Advertisement
Guest User

Untitled

a guest
Feb 24th, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.27 KB | None | 0 0
  1. \WTF\Account\ADMIN\macros-cache
  2.  
  3. MACRO 18 "aaa" Ability_BackStab
  4. /s kicked 1
  5. END
  6. MACRO 9 "big" Ability_Hunter_Harass
  7. .modify scale 3
  8. END
  9. MACRO 1 "del" Ability_BullRush
  10. .npc delete
  11. END
  12. MACRO 16 "item" Ability_SteelMelee
  13. .additem 2586
  14. .additem 12064
  15. END
  16. MACRO 12 "kill" Spell_Holy_Redemption
  17. .die
  18. END
  19. MACRO 4 "lern all" Ability_Creature_Cursed_01
  20. .learn 30336
  21. .learn 30338
  22. .learn 30331
  23. .learn 30003
  24. .learn 25130
  25. .learn 25129
  26. .learn 16609
  27. .learn 22888
  28. .learn 24425
  29. .learn 27673
  30. END
  31. MACRO 17 "max speed" Ability_Druid_Ravage
  32. .modify aspeed 10
  33. END
  34. MACRO 5 "no id" Ability_Creature_Poison_02
  35. .instance unbind all
  36. END
  37. MACRO 8 "normalspeed" Ability_Hibernation
  38. .modify aspeed 1
  39. END
  40. MACRO 2 "og" Ability_Creature_Cursed_04
  41. .tele Orgrimmar
  42. END
  43. MACRO 15 "pos" Ability_Creature_Poison_06
  44. .gps
  45. END
  46. MACRO 11 "res" Spell_Holy_Resurrection
  47. .revive
  48. END
  49. MACRO 13 "respawn" Spell_Holy_PrayerOfHealing
  50. .respawn
  51. END
  52. MACRO 6 "skillmax" Ability_Creature_Disease_05
  53. .maxskill
  54. END
  55. MACRO 10 "small" Ability_Hunter_MendPet
  56. .modify scale 1
  57. END
  58. MACRO 7 "speed" Ability_Hunter_CriticalShot
  59. .modify aspeed 5
  60. END
  61. MACRO 14 "sysmsg" Ability_Creature_Cursed_05
  62. .announce fast restart 1 min
  63. END
  64. MACRO 3 "teleport npc" Ability_Creature_Disease_01
  65. .npc add 20008
  66. END
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement