OutRunner commands are broken down in two parts, one that affects all
of your characters and the other affecting only the player who entered
the script. Using /or will give access to all toons and /orme will only load for the current toon. /or scripts - shows the script viewer window /or clear - clears all stored scripts /or list - displays all stored scripts /or remove [alias] - removes the script matching [alias] /or view [alias] - opens a window where you can view the script matching [alias] /or add [alias] - opens a window where a large script can be entered, it will saved with [alias] /or [alias] [code] - quickly adds script with [alias] All commands can have the /or OR /orme Example: /or list AND /orme list; /or remove [alias] AND /orme remove [alias] |