PiggyAwesome / Discord-Account-Generator

Create Discord Accounts Automatically without captcha solving api key
GNU General Public License v3.0
100 stars 26 forks source link

error #11

Closed Spit-fires closed 1 year ago

Spit-fires commented 1 year ago

`C:\Users\mic\Downloads\Discord-Account-Generator-main>python account_generator.py C:\Users\mic\Downloads\Discord-Account-Generator-main\account_generator.py:17: DeprecationWarning: executable_path has been deprecated, please pass in a Service object driver = webdriver.Chrome(options=options, executable_path=r"chromedriver.exe")

DevTools listening on ws://127.0.0.1:55065/devtools/browser/83fd99ae-4021-4a8e-98ce-f0e1992f0771 [352:1356:0904/000811.142:ERROR:usb_descriptors.cc(141)] Failed to read length for configuration 0. [352:1356:0904/000811.143:ERROR:usb_descriptors.cc(100)] Failed to read all configuration descriptors. Expected 1, got 0. [352:1356:0904/000811.195:ERROR:device_event_log_impl.cc(214)] [00:08:11.195] USB: usb_device_win.cc:96 Failed to read descriptors from \?\usb#vid_10c4&pid_8108#5&192f622a&0&1#{a5dcbf10-6530-11d2-901f-00c04fb951ed}. [352:1356:0904/000812.657:ERROR:device_event_log_impl.cc(214)] [00:08:12.657] Bluetooth: bluetooth_adapter_winrt.cc:1074 Getting Default Adapter failed.


/ () (_) __ _ __ _ ___ _ _ _ \ / __/ _ `_ \ / _ \ / _ (_ (_ _) (__ (_ _ _ _ _ _ _ _ _\,_ ./ _\ _ _ _,
_

Press ENTER to get 0Auth token. Traceback (most recent call last): File "C:\Users\mic\Downloads\Discord-Account-Generator-main\account_generator.py", line 127, in token = driver.execute_script('location.reload();var i=document.createElement("iframe");document.body.appendChild(i);return i.contentWindow.localStorage.token').strip('"') # Get the token AttributeError: 'NoneType' object has no attribute 'strip'

C:\Users\mic\Downloads\Discord-Account-Generator-main>[352:2900:0904/000849.685:ERROR:util.cc(127)] Can't create base directory: C:\Program Files\Google\GoogleUpdater [8148:4636:0904/000945.485:ERROR:gpu_init.cc(486)] Passthrough is not supported, GL is disabled, ANGLE is `

stops while setting the DOB

PiggyAwesome commented 1 year ago

Hey, do you mind trying again, to see if it works now. If not, please send more information.

Spit-fires commented 1 year ago

Alr ill try it in a bit

PiggyAwesome commented 1 year ago

Closed because of inactivity