V4NSH4J / discord-mass-DM-GO

The most powerful Discord selfbot written in GO allowing users to automate their campaigns & send low-cost mass messages to Discord users!
https://t.me/tosviolators
GNU Affero General Public License v3.0
2.17k stars 637 forks source link

Cookie Error #598

Open morgant90210 opened 2 years ago

morgant90210 commented 2 years ago

Here is the issues i'm receiving: Error while joining: max retries exceeded [18:53:36] Error while getting response from cookies request Get "https://discord.com": read tcp 192.168.0.189:55435->94.130.207.217:32004: wsarecv: An existing connection was forcibly closed by the remote host. [18:53:36] Error while Getting cookies: error while getting response from cookie request Get "https://discord.com": read tcp 192.168.0.189:55435->94.130.207.217:32004: wsarecv: An existing connection was forcibly closed by the remote host. [18:53:36] Error while getting response from cookies request Get "https://discord.com": unexpected EOF

I've tried resetting my ip, binding it, changing proxies, messing with config, etc... Anyone have any solution?

I'm trying to run the program on my main at home computer for the first time, didnt run into this before on school computers haha.

itschasa commented 2 years ago

the error is that the program isn't able to connect to discord.com

if you are using proxies, then something on them is blocked them, whether that be auth, or that discord is blocked on the proxies.

if you aren't, try going on to discord.com legit on browser, see if it works.