Advertisement
Xyronic

mail spam

Dec 27th, 2019
1,229
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. /run MailFrameTab_OnClick(MailFrame,1)
  2. /script SelectGossipOption(1)
  3. /run BuyMerchantItem(5,1)
  4. /run BuyMerchantItem(1,1)
  5. /click StaticPopup1Button1
  6. /run SendMailMailButton:Click()
  7.  
  8.  
  9. /run MailFrameTab_OnClick(MailFrame,2)
  10. /run for b=0,4 do for s=0,36 do I=GetContainerItemLink(b,s) if I and I:find("----item you want to mail----=")then UseContainerItem(b,s) end end end SendMailNameEditBox:SetText("----receiving character name-----")
  11. /run SendMailMailButton:Click()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement