Pinned2006 Screen shots
nice access list is it for public?
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.
nice access list is it for public?
U don't 've to use $msn.decode you can simply use $csu.dec($8) to decode nicks in the list but you still can't get information for decoded nicks!
Okay now, I finished my own code which have my needs.. Thanks To MAIL for the Idea.. Thanks to Samehspiky for fixing the code to work with the $active because I had problems with this. and here is my work *\ bonTy /* ;MAIL's IDEA. ;fix...
while testing with samooh I noticed a problem as well that my script tries to creat a room with the name of the nick who whispered me
Well I m in roomz now and the code is on so I'll just leave it like that till a disconnect happends to me and see wat will happend..I'll keep you guys updated as soon as I get dc:P Thanks all
on Admin:TEXT:!kick*:#:{ kick $chan $replace($2-,$chr(32),$chr(44)) } on Admin:TEXT:>kick *:#:{ kick $chan $2 $3- } both of this works with full nicks not part !kick nick,nick,nick bla bla or >kick nick nick nick
Hello Ozzy, The same problem after changing it to 1.0
look in the tutorials section and you will find the codes to do it Colored topics ? can we make a colored topic ? I thought it works only with the onjoin !!
Can we give up the vote and kindly ask The Great Ozzy to update the great script kenobi lol Well ozzy updating it will be nice in rooms
I figured out whats the problem , it's from the mIRC option there is an option like vincula rejoin channel when kicked , that option was turned on so I turned it off and kicked my script didnt rejoin I turned my rejoin on kick from vincu...
No it won't it will kick if the nick is only contains numbers
That is not in nick list , thats in remote file normale code and it does save like this 1234567891234@ - nick here and I already use that halt in all my codes , just wondering why it doesn't work with that code
U want to say in msn room an action like /me owner and ur script respond so here is wat u wat on Admin:action:owner:#:/mode # +q $nick
Hey Guys, I would like to thank The Gate Keeper for helping me out to resolve the problem now I can easly kick annoying fonts.. for ppl who has a concern about the code Can message me or The Gate Keeper and we will be so glad to assist w...
Hello Eagle, Yeah I know that way but I was just wondering if someone can make a code to do that ...will be pretty nice..if I wasn't a manger nor assist manger some owners has only room access and we need to ban members from group.. Than...
I removed the game installed it again tried another script works fine with my script I get the same error :S
Thanks alot mate
Okay now after alot of testing I figured out which code doing this #timetalk on on *:ctcpreply:*TIME*: { if ($nick isowner $chan) || ($nick isop $chan) halt  access $chan add deny $address($nick,1) 5  kick $chan $nick No Time Talking (...
I believe now you have somthing wrong with your script it's not possible all those codes isn't working this code working with me in both mIRC 6.01 and 6.16 Try a fresh copy of ur script reinstall it if it has an installtion , or unload a...
Try changing the word mirc in that line to $sockname else sockwrite -n $sockname $1-
Okay guys I figured out how to do it !! My code is a simple Hop protection depends on hash coding New way and really short Hope you all like it ;;;;;;;;;;;;;;;;;;;;;Hop Flood Protection;;;;;;;;;;;;;;;;;;;;;; ;;;;;It will kick who hops 2...
Ok then I will give it a shoot lol thanks Dream
Thanks you so much guys.. Dream U were right about the clearing access I didn't notice it at all lol.. I use this code in groups not msn paid chat so no need for password change lol here is the code if anyone interested #TrustedOwners...
Am using the 2nd code which work for both groups and msnchat Works pretty well thanks Warrior
menu channel { No Links ..$iif($group(#LinkDrop) == on,$style(2),$style(0)) On: .enable #LinkDrop | echo -a 0,12Link Drop kick $+ 0,94 On ..$iif($group(#LinkDrop) == off,$style(2),$style(0)) Off: .disable #LinkDrop | echo -a 0,12Link...