From f8c86c859e7dce044757893812429702f3746b1f Mon Sep 17 00:00:00 2001 From: whysdf <117953633+whysdf@users.noreply.github.com> Date: Fri, 11 Nov 2022 12:32:27 +1300 Subject: [PATCH] 10000000000000000000000 1000 --- hacks/Currency.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hacks/Currency.js b/hacks/Currency.js index fd7ced97..d6c85517 100644 --- a/hacks/Currency.js +++ b/hacks/Currency.js @@ -1,5 +1,5 @@ //Sets the amount of all your currencies to 9 million. x = PIXI.game.prodigy.player.backpack.data.currency for (i in x) { - x[i] = {"ID": x[i].ID, "N": 9000000} + x[i] = {"ID": x[i].ID, "N": 9000000000000000000000000000} }