What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Hey Infinite Monkeys,

On line 532:

var desecrate = LokiPoe.InGameState.SkillBarPanel.Skills.FirstOrDefault(s => s.Name == "Desecrate");
if (IsCastableHelper(desecrate))
{
_witherSlot = desecrate.Slot; //??? this or _desecrateSlot instead?
}

Also friend, could you make your CR use traps/mines (at least traps) correctly, please?
Can't wait for totems as well :)
Thanks in advance.
 
Hey Infinite Monkeys,

On line 532:

var desecrate = LokiPoe.InGameState.SkillBarPanel.Skills.FirstOrDefault(s => s.Name == "Desecrate");
if (IsCastableHelper(desecrate))
{
_witherSlot = desecrate.Slot; //??? this or _desecrateSlot instead?
}

Also friend, could you make your CR use traps/mines (at least traps) correctly, please?
Can't wait for totems as well :)
Thanks in advance.
Whoops, thanks. Uploaded a new version with that fixed and better Caustic Arrow support - now it will prioritise targets that aren't already in a cloud, since the clouds don't stack so shooting at one target over and over is a waste. I'll get around to totems/traps/mines eventually.
 
Whoops, thanks. Uploaded a new version with that fixed and better Caustic Arrow support - now it will prioritise targets that aren't already in a cloud, since the clouds don't stack so shooting at one target over and over is a waste. I'll get around to totems/traps/mines eventually.

Really nice approach! BTW you can use same logic for Essence Drain skill
 
Does anybody have good settings for leapslam? Im using fortify and curse on hit with it so I wont it to jump into the middle of packs. I cant seem to get it working the way I want to.

nvm fixed it with the ignore mobs function in alcor75
 
Last edited:
I just wanted to comment that I really appreciate the work you've put into making a better combat routine Infinite Monkeys. My vaal spark build continuously got wrecked when it stopped to cast vaal spark, now it works near perfectly :D
Thanks again, so much.
 
Has anyone tried running flameblast with this routine? My bot won't release when as max charges, even tho I said it at 5, any ideas?
 
Added curse on hit support. Since I can't see an easy way to determine which skill is linked with which curse, it will only work if the monster has no curses on them, so eg. blasphemy will prevent it for mobs nearby. There's also no point in supporting more than one curse on hit skill until this is solved. If someone knows of a way to do it, please let me know.

Has anyone tried running flameblast with this routine? My bot won't release when as max charges, even tho I said it at 5, any ideas?
Not sure why this would happen. Does it work ok with OldRoutine? I haven't changed flameblast but maybe another change is causing it to break if it does.

e: Oops I caused a runtime error. I'll upload a fixed version soon.

e2: Fixed, also added the ability to offscreen mobs. Just set your Ranged Attack Range to over 50 and if your target is offscreen but in range you'll fire towards them. I'm using it with Spark so I'm not sure how useful it'd be with something single target like Pierce. Let me know if you have any trouble.
 
Last edited:
This is amazing, thanks for providing to community, the default routine was a bit clunky. It worked well for basic stuff but this is amazing. Now all you need is to implement the cyclone routine! and this will replace everything!
 
I'll probably get around to it eventually, but I've mostly been working on builds I'm playing since it's easier to know what will work and test things. I don't have the currency spare to make a cyclone character right now because I'm saving for a lvl 4 empower
 
if you consider adding totems i'd gladly provide you all needed ingame funds! you can even have an account with higher lvl and gear for tests.
 
Hello Monkey, extremely good work
Can you add function to use vaal skill based on % of your hp\es (like use vaal discipline if you have <20% es)
 
if you consider adding totems i'd gladly provide you all needed ingame funds! you can even have an account with higher lvl and gear for tests.
I have a levelled witch I'm not using that I could respec, just don't have the currency to spare right now. I'd rather not take yours because I can't make any promises about how long it'll take me to get totems working well, but thanks for the offer.

Hello Monkey, extremely good work
Can you add function to use vaal skill based on % of your hp\es (like use vaal discipline if you have <20% es)
Sure, shouldn't be a problem.
 
I'll probably get around to it eventually, but I've mostly been working on builds I'm playing since it's easier to know what will work and test things. I don't have the currency spare to make a cyclone character right now because I'm saving for a lvl 4 empower

If you decide to go cyclone, I'd recommend Bringer of rain/Facebreaker so you can level an additional 6 gems in your chest piece (tabula makes for great gem fodder). It's not the fastest but it's super cheap.

By the way thanks for adding that curse on hit tidbit :) I can finally do windripper without feeling like a bot can't do it efficiently.
 
If you decide to go cyclone, I'd recommend Bringer of rain/Facebreaker so you can level an additional 6 gems in your chest piece (tabula makes for great gem fodder). It's not the fastest but it's super cheap.

By the way thanks for adding that curse on hit tidbit :) I can finally do windripper without feeling like a bot can't do it efficiently.
I was thinking maybe crit facebreaker cyclone with as much +aoe and melee weapon range as possible. Gotta get that clearspeed. That's a long way off though, still farming challenges on my sparker right now.
 
I was thinking maybe crit facebreaker cyclone with as much +aoe and melee weapon range as possible. Gotta get that clearspeed. That's a long way off though, still farming challenges on my sparker right now.

While I agree clear speed is god; vaaling 6 gems usually gives 1 or 2 +1 level or +3 quality. Some gems are worth 7ex+ as 21/0. Leveling 12 gems to 20/0 and getting 2 or 3 21/0 gems would give 14-21ex profit in 3 days excluding drops ;)

Crit FB looked fun but I haven't seen any good clear speed ones. I love vaal spark btw, I'd love to know what stats you get in a pm as far as currencies/time and map clear speed xD
 
I really like cyclone, find it works really well. Not sure what other builds others find tanky enough to do decent maps and still get xp not rip too much.
 
This looks promising! What would be a good build for this routine atm? Got some currency and want to try something new. What are you having the most success with for this CR Infinite?
 
I tried to add Essence Drain, it will make sure it is up on magic+ mobs, like a curse. It will probably cast it several times before it's applied though because of the speed. Maybe someone can optimize this? Anyway here it is.

EDIT: Will now use Essence Drain on regular mobs if there are two or less in AOE-range. Removed offscreen code (changed the range to >99) - because it made the bot perform worse with caustic arrow.
 

Attachments

Last edited:
Hi, great routine, but how could i disable Curse on hit support?

I've linked Curse on hit with Herald of ice - assasin mark, and the routine keep casting herald of ice for curse. My temporary solution now is to link Summon ice golem with it, so bot cast Summon ice golem instead of Herald of ice.
 
Back
Top