Skip to content

Autonomously buy NVIDIA RTX 30 Series GPUs from Best Buy. Fuck scalpers.

License

Notifications You must be signed in to change notification settings

zhoutang776/best-buy-sniper

 
 

Repository files navigation

best-buy-sniper 🎯

Version

Autonomously buy NVIDIA RTX 30 Series GPUs from Best Buy. Fuck scalpers.

Install

Windows

npm install

Mac

-todo

Linux (Ubuntu)

-todo

Usage

Windows

NOTE: By default the auto-checkout is disabled so there is no accidental purchasing. To enable auto-checkout uncomment the code found on line: 368-370 in the bestbuy.ts file located in src/pages.

  1. FIll in all the data in config/prod/

Add or remove the desired cards you want to purchase in config/prod/tasks.json

You must have discord notifcation set in order for the bot to work. If you do not want to use it, you must comment out any line of code that has sendDiscordMessage in main.ts and bestbuy.ts.

  1. Use npm run start to run the bot

  2. Now wait for the item to come in stock

  3. Stop the bot at any time with npm run stop

Note: the bot will no longer run once a purchase has been made. To be able to use the bot again, delete purchase.json from the main folder.

Mac

-todo

Linux (Ubuntu)

-todo

About

Autonomously buy NVIDIA RTX 30 Series GPUs from Best Buy. Fuck scalpers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.1%
  • JavaScript 1.9%