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

How would I get how many members are in a group?

Asked by 5 years ago

I'm not asking for the whole script, I'd just like to know how to do this. I know there's GetGroupInfoAsync but I don't think you can use that to get the member count of a group. So I don't even know where to start at this...

1 answer

Log in to vote
1
Answered by
Avigant 2374 Moderation Voter Community Moderator
5 years ago

You can use the web API for this. If you need this in-game, you'd need to use HttpService and a proxy to access this.

0
Oh, that's neat! Thanks :) Sharkeedub 179 — 5y
Ad

Answer this question