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

by john5555
Sun Mar 02, 2008 9:54 am
Forum: Script Requests
Topic: Add/Remove ban and excempts through private msg
Replies: 1
Views: 2137

Add/Remove ban and excempts through private msg

HI Guys,

Please assist me if there is a way for Add/Remove ban and exempt through private msg. I did a search in the TCL database but i cant find any similar TCL. Please provide me the code if you guys have any. Thanks
by john5555
Sat Feb 16, 2008 9:50 pm
Forum: Scripting Help
Topic: Multi Nick Identifier
Replies: 3
Views: 2309

Thanks for the quick reply :)

Sir_Fz, i need the eggdrop identify nick1 pass1 and nick2 pass2 everyday at 12pm and not every 10 days at specific time. please assist me.
by john5555
Sat Feb 16, 2008 2:04 pm
Forum: Scripting Help
Topic: Multi Nick Identifier
Replies: 3
Views: 2309

Multi Nick Identifier

Hi Guys, Please guide me with this, Need some assistance to alter the code below so it will identify 2 additional nick names which is not the eggdrops nick name at 12:00PM on a daily basis. set nicksNpasses { nick1 pass1 nick2 pass2 } set tenDays [clock scan "10 days"] bind time - {00 00 *...