Paying a small amount (no more than 10 bucks) to someone who can provide a working script.. I will increase the amount if necessary if developed by a team

Name: AuctionHouse

Use: To keep track of "tokens" of each guest, accepting bids, and redistribution of winning bids.

Info:

AuctionHouse (AH) keeps track of each guest that visits the room. Upon first time visitation, a private message will be sent to the guest, asking them to !register if they wish to participate. First time users are given 1000 "tokens" to use within the Auction. 250 tokens are automatically awarded each day (once per 24 hours) if logged into the chat room.

An administrator would start an auction with the following command

!auction (item) (open bid) (minimum increment amount)

Guests will use the command !bid (amount), increasing the bid, and subtracting that total from their amount of "tokens" The AH will also check to make sure the guest has the available amount of tokens, or will reject the bid.

The AH checks for bids, and if a bid is not recieved within 2 seconds, gives its first call GOING ONCE.
2 Seconds without a bid a second call "GOING TWICE"
2 Seconds without a final bid, "SOLD TO {name}, for the amount of {bid}!!"

All tokens are given to the administrator who began the auction.

Other commands

!help = shows a list of commands
!tokens = shows your available amount of currency
!give {name} {amount} = give another guest some of your cash
!last = shows the last valid bid, and the name of the guest
!reward {name} {amount} = Admins only, gives amount of gold defined to specific player

Last edited by Luvodicus; 21/09/12 06:38 PM.