Advertisement
Georgis

Feargodx personal macros

Jun 18th, 2019
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.19 KB | None | 0 0
  1. #showtooltip Banish
  2. /cast [@mouseover,exists][] Banish
  3.  
  4. #showtooltip
  5. /cast [target=focus] Curse of Tongues
  6. /cast Curse of Weakness
  7. /cast Curse of Fragility
  8.  
  9. #showtooltip Call Dreadstalkers
  10. /use Goblin Weather Machine - Prototype 01-B
  11. /cast Call Dreadstalkers
  12.  
  13. #showtooltip Fear
  14. /focus [@focus,noexists]
  15. /cast [@focus,exists][@target,exists] Fear
  16.  
  17. #showtooltip Fear
  18. /cast [@mouseover,exists][] Fear
  19.  
  20. #showtooltip Grimoire: Felguard
  21. /cast Blood Fury(Racial)
  22. /cast Berserking(Racial)
  23. /use The Flag of Ownership
  24. /use Hot Buttered Popcorn
  25. /use Prismatic Bauble
  26. /cast Grimoire: Felguard(Summon)
  27.  
  28. #showtooltip Havoc
  29. /cast [@mouseover,exists][] Havoc
  30.  
  31. #showtooltip [pet: Imp] Flee; [pet: Felhunter] Devour Magic; [pet: Succubus] Seduction; [pet: Felguard] Axe Toss; Healthstone
  32. /click PetActionButton6
  33.  
  34. #showtooltip [pet: Imp] Singe Magic; [pet: Felhunter] Spell Lock; [pet: Succubus] Whiplash; [pet: Felguard] Felstorm; Healthstone
  35. /click PetActionButton4
  36.  
  37. #showtooltip [pet: Imp] Flee; [pet: Felhunter] Devour Magic; [pet: Succubus] Seduction; [pet: Felguard] Axe Toss; Healthstone
  38. /focus [@focus,noexists]
  39. /petattack [@focus, harm, nodead][]
  40. /target focus
  41. /click PetActionButton6
  42. /targetlasttarget
  43.  
  44. #showtooltip Rain of Fire
  45. /cast [@cursor] Rain of Fire
  46.  
  47. #showtooltip Soulstone
  48. /clearfocus
  49. /cast [@mouseover] Soulstone
  50.  
  51. #showtooltip Grimoire: Succubus
  52. /focus [@focus,noexists]
  53. /cast [@focus,exists][@target,exists] Grimoire: Succubus
  54.  
  55. #showtooltip Grimoire: Felhunter
  56. /focus [@focus,noexists]
  57. /cast [@focus,exists][@target,exists] Grimoire: Felhunter
  58.  
  59. #showtooltip Axe Toss(Command Demon Ability)
  60. /cast [@mouseover,exists][] Axe Toss(Special Ability)
  61.  
  62. #showtooltip Axe Toss(Command Demon Ability)
  63. /focus [@focus,noexists]
  64. /cast [@focus,exists][@target,exists] Axe Toss(Special Ability)
  65.  
  66. #showtooltip [talent:5/3] Demonic Circle: Teleport(Teleport); [talent:5/2] Mortal Coil; [talent:5/1] Shadowfury
  67. /cast Demonic Circle: Teleport(Teleport)
  68. /cast Mortal Coil
  69. /cast [@cursor]Shadowfury
  70.  
  71. #showtooltip [talent:5/3] Demonic Circle(Summon)); [talent:5/2] Mortal Coil; [talent:5/1] Shadowfury
  72. /cast Demonic Circle(Summon)
  73. /cast [@focus] Mortal Coil
  74. /cast [@cursor] Shadowfury
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement