Guest User

Untitled

a guest
Jun 19th, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. /cast [target=mouseover] Tricks of the Trade
  2. /run local a,b;a="Tricks of the Trade";b=UnitCastingInfo("player");if a==b then SendChatMessage("Tricks on you!", "WHISPER", nil, GetUnitName("mouseover"));end
Add Comment
Please, Sign In to add comment