perazite

R_DEF

Feb 10th, 2017
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.70 KB | None | 0 0
  1. Sequences['R_DEF'] = {
  2. -- This Sequence was exported from GSE 2.0.14.
  3.   Author="Dæmsoñ@Draenor",
  4.   SpecID=66,
  5.   Talents = "2312223",
  6.   Default=1,
  7.   MacroVersions = {
  8.     [1] = {
  9.       Trinket1=false,
  10.       Head=false,
  11.       Neck=false,
  12.       Belt=false,
  13.       Ring1=false,
  14.       Ring2=false,
  15.       StepFunction = [[Sequential]],
  16.       KeyPress={
  17.       },
  18.       PreMacro={
  19.         "/stopcasting",
  20.       },
  21.         "/cast Divine Shield",
  22.         "/cast Eye for an Eye",
  23.         "/cast Blessing of Protection",
  24.         "/cast Shield of Vengeance",
  25.         "/cast Blessing of Freedom",
  26.         "/use healthstone",
  27.       PostMacro={
  28.       },
  29.       KeyRelease={
  30.       },
  31.     },
  32.   },
  33. }
Add Comment
Please, Sign In to add comment