FuckingToasters / discord-group-spammer

You need to run all_together.py and follow the instructions on the readme below. This Tool allows you to use various discord exploits for educational use.
https://discord.verify.gay
GNU General Public License v3.0
60 stars 146 forks source link

[BUG] No such File or Directory #20

Closed pizzalover32 closed 2 years ago

pizzalover32 commented 2 years ago

error

pizzalover32 commented 2 years ago

image

pizzalover32 commented 2 years ago

i've added a image in the same path named cool and its a jpg not sure why that comes up then the bottom idek

FuckingToasters commented 2 years ago

i've added a image in the same path named cool and its a jpg not sure why that comes up then the bottom idek

The Error at the bottm means, that the api not returned the keyerror which is a result of the first error. so if we solve the first issue the second will be solved too.

Take a look at the config.json file. You'll need to specify the path of your image. If the Image is in the same folder from which you run all_together.py you only need to specify the imagename in the config.json file (exampleimage.png)

pizzalover32 commented 2 years ago

image

pizzalover32 commented 2 years ago

never did any print's on cmd but it made 10 gc's

pizzalover32 commented 2 years ago

fixed it im just stupid lol

FuckingToasters commented 2 years ago

great to hear that you fixed it!

pizzalover32 commented 2 years ago

yeah thanks for this tool ill see in a few days if its good also hows the proxy support work?

FuckingToasters commented 2 years ago

yeah thanks for this tool ill see in a few days if its good also hows the proxy support work?

Hi again, for the question about the proxy support, it will load the proxies from the file, then it saves IP, Port (useername & password if provided) in a own variable. Then we use the variables to format it to the correct string which is needed to make requests using proxies.If you don't set any prodigy in the file or dint select http / https in the input, the requests will be made without proxies