Skip to content

Instantly share code, notes, and snippets.

@afkvido
Last active March 1, 2023 23:08
Show Gist options
  • Select an option

  • Save afkvido/5cf5858cb01e9f3e3ede9aff2c2da6ab to your computer and use it in GitHub Desktop.

Select an option

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
Copy Markdown

how do i try it lol

@afkvido

afkvido commented Sep 29, 2022

Copy link
Copy Markdown
Author

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