This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

User list + commands (custom)

Old posts that have not been replied to for several years.
Locked
s
stevegarbz
Op
Posts: 104
Joined: Sat Dec 04, 2004 7:25 pm

User list + commands (custom)

Post by stevegarbz »

I need a script where:

It needs to be able to hold a userlist database to recognize who the bot administrator is (level 3), who staff members are (level 2), who customers are (level 2) and who are regular users (level1).

After that part is added, I need to:

- .AddMessage <Level> <Message> [Level4] (Adds a message users will be sent upon joining #ServerPhoenix.)
- .DelMessage <Level> [Level4] (Deletes the join message for the specified userlevel)
- .DelAllMessages [Level4] (Deletes all the join messages)

For example,

[17:40] <ServerPhoenixBoss> .AddMessage 3 Get your asses to work!
[17:40] * ChrisG has joined #ServerPhoenix
[17:40] * ChanServ sets mode: +o ChrisG

In private message...

[17:40] <PhoenixDrop> --- Staff Join Message for Saturday, July 2nd, 2005 ---
[17:40] <PhoenixDrop> Get your asses to work!
[17:40] <PhoenixDrop> ------------------- End of Message -------------------

If the message is for level 1 users, then it will say "Join Message"
If the message is for level 2 users, then it will say "Customer Join Message"
If the message is for level 4 users, then it will say "Admin Join Message"

Only the specified userlevel will be able to see the message set for them. For example,
a level 4 will not see a level 2 message and a level 3 will not see a level 1 etc. etc.



-Thanks a lot.
s
stevegarbz
Op
Posts: 104
Joined: Sat Dec 04, 2004 7:25 pm

Post by stevegarbz »

can anyone help?
s
stevegarbz
Op
Posts: 104
Joined: Sat Dec 04, 2004 7:25 pm

Post by stevegarbz »

anyone? *bump*
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

how much are you paying for this one?
Locked