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 633 forks source link

401/403 Errors | Don't recognize Tokens & Avatars #154

Closed kramans closed 2 years ago

kramans commented 2 years ago

Hello,

Yesterday I worked through all instructions and it did change Avatars, Nicknames and have sent DMs. Now I got new Tokens, even generated my own ones from older accounts but I keep receiving following errors:

[08:05:52] 401 Failed to join guild {"message": "401: Unauthorized", "code": 0}

[08:04:31] Error while joining: error while getting cookie error while getting response from cookie request Get "https://discord.com": read tcp 192.168.0.173:54450->162.159.128.233:443: read: no route to host

might be locked - Stopping instance and adding members to failed list. 401 [23]

Accounts are working perfectly, there are no issues with tokens, they are all fully verified (email+phone) and even some of them are 2 years old so there should not be a problem with that... Any suggestions?

V4NSH4J commented 2 years ago

Okay, so error 401 can mean that your token is disabled or is wrong. This can happen if you're using the wrong token format. Like trying to use email:password:token on mass DM. The other error seems like a connectivity/proxy error.

kramans commented 2 years ago

I did try the format you suggestted, will see if it works, but look at this issue on changing avatars:

kramans commented 2 years ago

fatal error: all goroutines are asleep - deadlock!

goroutine 1 [chan receive]: github.com/zenthangplus/goccm.(*concurrencyManager).WaitAllDone(...) C:/Users/vansh/go/pkg/mod/github.com/zenthangplus/goccm@v0.0.0-20211005163543-2f2e522aca15/goccm.go:118 main.Options() C:/Users/vansh/go/src/github.com/V4NSH4J/discord-mass-dm-GO/main.go:1414 +0x451c main.Options() C:/Users/vansh/go/src/github.com/V4NSH4J/discord-mass-dm-GO/main.go:1470 +0x3db4 main.main() C:/Users/vansh/go/src/github.com/V4NSH4J/discord-mass-dm-GO/main.go:37 +0x54

goroutine 18 [chan receive]: github.com/zenthangplus/goccm.(*concurrencyManager).controller(0xc0000990b0) C:/Users/vansh/go/pkg/mod/github.com/zenthangplus/goccm@v0.0.0-20211005163543-2f2e522aca15/goccm.go:71 +0x2c created by github.com/zenthangplus/goccm.New C:/Users/vansh/go/pkg/mod/github.com/zenthangplus/goccm@v0.0.0-20211005163543-2f2e522aca15/goccm.go:61 +0x16f logout

kramans commented 2 years ago
V4NSH4J commented 2 years ago

fatal error: all goroutines are asleep - deadlock!

goroutine 1 [chan receive]: github.com/zenthangplus/goccm.(*concurrencyManager).WaitAllDone(...) C:/Users/vansh/go/pkg/mod/github.com/zenthangplus/goccm@v0.0.0-20211005163543-2f2e522aca15/goccm.go:118 main.Options() C:/Users/vansh/go/src/github.com/V4NSH4J/discord-mass-dm-GO/main.go:1414 +0x451c main.Options() C:/Users/vansh/go/src/github.com/V4NSH4J/discord-mass-dm-GO/main.go:1470 +0x3db4 main.main() C:/Users/vansh/go/src/github.com/V4NSH4J/discord-mass-dm-GO/main.go:37 +0x54

goroutine 18 [chan receive]: github.com/zenthangplus/goccm.(*concurrencyManager).controller(0xc0000990b0) C:/Users/vansh/go/pkg/mod/github.com/zenthangplus/goccm@v0.0.0-20211005163543-2f2e522aca15/goccm.go:71 +0x2c created by github.com/zenthangplus/goccm.New C:/Users/vansh/go/pkg/mod/github.com/zenthangplus/goccm@v0.0.0-20211005163543-2f2e522aca15/goccm.go:61 +0x16f logout

This can happen when you're using 0 threads or 0 tokens

V4NSH4J commented 2 years ago
  • I would like to ask about functions:

  • Is it allowed to join server first, then only after member scraping change the usernames of accounts?

  • If I put several pictures in pfps, will they be randomly selected on those accounts?

  • I tried to insert multiple names as well but it did not work and shows me that format is wrong on tokens.txt but I did check it and it is all correct there (username:pass:token)

Yes you can do it in any order. If you don't want it change names/avatars that's possible too.

Yes you can put several pictures and one will be picked randomly

You can do multiple names too, I wanna see the error you're getting

kramans commented 2 years ago

Ok now I don't see that error, but I'm getting another one by changing usernames and pictures

Screen Shot 2022-02-01 at 5 05 41 PM Screen Shot 2022-02-01 at 5 06 26 PM Screen Shot 2022-02-01 at 5 06 37 PM

kramans commented 2 years ago

I tried to log in manually to these accounts and it worked, moreover, they scrapped members too. And there is some thing that when I scrap members, it stops at certain point and does not scrap further. Then I re-launch it for scraping with same tokens and they scrap again like 300-700 members from server and stop. Might be that I am doing something wrong...? Sorry for being a pain in the a$$

kramans commented 2 years ago

Yesterday had no issues with scrapping 8k members - hassle free and worked perfectly!

V4NSH4J commented 2 years ago

Hi the thing with name changing, I think the format really is wrong as also the password is showing as wrong for the lines which did work. Is this problem of scraping with online scraper? Usually increasing delay fixes it but you can use the Discum scraper which is much more stable

kramans commented 2 years ago

But strange that I can login to those accounts manually with password and with token, so there shouldn't be any errors with that.. moreover, it did change Image for the same accounts... Is there any chance I could fix this issue..? That would be a highly appreciated, I am waiting to launch all properly and finally send a gift to you as well 👍

That's for offline member scraping after inserting Server ID. I scrapped over time just 3.5k and gave up :D Could you enlighten me what is Discum scraper please?

kramans commented 2 years ago

Screen Shot 2022-02-01 at 5 44 18 PM See, it did send DMs with those tokens/accounts that didn't want to change the username, and it states that 100 of them are functional..

V4NSH4J commented 2 years ago

But strange that I can login to those accounts manually with password and with token, so there shouldn't be any errors with that.. moreover, it did change Image for the same accounts... Is there any chance I could fix this issue..? That would be a highly appreciated, I am waiting to launch all properly and finally send a gift to you as well 👍

That's for offline member scraping after inserting Server ID. I scrapped over time just 3.5k and gave up :D Could you enlighten me what is Discum scraper please?

Maybe only some of your lines are in a bad format or have a wrong password and not all of them. The name changer was working perfectly as of a day ago when I last used it...

Discum's scraper is a python based Online scraper. But I don't think it has a good offline scraper. Could you elaborate more on how big the server was and how many tokens you used? Maybe also provide the server so I can check it out

kramans commented 2 years ago

100 tokens were used for this, scrapped 16k members and stopped :) Any way I can get in touch with the genius behind this bar? :D

kramans commented 2 years ago

I just started new scrap of other server, did work for 16k out of 100k and stopped. 100 tokens were used for this, scrapped 16k members and stopped :) Any way I can get in touch with the genius behind this bar? :D

Any ideas why it stopped scrapping members? Screen Shot 2022-02-01 at 6 40 03 PM

kramans commented 2 years ago

Screen Shot 2022-02-01 at 6 58 05 PM and now when I try to send dms, shows me this even if the account is in the server, checked 5 accounts manually and they are in the server but won't deliver dms. Even through your checker, it shows that they are in the server but won't deliver any dms... That wouldn't mean anything if they were not in the server, but this case simply don't start to send them...

V4NSH4J commented 2 years ago

Screen Shot 2022-02-01 at 6 58 05 PM and now when I try to send dms, shows me this even if the account is in the server, checked 5 accounts manually and they are in the server but won't deliver dms. Even through your checker, it shows that they are in the server but won't deliver any dms... That wouldn't mean anything if they were not in the server, but this case simply don't start to send them...

All your tokens are locked/disabled

V4NSH4J commented 2 years ago

I just started new scrap of other server, did work for 16k out of 100k and stopped. 100 tokens were used for this, scrapped 16k members and stopped :) Any way I can get in touch with the genius behind this bar? :D

Any ideas why it stopped scrapping members? Screen Shot 2022-02-01 at 6 40 03 PM

Can you make sure you're on latest version of dmdgo? There was a problem with scraping like this on the older version but I fixed it. I'm not sure why you're facing it

kramans commented 2 years ago

Okay, I will try with the newest version you provided today. Any chances that you will update on how quick to send DMs? Is that possible for you?

Because yesterday I sent 4k DMs and they all probably landed as SPAM message..

V4NSH4J commented 2 years ago

Okay, I will try with the newest version you provided today. Any chances that you will update on how quick to send DMs? Is that possible for you?

Because yesterday I sent 4k DMs and they all probably landed as SPAM message..

Hey the spam thing depends on your tokens, not on anything else. Many people suggest to increase variation in the message which is why there's a feature to add multiple messages but other than that, it really depends on the token. It gets flagged at generation in my opinion The recommended speed to send dms is 60 individual and rate limit.

kramans commented 2 years ago

And how can I set the speed and rate limit for DMs? Look, here I tried to scrap again the same server with newest update and it stopped first time by 315 members and now by 590 and won't scrape further for 10 minutes already.. Any ideas why so? Could it depend on the server? Server does not have any hard-core verifications nor it has a lot of members, it has only 12k members.

Thank you for helping and explaining! Screen Shot 2022-02-02 at 10 15 21 AM

kramans commented 2 years ago

Screen Shot 2022-02-02 at 1 38 25 PM invalid character 'â' looking for beginning of value How to fix this issue... I put several texts in the message.json (i wrote text is written here! https://invitelink.com/

kramans commented 2 years ago

And how do I set timeout for DMs? So it sends not all messages at once, please...

V4NSH4J commented 2 years ago

And how can I set the speed and rate limit for DMs? Look, here I tried to scrap again the same server with newest update and it stopped first time by 315 members and now by 590 and won't scrape further for 10 minutes already.. Any ideas why so? Could it depend on the server? Server does not have any hard-core verifications nor it has a lot of members, it has only 12k members.

Thank you for helping and explaining! Screen Shot 2022-02-02 at 10 15 21 AM

It's hard to say, could you send me the server invite?

Screen Shot 2022-02-02 at 1 38 25 PM invalid character 'â' looking for beginning of value How to fix this issue... I put several texts in the message.json (i wrote text is written here! https://invitelink.com/

* will it seperate linkes if I write like this: **text is written here!** \n https://invitelink.com/
  Thank you!

I don't understand what you mean to say but the fields are just like regular discord messages. You can add \n to change line and to ping user. Rest of the text remains same.

And how do I set timeout for DMs? So it sends not all messages at once, please...

individual_delay, rate_limit_delay and offset in config.

kramans commented 2 years ago

It's okay regarding server... i don't know how correctly set the DM time and limits please.. could you explain as I don't see this function

------- Original Message ------- On Wednesday, February 2nd, 2022 at 11:06 PM, Vanshaj @.***> wrote:

And how can I set the speed and rate limit for DMs? Look, here I tried to scrap again the same server with newest update and it stopped first time by 315 members and now by 590 and won't scrape further for 10 minutes already.. Any ideas why so? Could it depend on the server? Server does not have any hard-core verifications nor it has a lot of members, it has only 12k members.

Thank you for helping and explaining! Screen Shot 2022-02-02 at 10 15 21 AM

It's hard to say, could you send me the server invite?

Screen Shot 2022-02-02 at 1 38 25 PM invalid character 'â' looking for beginning of value How to fix this issue... I put several texts in the message.json (i wrote text is written here! https://invitelink.com/

I don't understand what you mean to say but the fields are just like regular discord messages. You can add \n to change line and to ping user. Rest of the text remains same.

And how do I set timeout for DMs? So it sends not all messages at once, please...

individual_delay, rate_limit_delay and offset in config.

— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you authored the thread.Message ID: @.***>

V4NSH4J commented 2 years ago

It's okay regarding server... i don't know how correctly set the DM time and limits please.. could you explain as I don't see this function ------- Original Message ------- On Wednesday, February 2nd, 2022 at 11:06 PM, Vanshaj @.> wrote: > And how can I set the speed and rate limit for DMs? Look, here I tried to scrap again the same server with newest update and it stopped first time by 315 members and now by 590 and won't scrape further for 10 minutes already.. Any ideas why so? Could it depend on the server? Server does not have any hard-core verifications nor it has a lot of members, it has only 12k members. > > Thank you for helping and explaining! Screen Shot 2022-02-02 at 10 15 21 AM It's hard to say, could you send me the server invite? > Screen Shot 2022-02-02 at 1 38 25 PM invalid character 'â' looking for beginning of value How to fix this issue... I put several texts in the message.json (i wrote text is written here! https://invitelink.com/ > > will it seperate linkes if I write like this: text is written here! \n https://invitelink.com/ > Thank you! I don't understand what you mean to say but the fields are just like regular discord messages. You can add \n to change line and to ping user. Rest of the text remains same. > And how do I set timeout for DMs? So it sends not all messages at once, please... individual_delay, rate_limit_delay and offset in config. — Reply to this email directly, [view it on GitHub](#154 (comment)), or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you authored the thread.Message ID: **@.***>

Hey there are fields in the config.json file

1of1b commented 2 years ago

Hello,

Yesterday I worked through all instructions and it did change Avatars, Nicknames and have sent DMs. Now I got new Tokens, even generated my own ones from older accounts but I keep receiving following errors:

[08:05:52] 401 Failed to join guild {"message": "401: Unauthorized", "code": 0}

[08:04:31] Error while joining: error while getting cookie error while getting response from cookie request Get "https://discord.com": read tcp 192.168.0.173:54450->162.159.128.233:443: read: no route to host

might be locked - Stopping instance and adding members to failed list. 401 [23]

Accounts are working perfectly, there are no issues with tokens, they are all fully verified (email+phone) and even some of them are 2 years old so there should not be a problem with that... Any suggestions?

hello, please can you help me with the token generator you're using or tell me where you buy your tokens from