Guest User

buying shit

a guest
Oct 26th, 2016
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. /run local s = StaticPopupDialogs["CONFIRM_PURCHASE_TOKEN_ITEM"] s.OnAccept=nil s.OnShow=function() StaticPopup_Hide("CONFIRM_PURCHASE_TOKEN_ITEM") BuyMerchantItem(MerchantFrame.itemIndex, MerchantFrame.count) end
Add Comment
Please, Sign In to add comment