Guest User

feralordx's macros

a guest
Mar 10th, 2015
435
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.84 KB | None | 0 0
  1. #showtooltip Wild Charge
  2. /cancelaura Cat Form
  3. /cancelaura Bear Form
  4. /cancelaura Travel Form
  5. /cancelaura Aquatic Form
  6. /Target (whatever target you want to leap to)
  7. /cast Wild Charge
  8. /targetlastenemy
  9.  
  10. #showtooltip Rake
  11. /cast [target=focus] Rake
  12.  
  13. #showtooltip Rake
  14. /cast Rake
  15. /stopAttack
  16.  
  17. #showtooltip Rake
  18. /console targetNearestDistance 10.000000
  19. /Cleartarget
  20. /targetenemy [noharm][dead]
  21. /console targetNearestDistance 41.000000
  22. /cast [harm,nodead] Rake
  23.  
  24. #showtooltip Rake
  25. /cast Rake
  26. /stopAttack
  27.  
  28. /cast [stance:1] !Bear Form
  29. /cast [stance:2] !Cat Form
  30. /cast [stance:3] !Travel Form
  31. /cast [stance:5] !Moonkin Form
  32.  
  33. /focus Arena1
  34.  
  35. /focus Arena2
  36.  
  37. /focus Arena3
  38.  
  39. /equip Repurposed Lava Dredger
  40. /equip Mace of the Blood Price
  41.  
  42. /focus
  43.  
  44. /script SetCVar("cameraDistanceMax",100)
  45. /console CameraDistanceMaxFactor 3
Advertisement
Add Comment
Please, Sign In to add comment