Typhonis - A Cyclone Routine Hello guys, I'm trying to make my cyclone build work well with EB. Don't expectt this CC to be top notch, I'll try my best though. So far it seems better than OldRoutine and I will keep improving it. I suggest using Leap Slam. It also supports Herald of Ash, Arctic Armour and Hatred. How to Install : Extract all the files inside the zip to Routines folder. How to Configure IMPORTANT : On the settings tab the are 4 settings : Cyclone Range - This is the radius of your cyclone. Here you can see the weapon range. Play with the value, atm I'm using 15 please try differen't values. Cyclone Target Range - This is the range at it will choose cyclone to attack, should be equal or lower than your Cyclone Range, if the distance to the main target is higher than this it will move or Leap Slam into it. I use 12. Cyclone Max Target Range - This is the distance away from the monster where the bot will click to cyclone, leave this with a low value between 1 and 5. I'm using 3. Once again play with values to find the best settings for you. Random Targeting - I left this as an option because I was debugging it but it seems to be working well. Turn this ON. Farm Dominus - It skips all the trash on the way to Dominus. Also weapon swaps if you have a Reaper's Pursuit to cull and use Divination Distillate Todo : Improve the cyclone, stop, cyclone,stop. Basically trying to chain cyclones. Thanks : Thanks to Pushedx for helping me with some ideas. And thanks in advance to him aswell because I'll be bothering him regularly Naut for the Rarity Flask snippet.
Will test this out today and let you know feedback. First thing I noticed is it is not casting blood rage, I assume thats an easy fix
The aura logic is the same as the OldRoutine, Hatred is coded the same way as Haste, it should be casting Haste aswell.
Currently the 100% reservation seems broken, it's not the routine's problem, it's the core checking the skill and saying that it cannot use, while it actually can. I made a topic for this in support, hopefully it will get fixed.
Well, It might be that you have an even number of mana and 100% reservation works ok that way. If you have an odd number you are fukt though
when using your routine it seems to skip mobs if a chest is nearby and then if another chest is nearby that chest it will continue walking away form the mobs and then you find it skips many many mobs lol, chest should be lower priority
It doesn't happen with me and I'm pretty sure Routine doesn't interact with chests. Did you set up the numbers like the first post says?
leap slam Hey, I have a facebreaker build and that means I can't leap slam... Can you not make a check box that ask if user wishes to leap slam or not?
Updated on the first post. Changed some code in order to make Cyclone be cast faster, also added an autocheck for non Leap Slam users.
Ran this over night, woke up to lots of red in my EB window. Errors starting at line 117746. Bot was just standing outside of town in dried lake. Code: 2015-07-30 10:35:34,774 [33] ERROR CustomLogger (null) - [Tick] Exception during execution:Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.NullReferenceException: Object reference not set to an instance of an object. at Loki.Bot.Pathfinding.ExilePather.?????????????????????????????????????????.?????????????????????????????????????????(Int32 , Int32 ) at Loki.Bot.Pathfinding.ExilePather.Raycast(Vector2i start, Vector2i end, Vector2i& hitPoint, Boolean dontLeaveFrame) at Loki.Bot.Pathfinding.ExilePather.CanObjectSee(NetworkObject obj, NetworkObject other, Boolean dontLeaveFrame) at Typhonis.Typhonis.<Logic>d__37.MoveNext() in c:\Users\Rob\Documents\My Games\Path of Exile\SpinToWin\Routines\Typhonis\Typhonis.cs:line 956
Not only you left it unattended which you shouldn't do it on a beta, youre not using the values that I said on the first post either