Check out the Scripts link to the left for available scripts Users will be usually only be using a few of the slash commands available and then only when adding or removing scripts. To make this simpler for everyone this little guide should clear some things up. To add and new script you'll need this command : /or add SCRIPT_NAME After entering that command a window will pop up with a box and few buttons, usually you'll just Paste (CTRL+V) code you've Copied (CTRL+C) from this site into the box and click the [ Save ] button. The new script you added will take effect once you reloaded your UI. However before you save the script you can click the [ Run It ] button and the script will be executed immediately. At some point you may want to remove a script, a slash command exists for this as well: /or remove SCRIPT_NAME The script will be removed from your saved scripts, however, the script will continue to run until you reload your UI. If you're not sure the name of the script you want to remove or are just curious what scripts you have saved, try: /or list A list of all scripts currently saved will be displayed in the chat window. If you ever need to alter or update a script use this: /or edit SCRIPT_NAME A window, very similar to the "add" window, will pop up with the chosen script inside the edit box. From here you can edit the script, just remember to [ Save ] it or any alterations made will be erased. Remember any time you want to run or save a script based on a single character, and not have it run on every single character, you just have to replace /or with /orme |