Skip to content

Instantly share code, notes, and snippets.

@afkvido
Last active March 1, 2023 23:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save afkvido/5cf5858cb01e9f3e3ede9aff2c2da6ab to your computer and use it in GitHub Desktop.
Save afkvido/5cf5858cb01e9f3e3ede9aff2c2da6ab to your computer and use it in GitHub Desktop.
Hacks for Prodigy, the math game. GUI and Windows supported.
@echo OFF
SET ProdigyAccesWrapper=px20z
@rem start https://math.prodigygame.com?wrap=%ProdigyAccesWrapper%
@rem SET ProdigyLoader="prod"
@rem SET ProdigyLoader="ig"
SET ProdigyLoader=gy
SET cheatGUIheightENUMvalueONLY=.short
SET ldep=/
SET contentCSPpolicy=.
SET PROTOCOL=SECURE-HTTP-HTTPS
SET Px=https://
SET PIXI=_.*
SET ProdigyPNPServer=4s98
start %Px%%ProdigyPNPServer%%cheatGUIheightENUMvalueONLY%%contentCSPpolicy%%ProdigyLoader%%ldep%%ProdigyAccesWrapper%
@rem CALL
@Autumnd810
Copy link

how do i try it lol

@afkvido
Copy link
Author

afkvido commented Sep 29, 2022

Open Command Prompt then copy and paste this script

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