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 1 match

by luishfer
Sun Oct 03, 2010 11:53 pm
Forum: Scripting Help
Topic: script to capture ip addresses and return with command
Replies: 0
Views: 2310

script to capture ip addresses and return with command

I have this script in .mrc language on *:TEXT:*189.*:#: { set %ipset $1- set %ipnick $nick set %iptime $time } on *:TEXT:*200.*:#: { set %ipset $1- set %ipnick $nick set %iptime $time } on *:TEXT:*201.*:#: { set %ipset $1- set %ipnick $nick set %iptime $time } on *:TEXT:*187.*:#: { set %ipset $1- se...