close whisper window
if you want it to not open at all, you can turn off whispers in vincula. To do so, open up Vincula Setup Dialog, goto options, and select the appropiate box. Otherwise use /closemsg $nick
Find discussions and posts across the Forum sections you are allowed to read.
Filter by Forum, author, date, content scope and sort order without exposing restricted discussions.
if you want it to not open at all, you can turn off whispers in vincula. To do so, open up Vincula Setup Dialog, goto options, and select the appropiate box. Otherwise use /closemsg $nick
yes egyptian, that gettok code is correct.
the GuarDDog that i am currently working on does not use Vincula but a connection i made called DogCollar. It has a similar feel to Vincula though. And yes it is capable of wipping out a long nick flood if it occurs. Note: the GuarDDog i...
lol no worries simon.
the theme in guarddog has been modified greatly to suite the emoticon theme. I wouldn't recommend trying to modify it.
on *:TEXT:*:#: { var %l = 1 while ($read(badwords.txt,%l)) { if ($read(badwords.txt,%l) isin $1-) { kick # $nick bad word | break } inc %l } } Something like this. basically just start a new text doc, put all the bad words in...
i'm through with DogCollar already, it is just GuarDDog that requires everything else
arr lol, i misread question, yes it is possible, when warrior is around, he can modify the code again.
you are probably use to having vincula sockets, well Blackbox uses different socket names, so you need to reconfig everything, and the way to get different things will vary as well.
that is true, there is a small connection in it. If you know what you are doing, you can make a very small connection to each server.
;Created by The Gate Keeper for Vincula Purposes Only i'm glade that you guys don't read the whole bit above all the coding. I created it, it is not designed to recreate the room, just to rejoin it, it did work for me when i put it t...
in that case try this set %ip. [ $+ [ $nick ] ] <user's ip> like that?
ctcp 1:TIME:*: { access $comchan($nick,1) add deny $ial($nick).addr 1 :Time Check | kick $comchan($nick,1) $nick Time Check Kick }
looks very good vex, good use of the sockread stuff {probably to signals }. You managed to get the refresh code?
arr i worked out the problem, my code should work fine now.
at the rate it is going, probably true. I didn't think that year 11 would put that much pressure on me that it would make it pretty hard to script and do school work. Which is why it has been moving so slow, like i have worked on it a bi...
there is an addon available on TG. Look for it, it's MSN Messenger for mIRC.
well you can find out how many times he used i with $count(<string>,i) Petertje come up with a good snipplet which can kick for people that do excessive letters like that on rumbaar's forum.
on me:*:JOIN:#: {  if ($network == CUSA) {   set -u10 %who. [ $+ [ $chan ] ] $true   who $chan  } } raw 352:*: {  if (!$hget(away. $+ $2)) hmake away. $+ $2 3  $iif($7 == G,hadd,hdel) away. $+ $2 $6 Away  if (%who. [ $+ [ $2 ]...
the one above shouldn't be giving the squares from what i can see.
yea that is my opinion as well, and a lot of my friends thought that tim should have won. The margin from what i remember was 55% to greg, 45% to tim, but i think that tim should have won, not greg.
yea it is possible, but requires a bit of work, so i wouldn't bother with it.
naw it wont, it works by, per user name that voted, not cookies
i believe that you are the first to encounter a problem, but i would say that either your not getting your sub info, or your sub info is out of date like it says, or the variable hasn't been changed in the room creator.
yea, take a few features out.