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

Hack List #13

Closed PatheticMustan closed 4 years ago

PatheticMustan commented 4 years ago

We should make a list of all the hacks, so that they can be accessed easily.

Each hack would require

## [HackName](LinkToHackFile)
Hack Description

Example:

Membership

This hack temporarily gives you Membership. You can access Member restricted places, get the monthly member box, and buy items/pets only a member would be able to buy. Membership is reset to it's previous value when you refresh the tab, but any items/pets/stars earned will not be removed.

ArcerionDev commented 4 years ago

We could possibly also leave that in a comment in the script, or make it an alert. So I think that that takes more work than is really necessary at this point.

GyarGG commented 4 years ago

The "get all buddies" hack doesnt work for me, but i put javascript: in front of the code. if there something else i need to do?

On February 20, 2020 at 6:02 PM Mustan Pathetic notifications@github.com wrote:

We should make a list of all the hacks, so that they can be accessed easily.

Each hack would require

## [HackName](LinkToHackFile)
Hack Description

Example:

Membership https://github.com/PatheticMustan/ProdigyMathGameHacking/blob/master/hacks/Membership.js

This hack temporarily gives you Membership. You can access Member restricted places, get the monthly member box, and buy items/pets only a member would be able to buy. Membership is reset to it's previous value when you refresh the tab, but any items/pets/stars earned will not be removed.

—
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/13?email_source=notifications&email_token=AOSEJGAJ73XYSPULOM47GQLRD4Y3PA5CNFSM4KY2S2FKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IPFQZEQ , or unsubscribe https://github.com/notifications/unsubscribe-auth/AOSEJGAJUHAX6ZUUTSSCT5LRD4Y3PANCNFSM4KY2S2FA .
ArcerionDev commented 4 years ago

Hacks with multiple lines don't always work with a bookmarklet. Idk why. 😞

PatheticMustan commented 4 years ago

You need to make sure there are semi-colons after every line. That's just a JS thing.

PatheticMustan commented 4 years ago

@GyarGG, I added semicolons after each line. You can also try this:

javascript: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}}

Also next time, if you want attention on an issue, just make a new issue!

GyarGG commented 4 years ago

Got it, i saw that you or someone just updated the getAllBuddies script. Thanks!

On February 21, 2020 at 8:48 PM Mustan Pathetic notifications@github.com wrote:

You need to make sure there are semi-colons after every line. That's just a JS thing.

—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub https://github.com/PatheticMustan/ProdigyMathGameHacking/issues/13?email_source=notifications&email_token=AOSEJGGKILDAJD64MZLG3BTRECVBJA5CNFSM4KY2S2FKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEMUXAYA#issuecomment-589918304 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AOSEJGE24UUXXUAIZ3TNAD3RECVBJANCNFSM4KY2S2FA .
GyarGG commented 4 years ago

yeah, you're right, i just don't have that much experience with Github issues tbh.

On February 21, 2020 at 8:51 PM Mustan Pathetic notifications@github.com wrote:

@GyarGG https://github.com/GyarGG , I added semicolons after each line. You can also try this:

javascript: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}}

Also next time, if you want attention on an issue, just make a new issue!

—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub https://github.com/PatheticMustan/ProdigyMathGameHacking/issues/13?email_source=notifications&email_token=AOSEJGFZQSOQRIOWNZTFKITRECVO7A5CNFSM4KY2S2FKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEMUXCOA#issuecomment-589918520 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AOSEJGD6M4LOFKHVWDQGEZTRECVO7ANCNFSM4KY2S2FA .
ghost commented 4 years ago

Also, I've already investigated adminLogin It's a district thing, not OP powers that developers have https://school-leaders.prodigygame.com/

ArcerionDev commented 4 years ago

Ohh ok

On Sun, Mar 1, 2020 at 7:38 PM DaChickenKing notifications@github.com wrote:

Also, I've already investigated adminLogin It's a district thing, not OP powers that developers have https://school-leaders.prodigygame.com/

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/PatheticMustan/ProdigyMathGameHacking/issues/13?email_source=notifications&email_token=AOQ7MLFNPOHD6AQF7OJ6NHDRFL5ZBA5CNFSM4KY2S2FKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENNRRZQ#issuecomment-593172710, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOQ7MLFMZFNH2GJZLNHWITDRFL5ZBANCNFSM4KY2S2FA .

Exoticc commented 4 years ago

Hey can i add the hack list in the wiki?

ArcerionDev commented 4 years ago

Yes, please do!

On Thu, Mar 12, 2020 at 12:46 PM Magmischief notifications@github.com wrote:

Hey can i add the hack list in the wiki?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/PatheticMustan/ProdigyMathGameHacking/issues/13#issuecomment-598293099, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOQ7MLDTNWRRLKCFZNS5FVDRHEGWTANCNFSM4KY2S2FA .

Exoticc commented 4 years ago

So, like only the hacks in the Hack folder or all the hacks in all the folders?

ArcerionDev commented 4 years ago

Whatever you think is necessary. Also maybe include the Everything.js

On Thu, Mar 12, 2020 at 12:54 PM Magmischief notifications@github.com wrote:

So, like only the hacks in the Hack folder or all the hacks in all the folders?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/PatheticMustan/ProdigyMathGameHacking/issues/13#issuecomment-598296868, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOQ7MLAYCF2C7LPJZSBDBADRHEHTVANCNFSM4KY2S2FA .

Exoticc commented 4 years ago

Okay

Dell666 commented 4 years ago

can someone mod me prodigy account

ghost commented 4 years ago

Sorry, but we are not sure about our stance on hacking others accounts.

Dell666 commented 4 years ago

I met hack as in mod my account.

On Sun, Mar 15, 2020, 6:49 PM Jame notifications@github.com wrote:

Sorry, but we are not sure about our stance on hacking others accounts.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/PatheticMustan/ProdigyMathGameHacking/issues/13#issuecomment-599282873, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALOP4JJZBM5E6MDL3D4M4FDRHVSQRANCNFSM4KY2S2FA .

Dell666 commented 4 years ago

I don't have a pic which is why I asked mustan

On Sun, Mar 15, 2020, 11:02 PM Dell champ092008@gmail.com wrote:

I met hack as in mod my account.

On Sun, Mar 15, 2020, 6:49 PM Jame notifications@github.com wrote:

Sorry, but we are not sure about our stance on hacking others accounts.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/PatheticMustan/ProdigyMathGameHacking/issues/13#issuecomment-599282873, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALOP4JJZBM5E6MDL3D4M4FDRHVSQRANCNFSM4KY2S2FA .

PatheticMustan commented 4 years ago

I literally made a script that does everything for you, we're not gonna spoon feed y'all

Dell666 commented 4 years ago

I done have a computer just a phone

On Mon, Mar 16, 2020, 11:11 AM Mustan Pathetic notifications@github.com wrote:

I literally made a script that does everything for you, we're not gonna spoon feed y'all

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/PatheticMustan/ProdigyMathGameHacking/issues/13#issuecomment-599623305, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALOP4JLZDUIST47S5TTCODDRHZFRVANCNFSM4KY2S2FA .

ghost commented 4 years ago

use a bookmarklet

PatheticMustan commented 4 years ago

stick javascript: in front of the hack, then put the result into the URL area of a bookmark

ghost commented 4 years ago

umm...

ghost commented 4 years ago

I have ALMOST every Prodigy hack. In this link: https://gist.github.com/TehVegasPro763-22/e660ded7c78e20557636a5724c24f4d7 I bet some of you guys already saw it.

ghost commented 4 years ago

The "get all buddies" hack doesnt work for me, but i put javascript: in front of the code. if there something else i need to do?

Here buddy, use this: javascript:(function()%7B%2F%2F Gives you all buddies.%0APIXI.game.prodigy.player.backpack.data.follow%3D%5B%5D%0Ax %3D PIXI.game.state.states.Boot._gameData.follow%0Afor (i in x) %7B%0A PIXI.game.prodigy.player.backpack.data.follow%5Bi%5D %3D %7B"ID"%3A x%5Bi%5D.ID%2C "N"%3A 1%7D%0A%7D%7D)()%3B

Dell666 commented 4 years ago

dont know how to use this javascript but i guess ill try

Dell666 commented 4 years ago

No but I'm pretty sure a while ago the console was turned off due to alot of people leaking hacks on YouTube. There might be a new method to doing that. But I will check it out later today because I have online school classes. Thanks, I will email you later

On Tue, Apr 28, 2020, 9:52 AM RtypeX notifications@github.com wrote:

U know where teleport hack is?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Prodigy-Hacking/ProdigyMathGameHacking/issues/13#issuecomment-620656905, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALOP4JPQ4MBUNINL7BVURSLRO3UUXANCNFSM4KY2S2FA .

StarryLite commented 4 years ago

How long are you rate limited if you use more than 1 arena point hack per minute?

PatheticMustan commented 4 years ago

@luckysaini and @Prodigyhacker17625, read #170

@Prodigyhacker17625, the rate limit is 1 win (100 arena points) per minute.

PatheticMustan commented 4 years ago

@connnywilmeringBA, spam. Please don't post on our issues again. I've reported your account for spam.

Abhijot123 commented 4 years ago

who can give me working hacks im new here.

please

Dell666 commented 4 years ago

If you want me to put infinite currency and everything in the game just email me your info, i have working hacks.

On Tue, May 5, 2020, 2:17 PM Abhijot123 notifications@github.com wrote:

who can give me working hacks im new here.

please

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Prodigy-Hacking/ProdigyMathGameHacking/issues/13#issuecomment-624253647, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALOP4JP2WRRKGIBNDFQILXLRQBQ4PANCNFSM4KY2S2FA .

StarryLite commented 4 years ago

It didn’t work!

StarryLite commented 4 years ago

The arena point hack!

StarryLite commented 4 years ago

My arena points stays at 5700 point even if I do the hack over and over and over! I think I accidently used it for more than once in a minute. But can I fix that?

StarryLite commented 4 years ago

I’ll show you a pic later...

bigjango360 commented 4 years ago

so do you have to ctrl-shift-i and paste the code in the console?

ghost commented 4 years ago

Yeah i think so. I cant coz i have a crappy chromebook. Also i cant battle. My pets just freeze please fix this too

On Thu, May 7, 2020 at 9:59 AM bigjango360 notifications@github.com wrote:

so do you have to ctrl-shift-i and paste the code in the console?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Prodigy-Hacking/ProdigyMathGameHacking/issues/13#issuecomment-624952687, or unsubscribe https://github.com/notifications/unsubscribe-auth/APIHMUZ7CHM3MVUKSOJHJZDRQH2X5ANCNFSM4KY2S2FA .

PatheticMustan commented 4 years ago

@Prodigymathgame read #170, never post your account info again.

PatheticMustan commented 4 years ago

@Prodigyhacker17625 try refreshing.

If the problem persists, explain the issue with details and screenshots on the discord server. The invite link is in the github description.

ghost commented 4 years ago

Why cant i mention my account. If you can hack it for me, this will be the last time i post my account, plz

On Thu, May 7, 2020 at 2:47 PM Mustan Pathetic notifications@github.com wrote:

@Prodigyhacker17625 https://github.com/Prodigyhacker17625 try refreshing.

If the problem persists, explain the issue with details and screenshots on the discord server. The invite link is in the github description.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Prodigy-Hacking/ProdigyMathGameHacking/issues/13#issuecomment-625026978, or unsubscribe https://github.com/notifications/unsubscribe-auth/APIHMU34ZFV3EZ6AH7LT5VLRQI4PHANCNFSM4KY2S2FA .

TheRealCaroleBaskin commented 4 years ago

@Dell666 whats your email.. if you still have working hacks for everything in the game and infinite currency

ghost commented 4 years ago

Is there a way to get the hacks working again?

On Fri, May 22, 2020 at 3:57 PM OfficialCaroleCatBaskin < notifications@github.com> wrote:

@Dell666 https://github.com/Dell666 whats your email.. if you still have working hacks for everything in the game and infinite currency

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Prodigy-Hacking/ProdigyMathGameHacking/issues/13#issuecomment-632499862, or unsubscribe https://github.com/notifications/unsubscribe-auth/APIHMU7PZDHC7BBBYQIJCTLRSYH2ZANCNFSM4KY2S2FA .

ghost commented 4 years ago

Also I never get anything good in conjure cubes, Is there a way to make sure I get an item, not just potions/

On Fri, May 22, 2020 at 4:15 PM Jim Jim elipollardisasped@gmail.com wrote:

Is there a way to get the hacks working again?

On Fri, May 22, 2020 at 3:57 PM OfficialCaroleCatBaskin < notifications@github.com> wrote:

@Dell666 https://github.com/Dell666 whats your email.. if you still have working hacks for everything in the game and infinite currency

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Prodigy-Hacking/ProdigyMathGameHacking/issues/13#issuecomment-632499862, or unsubscribe https://github.com/notifications/unsubscribe-auth/APIHMU7PZDHC7BBBYQIJCTLRSYH2ZANCNFSM4KY2S2FA .

PatheticMustan commented 4 years ago

ItemStacker

Run that, and it'll give you every item.

ghost commented 4 years ago

Ye, but prodigy doesn't load when redirector is enabled. So it doesn't work

On Sat, May 23, 2020 at 2:51 AM Mustan Pathetic notifications@github.com wrote:

ItemStacker https://github.com/Prodigy-Hacking/ProdigyMathGameHacking/blob/master/hacks/Stacker/itemStacker.js

Run that, and it'll give you every item.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Prodigy-Hacking/ProdigyMathGameHacking/issues/13#issuecomment-632799877, or unsubscribe https://github.com/notifications/unsubscribe-auth/APIHMU6HLZ2OKVMRCTEJFFDRS2USFANCNFSM4KY2S2FA .

PatheticMustan commented 3 years ago

In console. Press [Control + Shift + I].