Giter Club home page Giter Club logo

prodigymathgamehacking's Introduction

WebsiteDiscordInstallationYouTube

Discord Members

Info

This is a fork.

While the repository isn't techinally a fork, we have made this repository to continue development of Prodigy-Hacking/ProdigyMathGameHacking, because that repository is archived. Also, that repository was privated at the time of us making this repostitory, so we could not reference it at the time of creating this repo.

We aren't evil.

We aren't evil. Everything is open source, forever free, and without ads.

We're not trying to break the game because we're evil. We wanted to help Prodigy become more secure, but they've ignored our emails and our requests to talk. They've even gone as far as to ban a user from their official Zendesk.

Also they DMCA'd the original hacks, so for that they can go to hell.

Because of that, we're publicly showing hacks! To be honest, it's just fun ;)

All of our hacks are open source, and free. No paywalls, no ads, and no viruses.


Can you hack for me?

We're not going to hack your account for you for security reasons. Giving someone else your credentials allows them to mess around on your account. Even worse, anyone with your credentials could potentially log into your actual email.


How do I know you won't steal my account?

Of course, with trusting any hacks, comes the risk that we're actually bad actors that will steal all your info. It's impossible to prove with absolute certainty to anyone reading this that we aren't bad faith, but we open source our things.

We do not want your account.

But what if you steal my personal info? We do not want your personal info. Please do not share it. Even if we wanted to, there's not much we could do with it. "Wow, John Doe is in 5th grade and has mastered fractions!"


How do I know what code is running in the hacks?

Our code is open source, and you're always free to read any of it. If you have trouble understanding what a certain thing does, feel free to ask any of the administrators on our Discord.


Legal

If you have any legal problems to us, please email [email protected]



Disclaimer

We recommend that you use an alternate Prodigy account when using our Prodigy hacks. Using hacks on your main account could get it hacker-tagged, reset, banned, or most likely broken.

We are not liable for any damage to your accounts, see our license for more information.

All hacks are licensed under the Mozilla Public License (MPL) V2.0, unless stated otherwise with a separate license.


ProdigyMathGameHacking was made by all the people who have contributed to it.


Development

This organization and repo is done for. We're not maintaining anything anymore, since we've shut down. If you're interested in developing with us, join us at @ProdigyPXP- where we'll make new software, and perhaps one day new Prodigy hacks.


Components

  • P-NP - The serverside part of ProdigyPNP, the reason why we could modify the game code we loaded.
  • ProdigyMathGameHacking - The ProdigyMathGameHacking Repository
  • PHEx - The Prodigy Hacking Extension, used to inject our modified game files into Prodigy.
  • cheatGUI - The cheat GUI, for user convenience, and it's pretty.
  • docs - Our documentation of Prodigy, used to find functions to build the hacks. However, it may be slightly outdated, since it's not maintained.
  • meta - Information on this repository.


Jokes Card

prodigymathgamehacking's People

Contributors

afkvido avatar dependabot[bot] avatar donaldli2020 avatar erisfiregamer1 avatar github-actions[bot] avatar imgbotapp avatar prodigyorigin avatar prodigypnpenthusiast avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

prodigymathgamehacking's Issues

[HR] Fix Disable Collision

Describe the hack

I don't know why this wasn't here in the first place, but we need a noclip hack!

Date of submittion

9/15/22

Before submitting a hack request

  • This hack wasn't already requested.
    (I have checked every hack request on GitHub)

  • I agree to this repository's prerequisites.
    (I have read and agree to the License, Code of Conduct, and Contributing Guidelines)

[B] Cheat Menu always loads from a static URL.

Actual Behavior

Cheat Menu always loads from a static URL.

Expected Behavior

Cheat Menu will load from the URL specified in P-NP. At ProdigyPNP/P-NP/dist/util.js, line 18 and 19.

Location

At ProdigyPNP/ProdigyMathGameHacking/willsCheatMenu/src/hacks/utility.ts, line 91.

I know the fix

In P-NP, add another URL export at [pnpDomain]/cheatmenu.



In ProdigyMathGameHacking, load the cheat menu like this:

javascript:

const cmu = // get the cheat menu URL from [pnpDomain]/cheatmenu

(async () => {
		eval(await (await fetch(`${cmu}?updated=${Date.now()}`)).text()); // updated parameter is so browser ignores cached version
	})();

[B] title

Describe the bug

gtfgthjnk

Describe how to replicate bug

hyujk

Date of submittion

n njjnhbhb

Your PHEx version

gctfucg.

Your operating system and the version

hjbuhb

Before submitting a bug report

  • This bug wasn't already reported.
    (I have checked every bug report on GitHub)

  • I agree to this repository's prerequisites.
    (I have read and agree to the License, Code of Conduct, and Contributing Guidelines)

[HR] Prodigy ELA Scam

Describe the hack

Why doesn't PMGH not have the free membership feature for ELA, I find the membership to be a scam, because it is a clear Animal Crossing rip-off. Please add an ELA hack gui!

Date of submittion

8/9/2022

Before submitting a hack request

  • This hack wasn't already requested.
    (I have checked every hack request on GitHub)

  • I agree to this repository's prerequisites.
    (I have read and agree to the License, Code of Conduct, and Contributing Guidelines)

[HR] Always Miss

The hack will make the opposing team miss every attack.
It'd just be another hack for fun, like the uwu thing

[O] Incorrect Timeline

Describe your issue

https://github.com/ProdigyPNP/ProdigyMathGameHacking/blob/master/meta/TIMELINE.md#cheat-dashboard-day

I did not make this dashboard. I made one way after that. Jul 31, 2021. That's an old one that meIncat made.

Date of submittion

6/16/2022

Before submitting an issue

  • This wasn't already submitted.
    (I have checked every issue on GitHub)

  • I agree to this repository's prerequisites.
    (I have read and agree to the License, Code of Conduct, and Contributing Guidelines)

[O] Blocked

My admin has chrome store blocked and you can't download extensions along with downloads being blocked from github, Are there any alternatives to prodigy cheats?

Tower Town Support

In tower town, we still get math and only one block gets placed at a time!

Kennel does nothing

Describe the bug

Kennel doesn't change the ui or do anything like that it just is there

Describe how to replicate bug

Just click on switch branch>then kennel

Date of submittion

9/19/2022

Your PHEx version

3.0.1

Your operating system and the version

PC Windows

Before submitting a bug report

  • This bug wasn't already reported.
    (I have checked every bug report on GitHub)

  • I agree to this repository's prerequisites.
    (I have read and agree to the License, Code of Conduct, and Contributing Guidelines)

[HR] WASD Controls

Describe the hack

I remember seeing on the fandom wiki a poll asking what controls people wanted added to prodigy, the greasyfork page for it is deleted, and I was mad to not see my character moving with WASD,
I wonder if you could add such controls to prodigy...

Date of submittion

8/10/2022

Before submitting a hack request

  • This hack wasn't already requested.
    (I have checked every hack request on GitHub)

  • I agree to this repository's prerequisites.
    (I have read and agree to the License, Code of Conduct, and Contributing Guidelines)

Get All Players On Screen Tracking Issue

Yall i found THIS

Boot.prototype.game._state._current.playerList

pretty sure prodigyx uses Boot.prototype.game._state._current or smth like that. didn't even need to crack prodigyx's obfuscated code, all it took was some digging on various prodigy hacking discords

[O] Antivirus

Describe your issue

My anti virus says that its dangerous, but all my other ones don't say anything. I've used it before but it never said anything about malware or viruses. Its either something in the code or a bug on my side.

Date of submittion

9-19-2022

Before submitting an issue

  • This wasn't already submitted.
    (I have checked every issue on GitHub)

  • I agree to this repository's prerequisites.
    (I have read and agree to the License, Code of Conduct, and Contributing Guidelines)

battle hacks

Describe your issue

The health hacks wont work

Date of submittion

5/29/2022

Before submitting an issue

  • This wasn't already submitted.
    (I have checked every issue on GitHub)

  • I agree to this repository's prerequisites.
    (I have read and agree to the License, Code of Conduct, and Contributing Guidelines)

[O] Server

Describe your issue

Heyyyy, vido, wondering if you could perhaps make a server for my previous repo (cavegame), thank you very much

Date of submittion

today duh

Before submitting an issue

  • This wasn't already submitted.
    (I have checked every issue on GitHub)

  • I agree to this repository's prerequisites.
    (I have read and agree to the License, Code of Conduct, and Contributing Guidelines)

[Closed for inactivity] Don't work

Describe the bug

So, I am on a macbook air, but my operating system is windows 10, and I wanted to downlowd hack and compress the zip file,and after compressing the file, I tried to load is on my chrome extension with the developer mode, but it keeps sending me errors! Also btw I tried the same thing on my other completely windows computer and it worked well, but don't know why is it doing this now? :( Plz help! :( Thanks! :)

Describe how to replicate bug

I compress the downlowd file and load it, it will show the error again

Date of submittion

    1. 13

Your PHEx version

Not even installed yet, cause I am not able to :(

Your operating system and the version

my operating system is wondows 10

Before submitting a bug report

  • This bug wasn't already reported.
    (I have checked every bug report on GitHub)

  • I agree to this repository's prerequisites.
    (I have read and agree to the License, Code of Conduct, and Contributing Guidelines)

[B] Remove item hack doesn't work

Describe the bug

Remove item hack doesn't work.

Describe how to replicate bug

Open the menu, press remove item, and try to remove anything. It doesn't work.

Date of submittion

6/6/22

Your PHEx version

2.1.9

Your operating system and the version

Windows 11

Before submitting a bug report

  • This bug wasn't already reported.
    (I have checked every bug report on GitHub)

  • I agree to this repository's prerequisites.
    (I have read and agree to the License, Code of Conduct, and Contributing Guidelines)

[B] title

Describe the bug

When I try to open the hack, I get to the loading screen where it's loading worlds and stuff then it says it is outdated. My version is 3.0.1 and that is the GitHub ver that is newest.

Describe how to replicate bug

Not sure if it is me or the menu. I load prodigy then I do the screens that say "math or English" and stuff then it says "Loading" and then I get an error that tells me I am outdated.

Date of submittion

October 30th 2022

Your PHEx version

3.0.1

Your operating system and the version

Windows 11 Brave

Before submitting a bug report

  • This bug wasn't already reported.
    (I have checked every bug report on GitHub)

  • I agree to this repository's prerequisites.
    (I have read and agree to the License, Code of Conduct, and Contributing Guidelines)

[BUG] You can't do the dark tower with teleport to click enabled

Describe the bug

You can't go to level 2 with tp2click enabled

Describe how to replicate bug

enable tp to click beat a level and try to go in the door

Date of submittion

9/15/22

Your PHEx version

latest

Your operating system and the version

windows 10 lastest chrome

Before submitting a bug report

  • This bug wasn't already reported.
    (I have checked every bug report on GitHub)

  • I agree to this repository's prerequisites.
    (I have read and agree to the License, Code of Conduct, and Contributing Guidelines)

Won't get passed the loading screen

Describe the bug

So I did all the steps in your Discord. Logged in and went to Prodigy. But when it was loading. It was stuck halfway. And it wouldn't let me pass the loading screen.
Proof:
https://www.awesomescreenshot.com/video/9203118

Describe how to replicate bug

IDK

Date of submittion

5/31/22

Your PHEx version

2.19

Your operating system and the version

idk

Before submitting a bug report

  • This bug wasn't already reported.
    (I have checked every bug report on GitHub)

  • I agree to this repository's prerequisites.
    (I have read and agree to the License, Code of Conduct, and Contributing Guidelines)

[B] PHEx doesn't work on Firefox.

Describe the bug

In firefox:

  • We're not blocking gamemin
  • CSP Headers are not being stripped
  • Our gamefile isn't being injected

Also, Firefox doesn't support Manifest V3 extensions.

  • Since TOR is based on Firefox, then we'll need to fix PHEx in Firefox to use it in TOR.



Describe how to replicate bug

try using PHEx on firefox lol



Date of submittion

August 18, 2022



Your PHEx version

Tested on 2.2.1 and 3.0.0



Your operating system and the version

Windows 10 (VM)

[HR] Make UwU change cheatGUI text

I remember the first time clicking on the button that says "uwu", it changed all of the text in game, the gui didn't change! Why does the "uwu" button not modify the gui? Why doesn't the popup on how to revert not it appear in "uwu"?

That "uwu" button needs more!

PNP not loading once world

Describe the bug

once I load into the world prodigy PNP doesn't load

Describe how to replicate bug

join prodigy and load into a world

Date of submittion

9/23/2022

Your PHEx version

3.0.1

Your operating system and the version

Windows Education windows 10

Before submitting a bug report

  • This bug wasn't already reported.
    (I have checked every bug report on GitHub)

  • I agree to this repository's prerequisites.
    (I have read and agree to the License, Code of Conduct, and Contributing Guidelines)

[HR] Fully Manipulate Kennel

Let's see if we can edit the number of Wizards in the team.

Can we have 0 astral types? Can we have 3 astral types?

[HR] Dark Mode (for Prodigy's UI)

The color of the UI really hurts my eyes, why isn't there and option to use a darker UI?

image
image
image
image
There is a lot more UI, I hope you get my point...

Cannot battle arena

Describe the bug

prodigy just resets the page when you battle in arena

Describe how to replicate bug

Go to the arena and battle

Date of submittion

1/10/22

Your PHEx version

idk probably latest

Your operating system and the version

Macos Monterey 12

Before submitting a bug report

  • This bug wasn't already reported.
    (I have checked every bug report on GitHub)

  • I agree to this repository's prerequisites.
    (I have read and agree to the License, Code of Conduct, and Contributing Guidelines)

[O] Prodigy Math Multirequest

Describe your issue

The Prodigy Math Membership hack gives what seems to be basic membership, which causes the popups to go away, but where is the ultimate membership?

While I was away from posting "complaints"(get it, issues... LOL), I thought of the unobtainable epic morphs, specifically the "follow" variants of them, I remembered they make your wizard invisible, maybe this could have its own button? (I have an alt in which I have challenged myself to only use pets [I made my wizard invisible for the haha funny]) You don't really need to change anything here as it's fine anyways, but it'd be nice for them to have their own unique menu.

After typing the last bit that second paragraph, why can't we just remove the wizard altogether? What's wrong with NOT having an astral type on your team?.. Or adding another one :trollface:.

  • #135
  • Make "follow" Epics unique from other morphs Optional
  • #136

Date of submittion

8/9/2022

Before submitting an issue

  • This wasn't already submitted.
    (I have checked every issue on GitHub)

  • I agree to this repository's prerequisites.
    (I have read and agree to the License, Code of Conduct, and Contributing Guidelines)

[HR] Parent Permission Giver

Describe the hack

A hack that automatically gives the email permission that prodigy forces you to get.

Date of submittion

6/6/22

Infinite Zero Tracking Issue

  • Make a reliable server for Infinite Zero
  • Get HTTPS for the Zero Server
  • Implement Infinite Zero into PHEx
  • Release PHEx 2.2.0 on GitHub
  • Update all instances of P-NP to match 2.2.0
  • @afkvido Update the Mozilla webstore version
  • @afkvido Leave a note in statusmessage.json
  • @afkvido Update the Edge webstore version
  • @Erisfiregamer1 Update pnpb.erisws.com

[B] Status message is broken- AGAIN

Describe the bug

ugh i'm tired of this status message being broken ughhhhhhhhhh

Describe how to replicate bug

literally just load the cheatGUI

Date of submittion

Monday, August 8, 2022

Your PHEx version

3.0.0

Your operating system and the version

Mac OS X something something

Before submitting a bug report

  • This bug wasn't already reported.
    (I have checked every bug report on GitHub)

  • I agree to this repository's prerequisites.
    (I have read and agree to the License, Code of Conduct, and Contributing Guidelines)

No menu

Describe the bug

After using the extension for no longer then 15 miniutes it suddenly just stopped showing the menu

Describe how to replicate bug

image

Date of submittion

10/5/22

Your PHEx version

idfk

Your operating system and the version

Windows 11

Before submitting a bug report

  • This bug wasn't already reported.
    (I have checked every bug report on GitHub)

  • I agree to this repository's prerequisites.
    (I have read and agree to the License, Code of Conduct, and Contributing Guidelines)

PHEx 3.1.0 Tracking Issue

  • Internationalize PHEx (All languages)
  • PHEx: Remove custom backgrounds
  • Switch to pnpm, it's wayyy better than npm.
  • Make the extension popup.html look a bit nicer by using CSS

PHEx MV3

Describe your issue

Manifest version 2 is deprecated, and support will be removed soon. See https://developer.chrome.com/blog/mv2-transition/ for more details. pls update to manifest V3.

Date of submittion

Sat. May 27th

Before submitting an issue

  • #51
    (I have checked every issue on GitHub)

  • I agree to this repository's prerequisites.
    (I have read and agree to the License, Code of Conduct, and Contributing Guidelines)

Can't for some reason do it on school chromebook

Describe your issue

When I try getting it on the webstore it gets blocked on the chromebook and I can do a manual installation because it's disabled

Date of submittion

9/15/22

Before submitting an issue

  • This wasn't already submitted.
    (I have checked every issue on GitHub)

  • I agree to this repository's prerequisites.
    (I have read and agree to the License, Code of Conduct, and Contributing Guidelines)

World not loading

Describe the bug

When you log into prodigy and see the prodigyPNP page the world/game doesn't load idk if this only happens because I'm using it on a school computer

Describe how to replicate bug

Install PNP>Log in>Wait for the bar to reach the middle

Date of submittion

10/14/2022

Your PHEx version

3.0.1

Your operating system and the version

ProDesk windows 10 EliteDisplay E222

Before submitting a bug report

  • This bug wasn't already reported.
    (I have checked every bug report on GitHub)

  • I agree to this repository's prerequisites.
    (I have read and agree to the License, Code of Conduct, and Contributing Guidelines)

Less options for hack

Describe the bug

For some reason I don't see as much things to toggle and less beta hacks I'm confused

Describe how to replicate bug

Join a world then load up the hack and you'll see that there's less options

Date of submittion

9/26/2022

Your PHEx version

3.0.1

Your operating system and the version

Windows 10 education

Before submitting a bug report

  • This bug wasn't already reported.
    (I have checked every bug report on GitHub)

  • I agree to this repository's prerequisites.
    (I have read and agree to the License, Code of Conduct, and Contributing Guidelines)

Where did Toggle Membership hack go?

Describe your issue

Hey there, today i just checked on prodigy again, and i was just checking out the hacks, and then i found out that the 'toggle membership hack' isn't there anymore? Btw i am using the one on the chrome extension, and i refreshed and refreshed, but it just won't show, i even deleted and reintalled the extension, but still does not work, plz respond ASAP :)
Thank you :)

Date of submittion

sept 27, 2022

Before submitting an issue

  • This wasn't already submitted.
    (I have checked every issue on GitHub)

  • I agree to this repository's prerequisites.
    (I have read and agree to the License, Code of Conduct, and Contributing Guidelines)

LOOKING FOR COLLABORATORS

If you know your way around Prodigy's objects, and can do some TypeScript, please, comment on this issue so I can invite you to help out.

Prerequisites:

  • at least 1 useful PR on this repo, (or P-NP, or infinitezero, etc.)
  • Some knowledge of TypeScript
  • You've taken a look at our repos: ProdigyMathGameHacking (see the PHEx and cheatGUI folders), P-NP (our gamefile patcher), and InfiniteZero (a load balancer of sorts, kindof).

What you will learn by joining us:

  • Prodigy's objects
  • Our development process
  • Inner workings of ProdigyPNP

!!! PHEx MV3 tracking issue

Describe your issue

This is where we're going to track the progress of the MV3 migration.

  • Service workers have to replace background pages.
  • Do they work?
  • Network request modification is now handled with the new declarativeNetRequest API, so migrate the modification to that
  • Does it work?
  • Remotely-hosted code is no longer allowed to be executed (nope, didnt even affect us), so continue to load it from P-NP
  • Does it work?
  • Some changes were made in MV3 including one that broke no-csp, figure out what's causing it and bypass (maybe ProdigyX could help)
  • Do the changes work?

Date of submittion

6/15/2022

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.