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!

Typhonus - A Cyclone Routine

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.
 
@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!
 
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.

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.
 
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
 
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

Doesn't tell you anything about the range beside the area of effect bonus which already shows up on the tooltip :D
 
: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?
 
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
 
how i can set up it that bot have perma up blood rage and use vaal haste more often?
 
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.
 
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.

This exactly is my issue , anyone know the fix ?
 
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\
 
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
 
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\

Thanks for this I messed up on the folder name
 
Facebreaker Gloves with Cyclone Routine

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