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

by halloaizq
Sun Feb 28, 2010 9:58 pm
Forum: Script Support & Releases
Topic: AllProtection.tcl (Stable: v4.8 / Beta: v4.9b4)
Replies: 1351
Views: 1099218

Tcl error [::AllProtection::antispam:check]: can't use empty string as operand of "*" so how to fix this error? Please execute '.set errorInfo' in your bot's partyline when that error occurs and post the output here. [Mon 13:53:34] <eis-> .set ErrorInfo [Mon 13:53:34] <(nafeesha> Ambiguou...
by halloaizq
Sat Feb 20, 2010 6:29 am
Forum: Script Support & Releases
Topic: AllProtection.tcl (Stable: v4.8 / Beta: v4.9b4)
Replies: 1351
Views: 1099218

Tcl error [::AllProtection::antispam:check]: can't use empty string as operand of "*"

so how to fix this error?
by halloaizq
Tue Feb 16, 2010 9:31 pm
Forum: Script Support & Releases
Topic: AllProtection.tcl (Stable: v4.8 / Beta: v4.9b4)
Replies: 1351
Views: 1099218

09:19 • halloaizq is now known as amand4 09:19 • amand4 [mast3r@nulled.rootyou.org] has left #e-kawan 09:20 • amand4 [mast3r@nulled.rootyou.org] has joined #e-kawan p/s: how to set part 1st then wait for 5 minutes and changing to new nick before join back? already set timer 5 ... but still for 1 min...
by halloaizq
Sat Apr 04, 2009 12:49 am
Forum: Script Support & Releases
Topic: AllProtection.tcl (Stable: v4.8 / Beta: v4.9b4)
Replies: 1351
Views: 1099218

You want it to change its nick from a predefined list before it rejoins channels? yes .. so how? Alright, you'll first need to create a list of nicknames: ... # AntiSpamBot basic settings # You can edit all these settings as you wish # example: set antispam(nick) AntiSpamBot set antispam(nick) $alt...
by halloaizq
Thu Mar 19, 2009 5:05 am
Forum: Script Support & Releases
Topic: AllProtection.tcl (Stable: v4.8 / Beta: v4.9b4)
Replies: 1351
Views: 1099218

Sir_Fz wrote:You want it to change its nick from a predefined list before it rejoins channels?
yes .. so how?
by halloaizq
Tue Mar 17, 2009 11:30 pm
Forum: Script Support & Releases
Topic: AllProtection.tcl (Stable: v4.8 / Beta: v4.9b4)
Replies: 1351
Views: 1099218

at line 1846 ... putdcc $antispam(idx) "part $c" putdcc $antispam(idx) "join $c" ... Replace putdcc $antispam(idx) "join $c" with timer 5 [list putdcc $antispam(idx) "join $c"] so it will join back after 5 minutes. Edit: However this may cause some errors in ...
by halloaizq
Tue Mar 17, 2009 8:49 am
Forum: Script Support & Releases
Topic: AllProtection.tcl (Stable: v4.8 / Beta: v4.9b4)
Replies: 1351
Views: 1099218

Anti Spambot

[Tue 20:41:39] * Parts: Puteri^Salju (Rss@72.20.32.66)
[Tue 20:41:39] * Joins: Puteri^Salju (Rss@72.20.32.66)

how to set this spambot cycle the channel with specific time .. like part from channel and then rejoin back after 5 minutes or else ?so spammer can't detect so easy .. TQ
by halloaizq
Sun May 18, 2008 4:42 am
Forum: Script Support & Releases
Topic: AllProtection.tcl (Stable: v4.8 / Beta: v4.9b4)
Replies: 1351
Views: 1099218

Swearing advertising in part/quit msg

I got this msg error :AllProtection::parts adv]: unmatched open quote in list im using allprotection4.6b8.tcl .. so how to edit this command?? # ## 8-9 ## Swearing/Advertising in part/quit messages # # Exampl: "s:1 a:1" Enables banning of users with part/quit msgs containing swear/advertis...
by halloaizq
Thu Dec 06, 2007 4:40 am
Forum: Script Requests
Topic: Vote for rehash
Replies: 11
Views: 5784

ok bro ... my eggy now rehash every x minutes .. the problem now ... sometime my eggy rehash every minutes... so any idea what going on?also .. izit ok to my eggy or shell account??
by halloaizq
Tue Dec 04, 2007 10:27 am
Forum: Eggdrop Help
Topic: Eggdrop wont start
Replies: 12
Views: 6191

YooHoo wrote:check what you have set for this variable in your conf file:

Code: Select all

 set temp-path "temp/"
exactly same .. yesterday my eggy ok .. no problem .. but today suddently got an error ...
by halloaizq
Tue Dec 04, 2007 8:51 am
Forum: Eggdrop Help
Topic: Eggdrop wont start
Replies: 12
Views: 6191

Why my bot suddently cannot connect to irc???The error msg is :

* CAN'T WRITE TO TEMP DIR

after i .die my eggy ... when i try to restart by type ./eggdrop abc.conf this error msg come out

Pls help me .. tq
by halloaizq
Mon Dec 03, 2007 4:09 am
Forum: Script Support & Releases
Topic: Game-Pool 1.beta2 by SpiKe^^ First Release.
Replies: 3
Views: 3376

how to set/to know server ip and port #?
by halloaizq
Mon Dec 03, 2007 3:02 am
Forum: Script Requests
Topic: Auto rehash and auot restart
Replies: 12
Views: 9462

if i set like this .. timer 5 make_a_rehash <-- rehash for every 5 minutes .. this msg will appear in eggy but did not advertise in channel .. Tcl error in script for 'timer247006': can't read "rchan": no such variable <-- channel set already but eggy still rehash for every 5 minutes ..
by halloaizq
Mon Dec 03, 2007 2:36 am
Forum: Script Requests
Topic: Vote for rehash
Replies: 11
Views: 5784

Tq bro .. :)
by halloaizq
Mon Dec 03, 2007 2:22 am
Forum: Script Requests
Topic: Vote for rehash
Replies: 11
Views: 5784

Hi... can someone help me how to auto rehash my eggdrop every 'x' minutes??example for every 5 minutes .. tq