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

Increase gold limit to 1 trillion. #1209

Closed hellonearth311 closed 2 years ago

hellonearth311 commented 2 years ago

Description

Increase the gold limit because its annoying to only get 10 million gold.

Screenshots

TheFinality commented 2 years ago

no

00100000 commented 2 years ago

@hellonearth311 please see #1183

donaldli2020 commented 2 years ago

You can do that using code

_.player.data.gold = 1e+12;
00100000 commented 2 years ago

...but there is no point in doing that, as it will immediately crash your game and you won't end up having that much gold when you log in again.

donaldli2020 commented 2 years ago

:+1: