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

by cachak
Sat Feb 04, 2006 4:56 am
Forum: Script Requests
Topic: detect spam/invite relay bot
Replies: 1
Views: 4607

detect spam/invite relay bot

helloo how to detect spam/inviter relay in chanel. example : nick1 in chan #example1 and nick2 not in chan #example1 after someone join in chan #example1 , in nick1 detect and relay to nick2, after that nick2 invite to someone with msg invite/spam. how to detect nick1 in chan #example1, because this...
by cachak
Tue Jan 31, 2006 9:15 pm
Forum: Eggdrop Help
Topic: Server says bot's nick is invalid
Replies: 23
Views: 25942

script nickrelease.tcl

i create this script after i know raw 432 :) thanks set aslinick $nick set needrelease 0 bind raw - 432 release_nick proc release_nick {from key text} { global botnick nick altnick needrelease if {[string match "*Services*RELEASE*nickname*please wait patiently and try again later*" " ...