Closed ghost closed 4 years ago
PIXI.game.prodigy.debugMisc.getAllPets();
Gives all pets
PIXI.game.prodigy.classModeController.lockedZones=0;
Unlocks all zones
PIXI.game.prodigy.debugMisc.setBattleEnergy(10);
maxes out battle energy
Start with those!
Sounds good, should get all pets be with get all items?
Nah i think they should be separate.
maybe make a pvp advantage bar? (heal, extra damage, etc.)
ok like a sub menu
Good idea! Maybe we should coordinate the hacks, like maybe a "get gear" section, a "leveling" section, etc. etc.
On Thu, Mar 12, 2020 at 3:03 PM Jame notifications@github.com wrote:
ok like a sub menu
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/PatheticMustan/ProdigyMathGameHacking/issues/67#issuecomment-598365190, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOQ7MLDIHYRM5ZQNXFQ5EGDRHEWZZANCNFSM4LGSDGZQ .
Ok more work is required this might take some time also do you like the icon i just found it in the prodigy files
Time isn't relevant, as long as you can do it! (No pressure)
On Thu, Mar 12, 2020 at 3:09 PM Jame notifications@github.com wrote:
Ok more work is required this might take some time
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/PatheticMustan/ProdigyMathGameHacking/issues/67#issuecomment-598367275, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOQ7MLDAVNDULML465CLAUDRHEXNRANCNFSM4LGSDGZQ .
(Major Pressure)
Ok fine it kinda is
Lol
do you like the icon?
Post all things you would like in the cheat menu I can't put it all in because that would take up to much space and it would take a long time.
I would also prefer if it were in the git hub already, Thanks : )
Are you helping make the cheat menu?
If u do, whats ur discord?
Bruh he's Leo The W12-4Rd
On Thu, Mar 12, 2020 at 7:18 PM Lumin0S-ux notifications@github.com wrote:
If u do, whats ur discord?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/PatheticMustan/ProdigyMathGameHacking/issues/67#issuecomment-598473912, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOQ7MLEQ5WIK7AAX2EEQIBDRHFUWFANCNFSM4LGSDGZQ .
Are you helping make the cheat menu?
I made and maintain it
should I add Alt tags so when you hover over a cheat, it gives an explanation of what it does
rolling out the new update
should I add Alt tags so when you hover over a cheat, it gives an explanation of what it does
yeah
Should I make the bookmarklet load code from the github so you don't have to update it
Should I make the bookmarklet load code from the github so you don't have to update it
yeah
Also the icon is really cool!
What does it mean by Stats Submenu though?
its The player stats sub menu
oh
gUD DisCrIpHion
Hey can you add god mode to the mod menu.
javascript:(function()%7BPIXI.game.prodigy.player.modifiers.damage%3DInfinity%3B%0APIXI.game.prodigy.player.modifiers.maxHearts%3DInfinity%3B%0APIXI.game.prodigy.player.heal(Infinity)%7D)()%3B
Sure
Which one
Actually it is not very practical because you basically need just the Infinity damage I already have there because prodigy is set up in a way that it is almost impossible to one shot any thing so having it seems pointless, Sorry :(
PIXI.game.prodigy.battle.constructor.MOD_DEFAULTS.invincible=true
Makes your opponent miss 100% of the time
let x = PIXI.game.prodigy.player.kennel.data; for (let i=0; i<x.length; i++) { x[i].level=100; };
Levels up pets to 100
Also, replace PIXI.game.prodigy.debugMisc.setLevel(100);
with PIXI.game.prodigy.player.data.level=100;
Definitely will do the pets to level 100 one and does the data.level have less side effects like setlevel probably doesn't
SetLevel doesn't do anything accept make your character LOOK level 100 it doesn't actually improve your stats at all.
But data.level does improve your stats and it does show you as level 100 so honestly its a lot better.
Ok didn't know that because I was already level 100
Invincible Breaks Battles soooooo
Instead I will use Max hearts
hmm it worked yesterday...
Bruh he's Leo The W12-4Rd … On Thu, Mar 12, 2020 at 7:18 PM Lumin0S-ux @.***> wrote: If u do, whats ur discord? — You are receiving this because you commented. Reply to this email directly, view it on GitHub <#67 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOQ7MLEQ5WIK7AAX2EEQIBDRHFUWFANCNFSM4LGSDGZQ .
Wait rubber duck is leo?
So um at school inspect is blocked, and i know I can use bookmarks, but is it possible to obtain the um inspect?
What browser are you using
Also No I am not leo
I will continue this in the morning
What browser are you using
Chrome
My school uses chromebook, so i use chrome
Post all things you would like in the cheat menu I can't put it all in because that would take up to much space and it would take a long time.
I would also prefer if it were in the git hub already, Thanks : )