Get Balance

<data Commands> Type: Corrade progressive command Command[wiki]: getbalance Description[wiki]: The getbalance command gets the money balance available in the bot's account. Permissions[wiki]: economy Parameters[wiki]: group, password Last Changes[wiki]: none </data>

The getbalance command gets the money balance available in the bot's account.

Command Required Parameters Required Corrade Permissions Example
getbalance group, password economy
llInstantMessage(CORRADE,
    wasKeyValueEncode(
        [
            "command", "getbalance",
            "group", wasURLEscape(GROUP),
            "password", wasURLEscape(PASSWORD),
            // sent to URL
            "callback", wasURLEscape(URL)
        ]
    )
);

secondlife/scripted_agents/corrade/api/commands/getbalance.txt ยท Last modified: by 127.0.0.1

Wizardry and Steamworks

© 2025 Wizardry and Steamworks

Access website using Tor Access website using i2p Wizardry and Steamworks PGP Key


For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.