Forked from: https://github.com/YonkaDingo/5090BOT
Edits to play an alarm, and search through multiple skuIDs.
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.
|
|
10 months ago | |
|---|---|---|
| .gitignore | 10 months ago | |
| README.md | 10 months ago | |
| alarm.wav | 10 months ago | |
| index.js | 10 months ago | |
| login.js | 10 months ago | |
| package-lock.json | 10 months ago | |
| package.json | 10 months ago | |
README.md
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
node login-- login to Best Buy within 1 minute before browser closes on its own!- node .
Install nodeJS and NPM.
- Move the files in the repository into a folder on your computer named "GPUMonitor".
- Open the command line, navigate to the folder using "cd" to move to the file path
- 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.
- Once installed, navigate to the parent directory of your folder. "cd.." if you are inside your folder.
- Run the command "node GPUMonitor" and the bot will begin running.