So basically. To make this short and clear. Im trying to find if theres is anyway to join a group through the httpservice. Basically. If i click a button in game. It sends a http request to Roblox and makes said player join said group?
Ive had no luck finding any helpful info about this so far. If someone could answer my question thatd be awesome!!
So it’s like impossibile, only way to do that is manualy
*Also Note: You can’t send request to roblox APi From a Roblox Game You need an external app
Bypassing a captchas is illegal and doing so, you do just what you shouldn’t do.
The captcha serves to prevent bots from taking certain actions Bypassing it you would be doing something malicious and incorrect towards roblox.
This is a Forum where correct solutions must be given and which do not go to breach the regulations, Your statement would lead this person to do something that he shouldn’t do.
It’s not illegal but it’s surely against the ToS. But worse than that, you’d need the player to somehow log in or provide his security cookie to make this happen, which is an even bigger no no.
It would be very nice if there were a prompt for this, like there is now with the new AvatarEditorService.
But at the very least, you can still put a TextBox with the link to the group. Just make it so the TextBox can’t be edited. It will allow the user to at least copy the text within and paste it in their browser. Not ideal for mobile users, but that’s the best anyone can do at this point in time.