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

Things To Add to the Cheat Menu #67

Closed ghost closed 4 years ago

ghost commented 4 years ago

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 : )

Exoticc commented 4 years ago

PIXI.game.prodigy.debugMisc.getAllPets(); Gives all pets

Exoticc commented 4 years ago

PIXI.game.prodigy.classModeController.lockedZones=0; Unlocks all zones

Exoticc commented 4 years ago

PIXI.game.prodigy.debugMisc.setBattleEnergy(10); maxes out battle energy

Exoticc commented 4 years ago

Start with those!

ghost commented 4 years ago

Sounds good, should get all pets be with get all items?

Exoticc commented 4 years ago

Nah i think they should be separate.

badst commented 4 years ago

maybe make a pvp advantage bar? (heal, extra damage, etc.)

ghost commented 4 years ago

ok like a sub menu

ArcerionDev commented 4 years ago

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 .

ghost commented 4 years ago

Ok more work is required this might take some time also do you like the icon i just found it in the prodigy files

ArcerionDev commented 4 years ago

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 .

Exoticc commented 4 years ago

(Major Pressure)

ArcerionDev commented 4 years ago

Ok fine it kinda is

Exoticc commented 4 years ago

Lol

ghost commented 4 years ago

do you like the icon?

Lumin0S-ux commented 4 years ago

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?

Lumin0S-ux commented 4 years ago

If u do, whats ur discord?

ArcerionDev commented 4 years ago

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 .

ghost commented 4 years ago

Are you helping make the cheat menu?

I made and maintain it

ghost commented 4 years ago

should I add Alt tags so when you hover over a cheat, it gives an explanation of what it does

ghost commented 4 years ago

rolling out the new update

Exoticc commented 4 years ago

should I add Alt tags so when you hover over a cheat, it gives an explanation of what it does

yeah

ghost commented 4 years ago

Should I make the bookmarklet load code from the github so you don't have to update it

Exoticc commented 4 years ago

Should I make the bookmarklet load code from the github so you don't have to update it

yeah

Exoticc commented 4 years ago

Also the icon is really cool!

Exoticc commented 4 years ago

What does it mean by Stats Submenu though?

ghost commented 4 years ago

its The player stats sub menu

Exoticc commented 4 years ago

oh

ghost commented 4 years ago

gUD DisCrIpHion

uuuuuuuu88 commented 4 years ago

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

ghost commented 4 years ago

Sure

ghost commented 4 years ago

Which one

ghost commented 4 years ago

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 :(

Exoticc commented 4 years ago

PIXI.game.prodigy.battle.constructor.MOD_DEFAULTS.invincible=true Makes your opponent miss 100% of the time

Exoticc commented 4 years ago

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

Exoticc commented 4 years ago

Also, replace PIXI.game.prodigy.debugMisc.setLevel(100); with PIXI.game.prodigy.player.data.level=100;

ghost commented 4 years ago

Definitely will do the pets to level 100 one and does the data.level have less side effects like setlevel probably doesn't

Exoticc commented 4 years ago

SetLevel doesn't do anything accept make your character LOOK level 100 it doesn't actually improve your stats at all.

Exoticc commented 4 years ago

But data.level does improve your stats and it does show you as level 100 so honestly its a lot better.

ghost commented 4 years ago

Ok didn't know that because I was already level 100

ghost commented 4 years ago

Invincible Breaks Battles soooooo

ghost commented 4 years ago

Instead I will use Max hearts

Exoticc commented 4 years ago

hmm it worked yesterday...

Lumin0S-ux commented 4 years ago

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?

Lumin0S-ux commented 4 years ago

So um at school inspect is blocked, and i know I can use bookmarks, but is it possible to obtain the um inspect?

ghost commented 4 years ago

What browser are you using

ghost commented 4 years ago

Also No I am not leo

ghost commented 4 years ago

I will continue this in the morning

Lumin0S-ux commented 4 years ago

What browser are you using

Chrome

Lumin0S-ux commented 4 years ago

My school uses chromebook, so i use chrome