wear
Commands the bot to wear a clothing item, body part, or attach an object.
Bot.wear(uuid);Input
Variable | Required | Description |
|---|---|---|
| yes | The inventory UUID of the item. Use the Personal Bot Control Panel to get this UUID. |
Output
Function returns a Promise with the following data:
Variable | Type | Description |
|---|---|---|
| bool | True if command completed successfully |
| string | Error string if command has failed |