Use new product/asset API #22
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "update-product-api"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The bot sometimes hits an error now when trying to do /take or /submit because Roblox is using a new API response. I updated the bot to use a different API for getting the asset information and also for buying the model.
This also seems to avoid the 403 errors the bot would run into constantly when trying to get the asset info for no reason. Yay.