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.

Search found 12 matches

by kevie
Tue Jun 24, 2003 1:51 am
Forum: Archive
Topic: RE: Simple Voice Script
Replies: 7
Views: 1532

... :oops:
by kevie
Sun Jun 22, 2003 4:43 am
Forum: Archive
Topic: RE: Simple Voice Script
Replies: 7
Views: 1532

Thanks so much guys, anyhow i would wish someone could really help me convert this into tcl when they're free :oops: n0=on 1:INPUT:#e-hub:{ n1= if ($1- == !list) { n2= ;if (%listinehub == 0) { n3= %listinehub = 1 n4= /set %voicelist n5= /set %voicelistcount 0 n6= .timersetlistinehub 1 20 /dec %listi...
by kevie
Fri Jun 20, 2003 4:32 pm
Forum: Archive
Topic: RE: Simple Voice Script
Replies: 7
Views: 1532

kind people out there please help me, i've really got no clues thats why i turned to here.
by kevie
Fri Jun 20, 2003 3:27 am
Forum: Archive
Topic: RE: Simple Voice Script
Replies: 7
Views: 1532

RE: Simple Voice Script

Hi, can anyone provide a code whereby the bot checks the user who just joined channel B, whether he got a voice in channel A, and if he's got a voice, the bot will voice him too in channel B...
by kevie
Wed Jun 11, 2003 11:53 am
Forum: Archive
Topic: Simple TCL Script
Replies: 25
Views: 6967

Ok I've tried what Papillon said and got certain errors 1) [23:44] [gucci] [23:45] * Duplicate user record 'gucci'! [23:44] [gucci] [23:45] Userfile loaded, unpacking... [23:44] [gucci] [23:45] (!) I have an user record, but without +b 2) [23:46] [gucci] [23:47] Tcl error [voiceUser]: invalid comman...
by kevie
Tue Jun 10, 2003 11:59 pm
Forum: Archive
Topic: Simple TCL Script
Replies: 25
Views: 6967

Hmm, I seem to be having lotsa probs now with this code, so maybe i would list out the code here to see where the prob lies, currently it seems, it doesnt voice certain users, and it devoices some users after like a few minutes say 10 minutes? And it seems like i cant get the message that says "...
by kevie
Tue Jun 10, 2003 10:09 am
Forum: Archive
Topic: Simple TCL Script
Replies: 25
Views: 6967

seems like i ended up with more errors,
Tcl error [time_proc]: can't read "nick": no such variable
Can anyone help me out with that?
by kevie
Tue Jun 10, 2003 9:13 am
Forum: Archive
Topic: Simple TCL Script
Replies: 25
Views: 6967

It works now! Bravo. Anyway, can i put a puthelp "NOTICE $nick :you've been devoiced..." on it after the bot devoiced the user?
by kevie
Tue Jun 10, 2003 7:18 am
Forum: Archive
Topic: Simple TCL Script
Replies: 25
Views: 6967

ReaLz, I have no prob with those lines concerning the voicing of users saying the line, but the bot wun devoice them when they didnt repeat that line for more than 30 minutes. :o
by kevie
Tue Jun 10, 2003 5:01 am
Forum: Archive
Topic: Simple TCL Script
Replies: 25
Views: 6967

Thanks so much. Just wonder how could i add a timer to it? like if the voiced user did not say the "something" within 30mins, it will devoice them.
by kevie
Tue Jun 10, 2003 4:15 am
Forum: Archive
Topic: Simple TCL Script
Replies: 25
Views: 6967

How do i add a reply to the user who was voiced?
Something like this? :
#puthelp "PRIVMSG $nick :you have been voiced in $chan"
by kevie
Tue Jun 10, 2003 3:49 am
Forum: Archive
Topic: Simple TCL Script
Replies: 25
Views: 6967

Simple TCL Script

Hi, i would like to know how could i get a simple tcl script which enables the eggdrop to voice the user when he say certain line in the channel?