Releases: kkapuria3/BestBuy-GPU-Bot
Releases · kkapuria3/BestBuy-GPU-Bot
v3.7 Removed Nerdspeak Integration
2.5 - 'Fixed Memory Leak'
2.5 - 'Fixed Memory Leak' no more refresh ! We will recycle tabs.
- We will now kill the tab if item is OOS and open it in new page. Doing this infact reduces the total RAM usage.
- Button clicks no more use .click() but instead use EventListeners()
- Status Bar is now 50% of screen. Little taller so last line is visible when page is loading.
- Status Bar now shows ITEM_KEYWORD
- We will now play a music when item is carted.
- Since BB asks for verifying account sometimes. Alert will help so that you dont miss checkout.
- MAX_RETRIES will now control when your page gets reloaded when you are stuck on please wait screen. In this case it will perform normal reload.```
Version 2.0
Version 2.0 - 'Please Wait...' items can now be CARTED and CHECKEDOUT
- If "Please Wait" button shows up, it will enter a loop of retries which will check the color of button.
- As long as button stays Gray, it will try and check for Yellow Color
- Whenever Yellow ATC button appears again, it will click and checkout
- Status Bar is now being added at bottom
- Status Bar now shows version and TESTMODE variable
Version 1.1
1. If Please Wait button shows up, bot will check every for second ATC button every 20 seconds
2. Whenever second ATC button appears, it will click and checkout
3. Reading logs in console```
Initial Release
1.0 Update README.md