• Visit Rebornbuddy
  • Ouroboros - Extended OldRoutine

    Discussion in 'Archives' started by Infinite Monkeys, Jan 15, 2016.

    1. DontBeAfraid

      DontBeAfraid Active Member

      Joined:
      Oct 2, 2015
      Messages:
      742
      Likes Received:
      30
      Trophy Points:
      28
      or the use of flesh offering <3
       
    2. fabcard

      fabcard Member

      Joined:
      Nov 7, 2013
      Messages:
      131
      Likes Received:
      1
      Trophy Points:
      18
      Hello again Infinite Monkeys,

      I have another request/suggestion for your CR. Support for traps/mines builds, please.
      I tried to run those kind of builds a few months ago but the original OldRoutine couldn't do the job and looks like it still has no compatibility to run them. I just tried yours and no luck, same as OldRoutine.
      Lets say I have 3 AOE traps (fire trap, ice nova and shock nova) and 1 single target (bear trap), the way it works now I can only setup 1 skill for AOE and 1 for single, even that way the bot plays are not good at all. It would be nice if it could "see" all traps we have on skill bar and cast them cycling the order, like cast 1, then 2, then 3, 1, 2, 3... Maybe we could setup that order so if we have elemental equilibrium passive, the bot uses the weakest trap first and then the others, just an idea.
      Also I noticed that the bot is throwing the traps far ahead of the mobs on the first try (waste) and only then it throws them at right enemy location. Just try it yourself so you can see what I mean.
      For the mines, the bot keeps spamming it on target feet but never detonates them. Maybe we could enter how many mines to drop before detonate?
      Please friend, I really hope you can do something to make it works so we can play traps/mines builds :)
      Thanks in advance.
       
    3. Erson

      Erson Member Legendary

      Joined:
      Jun 27, 2012
      Messages:
      270
      Likes Received:
      0
      Trophy Points:
      16
      Best job , was asking for the such a routine for long time, tested on 2 bots , works flawelessly only noticed there is a talisman which spawn adds like raging spirits , bot doest count them as normal mobs ( i think doest count at all?) so he keeps using single traget skill instead of AOe and dies. Would recommend to use barrage as a single target skill instead of BoR , linked with added lightning + WED + item raritty or more damage, works good
       
    4. alphatree

      alphatree New Member

      Joined:
      Sep 16, 2015
      Messages:
      31
      Likes Received:
      0
      Trophy Points:
      0
      Awesome job man. I appreciate the work very much. I previously never used Vaal Skills because of the long delay, mostly just resulting in deaths. Now it uses them flawlessly, plus LA+BR is so much faster using configurable pack sizes. Thank you!
       
    5. Northern Light

      Northern Light Member

      Joined:
      Dec 3, 2012
      Messages:
      276
      Likes Received:
      0
      Trophy Points:
      16
      ur config does not support totems right?
      you're going to add totem? :p
       
    6. DontBeAfraid

      DontBeAfraid Active Member

      Joined:
      Oct 2, 2015
      Messages:
      742
      Likes Received:
      30
      Trophy Points:
      28
      i would so love that too :p sadly the totemizer routine is pretty outdated compared to this routine
       
    7. darkbluefirefly

      darkbluefirefly Community Developer

      Joined:
      Nov 8, 2013
      Messages:
      1,927
      Likes Received:
      18
      Trophy Points:
      38
      I love when I get judged. It's like I'm facing some menace and I'm the rebel.
       
    8. Infinite Monkeys

      Infinite Monkeys Community Developer

      Joined:
      Jul 7, 2012
      Messages:
      224
      Likes Received:
      16
      Trophy Points:
      18
      I added support for Flesh Offering and Bone Offering. They will be used when they are on your skill bar, you have at least one minion alive, there are enemies within combat range (so you don't stop every 5 seconds to refresh it when exploring) and they aren't already active. Let me know if there are any problems with this.
       
    9. DontBeAfraid

      DontBeAfraid Active Member

      Joined:
      Oct 2, 2015
      Messages:
      742
      Likes Received:
      30
      Trophy Points:
      28

      awesome man! works perfect. thank you :)
       
    10. Platoo

      Platoo New Member

      Joined:
      May 9, 2014
      Messages:
      43
      Likes Received:
      0
      Trophy Points:
      0
      Something still seems of with playermover (alcor's), for my ranger it doesn't seem to work most of the time. I put some logs in the MoveTowards but it doesn't seem to go there, really weird, didn't have problems before.

      Edit: I want alcor only to use the blink arrow when he's fleeing (made task etc) and when at the strongboxes, but for some reason it isn't working with this Routine, I'll check tomorrow if it's this routine or just the something with alcor's. But if anyone knows what is wrong I would like to know ^^

      Edit2: Has something to do with "if (LokiPoe.InGameState.IsUsingPredictive)" if I just disable this 'if' everything goes well.

      Edit3: Nvm still doesn't call any CustomMoveTowards in the log. Something goes wrong with this together with Alcor's Playermover it seems.
       
      Last edited: Jan 25, 2016
    11. Infinite Monkeys

      Infinite Monkeys Community Developer

      Joined:
      Jul 7, 2012
      Messages:
      224
      Likes Received:
      16
      Trophy Points:
      18
      I'm using both myself and it seems to be fine. I'm using lightning warp right now and it works, and whirling blades did too. Are you sure this problem doesn't happen with OldRoutine?
       
    12. Platoo

      Platoo New Member

      Joined:
      May 9, 2014
      Messages:
      43
      Likes Received:
      0
      Trophy Points:
      0
      Whirling blade works fine on my other OldRoutine also, but this just doesn't seem to work. I'll check later what is wrong.

      Edit: If I print the 'PlayerMover.Instance' type within your routine I get: 'SkillPlayerMover'. Which isn't alcor's player mover so something does go wrong it seems.

      Edit2: I think I found the problem in the logs:
      2016-01-26 09:41:24,706 [21] DEBUG CustomLogger (null) - [Alcor75PlayerMover] Start
      2016-01-26 09:41:24,708 [21] INFO CustomLogger (null) - [Alcor75PlayerMover] Auto,Now setting the LockStepAlcor75PlayerMover.
      2016-01-26 09:41:24,709 [21] DEBUG CustomLogger (null) - [AlerterReloaded] Start
      2016-01-26 09:41:24,723 [21] DEBUG CustomLogger (null) - [AutoLogin] Start
      2016-01-26 09:41:24,724 [21] DEBUG CustomLogger (null) - [DeathLogger] Start
      2016-01-26 09:41:24,724 [21] DEBUG CustomLogger (null) - [ExtendedPlayerMover] Start
      2016-01-26 09:41:24,724 [21] INFO CustomLogger (null) - [ExtendedPlayerMover] Now setting the SkillPlayerMover.

      Stupid me, I had the ExtendedPlayerMover plugin also enabled... works wonders now.
       
      Last edited: Jan 26, 2016
    13. Infinite Monkeys

      Infinite Monkeys Community Developer

      Joined:
      Jul 7, 2012
      Messages:
      224
      Likes Received:
      16
      Trophy Points:
      18
      Glad you got it working.
       
    14. Boom Fish

      Boom Fish Member

      Joined:
      Oct 12, 2011
      Messages:
      88
      Likes Received:
      0
      Trophy Points:
      6
      Is it just me or is the routine slow with putting up blood rage. my char runs up to mobs takes a while to cast it by then half of its hp is gone. :) Is it possible to check for blood rage before it engages?
       
    15. Platoo

      Platoo New Member

      Joined:
      May 9, 2014
      Messages:
      43
      Likes Received:
      0
      Trophy Points:
      0
      I use blood rage and everything goes fine here.
       
    16. muuhu

      muuhu Member

      Joined:
      Sep 2, 2012
      Messages:
      39
      Likes Received:
      0
      Trophy Points:
      6
      Anyone tested this with totems?
       
    17. Northern Light

      Northern Light Member

      Joined:
      Dec 3, 2012
      Messages:
      276
      Likes Received:
      0
      Trophy Points:
      16
      not working with totems
       
    18. Infinite Monkeys

      Infinite Monkeys Community Developer

      Joined:
      Jul 7, 2012
      Messages:
      224
      Likes Received:
      16
      Trophy Points:
      18
      Doesn't have totem support at the moment, I may add it in the future though. I'm just about to upload a new version that uses Frenzy to maintain frenzy charges, I may do power and endurance charges with a skill that you can pick later.
       
    19. Norulz

      Norulz New Member

      Joined:
      Jan 28, 2016
      Messages:
      30
      Likes Received:
      0
      Trophy Points:
      0
      +1000 for the totem routine, it will be so nice. Thanks a lot for your work.
       
    20. flairdevil

      flairdevil Community Developer

      Joined:
      Jul 18, 2011
      Messages:
      371
      Likes Received:
      1
      Trophy Points:
      0
      "...he's a good guy..."

      /popcorn......
      Someone hold me
       

    Share This Page