Prodigy-Hacking/ProdigyMathGameHacking

[BUG] I can't go past Miscellaneous Hacks,and it's ANNOYING ME.

YourOrdinaryProdigyHacker opened this issue · 15 comments

Description: For some reason,I can't get past Miscellaneous Hacks. It worked yesterday,but now it just STOPPED. Do you know how to fix it? Thanks.

Replication:

Images:

Additional Errors:

me too

Please send relevant screenshots/console errors.

Resolved by latest commit. It was a problem with @donaldli2020's latest pull request. My bad, I should have tested it before merging, it was just pretty small so I didn't think he could've messed it up.

I didn't know how the toggler thing worked

I didn't know how the toggler thing worked

how are you creating bundle.js @donaldli2020

so i tried changing onclick or something to setEnabled and added .setDisabled and the code

i think it would be a good idea to format the code

It wasn't an issue with the toggler. Next time, please update webpack and build with the official build script.

because everything is hard to read

so i tried changing onclick or something to setEnabled and added .setDisabled and the code

that's not how you bundle the menu, you need to install & run webpack

what's webpack

i don't know how to use webpack

sigh

sudo npm install -g webpack

and when building from /ProdigyMathGameHacking

cd willsCheatMenu
npm run build

Is this fixed?

Yes