Scripts for ChatZilla
How do I install scripts?
1. Find out where ChatZilla stores and looks for various files:
Input: /pref profilePath
Example output: Preference profilePath is "C:\Users\James\AppData\Roaming\Mozilla\Firefox\Profiles\o4oNOdO6.default\chatzilla".
2. Open the directory displayed by the command in step 1 and find the subdirectory scripts. This is where ChatZilla looks for scripts by default.
3. Inside the subdirectory scripts, create a new subdirectory for the script you wish to install. You can name it anything you like, but ideally ensure you will know which script it is in the future.
4. Save the script into the new subdirectory you created in step 3. Make sure all the files go into the new subdirectory - if there isn't a file called init.js, something is missing!
5. Restart ChatZilla.
Tip: If you're having problems with a script not loading, make sure it isn't reporting any errors. To do this, use the command /client to open the client view and ensure the menu IRC Open This Tab at Startup is checked; then restart ChatZilla. Any errors will be displayed on the client view.