Auction Script
mIRC Code
+ 0 likes
Please Register to submit score.
| Average Score | 7.0 |
| Scores Submitted | 1 |
| Date Added | Nov 09, 2006 |
| Last Updated | Nov 09, 2006 |
| Tags | auction |
|
|
Introduction
While an auction is in progress, people can bid using !bid
All commands work via pm or oin channel. Seller must have a common channel with the bot/client running the code in order to sell. Bidders (at the time of bidding) must also have a common channel.
Help is available using !auction help
Auctions run for one day, unless the client exits/disconnects, in which case the auction is "held" until the next connection, when the timers for the auctions will resume from where they left off.
I was unable to figure out how to incorporate an incremental increase for the bids, so that a maximum bid could be entered (similar to the way E-Bay works)
When a new high bid is entered, the seller, highbidder (and if applicable old highbidder) are notified via a notice.
At the end of the auction, the seller and the highbidder are notified, unless there have been no bids, in which case the seller is told so.
Seller's are not allowed to bid on their own auctions, and changing nicks won't help, as nick changes are accounted for.
mIRC Snippet:
Auction Script
Posted on Nov 9, 2006 10:47 pm
Posted on Nov 9, 2006 10:47 pm
/hinc: no such table 'Auction' (line 60, Market Script) now apeears
mIRC Snippet:
Auction Script
Posted on Nov 9, 2006 11:09 pm
Posted on Nov 9, 2006 11:09 pm
Did you just copy & paste the code, then try to run it? If so, save the code, then load the saved code into your remotes and ensure that you answer Yes to the question Run Initialization Commands.
mIRC Snippet:
Auction Script
Posted on Nov 10, 2006 5:17 am
Posted on Nov 10, 2006 5:17 am
"Auction: Cherish.2 - Item: test 100 86400 - Price: Cherish - Time Remaining:" - this way is it supposed to be?
mIRC Snippet:
Auction Script
Posted on Nov 10, 2006 9:04 pm
Posted on Nov 10, 2006 9:04 pm
Definetly not. I'll pull the code and get some people to help me test it on the weekend, and try to figure out why it's displaying like that.
My apologies to all that have tried this code and experienced problems.
I guess I didn't test it enough before posting.
My apologies to all that have tried this code and experienced problems.
I guess I didn't test it enough before posting.
mIRC Snippet:
Auction Script
Posted on Nov 10, 2006 9:18 pm
Posted on Nov 10, 2006 9:18 pm
Its like a mini ebay! o_o;
mIRC Snippet:
Auction Script
Posted on Nov 11, 2006 6:34 pm
Posted on Nov 11, 2006 6:34 pm
i guess i never exspected ebay to cme to mirc nice russleB
mIRC Snippet:
Auction Script
Posted on Nov 13, 2006 5:38 pm
Posted on Nov 13, 2006 5:38 pm
It'll be nicer once I get some details that currently elude me worked out. Please keep your eyes open for updates.
mIRC Snippet:
Auction Script
Posted on Dec 25, 2006 7:16 pm
Posted on Dec 25, 2006 7:16 pm
Hmm the time is not displaying for time left, it also shows a bid twice for me and you should have a way to cancel the bid, but im loving it man excellent job
mIRC Snippet:
Auction Script
Posted on Feb 7, 2007 1:08 pm
Posted on Feb 7, 2007 1:08 pm
*bot* You didn't specify the minimum selling amount
:-| Is there nothing more to do, after loading into remotes? (not txt files created or anything?)
:-| Is there nothing more to do, after loading into remotes? (not txt files created or anything?)
mIRC Snippet:
Auction Script
Posted on Apr 21, 2007 9:22 am
Posted on Apr 21, 2007 9:22 am
How do you get the auction to start?
mIRC Snippet:
Auction Script
Posted on Apr 21, 2007 9:28 am
Posted on Apr 21, 2007 9:28 am
<LoLo> !sell Mountain Bike £500
-bryce123456789- You didn't specify the minimum selling amount
<LoLo> !sell Mountain Bike $500
-bryce123456789- You didn't specify the minimum selling amount
What happenes there?
i tried just plain 500 but it didnt work...
How?
-bryce123456789- You didn't specify the minimum selling amount
<LoLo> !sell Mountain Bike $500
-bryce123456789- You didn't specify the minimum selling amount
What happenes there?
i tried just plain 500 but it didnt work...
How?
mIRC Snippet:
Auction Script
Posted on Apr 21, 2007 9:29 am
Posted on Apr 21, 2007 9:29 am
oh yeh and...
* /hinc: no such table 'Auction' (line 343, Good restaursant !!)
-
* /msg: insufficient parameters
-
No text to send
No text to send
-
* /hinc: no such table 'Auction' (line 343, Good restaursant !!)
.hinc Auction $+($nick,.0)
WTF
* /hinc: no such table 'Auction' (line 343, Good restaursant !!)
-
* /msg: insufficient parameters
-
No text to send
No text to send
-
* /hinc: no such table 'Auction' (line 343, Good restaursant !!)
.hinc Auction $+($nick,.0)
WTF
mIRC Snippet:
Auction Script
Posted on Sep 29, 2007 9:03 am
Posted on Sep 29, 2007 9:03 am
My apologies to those that have had problems with this script.
I've had other people show the same problems, and yet, other people haven't had any problems.
I am still trying to get this worked out.
I realize that this has been a long time working on it, but there have been several other things that have come up and required my attention, but I have not forgotten about this.
I've had other people show the same problems, and yet, other people haven't had any problems.
I am still trying to get this worked out.
I realize that this has been a long time working on it, but there have been several other things that have come up and required my attention, but I have not forgotten about this.




