Anyways as you can see the script is below and I just found out if you just spam the answers even though it is not the right answer it will just promote you! I been trying to fix this issue for an hour and I can't fix it. I asked all my friends and they said that they don't know. If you even know how to fix it please contact me on skype which is ZequewRoblox their is a lot more scripts but this is the main script and I did change the script which made it not work because the other script just promoted people even though they just put the wrong answers in it. Anyways if you do help me I can call you on skype with my mic muted and I will screen share the scripts in studio for you.
function promouser(gid,rankid,pid) local http = game:getService('HttpService'); local ids = { 'groupId='..gid; 'newRoleSetId='..rankid; 'targetUserId='..pid; }; ids = table.concat(ids,'&'); http:getAsync("http://stateofrowland.esy.es/changeRank.php?"..ids); end; function onTouched(hit) local player = game.Players:GetPlayerFromCharacter(hit.Parent) promouser(2595428,17193058)player.userId) print(player.Name .. " has gotten promoted to YOURRANK, his UID is " .. player.userId .. "") end connection = script.Parent.Touched:connect(onTouched)
Anyone going to help?
This is useless. No one is going to help me.