mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Dec 2005
Posts: 8
H
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
H
Joined: Dec 2005
Posts: 8
Hi. I wanna make a ranking system in my bot so 1 = normal user, 2 = advertise/sponser, 3 = admin, 4 = head admin, 5 = owner. How can i add people? have never tried this before. Can u give me a script that i can look on or give me some advises? I've tried to make a start on it, but cant get further frown
Code:
 on *:TEXT:.add *:#: { if ($nick ?lvl5? $chan)  


What should i use instead of ?lvl5?. And where should it add, and how to add a auth?

Joined: Feb 2004
Posts: 2,019
Hoopy frood
Offline
Hoopy frood
Joined: Feb 2004
Posts: 2,019
Type /help user list and read the entire section, to see how user levels/event prefixes work.

Once you've read this, type /help /auser and the rest of that page in the help file.

Also take a look at /help $ulevel and /help $ulist

Once you've done this, think it through, try to test some stuff, and if you still can't get it work, paste us the code you've tried, the steps you've taken, and people will surely help you.


Gone.

Link Copied to Clipboard