Skip to content
Forum

Search the Forum

Find discussions and posts across the Forum sections you are allowed to read.

Search results 182 matching topics
Search the community
Forum search

Search results

Filter by Forum, author, date, content scope and sort order without exposing restricted discussions.

182 topics matched your search by vexation.

ini banlist...

In MSN Topic by SpAzZ Last activity Jun 20, 2004 7:44 PM

first, you need to fix your Remove command, which should work like remini banlist.ini $address($$1,1) also, your on join is missing an if statement on *:join:#:{ if ($me isop $chan) {   if ($readini(banlist.ini, n, Banlist, $address($nic...

Matching post #3,378 by vexation Jun 20, 2004 7:39 PM

variable problem and gettok

In MSN Topic by DreaM Last activity Jun 17, 2004 6:02 PM

i don't know if this will help anything but try   raw kick %chan %nick : $+ %kickmsg

Matching post #3,183 by vexation Jun 16, 2004 5:24 PM

Question

In MSN Topic by JeremyStCyr Last activity Jun 7, 2004 7:04 PM

yea.. about those errors.. when you first start your script, there should be a message telling you an update has been released. follow that link. if that message never comes up, enter the command /ucx - v2.5 has some fixes.

Matching post #2,872 by vexation Jun 7, 2004 7:04 PM

Spec Kicker

In MSN Topic by JeremyStCyr Last activity Jun 4, 2004 10:17 PM

change add deny *! [ $+ [ $ial(%sn.nick $+ *,1).addr :Spec Nick ] ] to add deny $ial(%sn.nick $+ *,1).nick $+ !*@* :Spec Nick

Matching post #2,718 by vexation Jun 2, 2004 10:27 PM

Any Suggestions?

In MSN Topic by vexation Last activity May 30, 2004 6:48 AM

gate keeper - ive got the new nonsub kicker in the works already, it will be in the new version (and it works better than the one i gave you before)   tron - clearmsn isn't a whole script, it's a connection script mainly. there are some...

Matching post #2,645 by vexation May 30, 2004 1:05 AM

ClearMSN?

In MSN Topic by JeremyStCyr Last activity May 28, 2004 3:11 PM

bot talk should work fine with no special identifiers. on *:TEXT:Jer:#:{ msg $chan (K)(K)(K)(L)(K) $nick (L)(K)(K) } that code should work fine. clearmsn does a pretty good job at keeping it simple to script with (in my opinion) as long...

Matching post #2,613 by vexation May 28, 2004 3:11 PM

Lockedhex-to-rgb color value converter

In MSN Addons Topic by vexation Last activity May 24, 2004 11:30 AM

well i accidentally figured this out.. i have been looking for such a thing for a while so maybe it will help somebody else. it takes a Hex color value (e.g. FF66CC) and turns it into an RGB value (e.g. 255,102,204). Useful with things l...

Matching post #2,530 by vexation May 24, 2004 4:55 AM