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 101 matches

by stevegarbz
Sun Mar 12, 2006 11:16 pm
Forum: Scripting Help
Topic: How many putquick statements should I have?
Replies: 9
Views: 10642

I had to remove the script. My bot stopped processing all public commands, including channel protection and global ads.

This is using a NOTICE method, so it shouldn't be getting a target change or anything like that? Please help, I want this to be functional.
by stevegarbz
Sun Mar 12, 2006 4:05 pm
Forum: Scripting Help
Topic: How many putquick statements should I have?
Replies: 9
Views: 10642

I'm using the following script: set onjoin_msg { { "Hello, $nick - $chan is powered by www.PrecisionEffect.com / #PE - Premium Web Hosting" } } set onjoin_chans "#chicago.cs #esbuilder #terroarized #enervate #angkor #divine #opposition" bind join - * join_onjoin putlog "Onjo...
by stevegarbz
Sun Mar 12, 2006 3:48 pm
Forum: Scripting Help
Topic: How many putquick statements should I have?
Replies: 9
Views: 10642

Hmm, I've used about 3 greet scripts so far, and all of them seem to stop working after a period of time... any ideas why? Bot isn't flooded out.
by stevegarbz
Sun Mar 12, 2006 9:53 am
Forum: Scripting Help
Topic: How many putquick statements should I have?
Replies: 9
Views: 10642

Ok, thank you very much. I changed it to 15:30 using putserv.
by stevegarbz
Sun Mar 12, 2006 8:51 am
Forum: Scripting Help
Topic: How many putquick statements should I have?
Replies: 9
Views: 10642

Which one is the fastest?
by stevegarbz
Sat Mar 11, 2006 11:04 pm
Forum: Scripting Help
Topic: How many putquick statements should I have?
Replies: 9
Views: 10642

How many putquick statements should I have?

I've got a greet script that is set to greet people who join channel 'x' using the 'putquick' statement. It greets 8 people in 30 seconds, max. Is this too much, or can I increase the limit? The higher the number, the better. I don't want to flood out my bot, though. I'm also running a few other scr...
by stevegarbz
Sat Feb 18, 2006 11:01 am
Forum: Script Requests
Topic: Bot kicked, report to chan
Replies: 6
Views: 7693

Works!

Thanks a lot!
by stevegarbz
Fri Feb 17, 2006 8:44 pm
Forum: Script Requests
Topic: Bot kicked, report to chan
Replies: 6
Views: 7693

Hmm, came across a problem: Tcl error [report:kick]: wrong # args: should be "report:kick nick uhost chan hand targ" So, I changed the code to: bind kick - * report:kick proc report:kick {nick uhost chan hand targ} { if {[isbotnick $targ] && [botonchan #PE]} { putquick "onotic...
by stevegarbz
Fri Feb 17, 2006 8:34 pm
Forum: Script Requests
Topic: Bot kicked, report to chan
Replies: 6
Views: 7693

Thanks, by the way, your allfloodprotection script is superb ;) Been using it since it was released
by stevegarbz
Fri Feb 17, 2006 1:01 pm
Forum: Script Requests
Topic: Bot kicked, report to chan
Replies: 6
Views: 7693

Bot kicked, report to chan

Hello, I am looking for a script so my eggdrop will report being kicked to a certain channel, #chan. ex: <KICKER> !kick bot Bot was kicked from #kickedchan Now, in #chan: Kicked from #kickedchan by $who(in this case, KICKER) at $date..... ---------------------------------- Thanks in advance, Steve!
by stevegarbz
Sat Jan 21, 2006 4:34 pm
Forum: Script Requests
Topic: Voice kickban
Replies: 0
Views: 4306

Voice kickban

Can someone please make me a script where users with a certain flag (K) are allowed to type .kickban nick in my channel #PE, and the bot will kickban the nick they typed. Thanks!
by stevegarbz
Sun Dec 18, 2005 10:12 am
Forum: Script Requests
Topic: SIMPLE scripts
Replies: 2
Views: 8223

I'm not sure how fast those actually are compared to the default.

Is there a way that you can just code them anyways? It would be greatly appreciated.

Thanks!
by stevegarbz
Sun Dec 18, 2005 2:05 am
Forum: Script Requests
Topic: SIMPLE scripts
Replies: 2
Views: 8223

SIMPLE scripts

Hi, can someone please script me 2 easy scripts?

1) A 1 second timer that trys to change the bot's nick

2) An ON QUIT script (ex: someone quits, it attempts to change it's nick)

Thanks!
by stevegarbz
Mon Oct 10, 2005 6:42 pm
Forum: Archive
Topic: Help making this script relay
Replies: 3
Views: 7845

Thanks for the effort but

[15:43] Tcl error [join_onjoin]: can't read "relaychan": no such variable
by stevegarbz
Sun Oct 09, 2005 4:29 pm
Forum: Archive
Topic: Help making this script relay
Replies: 3
Views: 7845

Help making this script relay

I currently have this script: set onjoin_msg { { "Hello $nick, welcome to $chan. This channel is owned by Precision Effect and has moved to #PE or www.PrecisionEffect.com - Please join there for sales/support." } } set onjoin_chans "#1.6 #6radio #advertize #adz #e-sports #esports #fin...