What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

Barbarian and Gogok of Swiftness gem

Eventine

New Member
Joined
Apr 30, 2014
Messages
133
Reaction score
0
Working pretty well so far, but I was wondering if it is possible to get the bot to not use its big cooldowns until you have 15 charges of gogok of swiftness up (when using this legendary gem of course).

Basically this is a further -15% cooldown reduction which is pretty big and should be taken advantage of.
 
Working pretty well so far, but I was wondering if it is possible to get the bot to not use its big cooldowns until you have 15 charges of gogok of swiftness up (when using this legendary gem of course).

Basically this is a further -15% cooldown reduction which is pretty big and should be taken advantage of.

which cooldowns ?
 
I do not believe there is API to track buff stacks.

public static int GetStackCount(SNOPower buffPower)

public static int GetStackCount(int buffPowerId)
 
public static int GetStackCount(SNOPower buffPower)

public static int GetStackCount(int buffPowerId)

I'm new to writing code, are those the apis? Can anyone tell me how to change the barbariancombat.cs so taht wrath of the beserker and call of the ancients are only used where there are 15 stacks of gogok?
 
Back
Top