mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Oct 2004
Posts: 11
R
Rhino Offline OP
Pikka bird
OP Offline
Pikka bird
R
Joined: Oct 2004
Posts: 11
I am trying to be able to give "Master" controls to more than one (1) person, seeing that the bot can control more than one (1) channel:-

here is the script, "I" think needs to be edited ...

..Add Master:.guser -a master $$1 8 | set %mask. $+ $$1 $address($$1,8) | msg $$1 You are now Master of the Attackbot. || 4=use !help for AttackBot's commands4= || and use !test in channel to see or the bot know you | msg $chan 3 $+ $$1 is now Master operator of the famous Attackbot. | mode $chan +o $1


thanking you all in advance confused

Joined: Oct 2004
Posts: 8,330
Hoopy frood
Offline
Hoopy frood
Joined: Oct 2004
Posts: 8,330
Well, from that section, it appears as though it automatically allows as many "masters" as you want.

/guser just adds the person to the user list with level 8. Then it sets the host mask using a variable based off the nick, so each nick can have its own mask. I'd say it's somewhere else in the script if it doesn't allow more than one.


Invision Support
#Invision on irc.irchighway.net

Link Copied to Clipboard