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.

msg

Help for those learning Tcl or writing their own scripts.
p
pilouuu
Halfop
Posts: 82
Joined: Mon Dec 26, 2005 8:03 pm

Post by pilouuu »

sorry procedure not perfectly. The bot say only 1 more the msg.

:/
p
pilouuu
Halfop
Posts: 82
Joined: Mon Dec 26, 2005 8:03 pm

Post by pilouuu »

what can I make?
User avatar
Sir_Fz
Revered One
Posts: 3793
Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:

Post by Sir_Fz »

[ Opposing ] .tcl bind time - * bullshit2; proc bullshit2 {m args} { if {[regexp {00|20|40} $m]} { putlog "20 minutes passed!" } }
...
...
...
[ (Bot ] [01:00] 20 minutes passed!
...
...
...
[ (Bot ] [01:20] 20 minutes passed!
...
...
...
[ (Bot ] [01:40] 20 minutes passed!
...
...
...
[ (Bot ] [02:00] 20 minutes passed!
...etc
So the problem is not with the code, it's with you.
Post Reply