Commands
All commands are invoked by calling the llMessageLinked LSL function:
llMessageLinked(integer linknum, integer num, string str, key id)numis a code of the command (see below)strandidparameters depend on a particular command
See the AdminBot Examples for usage patterns.
AdminBot Commands List
Startup commands | |
Sets the working group. Other commands require this command to be invoked first. | |
The same as | |
Queries the AdminBot-selected group status (useful to determine the subscription length). Result is being returned using | |
Invokes | |
Device settings commands | |
Sets various options for AdminBot. | |
Sets the device name and device creator for your statistics purposes (you will be able to see who is using your device). | |
Enables or disables the debug mode. | |
Commands AdminBot to use specific link number for | |
Group membership control | |
Invites resident to the group. | |
Ejects specific resident from group. | |
Checks if resident is a member of a specific group and returns result using | |
Adds or removes the group role to the group member. | |
Group chat commands / spam control | |
Sends your message to the group chat. | |
Starts/stops listening to the group chat. Messages will come to you with | |
Mutes chat for a specific group member. | |
Group notices commands | |
Sends out the group notice. | |
The numeric values are available here.