Invite Prompt same as in fisch

Hello. I have seen the invite button in fisch, so i tried to remake it for my game. But if You use SocialService, the invite prompt will look like this

instead of this.

Is there another service with what you can prompt the normal invite gui or something?

If you can’t see the 2nd image it’s just invite gui that prompts if you invite someone from roblox menu instead of the game prompting it to you (idk why it didnt upload lol)

Hello there, it is actually quite simple to make this specific menu appear.
As stated in the documentation you will be required to use SocialService:PromptGameInvite(Player) to open up the menu. You can do the api call from both the server and a client.

Edit: My bad I misunderstood your question :sob: I’ll let you know if I’ll find a solution

Is the first picture from in-game or from studio?
Because Studio uses an outdated/different invite prompt than the actual ingame one

3 Likes

Oh yeah it’s from studio. Thanks for helping!

1 Like