|
|
| Author |
Message |
PFCYoung none

Joined: 04 Feb 2010 Posts: 8 Location: United States, Tennessee
|
Posted: Feb 05, 2010 11:56pm Post subject: Only opped when active TCL script - please help |
|
|
I would really appreciate if you could make this script ASAP, as it is really needed, but here is the description:
TCL script for eggdrop bot, that when loaded it goes immediately into effect, no configuration, or enabling/disabling, etc...
I want a bot that deops channel ops (+o) when they have not talked in that channel for 4 minutes. This is hopefully very easy, cause I need it quickly.
Then, when they speak, I want the bot to wait 5 seconds, and then re-op them, and do the whole thing over and over.
Here is an example:
[17:57:59] <+Beau> DarkDeviL: Poke.
[17:58:04] teh-b0t sets mode: +o Beau
[18:02:04] teh-b0t sets mode: -o Beau
---------------------------------------------------------------------------------
So, if the user keeps talking, the bot lets them stay opped, but if they are idle for 4 minutes, I want it to deop them. And when they talk, op them 5 seconds after the users first line, and if they don't talk for 4 minutes, deop them.
And to keep ALL users in the channel from getting op upon speaking, I want it to only apply to voice (+v) users.
If you can do this very soon, I would appreciate it!
You can either reply here, or email me at beau@lobbyzffs. com |
|
| Back to top |
|
 |
Bertrum Lurker

Joined: 30 Mar 2008 Posts: 152 Location: Liverpool, England
|
Posted: Feb 06, 2010 4:06am Post subject: |
|
|
| I think you should consider posting this on www.hawkee.com, and if you already haven't, search hawkee for this type of snippet. |
|
| Back to top |
|
 |
Trixar_za Idler

Joined: 10 Dec 2006 Posts: 294 Location: South Africa
|
Posted: Feb 06, 2010 4:20am Post subject: |
|
|
Try asking your question here on the egghelp forum.
From what I understand about eggdrop timers is that they have a format like crontabs and I've only used it for basic operations, but for more advanced help the guys at egghelp should be able to explain better. |
|
| Back to top |
|
 |
|
|
| |