Ensures you are the winning bidder if you want to be.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

1.6 KiB

AlwaysWin-ntsmhf Tampermonkey

To load the Tampermonkey script:

  • Install the [Tampermonkey Chrome Extension] (https://www.tampermonkey.net/)
  • Click on the Extension and select Create a new script...
  • Copy the contents of tampermonkey.js into the editor and save the changes
  • Modify the countiesToWin[] array to contain the countyId's you wish to win the bid on.

Wishlist / Todo

[] Bidcap for any row
[x] Save settings to local storage
[x] Retrieve settings from local storage
[x] Inject div
    [] start/stop buttons
    [x] How often should the status check be performed?
    [x] randomize refresh value to avoid detection
    [] show rowAction1 array //AlwaysWin
    [] show rowAction2 array //AlwaysTie
    [] show rowAction3 array //WatchTie
    [] PriceChangeOverTime Chart
[] For each countyRow inject
	[] "rowAction" dropdown with options:
        0 - Ignore
        1 - Ensure I am highest bidder
        2 - Make sure I am Tied
        3 - Only watch tied bid
    [] save to analytics checkbox
    [] county bidcap
[] Option to sell leads that don't fit your criteria but you can't return on the secondary market.
[] Store tie values for statistical analysis over time.

AlwaysWin-ntsmhf Bookmarklet - Original route (probably abandoning)

Version: 0.1

To load the bookmark go to the AlwaysWin-ntsmhf Bookmarklet site

Drag & drop the above link into your bookmarks to save it.

Compiled JavaScript thanks to Google's Closure Compiler