Any way to join a group directly from a game?

Hello I’m building a game that has a great connection to my group. So I wanted to know if there is any know way to make someone join your group directly from a game (maybe like something that opens the link to the group, or that makes you join directly from the game) if you have any possible way to do that or something like that please tell me.

2 Likes

Hey!

As far as I know, there is not really such a thing yet. I guess you mean something like when you prompt a purchase to the user?

It’d be cool if it existed though! :slight_smile:

Kind regards,
Jonas

4 Likes

Hey, thx for the reply.

Ya, if you think about it every popular game that has a group would probably have had the feature. :woman_facepalming:

1 Like

If you want something like this to exist, you can always make a feature request.

I don’t think this is possible from the Roblox Engine yet, as it can be difficult to do it. Your best way to get this is to send a Platform Feedback - Engine Features (for Member+) and hope for a answer. But you can do it by having a group reward in your game too to get people to join your group.

That “feature” won’t be added, pretty sure bots can be made but they need user pass so it’s not allowed.

I’ll give an example of a JS bot: the one that ranks players in your group. That one requires your user&pass probably a cookie too (not sure) in order to update other people’ ranks.

Sending a HttpRequest to Roblox’s join group API won’t work either.

Plain and simple there is no way to join a group from any game. This will not even work if you were to think of a way to use a bot, because it’s a security risk, you don’t have passwords from other people to access their account to join the group. I am sure Roblox will not add this “feature” because of what it would take and the security risks of it.

3 Likes