nickconnors / RTX-3070-Best-Buy-Bot

Selenium WebDriver Python script to auto checkout RTX 3070 graphics card when in stock
136 stars 58 forks source link

Need help with downloading bot #18

Open FireNinja743 opened 3 years ago

FireNinja743 commented 3 years ago

Hello, I'm new to bots and the coding for it. I have read the directions on how to use it, but I'm still unsure how to download Selenium and get it to work with Python and then Google Chrome. Could someone tell me the step-by-step process to getting everything that needed to be downloaded and set up? Also, I am wondering if this bot still works. Thanks in advance.

LanaDelSlay commented 3 years ago

Bot still works.

I can't walk you through this, but I'll point you in the right direction:

Download the bot. Unzip it, put it anywhere. Download GoogleChromeDriver, and put the exe here: C:\Program Files (x86)\ChromeDriver\chromedriver.exe Download & install python. open cmd type "pip install selenium" edit info.py to ur best buy account info edit bot.py link1 to your GPUs link. run the script by typing "python bot.py"

nojguy commented 3 years ago

Bot still works.

I can't walk you through this, but I'll point you in the right direction:

Download the bot. Unzip it, put it anywhere. Download GoogleChromeDriver, and put the exe here: C:\Program Files (x86)\ChromeDriver\chromedriver.exe Download & install python. open cmd type "pip install selenium" edit info.py to ur best buy account info edit bot.py link1 to your GPUs link. run the script by typing "python bot.py"

Is there anyway I can contact you? discord, email, anything like that? I would super appreciate it, if you can help me I'd even tip you. thanks

bcorner13 commented 3 years ago