Advertisement
Guest User

Untitled

a guest
Feb 27th, 2020
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. BUY
  2. /run SelectGossipOption(1)
  3. /run for i=1,GetMerchantNumItems() do local l=GetMerchantItemLink(i) if l then if l:find("163765") then BuyMerchantItem(i, 3)StaticPopup1Button1:Click()end end end
  4. SEND
  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("163765")then UseContainerItem(b,s) end end end SendMailNameEditBox:SetText("Stylëë")
  7. /run SendMailMailButton:Click()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement