So I've seen a lot of these games that update a rank in a certain group if they pass a quiz or something like this. So far I've tried doing stuff like: (Main part of the script)
if GetRankInGroup() == 1 then GetRankInGroup() +1 end
I know that i'm doing it wrong but I can not figure out how I would appreciate anyone who at least gives an answer