sentanos / roblox-js-server

(THIS SERVER IS UNSECURE - USE AT YOUR OWN RISK) Example server using roblox-js module
31 stars 48 forks source link

Error sending message: "Message failed: Captcha" #31

Closed BreadyToCrumble closed 7 years ago

BreadyToCrumble commented 7 years ago

I send a message using the API, and it returns this:

https://gyazo.com/10ce207e7766197d54dbbd161acddc0a

This has never been an issue before. Nothing's changed.

BreadyToCrumble commented 7 years ago

Noticed that you sent out a patch the other day for a roblox library edit. Updating dependencies first.

EDIT: Updating the dependencies didn't work.

BreadyToCrumble commented 7 years ago

I'm in contact with a few others who use your API, they're having the same issue.

sentanos commented 7 years ago

This doesn't sound like an issue with the module, this is simply ROBLOX forcing you to do a captcha challenge either during login or when you are making the message. There is no way to circumvent this other than actually solving the captcha (and to do that with the module is difficult).

BreadyToCrumble commented 7 years ago

So how would I go about fixing this? Would it be easier to make another account and set it up under that?

sentanos commented 7 years ago

You wouldn't. Botting messages simply isn't practical anymore.

Ok fine if you can find an old enough account you may be able to do it without this error because it seems like verified accounts made before a certain date are not given captcha challenges.

BreadyToCrumble commented 7 years ago

Well that's not very useful of Roblox. I'll have to figure out a different way to verify someone's Roblox account without asking for their password.

BreadyToCrumble commented 7 years ago

Thanks for the help.

teddymisty132 commented 6 years ago

I figured out that you just need to verify the email of the bot and change the settings to allow all messages to everyone.