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.

AutoVoice Nick

Requests for complete scripts or modifications/fixes for scripts you didn't write. Response not guaranteed, and no thread bumping!
Post Reply
I
ImPr3zA
Voice
Posts: 7
Joined: Tue Apr 10, 2007 12:41 pm

AutoVoice Nick

Post by ImPr3zA »

I want the fastest script ever that voice nicks begenning by "Chat".
So If Chat32 is joining the channel, the nick will be voiced. Samething for Chat55, Chat-11...

Thx
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

Code: Select all

.+user Chat
.+host Chat Chat*!*@*
.chattr Chat -|+fg #channel
Do the above in the command console.
Last edited by Alchera on Sat May 26, 2007 9:22 pm, edited 1 time in total.
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
User avatar
Sir_Fz
Revered One
Posts: 3794
Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:

Post by Sir_Fz »

Adding Chat*!*@* instead of *Chat*!*@* would be a closer approach.
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

Sir_Fz wrote:Adding Chat*!*@* instead of *Chat*!*@* would be a closer approach.
Fixed! :lol:

Only slightly distracted. :)
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
I
ImPr3zA
Voice
Posts: 7
Joined: Tue Apr 10, 2007 12:41 pm

Post by ImPr3zA »

I have this ATM.
Is it faster then a script?
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

ImPr3zA wrote:I have this ATM.
Is it faster then a script?
Of course!

There is absolutely no need to have a script for that. There is a slight delay from when the user enters and when they are voiced. That is controlled in your bot configuration file. :)
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
User avatar
YooHoo
Owner
Posts: 939
Joined: Thu Feb 13, 2003 10:07 pm
Location: Redwood Coast

Post by YooHoo »

check your conf file for this line:

Code: Select all

set global-aop-delay 5:30
if this is not fast enough for you, change it to

Code: Select all

set global-aop-delay 0:0
User avatar
awyeah
Revered One
Posts: 1580
Joined: Mon Apr 26, 2004 2:37 am
Location: Switzerland
Contact:

Post by awyeah »

putdccraw? not faster? lol!
·­awyeah·

==================================
Facebook: jawad@idsia.ch (Jay Dee)
PS: Guys, I don't accept script helps or requests personally anymore.
==================================
Post Reply