⤷ Good day! ⤶
This is an example remote region scanning script for the Corrade bot. The primitive contains two notecards, a "configuration" notecard for Corrade settings and a "regions" notecard containing region names.
The script teleports Corrade between regions and retrieves a list of metrics about the region before hopping to the next region.
The following settings are required in Corrade's configuration file for this harness to work:
* permissions->land has to be enabled for "getregiondata" command
* permissions->movement has to be enabled for the "teleport" command
as well as the following notifications:
* notifications->CAPS
for the group that you have configured this item for.
The script is created by Wizardry and Steamworks as an example script for scanning remote regions using Corrade. You are free to use this script with Corrade on any grid provided you abide by the GNU/GPLv3 license (https://www.gnu.org/copyleft/gpl.html).
For more information on the Corrade bot and how to get it to run, please see the documentation at:
http://grimore.org/secondlife/scripted_agents/corrade
which also includes Corrade's API.
For further help feel free to join our Discord: https://discord.gg/k9kyDsa
Neat, but..
I couldn't figure out how to set the SLurl for the bot to land in a specific point in the region. Included notecard had no syntax or format, just listed off regions. Bot will land in the standard 128,128 if left unspecified. Could not specify coordinates using x/y/z nor using x y z format, gave up. :(
But it works, and I'm sure somebody else smarter then I can probably get their bot to land where they want it to. :)