This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.
For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.
Help for those learning Tcl or writing their own scripts.
-
FrostByte
- Voice
- Posts: 4
- Joined: Fri Oct 28, 2005 11:58 am
- Location: United Kingdom
-
Contact:
Post
by FrostByte »
I am trying to create a script for use with my botnet. I want the hub bot to notify a channel when a user logs into the partyline over the botnet.
I'm assuming the bind i will have to use is "bind bot" but i'm not sure how the bind will be written.
I've tried some syntaxes like "bind bot - msg proc" etc and so far been unsuccessful.
Can anyone help me with this?
Thanks.
-
Sir_Fz
- Revered One
- Posts: 3794
- Joined: Sun Apr 27, 2003 3:10 pm
- Location: Lebanon
-
Contact:
Post
by Sir_Fz »
Read in Tcl-commands.doc about the bot bind and about the putbot command.