I have four clans that I need to compare on a leaderboard in my game and I was wondering if there's an easy way to just return the number of points the clan has.
Theres no direct way from what i can find... However i think it could be possible if you use some functions of the GroupService and PointsService in conjunction with a well organized DataStore.
--East98