You can help us by researching these codes
* hack.network.open.alert("Hello World!")
Makes a textbox. Not sure what we can use it for.
hack.instance.game.state.states.Boot._gameData.prefab
stores a list of all the prefabs that are available.
Maybe we can make our own UI, or modify existing UI....`
hack.instance.prodigy.network.adminLogin
Admin login, investigate with great interest. UDPATE: It's a feature that allows districts more access to education features or something. I don't believe it's very helpful. --DaChickenKing
QI
Holds QuestionInterface, maybe we can use it to bypass questions???
hack.instance.prodigy.player.house
Known to have house data, but not all functions have been explored.
hack.network
Has network data leading to the server, most things lead to here to affect the server and your data.