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.

Convert Mirc script to Tcl

Requests for complete scripts or modifications/fixes for scripts you didn't write. Response not guaranteed, and no thread bumping!
Post Reply
f
fireblade
Voice
Posts: 11
Joined: Fri May 07, 2010 9:49 am
Location: Ireland

Convert Mirc script to Tcl

Post by fireblade »

Hi Guys, was wondering if anyone could help converting this Mirc script to Tcl, Thanks in advance.


on @*:TEXT:*:#: if ((www isin $1-) || (http: isin $1-) || ($chr(35) isin $1-)) { ban -k $chan $nick 2 0,12<15>0,2<15>12,1«[0 Do NOT advertise other channels or websites here. 12,1]»0,2<15>0,12<15> }
User avatar
Get_A_Fix
Master
Posts: 206
Joined: Sat May 07, 2005 6:11 pm
Location: New Zealand

Post by Get_A_Fix »

There are already a ton of antispam TCL on this forum, and the websites archives.

If you want something that works, try one of them, but do a bit of reading on TCL control codes, so that you can get your colour matching correct on the static kick reason.
We explore.. and you call us criminals. We seek after knowledge.. and you call us criminals. We exist without skin color, without nationality, without religious bias.. and you call us criminals.
Post Reply