Chapter 2. Scripting

Table of Contents

Program Variables
The me array
The Active Array
The WID Array
The Channel Window
Query and DCC Chat Window
Status Window

Program Variables

savIRC has quite a few variables that you can use which will or could enhance your script. I will go over the different ones and at times give you examples on how to use them. If you want to know the value of these just type /echo <name of variable>. Please take note that some of the variables require you to be connected and/or additional information for the variable to give you the output that you expect.

I will list the variables, along with a description. Occasionally I will give you a working example to try out.