New pages
- 13:25, 18 September 2025 Bot Playground/Commands/readNotecard (hist) [633 bytes] Gtaskincentral (Talk | contribs) (Initial creation)
- 13:23, 18 September 2025 Bot Playground/Commands/editNotecard (hist) [696 bytes] Gtaskincentral (Talk | contribs) (Initial creation)
- 13:19, 18 September 2025 Bot Playground/Commands/createNotecard (hist) [1,011 bytes] Gtaskincentral (Talk | contribs) (Initial creation)
- 13:08, 18 September 2025 Bot Playground/Commands/deleteInventory (hist) [799 bytes] Gtaskincentral (Talk | contribs) (Created page with "{{DISPLAYTITLE:{{SUBPAGENAME}}}} <onlyinclude>Commands bot to delete an inventory item.</onlyinclude> <syntaxhighlight lang="javascript"> Bot.deleteInventory(uuid); </syntaxh...")
- 12:58, 18 September 2025 Bot Playground/Built-in Functions/ assert (hist) [556 bytes] Gtaskincentral (Talk | contribs) (Add the _assert function)
- 10:08, 11 August 2025 Bot Playground/Examples/Webhooks (hist) [1,696 bytes] Gg (Talk | contribs) (Created page with "Example of using a webhook: # creating a webhook, # displaying its details, # sending data from a remote server, # receiving these data in a script. == Playground script ==...")
- 10:03, 11 August 2025 Bot Playground/Events/playground webhook (hist) [2,363 bytes] Gg (Talk | contribs) (Created page with "{{DISPLAYTITLE: playground_webhook}} <onlyinclude>Fires when the script’s webhook receives an HTTP request from your server.</onlyinclude> <syntaxhighlight lang="javascript...")
- 10:01, 11 August 2025 Bot Playground/Built-in Functions/http.requestWebhookUrl (hist) [1,807 bytes] Gg (Talk | contribs) (Created page with "{{DISPLAYTITLE:{{SUBPAGENAME}}}} <onlyinclude>Allocates a new, per-run webhook URL and authorization token for the current script instance.</onlyinclude> <syntaxhighlight lan...")
- 12:32, 30 July 2025 Bot Playground/Built-in Functions/console.warn (hist) [534 bytes] Gtaskincentral (Talk | contribs) (Created page with "{{DISPLAYTITLE:{{SUBPAGENAME}}}} <onlyinclude>Logs warning data to the log.</onlyinclude> Read more about error logs. <syntaxhighlight lang="javascript"> co...")