Post
Topic
Board Gambling
Re: Jadra's Weather Machine
by
jadra
on 16/11/2014, 01:59:47 UTC
Oh, this is sweeter than a sugar cookie with icing dunked in syrup.  Kiss Tipped ya 0.005 for this and I will be using it.

Wishlist:

* Toggle for the satoshi-organizer addition. Personally I don't care if my bets get mixed up and I'd rather not burn a satoshi or ten.
* Items in the list box should toggle rather than standard list box behavior (hold CTRL).
* Put the stuff that appears below the button in a second column.
* Sanity checking: Limit 150 bets, and minimum 0.001 bet. Maximum bets would be a nightmare with the randomizer.
* Reset form button.

Appreciate the tip! Spending a bit more free time today to clean it up a little bit. Here's the updated link with the newer version:

http://jsfiddle.net/jadra/brt5kjdL/14/embedded/result/

  • Removed the promo line from the bet options
  • You can now toggle on/off the bid incrementer. It's used to attempt to maintain bet order during a rain if you're trying to create fill the board with different colors.
  • There's a "Total Amount" display that shows the total amount of the bet right above the copy/paste area.
  • The address selection is now checkboxes instead of a multi-select. Should be easier to use.
  • The script won't generate bets under 0.001 anymore and 500 is the limit for bets.
  • Anytime an error is encountered, the CSV output data is cleared until the error is fixed.
  • I've cleaned up the styles a little bit so it's a bit nicer looking.

Still planning on finding a more permanent home for the project, but JSFiddle will do for now Smiley