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

Add error handling and remove global variable usage in utility hacks. #1166

Closed MelnCat closed 2 years ago

MelnCat commented 2 years ago

Description

This pr adds error handling to several hacks that had not been handled properly prior. Additionally, it also removes the usage of a global variable to reduce pollution in the window object.