Could anyone give me the code to a Dehost Protection that works with msn groups? like when it gets dehosted it hops then comes back and kicks the person dehosting?
A TG007 community discussion started by Tasaga.
Could anyone give me the code to a Dehost Protection that works with msn groups? like when it gets dehosted it hops then comes back and kicks the person dehosting?
It is best to give advice first before anything else, lol. So, here is something to take into heavy consideration.
First, it is best to never give owner/host status to anyone whom you don't know on any server in any chatroom. Otherwise no matter how much coding you have it might not do you a bit of good. This isn't only for you, but anyone, and I hope you don't think I'm being smart, because I'm not. It is just friendly advice. I've seen alot of well intentioned people get their rooms taken, and all, and I despise people who tries to take rooms just because they are too lazy to create one of their own.
Okay, enough of my rants, lol. Here is a code that might work. I haven't tried it out in groups yet, but here it is.
on ^*:DEOP:#:{
if ($opnick == $me) && ($nick != $me) {
set %killnick $nick
hop
}
}
on ^*:JOIN:#:{
if ($nick == $me) && (%killnick) {
access $comchan(%killnick,1) add deny $ial(%killnick,1) 0
kick $comchan(%killnick,1) %killnick [Nice Try Pal :@]
unset %killnick
}
}
Thanks ill give it a try and tell you how it works out
Thank you it worked Nicley =) ![]()
Alright, I'm glad it did. mmmmmmm, pizza![]()
Don't ask how, but I always thought that icon
was always a laptop computer and he was eating it. lol
I never have looked at the code it uses. geee I feel dumb ![]()
![]()
lol, I thought the same way when I first looked at it, nita. By the way, if I don't see you before then happy upcoming birthday![]()
*grabs Warrior and shoves him down in a chair.. tapes his mouth shut..blind folds him..ties his arms and feet to the chair..drags him to the closet.. pushes the chair in and locks the door by handle, and padlock. *
There..
I didn't hear anything at all..... ![]()
It's ok. I will let it slip this time. ![]()
That is just a "sensitive" subject for us ladies...you understand, don't you?
lol
Sign in to reply or start a new topic where your account has permission.