Advertisement
Guest User

outlaw

a guest
Feb 22nd, 2017
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.89 KB | None | 0 0
  1. Sequences['out'] = {
  2. Author="Outlaw",
  3. SpecID=260,
  4. Talents = "1111321",
  5. Default=1,
  6. Icon='INV_Sword_30',
  7. MacroVersions = {
  8. [1] = {
  9. StepFunction = [[Sequential]],
  10. KeyPress={
  11. "/targetenemy [noharm][dead]",
  12. "/cast [mod:alt] Pistol Shot",
  13. "/cast [stealth] Ambush",
  14. },
  15. PreMacro={
  16. "/cast [nostealth,nocombat] Stealth",
  17. "/cast [stealth] Ambush",
  18. },
  19. "/cast [nostealth] Vanish",
  20. "/cast [combat] Adrenaline Rush",
  21. "/cast [combat] Curse of the Dreadblades",
  22. "/castsequence reset=1 Saber Slash, Saber Slash, Run Through, Ghostly Strike, Saber Slash, Run Through, Saber Slash, Saber Slash, Run Through, Saber Slash, Saber Slash, Ghostly Strike, !Slice and Dice",
  23. PostMacro={
  24. },
  25. KeyRelease={
  26. "/cast [nostealth,nocombat] Stealth",
  27. },
  28. },
  29. },
  30. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement