Advertisement
Guest User

Aldyho Macra - Hunter

a guest
Oct 23rd, 2014
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.27 KB | None | 0 0
  1. #showtooltip Explosive Trap(Fire)
  2. /castsequence [nomod]reset=3 Trap Launcher,Explosive Trap(Fire)
  3.  
  4. #showtooltip Rapid Fire
  5. /cast Rapid Fire
  6. /cast Call of the Wild
  7. /use Proto-Handler's Gauntlets
  8.  
  9. #showtooltip Camouflage
  10. /cancelaura Camouflage
  11. /cast Camouflage
  12. /script UIErrorsFrame:Clear()
  13.  
  14. #showtooltip Cobra Shot
  15. /cast Cobra Shot
  16. /startattack
  17. /script UIErrorsFrame:Clear()
  18.  
  19. #showtooltip Explosive Shot
  20. /cast Explosive Shot
  21. /startattack
  22. /script UIErrorsFrame:Clear()
  23.  
  24. #showtooltip Feign Death
  25. /stopcasting
  26. /cast Feign Death
  27.  
  28. #showtooltip Arcane Shot
  29. /cast Arcane Shot
  30. /startattack
  31. /script UIErrorsFrame:Clear()
  32.  
  33. #showtooltip Immolation Trap(Fire)
  34. /castsequence [nomod]reset=3 Trap Launcher,Immolation Trap(Fire)
  35.  
  36. #showtooltip Widow Venom
  37. /cast Widow Venom
  38.  
  39. #showtooltip Kill Shot
  40. /cast Kill Shot
  41. /startattack
  42. /script UIErrorsFrame:Clear()
  43.  
  44. #showtooltip Black Arrow
  45. /cast Black Arrow
  46. /startattack
  47. /script UIErrorsFrame:Clear()
  48.  
  49. #showtooltip Master's Call
  50. /target Aldytron
  51. /cast Master's Call
  52. /targetlasttarget
  53.  
  54. #showtooltip Misdirection
  55. /stopcasting
  56. /cast [help] [target=focus,help] [target=pet,exists,nodead] Misdirection
  57.  
  58. #showtooltip Multi-Shot
  59. /cast Multi-Shot
  60. /startattack
  61. /script UIErrorsFrame:Clear()
  62.  
  63. #showtooltip Ice Trap
  64. /castsequence [nomod]reset=3 Trap Launcher,Ice Trap(Frost)
  65.  
  66. #showtooltip Serpent Sting
  67. /cast Serpent Sting
  68. /startattack
  69. /script UIErrorsFrame:Clear()
  70.  
  71. #showtooltip Snake Trap(Nature)
  72. /castsequence [nomod]reset=3 Trap Launcher,Snake Trap(Nature)
  73.  
  74. #showtooltip Freezing Trap
  75. /castsequence [nomod]reset=3 Trap Launcher,Freezing Trap(Frost)
  76.  
  77. /df - otevírá Dungeon Finder
  78.  
  79. #showtooltip
  80. /stopcasting
  81. /cast Disengage
  82.  
  83. #showtooltip
  84. /cast Focus Fire
  85.  
  86. #showtooltip
  87. /cast Turbo-Charged Flying Machine
  88. /script UIErrorsFrame:Clear()
  89.  
  90. #showtooltip
  91. /cast Fervor
  92.  
  93. #showtooltip
  94. /cast Kill Command
  95.  
  96. /petfollow
  97. /script UIErrorsFrame:Clear()
  98.  
  99. /petattack
  100. /script UIErrorsFrame:Clear()
  101.  
  102. /script TogglePVPFrame() - otevírá PVP frame
  103.  
  104. #showtooltip
  105. /targetenemy [noharm][noexists]
  106. /cast Arcane Shot
  107. /startattack
  108. /script UIErrorsFrame:Clear()
  109.  
  110. /script SetRaidTarget("target",8) - Označí target lebkou
  111.  
  112. #showtooltip Wyvern Sting
  113. /stopcasting
  114. /stopcasting
  115. /cast [@mouseover,harm][harm] Wyvern Sting
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement