Advertisement
Star80

roblox layered clothing thing

Feb 27th, 2022
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. Const toBuy - [1235118697, 1235118681, 1235118664, 1235118635, 1235118624, 1235118608, 1235117708, 1235118569, 1235118497, 1235118468, 1235118426, 1235118397, 1235118373, 1235118345]
  2. for (const item of toBuy) {
  3. fetch(`https://economy.roblox.com/v2/user-products/${item}/purchase`,{body:JSON.stringify9{"expectedCurrency": 1, "expectedPrice":
  4. 1, "expectedSellerId": 1}},method:"POST",credentials:"include",headers:{"Content-Type":application/json","x-csrf-
  5. Token":Roblox.XsrfToken.getToken()}}).then(console.log)
  6. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement