Skip to content

Instantly share code, notes, and snippets.

@3044061
Forked from R1DD1387/Prodigy Mod Menu V.1
Created November 10, 2020 18:54
Show Gist options
  • Save 3044061/ca353bae7e188406a4faa51250087911 to your computer and use it in GitHub Desktop.
Save 3044061/ca353bae7e188406a4faa51250087911 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);
@ihelpgithub
Copy link

say abc if you have a crush on me (im a very very preety girl) Screenshot 2022-12-04 2 20 00 PM

no your not

@Jomamalotaker
Copy link

Jomamalotaker commented Jan 14, 2023

this is really me look Screenshot 2022-12-15 6 17 38 PM

most fake image ever and you can see the water mark on it

@Bromeister5000
Copy link

this is really me look Screenshot 2022-12-15 6 17 38 PM

Shut Up And Go Away You Dumb Monkey

@zander444444
Copy link

ok
images (16)

@zander444444
Copy link

medium

@zander444444
Copy link

koraidon-pokemon (1)
miraidon-pokemon

@zander444444
Copy link

medium (1)
149310

@zander444444
Copy link

2016_Mythical_Pokémon_Distributions_artwork
dah2rkq-39f357e8-1674-4e6d-9dd3-1e1be1839f6e

@zander444444
Copy link

all-shiny-eevee-evolutions-pokemon-go

@zander444444
Copy link

download (7)
mcstevebrine12-sketch1643261309710
download (6)

@zander444444
Copy link

koraidon-pokemon

@zander444444
Copy link

violet-g-8

@zander444444
Copy link

violet-g-8
violet-g-7

@zander444444
Copy link

download (4)

@zander444444
Copy link

ddnxr5w-63c3eb07-163d-4eb9-b4b5-2163d2522076

@zander444444
Copy link

desktop-wallpaper-rayquaza-mega-evolution-backgrounds-pokemon-rayquaza

@zander444444
Copy link

pokemon-gigantamax

@zander444444
Copy link

031d5e9dac4de09e77f3181a6d70b1d0

@zander444444
Copy link

download (2)

@zander444444
Copy link

me in a friday
031d5e9dac4de09e77f3181a6d70b1d0

@zander444444
Copy link

MammothPalatableArcticduck-size_restricted
upset-disgust
pokemon-glaceon
download (10)

@zander444444
Copy link

sylveon-pokemon
medium (1)

@zander444444
Copy link

sylveon-pokemon
medium (1)

@zander444444
Copy link

8b7718eff7722ff39dd803eed4aee87f

@zander444444
Copy link

GoodAnyAsiaticgreaterfreshwaterclam-size_restricted

@Iciser
Copy link

Iciser commented Apr 24, 2023

im just scrollin through the comments and i see these

@XPMUser
Copy link

XPMUser commented Jul 2, 2023

I wish there was a modmenu for version 1.11.0.

@SuperJoer
Copy link

How I hack

@Cheddeder
Copy link

stop asking use x loader extension

@scripter9999
Copy link

how do I use this mod menu I forgot how to use it

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