quick scripting help

Talk about pretty much anything here, but DO NOT USE FOR SUPPORT.

Moderator: Supporters

Chimp
Posts: 15
Joined: Tue Oct 31, 2006 6:05 am

quick scripting help

Post by Chimp »

i have a kickrpg channel and i have to allow people to +a themselves but when they do, they arent allowed to kick.

basically can u make a script so my bot can check when someone is kicking to see they dont have +a. if they do they get kicked
SpaceDoG
Posts: 301
Joined: Mon Feb 27, 2006 5:44 am
Contact:

Post by SpaceDoG »

+a doesn't allow for +a's to kick each other. You want +o for that.
Chimp
Posts: 15
Joined: Tue Oct 31, 2006 6:05 am

Post by Chimp »

i no that, i mean to let users take a break but while they are taking a break they can kick each other until they -a
SpaceDoG
Posts: 301
Joined: Mon Feb 27, 2006 5:44 am
Contact:

Post by SpaceDoG »

If they're taking a break why would you want them to make themselves an admin?
Chimp
Posts: 15
Joined: Tue Oct 31, 2006 6:05 am

Post by Chimp »

well first of all i trust these people. Secondly it just makes it more interesting
SpaceDoG
Posts: 301
Joined: Mon Feb 27, 2006 5:44 am
Contact:

Post by SpaceDoG »

ok.. here's the break down of channel modes
+q = owner/founder - can kick all members while not being able to be kicked themselves.
+a = admin - can op, voice, halfop and kick all ops, hops, regular users, and voice. Not able to be kicked except by the channel owner/founder
+o = op - can op, voice, halfop, kick all non admins/founders/owners
+h = halfop - can voice and kick other halfops, voiced, and regular users
+v = voice - can speak when the channel is +m. cannot kick or ban any users

I honestly don't see what it is that you're trying to do. You are saying that you want to +a people so they can "take a break" yet while they are "taking a break" you want a [mIRC] script or a bot of some sort (such as an eggdrop) to allow them to continue to kick each other even though they are "taking a break?"
Grunt
Posts: 159
Joined: Mon Jan 09, 2006 7:31 pm
Contact:

Post by Grunt »

A bot can´t prevent someone from being kicked. A module, however, could.
Computers are machines that cause trouble you wouldn't normally have if you wouldn't have a computer.
Chimp
Posts: 15
Joined: Tue Oct 31, 2006 6:05 am

Post by Chimp »

first of all i DONT want them to be allowed to kick when +a and secondly if they do kick they get kicked. i no theres no way to prevent it.
SpaceDoG
Posts: 301
Joined: Mon Feb 27, 2006 5:44 am
Contact:

Post by SpaceDoG »

Ok if you don't want people to be kicked +a them. They will still however be able to kick the +o's and +h's but the +a's themselves can't be kicked.
Chimp
Posts: 15
Joined: Tue Oct 31, 2006 6:05 am

Post by Chimp »

unless my bot has +q :wink:
SpaceDoG
Posts: 301
Joined: Mon Feb 27, 2006 5:44 am
Contact:

Post by SpaceDoG »

So then what exactly is it that you need help with?
Chimp
Posts: 15
Joined: Tue Oct 31, 2006 6:05 am

Post by Chimp »

when they need a break like if they are going for a break, they go like !a or some kind of text command. the bot gives them +a. When they get back they type something else, and they get -a. If they kick when have +a, they get kicked.
SpaceDoG
Posts: 301
Joined: Mon Feb 27, 2006 5:44 am
Contact:

Post by SpaceDoG »

ok... what kind of bot do you have?
Chimp
Posts: 15
Joined: Tue Oct 31, 2006 6:05 am

Post by Chimp »

does it really matter?
dreambot if u must know
SpaceDoG
Posts: 301
Joined: Mon Feb 27, 2006 5:44 am
Contact:

Post by SpaceDoG »

You can actually write the script really easily yourself. Just type /help on text.
Locked