Vinyzu / DiscordGenerator

Dislock, the most advanced Discord Browser Generator. Powered by hCaptcha Solving AI.
GNU General Public License v3.0
210 stars 53 forks source link

proxy #54

Closed DeratonTrix closed 1 year ago

DeratonTrix commented 1 year ago

image everytime i drag and drop my proxy file there is just crashes

Vinyzu commented 1 year ago

What lol What command line tool are you using?

DeratonTrix commented 1 year ago

idk what u fully mean by that but the lines i press is

1, 1, 1 and for thread 1 and then i try dragging in the proxy file and pressing enter it just crashes

Vinyzu commented 1 year ago

Do u get an error?

DeratonTrix commented 1 year ago

ye but it insta closes so cant see the error tho just see text spamming and then it closes with like 0.5 sec between it

DeratonTrix commented 1 year ago

if u want ill add u on discord and screenshare to u

DeratonTrix commented 1 year ago

Trix#4200 add me on discord

Vinyzu commented 1 year ago

ye but it insta closes so cant see the error tho just see text spamming and then it closes with like 0.5 sec between it

Open in with cmd and execute from there then you can see the error

DeratonTrix commented 1 year ago

Traceback (most recent call last): File "C:\Users\solem\Downloads\DiscordGenerator-main\DiscordGenerator-main\main.py", line 1129, in asyncio.run(main()) File "C:\Users\solem\AppData\Local\Programs\Python\Python310\lib\asyncio\runners.py", line 44, in run return loop.run_until_complete(main) File "C:\Users\solem\AppData\Local\Programs\Python\Python310\lib\asyncio\base_events.py", line 646, in run_until_complete return future.result() File "C:\Users\solem\Downloads\DiscordGenerator-main\DiscordGenerator-main\main.py", line 1080, in main raise ValueError("Provided ProxyPath isnt a file!") ValueError: Provided ProxyPath isnt a file!

Vinyzu commented 1 year ago

Can u send me a screenshot before you press enter when draging the proxy file?

DeratonTrix commented 1 year ago

image

Vinyzu commented 1 year ago

Ah ok you have to remove the " infront and behind of the path.

FuckingToasters commented 1 year ago

Ah ok you have to remove the " infront and behind of the path.

Almost correct, the "" are used to put a path with spaces together. without them it would see them as seperate attributes. However the way he implemented the "" is wrong. Instead of wrapping the full path in these "" he need to do it for the file only so C:\Users\x\Downloads\"Text Document.txt"