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

by stormshadow
Fri Jan 27, 2012 1:05 am
Forum: Scripting Help
Topic: 2 TCL Files. 1 Trigger.
Replies: 2
Views: 3129

details

What do you mean by "trigger two scripts?"
Are you referring to procs?
by stormshadow
Thu Jun 02, 2011 10:05 pm
Forum: Script Requests
Topic: password in bot private to op users
Replies: 1
Views: 2247

You mean like this?
...and no that isn't sarcasm, nor snide

From what you have said it seems you want to add users with a password on a channel, correct?
Then why not just add another handle for the user having the -|+o flag for that channel?
by stormshadow
Thu Jun 02, 2011 10:01 pm
Forum: Eggdrop Help
Topic: my bot does not auto reconnect after a modem disconnect !?
Replies: 2
Views: 3492

Well that is strange, the bot shouldn't disconnect like that
it wouldn't ping out if it disconnects and reconnects instantly
What is the quit msg?

Did you add a crontab for the botchk file? (if not, click here)
by stormshadow
Fri May 06, 2011 10:58 pm
Forum: Scripting Help
Topic: Setting ban time on TCL
Replies: 3
Views: 3970

Re: Setting ban time on TCL

gasak wrote:am using one of guard TCL
adamast0r wishes for you to show us or give us a location to the original code of the tcl, so we can understand your question better.
"set ban-time [expr 5 + $banplus]" means nothing to us other than there are 2 variables and one is getting 5 added to it
by stormshadow
Thu May 05, 2011 11:23 pm
Forum: Script Support & Releases
Topic: flood protection
Replies: 3
Views: 7083

From what you are asking I am going to say that you believe that the bot will detect a netsplit rejoin as a join flood. This isn't true, the bind of "join" is NOT triggered by a netsplit rejoin. The bind of "REJN" is though (this is actually for that purpose). ( Here is a list bi...
by stormshadow
Thu May 05, 2011 11:05 pm
Forum: Script Support & Releases
Topic: banmask
Replies: 1
Views: 4061

Re: banmask

What tcl script are you referring to? (Link or maybe some source code?)
by stormshadow
Thu May 05, 2011 10:04 pm
Forum: Script Support & Releases
Topic: MegaHAL howto ignore Users
Replies: 3
Views: 6327

Re: MegaHAL howto ignore Users

Hello. I am running MegaHAL in my chan and would like to let the bot ignore different users and/or eggdrops in the chan. Is there any script around or could anyone help me? thanks I am rather new at this, but I will try to help... What exactly do you mean by "would like to let the bot ignore d...