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.

Beta testers needed for advanced auto-voice tcl

Support & discussion of released scripts, and announcements of new releases.
Post Reply
User avatar
Dedan
Master
Posts: 260
Joined: Wed Jul 09, 2003 10:50 pm
Location: Memphis

Beta testers needed for advanced auto-voice tcl

Post by Dedan »

This is an advanced auto-voice tcl i have been
using for 3 years, i just completly re-wrote
the script and will de-bug and release.

# Advanced auto-voice tcl for +m Channels

# If you OP a moderated channel you know that several bots are
# needed to make sure that people are +voiced. Problem is that
# with 2-3 +v bots all the mode changes fill up the screen.

# With this tcl the bots can be set as primary +v bot and
# secondary or even default +v bot, each checks to see if other
# bot has +v a person. So only 1 bot will +v.

# Bots will also remember when a person is -v and not +v them
# for a time limit that you set, default time is 30 minutes.
# Even if they cycle the room they will not get +v because this
# tcl will remeber their IP. enjoy :)



If you are interested in beta testing for me then

download here http://shell2.reverse.net/~tcl/ and give it a try.

Thanks 8)
I once was an intelligent young man, now i am old and i can not remember who i was.
User avatar
awyeah
Revered One
Posts: 1580
Joined: Mon Apr 26, 2004 2:37 am
Location: Switzerland
Contact:

Post by awyeah »

I really don't understand the concept behind this. If you run a moderated channel and need to +v users or bots, I think ONE OPPED BOT should be enough for that task.

If voicing the users and bots fills up the screen with +v chanmodes, instead of using normal putserv or putquick, try using pushmode and then flushmode or you can even make your own queue if you are really good. :P
·­awyeah·

==================================
Facebook: jawad@idsia.ch (Jay Dee)
PS: Guys, I don't accept script helps or requests personally anymore.
==================================
User avatar
Dedan
Master
Posts: 260
Joined: Wed Jul 09, 2003 10:50 pm
Location: Memphis

Post by Dedan »

erm, if that one bot goes down then the whole channel
is down, also bots get lagged from time to time, netsplits,
and other events which you never thought of .....

we have been doing this for 5 years, we do know a thing or two 8)
I once was an intelligent young man, now i am old and i can not remember who i was.
User avatar
awyeah
Revered One
Posts: 1580
Joined: Mon Apr 26, 2004 2:37 am
Location: Switzerland
Contact:

Post by awyeah »

Well yeap, but just for my oppinion, those are one of the most unpredictable and worse-case scenario conditions.

(*) Netsplits and
(*) Shell server down

Guess nothing can be done in order to stop them if you are on user (client) level status. But yes, you can have a backup bot placed on different server, and backup bot on a different shell server to overcome that.
·­awyeah·

==================================
Facebook: jawad@idsia.ch (Jay Dee)
PS: Guys, I don't accept script helps or requests personally anymore.
==================================
Z
Zircon
Op
Posts: 191
Joined: Mon Aug 21, 2006 4:22 am
Location: Montreal

Post by Zircon »

Hello Dedan

This is exactly the ultimate script i was looking for my +m channels. I tested it, and it s working for me. Thanks :)
Z
Zircon
Op
Posts: 191
Joined: Mon Aug 21, 2006 4:22 am
Location: Montreal

Post by Zircon »

Hi there

This script works perfectly. I have a request though, is it possible to make the script not voice users that are registred with the local or global +q flag ? q flag means "quiet" user (user cannot gain voice)

Thanks in advance :)
Post Reply