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.

Needed help with !addpoint

Requests for complete scripts or modifications/fixes for scripts you didn't write. Response not guaranteed, and no thread bumping!
Post Reply
L
LinkinPark
Voice
Posts: 7
Joined: Tue Apr 26, 2011 7:03 am
Location: Cambodia

Needed help with !addpoint

Post by LinkinPark »

Hi all,

please if anyone can help me make this script:

flags can be only Op (@) in channel to add/del points..

<me> !addpoint <nick>
<bot> <nick> got 1 point.

repeat:
<me> !addpoint <nick>
<bot> <nick> got 2 point.

<me> !delpoint <nick>
<bot> deleted 1 point from <nick>.

continue every points and increase the points in text file.

and everyone can use !point

<me> !point
<bot> <me> got 10 points

<me> !point <nick>
<bot> <nick> got 2 points

thanks..
J
Johannes13
Halfop
Posts: 46
Joined: Sun Oct 10, 2010 11:38 am

Post by Johannes13 »

Look for a reputation script. :)
Post Reply