| View previous topic :: View next topic |
| Author |
Message |
pilouuu Halfop
Joined: 26 Dec 2005 Posts: 82
|
Posted: Fri Jan 27, 2006 12:51 pm Post subject: |
|
|
sorry procedure not perfectly. The bot say only 1 more the msg.
:/ |
|
| Back to top |
|
 |
pilouuu Halfop
Joined: 26 Dec 2005 Posts: 82
|
Posted: Fri Jan 27, 2006 7:15 pm Post subject: |
|
|
| what can I make? |
|
| Back to top |
|
 |
Sir_Fz Revered One

Joined: 27 Apr 2003 Posts: 3793 Location: Lebanon
|
Posted: Fri Jan 27, 2006 9:29 pm Post subject: |
|
|
| Quote: | [ 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. _________________ Follow me on GitHub
- Opposing
Public Tcl scripts |
|
| Back to top |
|
 |
|