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

by gasak
Thu Jun 23, 2016 6:09 am
Forum: Script Support & Releases
Topic: AllProtection.tcl (Stable: v4.8 / Beta: v4.9b4)
Replies: 1351
Views: 1022759

I try the new version 4.9b but comes with this error: Tcl error [::AllProtection::pubms swear]: invalid command name "punishments(kb)" Tcl error [::AllProtection::pubms repeatl]: invalid command name "punishments(k)" Tcl error [::AllProtection::pubms textc]: invalid command name ...
by gasak
Mon Jan 21, 2013 5:50 am
Forum: Script Requests
Topic: UPDATE REQUEST: Domain/IP Whois
Replies: 7
Views: 6407

Just notice that the code have some unicode inside which is unreadable by eggdrop. How to make it works?
by gasak
Sun Jan 20, 2013 12:20 am
Forum: Script Requests
Topic: UPDATE REQUEST: Domain/IP Whois
Replies: 7
Views: 6407

Hi Get_A_Fix,

Been tried that but still not working. Nothing's come up when testing a command ".whois egghelp.org" on the channel. Please advice.

Thanks
by gasak
Fri Jan 18, 2013 11:50 am
Forum: Script Requests
Topic: UPDATE REQUEST: Domain/IP Whois
Replies: 7
Views: 6407

sorry to bump, but does the web still working? Just tried the tcl but seems doesnt work anymore. Please advice.

Thanks
by gasak
Mon Oct 01, 2012 12:33 am
Forum: Script Requests
Topic: [SOLVED] Kick Counter
Replies: 26
Views: 34420

Hi caesar,

I just follow your code above. Meaning that this code didn't work?

Thanks.
by gasak
Sat Sep 29, 2012 10:06 pm
Forum: Script Requests
Topic: [SOLVED] Kick Counter
Replies: 26
Views: 34420

Hi caesar,

Just test your script but got some problem when setting the channel. When I try to set .chanset #gasak +kicksCounter got a reply:

Code: Select all

Error trying to set +kicksCounter for #gasak, invalid mode.
Please advise. Thanks.
by gasak
Fri Jul 20, 2012 9:18 am
Forum: Script Requests
Topic: [SOLVED] Kick Counter
Replies: 26
Views: 34420

caesar,

how if afterwards i want to reset the kickcounter from 0 again? What would be the command since it doesnt reading writing into disk?

Thanks.
by gasak
Thu Jul 19, 2012 12:21 pm
Forum: Script Requests
Topic: [SOLVED] Kick Counter
Replies: 26
Views: 34420

Hi doggo, Sorry to bump it again, but i got some minor bugs on the kick count. The counting made is not an order list counted. I put 0 for the first time, but suddenly when the bot kick at the first time its already 13. I try again to make it kick then its correct counting to 14. And after that it j...
by gasak
Wed Jul 11, 2012 9:24 am
Forum: Script Requests
Topic: Bad Channel
Replies: 2
Views: 2713

none :(

ok then just a bad channel with scan capability and using setudef for activation. Hope there would be an answer.

Thanks.
by gasak
Thu Jul 05, 2012 9:51 am
Forum: Script Requests
Topic: Bad Channel
Replies: 2
Views: 2713

Bad Channel

Dear Masters, I need a bad channel script that work like this 1. Will kickban all the join user that stay on the bad channel 2. Scan the channel for particular time if users are on the bad channel 3. All are set on the public command So to add the bad channel list, put the particular time for scanni...
by gasak
Thu Jun 28, 2012 12:35 pm
Forum: Script Requests
Topic: [SOLVED] Kick Counter
Replies: 26
Views: 34420

PERFECT!!

Thanks a lot doggo. You're the man!!

Thank you very much!
by gasak
Thu Jun 28, 2012 10:22 am
Forum: Script Requests
Topic: [SOLVED] Kick Counter
Replies: 26
Views: 34420

caesar wrote:Why not store this info in a user defined channel flag like setudef int kickCount and increment that inside your script upon a kick?
how caesar?
by gasak
Thu Jun 28, 2012 8:01 am
Forum: Script Requests
Topic: [SOLVED] Kick Counter
Replies: 26
Views: 34420

Hi doggo It works perfectly :D But got some question on the kick database "kickcount.db" Why the way it store the kick count is different? Its like this 1340884296 1340884305 So its gonna be a huge file when it reach for example more than 100 kicks. I used to have one that works that it wo...
by gasak
Thu Jun 28, 2012 5:46 am
Forum: Script Requests
Topic: [SOLVED] Kick Counter
Replies: 26
Views: 34420

ok ill give it a whirl. Will notify after whether work or not :)
by gasak
Thu Jun 28, 2012 5:16 am
Forum: Script Requests
Topic: [SOLVED] Kick Counter
Replies: 26
Views: 34420

Hi doggoo,

What is the testkick proc for? What i need is the kcount script that will work on every kick done by the TCL.

Please advice.

Thanks