Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local function getRankInGroup(groupId, userId)
- return game:GetService'HttpService':GetAsync('https://assetgame.rprxy.xyz/Game/LuaWebService/HandleSocialRequest.ashx?method=GetGroupRank&groupid='..groupId..'&playerid='..userId):match'>(%d+)<'
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement