Advertisement
Guest User

Untitled

a guest
Jul 5th, 2015
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. trigger line: You suddenly perceive the vague outline of an aura of rebounding around (\w+)
  2.  
  3.  
  4. if matches[2] == target:title() then
  5. send("clearqueue eqbal")
  6. send("secrete curare on whip")
  7. send("setalias flytarget flay " ..target.. " rebounding")
  8. send("queue add eqbal flytarget")
  9. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement