# 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](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 (only bid up to X for this county) [] Sitewide bidcap (if any county bid exceeds X only bid up to X) [x] Save button to persist changes (instead of waiting for refresh code to run) [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 [] Download Stats [] Clear Stats [] 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. [x] Store tie values for statistical analysis over time. [] Implement tieCounty code [x] Auto login if on signin page [x] Add verticle scroll overflow to awLog div [] Figure out session timout/no longer refreshing/ not loaded issue (screensaver?, tab no focus?, os?, browser?) # AlwaysWin-ntsmhf Bookmarklet - Original route (probably abandoning) Version: 0.1 To load the bookmark go to the [AlwaysWin-ntsmhf Bookmarklet site](https://info.qhrei.com/temp/alwayswin-ntsmhf/index.htm) Drag & drop the above link into your bookmarks to save it. Compiled JavaScript thanks to [Google's Closure Compiler](https://closure-compiler.appspot.com/home)