John (John K.)
Global Troll-buster and
Legendary
Offline
Activity: 1288
Merit: 1227
Away on an extended break
|
|
April 29, 2013, 06:08:31 AM |
|
Well, you should put both active bids together as the old bids are automatically cancelled. Never include the bid you're canceling - the bot cannot determine if you're canceling it or not.
|
|
|
|
Minor Miner
Legendary
Offline
Activity: 2506
Merit: 1020
Be A Digital Miner
|
|
April 29, 2013, 06:14:02 AM |
|
Well, you should put both active bids together as the old bids are automatically cancelled. Never include the bid you're canceling - the bot cannot determine if you're canceling it or not.
sorry. do not understand your bot code. but. if i bid 5@ 35.5 which i did, it should have knocked off the 5 @ 34.5 since they only had 4 still active which would have left me with the 5 @ 36 and the 5 @ 35.5 I believe you have said before that you CANNOT lower your bid which is basically what the bot tried to do with my last bid no? Not trying to be a pain, just trying to help.
|
|
|
|
John (John K.)
Global Troll-buster and
Legendary
Offline
Activity: 1288
Merit: 1227
Away on an extended break
|
|
April 29, 2013, 06:18:11 AM |
|
Well, it's not my bot. The bot captures the specific words @ and the numbers to automatically constitute the bid. Your last post might've messed up the code altogether I guess, with so many 'bids' popping up in your sentence. I'll be home soon and provide a clear and updated list.
|
|
|
|
Minor Miner
Legendary
Offline
Activity: 2506
Merit: 1020
Be A Digital Miner
|
|
April 29, 2013, 06:20:58 AM |
|
Well, it's not my bot. The bot captures the specific words @ and the numbers to automatically constitute the bid. Your last post might've messed up the code altogether I guess, with so many 'bids' popping up in your sentence. I'll be home soon and provide a clear and updated list. understood. do not want to mess things up but on the bright side, it is good to have someone like me with fat fingers so you can see the problems early on instead of in the last minutes. Now, if people would just stop bidding and let the auction close as it stands now, we all could be happy.
|
|
|
|
John (John K.)
Global Troll-buster and
Legendary
Offline
Activity: 1288
Merit: 1227
Away on an extended break
|
|
April 29, 2013, 06:22:33 AM |
|
keep the bids coming guys - John the bot will be in service soon !
|
|
|
|
swaits
Newbie
Offline
Activity: 21
Merit: 0
|
|
April 29, 2013, 06:22:44 AM |
|
If you're writing about problems with the bot it might be a good idea to spell out your bids instead of pasting the actual bids; so you hopefully won't confuse the bot further.
|
|
|
|
John (John K.)
Global Troll-buster and
Legendary
Offline
Activity: 1288
Merit: 1227
Away on an extended break
|
|
April 29, 2013, 06:24:17 AM |
|
If you're writing about problems with the bot it might be a good idea to spell out your bids instead of pasting the actual bids; so you hopefully won't confuse the bot further.
Makes sense - the bit maker should've provided me a kill switch in this case BOTKILL! PS: Ignore the bot for now - it's going nuts. I'll delete its posts that are wrong.
|
|
|
|
rgzen
Member
Offline
Activity: 93
Merit: 10
|
|
April 29, 2013, 06:25:01 AM |
|
1@38
|
|
|
|
Entropy-uc
|
|
April 29, 2013, 06:31:15 AM |
|
So tempted to post a list of compuserve email addresses in here...
|
|
|
|
JimiQ84
|
|
April 29, 2013, 06:31:48 AM |
|
If you're writing about problems with the bot it might be a good idea to spell out your bids instead of pasting the actual bids; so you hopefully won't confuse the bot further.
Makes sense - the bit maker should've provided me a kill switch in this case BOTKILL! PS: Ignore the bot for now - it's going nuts. I'll delete its posts that are wrong. What if the bot have become self-aware? Are you John Connor?
|
|
|
|
Minor Miner
Legendary
Offline
Activity: 2506
Merit: 1020
Be A Digital Miner
|
|
April 29, 2013, 06:37:07 AM |
|
yes, john you are correct. it looks like my carelessness has killed the bot. I will await your update and I will ONLY post EXACTLY the way that you tell me from now on. just for the record i should only have ten units bid for up there and five should be the first units bid at thirty six and five should be at thirty five spot five. sorry for killing the poor thing.
|
|
|
|
tccd
Newbie
Offline
Activity: 51
Merit: 0
|
|
April 29, 2013, 06:44:41 AM |
|
2@37
|
|
|
|
John (John K.)
Global Troll-buster and
Legendary
Offline
Activity: 1288
Merit: 1227
Away on an extended break
|
|
April 29, 2013, 06:49:50 AM |
|
yes, john you are correct. it looks like my carelessness has killed the bot. I will await your update and I will ONLY post EXACTLY the way that you tell me from now on. just for the record i should only have ten units bid for up there and five should be the first units bid at thirty six and five should be at thirty five spot five. sorry for killing the poor thing.
Keep bidding, never mind. The author stated that it's beta after all.
|
|
|
|
|
ok
Newbie
Offline
Activity: 26
Merit: 0
|
|
April 29, 2013, 06:54:06 AM |
|
1 @ 39.5
|
|
|
|
John (John K.)
Global Troll-buster and
Legendary
Offline
Activity: 1288
Merit: 1227
Away on an extended break
|
|
April 29, 2013, 06:56:50 AM |
|
=P only addition is to remove JessicaMILFson here from the list, and it's golden. I was formatting the bids in the google doc file and exporting it in csv to a table BBCode maker.
|
|
|
|
fpgaminer
|
|
April 29, 2013, 07:02:54 AM |
|
I was formatting the bids in the google doc file and exporting it in csv to a table BBCode maker. The CSV formatting portion of that appspot script will automatically sort the bids, so you only have to manually maintain a time sorted CSV list of bids (from oldest to newest). only addition is to remove JessicaMILFson here from the list, and it's golden You're right, I'll need to add a blacklist feature.
|
|
|
|
John (John K.)
Global Troll-buster and
Legendary
Offline
Activity: 1288
Merit: 1227
Away on an extended break
|
|
April 29, 2013, 07:09:14 AM |
|
I was formatting the bids in the google doc file and exporting it in csv to a table BBCode maker. The CSV formatting portion of that appspot script will automatically sort the bids, so you only have to manually maintain a time sorted CSV list of bids (from oldest to newest). only addition is to remove JessicaMILFson here from the list, and it's golden You're right, I'll need to add a blacklist feature. So is the list automatically updated (by scraping this thread or otherwise) or would I need to maintain a CSV file?
|
|
|
|
John (John K.)
Global Troll-buster and
Legendary
Offline
Activity: 1288
Merit: 1227
Away on an extended break
|
|
April 29, 2013, 07:18:58 AM |
|
Official list: (check if I got something wrong - I'm no bot after all ) Name | Quantity | Price (฿) | Remaining | BTC Count | swaits | 1 | 40.5 | 49 | 40.5 | VJain | 1 | 40 | 48 | 40 | psjw4450 | 4 | 40 | 44 | 160 | GreatBug | 1 | 40 | 43 | 40 | ok | 1 | 39.5 | 42 | 39.5 | Hiroaki | 1 | 39 | 41 | 39 | simtel12 | 1 | 38 | 40 | 38 | gsmline | 1 | 38 | 39 | 38 | rgzen | 1 | 38 | 38 | 38 | win07 | 1 | 37.5 | 37 | 37.5 | Hiroaki | 1 | 37 | 36 | 37 | tccd | 2 | 37 | 34 | 74 | Omen1855 | 3 | 36.5 | 31 | 109.5 | Minor Miner | 5 | 36 | 26 | 180 | samyrp | 2 | 36 | 24 | 72 | desired_username | 4 | 36 | 20 | 144 | BitMagnet | 1 | 35.5 | 19 | 35.5 | dogie | 2 | 35.5 | 17 | 71 | drlatino999 | 2 | 35.5 | 15 | 71 | Hiroaki | 2 | 35.5 | 13 | 71 | sgrunger | 2 | 35.5 | 11 | 71 | WinTame2012 | 1 | 35.5 | 10 | 35.5 | Minor Miner | 5 | 35.5 | 5 | 177.5 | JayCoin | 1 | 35 | 4 | 35 | lan787 | 1 | 35 | 3 | 35 | scrybe | 1 | 35 | 2 | 35 | Luke-Jr | 1 | 35 | 1 | 35 | plasmoske | 1 | 35 | 0 | 35 | Total blades: | 50 | | Total BTC: | 1834.5 | | | | | | Auction thread (Bid here!): https://bitcointalk.org/index.php?topic=189248.0 | | | | |
Googledoc (thanks Vjain!) - https://docs.google.com/spreadsheet/ccc?key=0AiYcEqkgyjc_dEM5Z19DdUxzV3VBVjlvcVBQTFNOYmc#gid=0 Countdown (courtesy of JaredR26) Timer removed. End time: 2013-04-29+13:25:32
|
|
|
|
bitsalame
Donator
Hero Member
Offline
Activity: 714
Merit: 510
Preaching the gospel of Satoshi
|
|
April 29, 2013, 07:47:56 AM |
|
The bot should be programmed to only acknowledge as a bid if the format #@## is in the beginning of the line of the first paragraph, only. And that also should be the rule for the rest of us. Also I wonder if it takes into consideration the , and . since some people here might mistype it (and in some countries it is the reverse, so it is easy to be confused).
|
|
|
|
|