Advertisement
Guest User

Untitled

a guest
Dec 9th, 2016
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1.  
  2. ^sth(\w+)?$
  3.  
  4. If matches[2] then
  5. send("queue add eqbal sketch thurisaz on ground at "..matches[2])
  6. else
  7. send("queue add eqbal sketch thurisaz on ground at "..target)
  8. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement