Prodigy-Hacking / ProdigyMathGameHacking

Prodigy Hacking: Hacking for the right reasons. | Questions? Ask on our Discord. https://discord.gg/XQDfbfq
https://prodigyhacking.com
Other
17 stars 10 forks source link

[BUG] Set Grade not working #1050

Closed donaldli2020 closed 3 years ago

donaldli2020 commented 3 years ago

Description: Set grade doesn't work because I have grade override. The variable below should work.

_.player.educationData.gradeOverride=1
_.player.educationData.gradeOverride=2
_.player.educationData.gradeOverride=3
_.player.educationData.gradeOverride=4
_.player.educationData.gradeOverride=5
_.player.educationData.gradeOverride=6
_.player.educationData.gradeOverride=7
_.player.educationData.gradeOverride=8

Replication:

Images:

Additional Errors:

hostedposted commented 3 years ago

We are using _.player.grade if you have grade override disable grade override

donaldli2020 commented 3 years ago

My teacher probably set me a grade override.

donaldli2020 commented 3 years ago

I won't be able to change it.