multiple group chat with same script
I'm pretty sure a friends told me you can only access one room at a time. Why not pay a few $'s and use Normal MSNChat?
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.
I'm pretty sure a friends told me you can only access one room at a time. Why not pay a few $'s and use Normal MSNChat?
Bingo glitch
yeah i noticed that a while ago too, theres also another one: .::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::. :: GuarDDog v. 4.0 iwth Vincula v. 4.9 :: :: http://www.GuarD-Dog.net :: :::::::::::::::::::::::...
i see. Thats all i can sugest, Umm.. I don't think i've ever had this problem. Is the person who she is trying to view their profile a subscriber? maybe thats why..
well thats fair enough but you can easy use the /amsg command if you know how
some ctcp kicks i wrote: Need to be modified to work for your scripts though! .. not too hard CTCP *:*:*: { if (finger isin $1) { if (%fingerstatus == 1) { .ctcpreply $nick FINGER %fingerreply } if (%fingerkick == 1) && (%fingerstatus...
er can a mod close this please else we will get loads of people saying yeah its not for groups
Personally, i don't think there is one thing wrong with it. Ive used it a number of times foe testing purposes. Ive never had a problem. I think its one of the decent scripts out there because David (The Gate keeper) is one of the decent...
Indeed, you can ruin someones reputation that way, especially someone like Kozical.
If you're using this code in a dialog event, eg if you press a button and it props a pass (supposed to) then you must use Prop $active ownerkey $read(passes.txt)
If the mp3 dialog is a seprate dialog which it sounds like you cant just dock it like that, you'd need to build the MP3 player into the actual switchbar.
lmao plain and simple, and he said alot of words just to get that reply
Indeed you will aslong as the characters are in the unicode.
Like i said ozzy, i said something along those lines, i didnt say it changed the screen res, i wasn't sure. You should prbably close this off now
I suppose thats another way of doing it lol, guess people would rather not do it that way because every script ive seen rejoins on kick not using the standard mirc option
lol i made an event logger and it does that for me too, creates stupid file names and i couldnt figure out why. It hasn't effected the script in anyway so i wouldnt worry about it
I was in ozzys room and i watched ozzy repeat how to get in the groups atleast 4 times so it seems its not idiot proof lol. I dont think he can make it any more clear though.
lmfao. Yeah thats a good one. I got when i knocked some pop all over my keyboard. I got a thingy that absorbed some of the pop and then it came to me. Hhehehe
well heres mine .. alias kick { if (%showkicks == 0) { raw -q kick $1 $2 : $+ $3- | halt } else { if (!%kicks.x) { set %kicks.x 0 } inc %kicks.x if (%showkicks == 1) { raw -q kick $1 $2 : $+ $3- Kicks = %kicks.x } else { raw -q kick $1...
you're very welcome, just let me know if you need any future help okay
Hi-ya dude, only thing i can think of is that perhaps MSNChatx.ocx has been unregistered so i suggest you register that. or the chat control has messed up
yeah i think you will need to add : $+ if you've used a sockwrite. If you've used a sockwrite and theres spaces after kick message eg: Kick Me then it will only say Kick it looks like what you've done here.
Hey ya, i don't actually got the protection but i have an alias that kicks all guests. When they join you can just use this. Add it to alias gmass { var %z 1, %n , %c $active while (%z <= $nick(%c,0)) { if ($left($nick(%c,%z),1) = >) {...
Sure thing: on *:OWNER:#: { if ($opnick == $me) { privmsg # Thanks for the Hammer $nick | access # add owner $$address($$me,1) } }
i dont think its really that relevent anyway dude im sure you can live with out it