Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How to get player's inventory on the web?

Asked by 6 years ago

You can't send HTTP requests to the ROBLOX api so.. and roblox.plus aren't supported anymore so just wondering how to, mostly get their places.

0
The only thing I know is http://wiki.roblox.com/index.php?title=API:Class/AssetService/GetGamePlacesAsync , but you can only get your places in your own game hiimgoodpack 2009 — 6y

2 answers

Log in to vote
1
Answered by 6 years ago
Edited 6 years ago

Pretty sure you can't do that.

EDIT: found a proxy that might come in handy: http://rprxy.xyz/

Ad
Log in to vote
0
Answered by
TTHKKB 12
4 years ago
Edited 4 years ago

If you want to get the items in a player's inventory, I think you can use this: https://developer.roblox.com/en-us/api-reference/function/MarketplaceService/PlayerOwnsAsset

Answer this question