You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
|
# 5090 Bot from wbuffetsukdik reddit user
|
|
|
|
|
Here's the github repository. It requires a bit of technical knowledge to set up, but not too hard.
|
|
|
|
|
|
|
|
|
|
## To use
|
|
|
|
|
1. `node login` -- login to Best Buy within 1 minute before browser closes on its own!
|
|
|
|
|
2. node .
|
|
|
|
|
|
|
|
|
|
## Install nodeJS and NPM.
|
|
|
|
|
1. Move the files in the repository into a folder on your computer named "GPUMonitor".
|
|
|
|
|
1. Open the command line, navigate to the folder using "cd" to move to the file path
|
|
|
|
|
1. When you are in the correct folder in the terminal, run the command "npm i". This installs a HTTP library that is required for the bot.
|
|
|
|
|
1. Once installed, navigate to the parent directory of your folder. "cd.." if you are inside your folder.
|
|
|
|
|
1. Run the command "node GPUMonitor" and the bot will begin running.
|
|
|
|
|
|