Advertisement
Guest User

Untitled

a guest
Jan 14th, 2020
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. /run SelectGossipOption(1)
  2. /run for i=1,GetMerchantNumItems() do local l=GetMerchantItemLink(i) if l then if l:find("163768") then BuyMerchantItem(i, 5)StaticPopup1Button1:Click()end end end
  3.  
  4.  
  5. /run MailFrameTab_OnClick(MailFrame,2)
  6. /run for b=0,4 do for s=0,36 do I=GetContainerItemLink(b,s) if I and I:find("163768")then UseContainerItem(b,s) end end end SendMailNameEditBox:SetText("Charmsguy")SendMailMailButton:Click()
  7. /run AutoLootMailItem(1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement