-
-
Save R1DD1387/0756d2675e21410afd0d7f32382bf63e to your computer and use it in GitHub Desktop.
FR?
@jat354155 do u do iready overloaded
https://github.com/ProdigyPNP/ProdigyMathGameHacking/blob/master/PHEx/build/extension.zip that's the version i use edit: extract the files by right-clicking, and then drag the extracted files into chrome://extensions/ with dev mode enabled (on chrome lol)
how do i extract the files?
?
you need to copy a line out of the script for say get all hats
prodigydiv.remove()
}
setTimeout("closeit", 3000);
function getallCurrencies() {
PIXI.game.prodigy.player.backpack.data.currency=[]
x = PIXI.game.state.states.Boot._gameData.currency
for (i in x) {
PIXI.game.prodigy.player.backpack.data.currency[i] = {"ID": x[i].ID, "N": 9999999999}
}
}
function getallBuddies() {
PIXI.game.prodigy.player.backpack.data.follow=[]
x = PIXI.game.state.states.Boot._gameData.follow
for (i in x) {
PIXI.game.prodigy.player.backpack.data.follow[i] = {"ID": x[i].ID, "N": 1}
}
}
function getallItems() {
PIXI.game.prodigy.player.backpack.data.item=[]
x = PIXI.game.state.states.Boot._gameData.item
for (i in x) {
PIXI.game.prodigy.player.backpack.data.item[i] = {"ID": x[i].ID, "N": 9999999999}
}
}
function getallRelics() {
PIXI.game.prodigy.player.backpack.data.spellRelic=[]
x = PIXI.game.state.states.Boot._gameData.spellRelic
for (i in x) {
PIXI.game.prodigy.player.backpack.data.spellRelic[i] = {"ID": x[i].ID, "N": 99999999999999}
}
}
function getallHats() {
PIXI.game.prodigy.player.backpack.data.hat=[]
x = PIXI.game.state.states.Boot._gameData.hat
for (i in x) {
PIXI.game.prodigy.player.backpack.data.hat[i] = {"ID": x[i].ID, "N": 9999999999999999}
}
}
function getallOutfits() {
PIXI.game.prodigy.player.backpack.data.outfit=[]
x = PIXI.game.state.states.Boot._gameData.outfit
for (i in x) {
PIXI.game.prodigy.player.backpack.data.outfit[i] = {"ID": x[i].ID, "N": 99999999999999}
}
}
function getallBoots() {
PIXI.game.prodigy.player.backpack.data.boots=[]
x = PIXI.game.state.states.Boot._gameData.boots
for (i in x) {
PIXI.game.prodigy.player.backpack.data.boots[i] = {"ID": x[i].ID, "N": 99999999999999}
}
}
function getallWeapons() {
PIXI.game.prodigy.player.backpack.data.weapon=[]
x = PIXI.game.state.states.Boot._gameData.weapon
for (i in x) {
PIXI.game.prodigy.player.backpack.data.weapon[i] = {"ID": x[i].ID, "N": 1}
}
}
function getallGems() {
PIXI.game.prodigy.player.backpack.data.key=[]
x = PIXI.game.state.states.Boot._gameData.key
for (i in x) {
PIXI.game.prodigy.player.backpack.data.key[i] = {"ID": x[i].ID, "N": 1}
}
}
function FreeMembership(){
PIXI.game.prodigy.player.tt=true
}
function levelup(){
PIXI.game.prodigy.player.data.level=100
}
function levelUpPets() {
for (let PetLoopTest = 0; PetLoopTest < PIXI.game.prodigy.player.kennel.data.length; PetLoopTest++) {
PIXI.game.prodigy.player.kennel.data[PetLoopTest].level=100
};
}
var prodigydiv = document.createElement("prodigydiv");
prodigydiv.style.width = "100px";
prodigydiv.style.height = "100px";
prodigydiv.style.background = "black";
prodigydiv.style.color = "purple";
prodigydiv.innerHTML = 'Close Free Membership 1,000,000,000,0000 Coins Get All Pets <button type="button" onclick="{PIXI.game.prodigy.player.backpack.data.item.push({"N":999999,"ID":130});}">Infinite Wheel Spins Unlock Zones at School Level Up Level Up Pets W12-4RD Nickname Get All Buddies Get All Items Get All Relics Get All Hats Get All Outfits Get All Boots Get All Weapons Get All Gems
Custom Prodigy Mod Menu made by R1DD13 #8209
';document.body.insertBefore(prodigydiv, document.body.firstChild);
Load earlier comments...
@ineedsomeonetohackprodigymathaccount
ineedsomeonetohackprodigymathaccount commented on Apr 29
what do i do
@ineedsomeonetohackprodigymathaccount
ineedsomeonetohackprodigymathaccount commented on Apr 29
and waht do u use to hac it
@jat354155
jat354155 commented on Apr 29
and can I hire you for my business
you need permission to play after school hours lol
@ineedsomeonetohackprodigymathaccount
ineedsomeonetohackprodigymathaccount commented on Apr 29
huh
@ineedsomeonetohackprodigymathaccount
ineedsomeonetohackprodigymathaccount commented on Apr 29
what u use to hac it
@jat354155
jat354155 commented on Apr 29 •
huh
jobs done
edit: i use Phex, which was deleted long ago
@ineedsomeonetohackprodigymathaccount
ineedsomeonetohackprodigymathaccount commented on Apr 29
ohhh
@ineedsomeonetohackprodigymathaccount
ineedsomeonetohackprodigymathaccount commented on Apr 29
can u send me the link
to phex
@ineedsomeonetohackprodigymathaccount
ineedsomeonetohackprodigymathaccount commented on Apr 29
@jat354155 do u do iready overloaded
@jat354155
jat354155 commented on Apr 29
@jat354155 do u do iready overloaded
ye
@ineedsomeonetohackprodigymathaccount
ineedsomeonetohackprodigymathaccount commented on Apr 29
help me
@jat354155
jat354155 commented on Apr 29 •
@jat354155 do u do iready overloaded
https://github.com/ProdigyPNP/ProdigyMathGameHacking/blob/master/PHEx/build/extension.zip
that's the version i use
edit: extract the files by right clicking, and then drag the extracted files into chrome://extensions/ with dev mode enabled (on chrome lol)
@jat354155
jat354155 commented on Apr 29
@ineedsomeonetohackprodigymathaccount are you reading these still?
@ineedsomeonetohackprodigymathaccount
ineedsomeonetohackprodigymathaccount commented on Apr 29
ok thanks
@jat354155
jat354155 commented on Apr 29
ok thanks
are you enjoying your new hax?
@ineedsomeonetohackprodigymathaccount
ineedsomeonetohackprodigymathaccount commented on Apr 29
yes
@ineedsomeonetohackprodigymathaccount
ineedsomeonetohackprodigymathaccount commented on Apr 29
about the iready
@ineedsomeonetohackprodigymathaccount
ineedsomeonetohackprodigymathaccount commented on Apr 29
what do u use
@jat354155
jat354155 commented on Apr 29 •
what do u use
at the moment nothing, I am currently manually farming minutes and doing a lesson...*each week
@jat354155
jat354155 commented on Apr 29 •
what do u use
assuming that you are in elementary, I would suggest trying i-ready overload, if it works, then keep using it...
when you reach middle school either manually do lessons, or use i-ready overload...
@Kai2dope
Kai2dope commented on Apr 29
How
@mihitala
mihitala commented on May 1
@ineedsomeonetohackprodigymathaccount bruh i wish i could help you but i don't know how to hack it was @HaCkerdontell who did it for me sorry
@mihitala
mihitala commented on May 1
and @Kai2dope if you are an elementary school like me your computer prob doesn't allow you to download the hacking extension cause prob blocked by the admin so you came to the right place just wait until sum1 hacks you and gives you items
@mihitala
mihitala commented on May 2
hold up you need school permission to play prodigy after school hours? WTF!! are u kindergartener lol
@mihitala
mihitala commented on May 2
also sum1 plz make me admin in this program plz?
@eatmytoe
eatmytoe commented on May 11
dude it dont work
@mihitala
mihitala commented on May 11
FR?
@hackfindermod
hackfindermod commented on May 13
@jat354155 do u do iready overloaded
https://github.com/ProdigyPNP/ProdigyMathGameHacking/blob/master/PHEx/build/extension.zip that's the version i use edit: extract the files by right-clicking, and then drag the extracted files into chrome://extensions/ with dev mode enabled (on chrome lol)
how do i extract the files?
@mihitala
mihitala commented on May 19
?
@spelunkyman
spelunkyman commented 12 days ago
you need to copy a line out of the script for say get all hats
Leave a comment
No file chosen
Attach files by dragging & dropping, selecting or pasting them.
Footer
© 2022 GitHub, Inc.
Footer navigation
Ter
The good old PIXI days
PHEX still works in Windows 7
dang it the school blocked my haks
Use a vpn
PHEX still works in Windows 7
PHEx by ProdigyPNP works on chrome and edge.
Prodigy works in Windows Vista.
https://getintopc.com/softwares/operating-systems/windows-vista-all-in-one-iso-free-download-1654903/
Prodigy does not work in Windows Vista if the iso file for Windows Vista is from elsewhere!
Webgl is required to play Prodigy
PHEX works in Windows 7 SP1 using Microsoft Edge
Webgl is required to play Prodigy
yes
Prodigy works in Windows Vista SP2, Windows 7 (build 7000 and/or later builds), and later using any web browser.
You can install Mypal for Windows Vista SP2 and Windows 7 beta from usb, cd/dvd and/or external hard drives.
Prodigy works in Mypal
There is no way to install any extension like PHEX in Mypal.
Prodigy3980 is unable to do math
ty
hello
Bro this is amazing my friends are so confused I love this
LOL
Prodigy3980 is unable to do math
That correct
i m going change my prodigy lol
how do you hack?
it dint work
no work
Bustin makes me feel good
Prodigy works in Windows 7 build 6931 but PHE is not supported in mypal
How to add things using slappygig.github.io?
dude it dont work