If I run Relay scripts, I need to have two bots right? How do I start the other bot?
I want to msg some variables to a chan in another network, is there a very simple script to do this? Tcl is not my strongest side, but if it's very easy I might understand it. And if there is such a script, can I just paste it into the script I already have? As I said, I'm going to msg some vars, so it needs to be in one and the same script right?
These variables, do I need to have them in the same proc as the relay proc?
Depends on the requirements of the script you want to use. There are scripts which need linked bots (via botnet) to relay between networks, others fork bots to relay...etc Check the Tcl archive, there are plenty of scripts.