Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How much information can I retrieve from a group?

Asked by
wehosh -1
5 years ago

So I know with scripts I can retrieve someone's rank, but can I also retrieve the name of the group and the name of the rank?

1 answer

Log in to vote
0
Answered by 5 years ago
Edited 5 years ago

For the name of the rank do "GetRoleInGroup" instead of "GetRankInGroup". There are also some other things you can do, they are explained in detail on this page: https://developer.roblox.com/api-reference/function/GroupService/GetGroupInfoAsync

Ad

Answer this question