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

Question about Custom Class Routine

Naturalstud

Member
Joined
Feb 23, 2010
Messages
105
Reaction score
0
Hey guys just wondering if anyone knew the code on how to make a warrior use heroic strike when rage is above 70 thanks in advance
 
would something like this work?

Spell.castSpell("Heroic Strike"), ret=> StyxWoW.Me.CurrentRage > 70,
 
awesome got it to work just a curious question umm when im using the grind bot my character kills the mob then just walks around looking for another one is there a way to make him mount up and search for mobs instead of running around looking for mobs?
 
for those of you who want to know this is the code "Spell.Cast("Heroic Strike", ret=> StyxWoW.Me.CurrentRage > 80)," without quotations

and can someone help me with the mounting problem he wont mount and search for mobs he just runs around looking for them or should i start a new thread?
 
Back
Top