Open brendanteske opened 3 years ago
Have you double checked your credentials in info.py? I have this working currently.
Have you double checked your credentials in info.py? I have this working currently.
Yeah they are correct.
This is the output in cmd.exe if any of this makes any difference:
C:\RTX3070>python bot.py
DevTools listening on ws://127.0.0.1:60523/devtools/browser/e5e4bd88-3b67-4cc7-9811-2d411ae1ac8a [26144:19360:0420/085418.378:ERROR:device_event_log_impl.cc(214)] [08:54:18.378] USB: usb_device_handle_win.cc:1054 Failed to read descriptor from node connection: A device attached to the system is not functioning. (0x1F) [26144:19360:0420/085418.389:ERROR:device_event_log_impl.cc(214)] [08:54:18.389] Bluetooth: bluetooth_adapter_winrt.cc:1072 Getting Default Adapter failed. [26144:19360:0420/085418.391:ERROR:device_event_log_impl.cc(214)] [08:54:18.391] USB: usb_device_handle_win.cc:1054 Failed to read descriptor from node connection: A device attached to the system is not functioning. (0x1F) [14204:20900:0420/085614.181:ERROR:gpu_init.cc(426)] Passthrough is not supported, GL is disabled
For reference, this is the image I get when the bot tries to log in:
This is the image that I see when trying to log in manually without the bot on bestbuy.com:
I am running this script, and upon the first load of the graphics card, it seems to attempt to login but its unsuccessful.
I'm not sure if it will log in when it grabs a card, or as I stated before upon first loading the script. Just want to make sure its running correctly or not.
If anyone knows how to solve this any help would be really nice.