• Visit Rebornbuddy
  • Typhonus - A Cyclone Routine

    Discussion in 'Archives' started by tozededao, Jul 29, 2015.

    1. widds

      widds Member

      Joined:
      Nov 12, 2014
      Messages:
      316
      Likes Received:
      3
      Trophy Points:
      18
      Does this pretty much require Leap Slam and a 2H to work?

      Tried using it on my rainbownuke guy, so obviously the weapon range is 5 because of mjolnir. Tried 5/4/3 for the settings and he'd move until there was a mob within the 70 yards I believe then stand there. Wouldn't do anything even when they beat on him. Upped it to your values of 15/12/5 and he did start cycloning occasionally but would still stand in one spot until a mob got close. Only if there were no mobs would he move.
       
    2. Aazaroth

      Aazaroth New Member

      Joined:
      May 3, 2014
      Messages:
      407
      Likes Received:
      2
      Trophy Points:
      0
      @tozededao

      great work!

      Any updates/tweaks for run smoother with this build? The movement with cyclone is not perfect i think, it should better works if the bot use cyclone longer for kill a group of mobs and not start+ stop cycloning in a mobgroup


      If you wanna i can test your (new stuff) and give you a report!
       
    3. tozededao

      tozededao Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      1,225
      Likes Received:
      5
      Trophy Points:
      38
      It is not a problem. Read first page.
       
    4. tozededao

      tozededao Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      1,225
      Likes Received:
      5
      Trophy Points:
      38
      Heres some deeper explanation on the settings :

      Cyclone Range - That is the radius around you that if you cyclone in place you hit the monsters in that radius.

      Cyclone Target Range - This is the range that it decides to use cyclone to approach a monsters. When the monster distance is higher than this it uses leap slam to approach it, as it is faster than moving into it.

      Max target range should be ignored if you are using Random Targeting which you should in the first place. I just haven't removed it yet so I can do some tests when I need.
       
    5. Aazaroth

      Aazaroth New Member

      Joined:
      May 3, 2014
      Messages:
      407
      Likes Received:
      2
      Trophy Points:
      0
      cyclone range: 11
      Cyclone target: 9
      Max target range : 4

      works for me good

      some infos about YOUR personal cyclone you can get if you dump objects with objectexplorer

      mine:

      Code:
      BaseAddress: 0x81F79E5C | [33794] Cyclone (LeftHand: 1)
      CanUse: True
      IsCastable: True
      SpellCost: 79
      Stats:
      	FireDamagePosPct: 9
      	AttackSpeedPosPct: 112
      	SkillAreaOfEffectPosPct: 22
      	BaseManaCostNegPct: 10
      	MainHandMinimumColdDamage: 696
      	MainHandMaximumColdDamage: 1094
      	OffHandMinimumColdDamage: 16
      	OffHandMaximumColdDamage: 30
      	MainHandMinimumFireDamage: 1141
      	MainHandMaximumFireDamage: 1794
      	OffHandMinimumFireDamage: 14
      	OffHandMaximumFireDamage: 25
      	MainHandMinimumLightningDamage: 2
      	MainHandMaximumLightningDamage: 42
      	OffHandMinimumLightningDamage: 2
      	OffHandMaximumLightningDamage: 37
      	MainHandMinimumPhysicalDamage: 1862
      	MainHandMaximumPhysicalDamage: 2920
      	OffHandMinimumPhysicalDamage: 24
      	OffHandMaximumPhysicalDamage: 41
      	MainHandAttackSpeedPosPct: 109
      	OffHandAttackSpeedPosPct: 77
      	BaseSkillAreaOfEffectPosPct: 22
      	PhysicalDamagePctToAddAsFire: 58
      	MeleePhysicalDamagePosPct: 52
      	SupportMeleePhysicalDamagePosPctFinal: 49
      	MainHandMinimumTotalDamage: 3701
      	MainHandMaximumTotalDamage: 5850
      	OffHandMinimumTotalDamage: 56
      	OffHandMaximumTotalDamage: 133
      	HundredTimesAttacksPerSecond: 240
      	HundredTimesDamagePerSecond: 2292240
      	BaseUseLifeInPlaceOfMana: 1
      	ManaCostPosPct: -10
      	UseLifeInPlaceOfMana: 1
      	AuraAreaOfEffectPosPct: 22
      	CycloneMovementSpeedPosPctFinal: -30
      	CombinedAllDamagePosPct: 27
      	CombinedSpellAllDamagePosPct: 41
      	CombinedMainHandAttackAllDamagePosPct: 52
      	CombinedOffHandAttackAllDamagePosPct: 52
      	CombinedMainHandAttackAllDamagePosPctFinal: -39
      	CombinedOffHandAttackAllDamagePosPctFinal: -39
      	CombinedMainHandAttackPhysicalDamagePosPct: 604
      	CombinedOffHandAttackPhysicalDamagePosPct: 172
      	CombinedMainHandAttackPhysicalDamagePosPctFinal: 49
      	CombinedOffHandAttackPhysicalDamagePosPctFinal: 49
      	CombinedFireDamagePosPct: 9
      	CombinedSpellFireDamagePosPct: 9
      	CombinedMainHandAttackFireDamagePosPct: 9
      	CombinedOffHandAttackFireDamagePosPct: 9
      	CombinedAllDamageOverTimePosPct: 27
      	CombinedFireBurningDamageOverTimePosPct: 9
      	HundredTimesAverageDamagePerHit: 477550
      	HundredTimesAverageDamagePerSkillUse: 955100
      	SkillIsAttack: 1
      	HundredTimesNonSpellCastsPerSecond: 100
      	ActiveSkillAttackDamageFinalPermyriad: -3860
      LinkedDisplayString: [33794] Cyclone (LeftHand: 1) + Added Fire Damage + Melee Physical Damage + Blood Magic + Faster Attacks
      
       
    6. tozededao

      tozededao Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      1,225
      Likes Received:
      5
      Trophy Points:
      38
      Doesn't tell you anything about the range beside the area of effect bonus which already shows up on the tooltip :D
       
    7. Aazaroth

      Aazaroth New Member

      Joined:
      May 3, 2014
      Messages:
      407
      Likes Received:
      2
      Trophy Points:
      0
      :p:p

      So you did any tweaks last time? How is it work for you now?


      I use 2H axe + Passives(16% increased radius for area skills)



      BUILD

      /EDIT: How i can have blood rage up all the time?
       
    8. evilwookie

      evilwookie Member

      Joined:
      Jun 19, 2012
      Messages:
      38
      Likes Received:
      0
      Trophy Points:
      6
      Ty for this very helpful
       
    9. Herpington

      Herpington Member

      Joined:
      Dec 3, 2011
      Messages:
      58
      Likes Received:
      0
      Trophy Points:
      6
      Any idea why, when i extract your routine in routine folder and start Eb.exe it launches but when it starts loading all the stuff it just opens notepad with an error
      works fine when i remove your routine
       
    10. Aazaroth

      Aazaroth New Member

      Joined:
      May 3, 2014
      Messages:
      407
      Likes Received:
      2
      Trophy Points:
      0
      how i can set up it that bot have perma up blood rage and use vaal haste more often?
       
    11. marko001

      marko001 Member

      Joined:
      Jan 20, 2010
      Messages:
      93
      Likes Received:
      18
      Trophy Points:
      8
      Hi mate,

      Code:
      2015-08-10 13:55:28,213 [1] INFO  CustomLogger (null) - Exilebuddy BETA Version: 0.1.3473.1085
      Path: C:\Program Files (x86)\Grinding Gear Games\Excel2\<ExeName>
      
      OS Name: Windows 8
      OS Edition: 
      OS Service Pack: 
      OS Version: 6.2.9200.0
      OS Architecture: x64
      
      2015-08-10 13:55:32,396 [1] INFO  CustomLogger (null) - ExilebuddyBETA [0.1.3473.1085] is up to date!
      2015-08-10 13:55:32,670 [8] INFO  CustomLogger (null) - T: 5247434135752151193 H: 345686678
      2015-08-10 13:55:36,724 [11] DEBUG CustomLogger (null) - SupportedClientVersion: 2.0.1.8
      2015-08-10 13:55:37,840 [11] INFO  CustomLogger (null) - SmartAssembly force load.
      2015-08-10 13:55:37,954 [11] INFO  CustomLogger (null) - [BotManager] MsBetweenTicks = 15
      2015-08-10 13:55:37,968 [11] DEBUG CustomLogger (null) - Reloading AssemblyLoader<Loki.Bot.IBot> - Initializing
      2015-08-10 13:55:38,517 [1] DEBUG CustomLogger (null) - [OldGrindBot] This class is the new bot. Now setting up bot specific stuff.
      2015-08-10 13:55:38,526 [1] INFO  CustomLogger (null) - [ItemEvaluator] Instance = Loki.Bot.DefaultItemEvaluator.
      2015-08-10 13:55:38,528 [1] DEBUG CustomLogger (null) - Current bot set to OldGrindBot.
      2015-08-10 13:55:38,585 [11] DEBUG CustomLogger (null) - Reloading AssemblyLoader<Loki.Bot.IRoutine> - Initializing
      2015-08-10 13:55:40,395 [11] DEBUG CustomLogger (null) - [Typhonis] Initialize
      2015-08-10 13:55:40,417 [11] DEBUG CustomLogger (null) - [OldRoutine] Initialize
      2015-08-10 13:55:40,419 [11] DEBUG CustomLogger (null) - [NullRoutine] Initialize
      2015-08-10 13:55:40,428 [11] ERROR CustomLogger (null) - An exception occurred.
      System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Program Files (x86)\Grinding Gear Games\Excel2\Routines\Typhonis\SettingsGui.xaml'.
         in System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
         in System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
         in System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
         in System.IO.FileStream..ctor(String path, FileMode mode)
         in Typhonis.Typhonis.get_Control() in c:\Program Files (x86)\Grinding Gear Games\Excel2\Routines\Aestuare\Typhonis.cs:riga 546
         in Exilebuddy.BotWindow.?????????????????????????????????????????(Object )
         in Exilebuddy.BotWindow.?????????????????????????????????????????()
         in System.Windows.Threading.DispatcherOperation.InvokeDelegateCore()
         in System.Windows.Threading.DispatcherOperation.InvokeImpl()
      --- Fine traccia dello stack da posizione precedente dove è stata generata l'eccezione ---
         in System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
         in System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
         in System.Windows.Threading.DispatcherOperation.Wait(TimeSpan timeout)
         in System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout)
         in System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority, CancellationToken cancellationToken, TimeSpan timeout)
         in System.Windows.Threading.Dispatcher.Invoke(Action callback)
         in (Dispatcher , Action )
         in ????????????????????????????????????????.?????????????????????????????????????????.????????????????????????????????????????(Dispatcher , Action )
         in Exilebuddy.BotWindow.?????????????????????????????????????????(Object )
      
      
      does the routine need to be updated to last EB version?

      Thanks,

      M.
       
    12. Aazaroth

      Aazaroth New Member

      Joined:
      May 3, 2014
      Messages:
      407
      Likes Received:
      2
      Trophy Points:
      0
      any help here pls?
       
    13. Herpington

      Herpington Member

      Joined:
      Dec 3, 2011
      Messages:
      58
      Likes Received:
      0
      Trophy Points:
      6
      This exactly is my issue , anyone know the fix ?
       
    14. jgBlack

      jgBlack New Member

      Joined:
      Oct 10, 2014
      Messages:
      23
      Likes Received:
      0
      Trophy Points:
      1
      Just rename the folder inside the ZIP to "Typhonis"
      If you read the error message you'd see the script is looking for a different location.

      "Could not find a part of the path 'C:\Program Files (x86)\Grinding Gear Games\Excel2\Routines\Typhonis\SettingsGui.xaml'."

      Yours is in \Excel2\Routines\Aestuare\
       
    15. Aazaroth

      Aazaroth New Member

      Joined:
      May 3, 2014
      Messages:
      407
      Likes Received:
      2
      Trophy Points:
      0
      maybe you can optimize the aura using. i have only 2 aura on a button, because on the others are cry, cyclone, blood rage, vaal haste, walk, leap

      so the bot need to cast all 3 auras if one is not directly on the buttons

      hatred, artic armour, herald of ash
       
    16. tozededao

      tozededao Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      1,225
      Likes Received:
      5
      Trophy Points:
      38
      Thanks for this I messed up on the folder name
       
    17. tozededao

      tozededao Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      1,225
      Likes Received:
      5
      Trophy Points:
      38
      Fixed folder name and added Blood Rage into the routine.
       
    18. tozededao

      tozededao Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      1,225
      Likes Received:
      5
      Trophy Points:
      38
      Fixed the IsInCorruptedZone because it was changed.
       
    19. Aazaroth

      Aazaroth New Member

      Joined:
      May 3, 2014
      Messages:
      407
      Likes Received:
      2
      Trophy Points:
      0
      good job bro
       
    20. Sangrejoven

      Sangrejoven Member

      Joined:
      Jun 6, 2012
      Messages:
      54
      Likes Received:
      0
      Trophy Points:
      6
      Facebreaker Gloves with Cyclone Routine

      How do we prevent auto equip weapon from free spot when bot is running, so facebreaker will deploy.
       

    Share This Page