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

[HR] Focus Mode #1054

Closed donaldli2020 closed 3 years ago

donaldli2020 commented 3 years ago

Describe your hack:

Enable/Disable Focus Mode (Optional) Additional information _.player.isFocusModeEnabled=true and _.player.isFocusModeEnabled=false *Have you made sure this hack isn't available yet? (Yes/No)** Yes

hostedposted commented 3 years ago

I thought isFocusModeEnabled was readonly

https://github.com/Prodigy-Hacking/ProdigyMathGameHacking/blob/bbece04de26e1e71dcf9b487c7e32c8aaca0e066/typings/player.d.ts#L61

TheFinality commented 3 years ago

can you make a pull request?

LeoBadeaux commented 3 years ago

I thought isFocusModeEnabled was readonly

https://github.com/Prodigy-Hacking/ProdigyMathGameHacking/blob/bbece04de26e1e71dcf9b487c7e32c8aaca0e066/typings/player.d.ts#L61

yes, this will just make an error happen. closed.