Are these scripts well done?

Hi, I have a Parkour game that uses 2 scripts but the problem is that sometimes the players get level resets or levels that they have already passed, I do not know what the problem is and I think the problem could be in the script, I would like you to tell me if they are well done (The scripts are in ServerScriptService and the characters in my game are R6).

1 Like

You should use Connect instead of connect as that, I believe is deprecated.

1 Like

Have you tried narrowing down the issue? There’s a lot of code to look through, what part of the code handles what level players are at?

1 Like