Hey all,
i would like to know if the following is possible.
When Q (quakenet bot) kicks/bans someone the bot sends a PM to the kicked/banned player containing some text.
That shouldn't be too hard.
Q's kick should trigger the kick binding, just like anyone else. You'd then have to check whether it was Q that did the kicking or someone else.
The last part is simply a matter of using puthelp to send a msg to the target.
hm a little question,
could that code be used, because will the tcl automatically start the if string or do i have to put something that will initiate it when someone gets kicked?
Edit; well it didn't work... i have no idea why not