Skip to content

Instantly share code, notes, and snippets.

@R1DD1387
Created February 28, 2020 12:37
Show Gist options
  • Save R1DD1387/0756d2675e21410afd0d7f32382bf63e to your computer and use it in GitHub Desktop.
Save R1DD1387/0756d2675e21410afd0d7f32382bf63e to your computer and use it in GitHub Desktop.
Modmenu for the game Prodigy
function closeit(){
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 = '<button type="button" onclick="{prodigydiv.remove();}">Close</button> <button type="button" onclick="{FreeMembership();}">Free Membership</button> <button type="button" onclick="{PIXI.game.prodigy.debugMisc.smallLoan(10000000000000);}">1,000,000,000,0000 Coins</button> <button type="button" onclick="{PIXI.game.prodigy.debugMisc.getAllPets();}">Get All Pets</button> <button type="button" onclick="{PIXI.game.prodigy.player.backpack.data.item.push({"N":999999,"ID":130});}">Infinite Wheel Spins</button> <button type="button" onclick="{FreeAtSchool()}">Unlock Zones at School</button> <button type="button" onclick="{levelup()}">Level Up</button> <button type="button" onclick="{levelUpPets()}">Level Up Pets</button> <button type="button" onclick="{PIXI.game.prodigy.player.appearance._name.nickname=7}">W12-4RD Nickname</button> <button type="button" onclick="{getallBuddies()}">Get All Buddies</button> <button type="button" onclick="{getallItems()}">Get All Items</button> <button type="button" onclick="{getallRelics()}">Get All Relics</button> <button type="button" onclick="{getallHats()}">Get All Hats</button> <button type="button" onclick="{getallOutfits()}">Get All Outfits</button> <button type="button" onclick="{getallBoots()}">Get All Boots</button> <button type="button" onclick="{getallWeapons()}">Get All Weapons</button> <button type="button" onclick="{getallGems()}">Get All Gems</button><p>Custom Prodigy Mod Menu made by R1DD13 #8209</p>';
document.body.insertBefore(prodigydiv, document.body.firstChild);
@carolineq447
Copy link

I want to be cool like my friend

@andrewclark3244
Copy link

um, but since the error 418 will swoop in, u will lose all ur stuff except equipped ones

@andrewclark3244
Copy link

and @afkvido with all due respect, MY code doesn't fully work, yes, but you get the bonus of being level 100.

@andrewclark3244
Copy link

but @carolineq447 i gave u a legendary item outfit but im not sure if u will like it or not

@carolineq447
Copy link

Thanks but where's the flower bush mount?

@andrewclark3244
Copy link

flower bush mount?

@andrewclark3244
Copy link

I thought I gave you it but I will try again

@andrewclark3244
Copy link

oh yeah @carolineq447 did you earn hearts to get the mythical epics or did you use a unlock pets hack can you tell me?

@afkvido
Copy link

afkvido commented Jun 5, 2023

and @afkvido with all due respect, MY code doesn't fully work, yes, but you get the bonus of being level 100.

With all due respect to you sir, my code also gets you to level 100.

@andrewclark3244
Copy link

:)

@afkvido
Copy link

afkvido commented Jun 5, 2023

@XPMUser
Yo, no need to post your credentials.
Read this: Prodigy-Hacking/ProdigyMathGameHacking#170

If you put your credentials online, somebody may reset your account, delete your pets/items, access your personal information (i.e. state, grade, IP address, parent's email), change your name/appearance, give negative infinity gold, give glitched pets so that it's impossible to battle, change your password, or even log into your actual email. (List not exhaustive.)

@XPMUser
Copy link

XPMUser commented Jun 5, 2023

Gabriel lives in multiple Prodigy universes.

@andrewclark3244
Copy link

oh yeah @carolineq447 did you earn hearts to get the mythical epics or did you use a unlock pets hack can you tell me?

never mind i found out

@XPMUser
Copy link

XPMUser commented Jun 5, 2023

@XPMUser Yo, no need to post your credentials. Read this: Prodigy-Hacking/ProdigyMathGameHacking#170

If you put your credentials online, somebody may reset your account, delete your pets/items, access your personal information (i.e. state, grade, IP address, parent's email), change your name/appearance, give negative infinity gold, give glitched pets so that it's impossible to battle, change your password, or even log into your actual email. (List not exhaustive.)

Gabriel is free to use to see what completed looks like.

@andrewclark3244
Copy link

@XPMUser what r u talking about

@andrewclark3244
Copy link

r u saying 'Gabriel' has multiple Prodigy accounts?
Please correct me if I am wrong

@XPMUser
Copy link

XPMUser commented Jun 5, 2023

r u saying 'Gabriel' has multiple Prodigy accounts? Please correct me if I am wrong

Gabriel came from Old Prodigy also my wizard name is Gabriel Lifedreamer a.k.a Botanist Gabriel/Gabriel the W12-4RD/Hottie.

@XPMUser
Copy link

XPMUser commented Jun 5, 2023

He wanted a membership on the latest version of Prodigy on the real Prodigy site.

@XPMUser
Copy link

XPMUser commented Jun 5, 2023

https://drive.google.com/file/d/1IQEW0km15KVonqCQZ6gOvVtRxflqUVTl/view?usp=sharing

Download and use the file to get Gabriel with membership on Old Prodigy. xpmuser.github.io

@afkvido
Copy link

afkvido commented Jun 5, 2023

Nice prodigy archive

@XPMUser
Copy link

XPMUser commented Jun 5, 2023

Gabriel is still able to go to Clockwork Town Non-walking Firefly Forest and more removed/replaced/outdated areas.

@XPMUser
Copy link

XPMUser commented Jun 5, 2023

Screenshot 2023-05-14 143759
Screenshot 2023-05-18 051109
Screenshot 2023-05-18 191532
Screenshot 2023-06-03 081635
Screenshot 2023-06-03 082801
Screenshot 2023-06-03 084034
Screenshot 2023-06-03 084307
Screenshot 2023-06-03 084340
Screenshot 2023-06-03 084531
Screenshot 2023-06-03 085638
Screenshot 2023-06-03 132646
Screenshot 2023-06-03 211350
Screenshot 2023-06-03 211552
Screenshot 2023-06-03 212516
Here are Gabriel's Prodigy memories from 2015 and 2023.

@XPMUser
Copy link

XPMUser commented Jun 5, 2023

More than 8 years of Gabriel in Prodigy!

@XPMUser
Copy link

XPMUser commented Jun 5, 2023

I don't have Tech Gobbler but the Dancemaster name is still available in Old Prodigy.

@andrewclark3244
Copy link

Thats a nice account

@XPMUser
Copy link

XPMUser commented Jun 6, 2023

Gabriel has multiple datas

@XPMUser
Copy link

XPMUser commented Jun 6, 2023

  1. Most gold and bounty points (Old Prodigy)
  2. Less gold and bounty points than in old prodigy.

@XPMUser
Copy link

XPMUser commented Jun 6, 2023

The hottie was replaced with the Firedancer in Bonfire Spire.

@XPMUser
Copy link

XPMUser commented Jun 6, 2023

I work with Daboss7173.

@XPMUser
Copy link

XPMUser commented Jun 6, 2023

Type xpmuser.github.io on the address bar and then press enter instead of clicking on it or 'this with' to get Old Prodigy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment