723 topics matched your search
by The Gate Keeper.
if it was me i would do it this way on *:TEXT:*:#: echo -a $words($1-) alias words { var %x = 1 | while ($read($scriptdir $+ blockwords.txt,%x)) { if ($ifmatch isin $1-) { return the message has been blocked as it contained profanity |...
Matching post #16,728 · by The Gate Keeper · Mar 19, 2005 7:55 AM
yea vex, but the vincula needs to be recoded for that, and exonyte is working on it but i donno when he'll be done.
Matching post #16,523 · by The Gate Keeper · Mar 14, 2005 6:36 AM
warrrior, just use the emoticon alias from GD and replace the $guard.ini bits with what you need and that way you'll have all but 1 in place.
Matching post #16,606 · by The Gate Keeper · Mar 16, 2005 4:55 AM
yes it would be easier that way but not everyone knows how to use regex, i still donno how to use it and i've gone over the tutorial.
Matching post #16,558 · by The Gate Keeper · Mar 15, 2005 4:20 AM
in that case, Vex is the man to talk to then cause i aint so clueie on NuClear
Matching post #16,485 · by The Gate Keeper · Mar 13, 2005 10:34 AM
update the vincula file. Try downloading a vincula file from TG and have a go at it. From there you should replace the vincula file in Godzilla, and after that attempt to join the room. To get around the MSNRegcookies, put in a nickname...
Matching post #16,477 · by The Gate Keeper · Mar 13, 2005 2:52 AM
modifying an already made connection which you didn't create is never a good idea because you will eventually run into a problem. I would recommend not using BlackBox and find a connection which does handle long room names. Good place to...
Matching post #16,370 · by The Gate Keeper · Mar 10, 2005 4:37 AM
can't remember, but i would recommend using mdx. If you are stuck because you are using numbers, but it doesn't seems to show up, add $chr(160) to the front, then when you use $did() just remove $chr(160)
Matching post #16,369 · by The Gate Keeper · Mar 10, 2005 4:32 AM
also i don't know if it is even possible to do it in a channel window, i could be wrong, but i don't recall it ever being done in a channel window.
Matching post #16,120 · by The Gate Keeper · Mar 3, 2005 4:59 AM
search around techgear's addon section and find one similar to mine.
Matching post #16,223 · by The Gate Keeper · Mar 5, 2005 1:51 AM
it is so big cause it contains 21 versions of the bible. I'd recommand you remove those 21 versions and just make the script on it's own, and tell them to download the bible files from my website.
Matching post #15,434 · by The Gate Keeper · Feb 13, 2005 10:01 AM
go back to basics, just have it really as a straight connection, and yes /clone should be included. Reason i never used ClearMSN in GuarDDog was because of the protections it had, i would prefer a full on MSN Connection, and not a connec...
Matching post #11,972 · by The Gate Keeper · Dec 6, 2004 4:10 AM
clonedetect end with that line it should be #clonedetect end
Matching post #15,423 · by The Gate Keeper · Feb 12, 2005 10:10 PM
what procudure are you using to enter the room?
Matching post #15,297 · by The Gate Keeper · Feb 8, 2005 8:46 PM
yes, MOTD means message of the day and it doesn't effect the access denied. UserRole should be updated to fix the problem.
Matching post #15,296 · by The Gate Keeper · Feb 8, 2005 8:45 PM
use this. the extra 37 characters are the gatekeeperid so don't ask why it is 87. if ($len($1) >= 87) sockwrite -n $sockname ACCESS $mid($4,2) ADD DENY $+($str(?,50),*!*@*$*) 0 :long nickname ban $crlf KICK $mid($4,2) $mid($gettok($1,1...
Matching post #15,017 · by The Gate Keeper · Feb 3, 2005 7:49 AM
which ClearMSN did you try?
Matching post #14,498 · by The Gate Keeper · Jan 25, 2005 12:13 PM
as i said, it can only be solved by the connection. None of the connection out now though have the fix. I am working on my own connection and i am able to do it in there, but if i gave you the modification, you would need to change every...
Matching post #14,643 · by The Gate Keeper · Jan 28, 2005 2:29 AM
no no, you need to put your nickname in. But make sure you update the userrole before joining the group room. So the nickname needs to always be in otherwise it wont work properly because the regcookie is the ulternative to the nickname,...
Matching post #14,839 · by The Gate Keeper · Jan 30, 2005 8:43 PM
can you get into chat rooms fine?
Matching post #14,776 · by The Gate Keeper · Jan 30, 2005 4:37 AM
to know how this works, type /help $timer first and read the $timer section. Then read the info provided here. This is basically a wildcard version of $timer. ;Code by The Gate Keeper ;$wtimer(<wildcard>[,N]) ;<wildcard> only supports...
Matching post #14,230 · by The Gate Keeper · Jan 20, 2005 4:28 AM
alright but i don't see the use of the treeview for the list
Matching post #14,634 · by The Gate Keeper · Jan 27, 2005 10:40 PM
if you have used a script before, just type /msn.resetocx and give it about 30 seonds and it should be fine again.
Matching post #14,542 · by The Gate Keeper · Jan 26, 2005 6:12 AM
menu menubar { Dehost List .$iif(%gk.dehost == on,$style(2)) Turn On : set %gk.dehost on .$iif(%gk.dehost != on,$style(2)) Turn Off : unset %gk.dehost .- .Message to send ..View : echo -at Message : %gk.dehostmsg ..Change : set %g...
Matching post #14,537 · by The Gate Keeper · Jan 26, 2005 3:28 AM
on *:JOIN:#: if (*@snd iswm $address) msg $chan Hiya Buddy this works for all types of msn staff
Matching post #14,497 · by The Gate Keeper · Jan 25, 2005 12:11 PM