Add onsaling + better documentation.
This commit is contained in:
@@ -26,8 +26,11 @@ Create a `.env` file in the project root with the following variables:
|
||||
TARGET_ID=<group_id> # The Roblox group ID to upload clothing to
|
||||
VALID_API_KEY=<your_api_key> # API key for authorizing requests to this service
|
||||
ROBLOSECURITY_TOKEN=<cookie> # Your Roblox roblosecurity cookie (used only for Roblox API calls)
|
||||
PUBLISHER_USER_ID=<user_id> # The Roblox user ID associated with the ROBLOSECURITY_TOKEN
|
||||
```
|
||||
|
||||
**Important:** `PUBLISHER_USER_ID` must match the user ID of the account that owns the `ROBLOSECURITY_TOKEN`.
|
||||
|
||||
## ⚠️ Disclaimer
|
||||
|
||||
This tool uses Roblox's APIs in a way that violates their Terms of Service. Roblox may moderate or ban accounts that use this. Use at your own risk.
|
||||
|
||||
Reference in New Issue
Block a user