mIRC Home    About    Download    Register    News    Help

Print Thread
#210202 08/03/09 02:17 PM
Joined: Nov 2008
Posts: 17
V
VictriX Offline OP
Pikka bird
OP Offline
Pikka bird
V
Joined: Nov 2008
Posts: 17
hi there. i think this is posible.
what i want is this:

!vcomp - view complaints (For Bot Owner Only)
!cmpl - Report/Post Complains.
!delcomp - Delete complaints number.

----
SYNTAX:
!cmpl <name> <number/reason>
!delcomp <number of complain>
----

about the !cmpl <name> <number/reason>, number means the particular number in the default choices of reason.
example:

1. Flooding
2. Flamming
3. Cursing
4. Spamming

If the reason is not in the list, they can type their own reason in the complain.

example: !cmpl khei hacking the channel.

here's the scenario 1(Using their own reason):
Code:
<Meme> !cmpl ray so handsome
-Bot- Thank you for posting your complain.
-Bot- The Admin will review your complain when he is online.

Scenario 2(Using the default choices):
Code:
<vic> !cmpl tado 1
-Bot- Thank you for posting your complain.
-Bot- The Admin will review your complain when he is online.


And when the Admin check the Complaints list, this is what the bot will response:

Code:
<Admin> !vcomp
-Bot- [Complaints List]____
-Bot- 1. ray (by Meme)
-Bot- 2. tado (by vic)
-Bot- [Complaints list]____


To view the reason:
Code:
<Admin> !vreason ray
-Bot- [Meme's Complain to ray]: so handsome

if there are 3 person who wants to complain in 1 nick,
example:
Code:
<Cave> !cmpl ray So ugly
<Groov> !cmpl ray Bad smell
<Tebo> !cmpl ray so self-fish


this is what the bot will response:
Code:
<Admin> !vreason ray
-Bot- ------------------
-Bot- [Cave's Complain to ray]: So ugly
-Bot- [Groov's Complain to ray]: Bad smell
-Bot- [Tebo's Complain to ray]: so self-fish
-Bot- ------------------


!delcomp Command
Code:
<Admin> !delcomp 1
-Bot- Deleting record of ray...
-Bot- Record of ray deleted.
<Admin> !vcomp
-Bot- [Complaints List]____
-Bot- 1. tado (by vic)
-Bot- [Complaints list]____


Thats all.
Thank you.

Sorry for the long post.
The explanation is long but i think the code for this is just short. laugh



Joined: Nov 2008
Posts: 17
V
VictriX Offline OP
Pikka bird
OP Offline
Pikka bird
V
Joined: Nov 2008
Posts: 17
anybody here ?
Thank you sir.

Joined: Aug 2004
Posts: 7,252
R
Hoopy frood
Offline
Hoopy frood
R
Joined: Aug 2004
Posts: 7,252
Be patient. You bumped your post before even 24 hours had elapsed. We all help here on a voluntary basis, so other items can and do take priority.

Joined: Nov 2008
Posts: 17
V
VictriX Offline OP
Pikka bird
OP Offline
Pikka bird
V
Joined: Nov 2008
Posts: 17
ok sir.
Thank you sir russelB.


Link Copied to Clipboard