BestBuy-GPU-Bot icon indicating copy to clipboard operation
BestBuy-GPU-Bot copied to clipboard

BestBuy Bot is an Add to cart and Auto Checkout Bot. This auto buying bot can search the item repeatedly on the ITEM page using one keyword. Once the desired item is available it can add to cart and c...

Results 11 BestBuy-GPU-Bot issues
Sort by recently updated
recently updated
newest added

I was reviewing the code and while it looks fairly good i think this can be improved by using webpack and separating things into their own files. I took this...

question

I've heard people may have better luck by adding to the cart from the saved items list. This seemed like it should be a fairly easy implementation but the page...

good first issue

The bot runs, goes through the checkout, gets to the last step. but it does not click the final "place your order" I don't know exactly where the code is...

Bot got stuck today during a drop on the verify account button. Never clicked it. Just a heads up!

I will start working on this if there is enough interest

enhancement

I think it would be a particularly fruitful addition to add support for the auto entering of gift cards supplied to the program in the event that checkout is reached.

enhancement

im looking for a fair way to buy a 4090 in bestbuy canada. would this help me achieve that?

Hi all, I am not too familiar with coding. But I followed the instructions and it seems to be stuck at adding to the cart. I grabbed the name fro...

I got stuck during the initialization on the bestbuy ca website. I replace every bestbuy.com to bestbuy.ca and got this : userscript.html?name=BestBuy-RefreshNoBot.user.js&id=d54d7d78-833a-4f32-ae85-3d1294716afc:743 Uncaught (in promise) TypeError: Cannot read properties of...

Code Optimization & Button Detection - Fixed CVV Input - Centralized button detection using findButton function Added BUTTON_CLASSES configuration object for easier maintenance Improved error handling for button interactions -...