Hungzic/Github_Student_Script — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a simple Windows friendly Node.js command line tool that helps test the GitHub Education Student Developer Pack application flow from start to finish.

I want to paste in my logged in GitHub cookie, have the tool check that the session works, read my account details, check whether billing info exists, and fill missing billing details with a random Indonesian identity. It should also make sure the GitHub profile name matches the billing name.

After that, have it find nearby SMP, SMA, or SMK schools based on my IP location using OpenStreetMap, pick a matching school, generate a student ID card image from an HTML template using Chrome, submit the application, then keep checking the result until it is approved or denied. If denied, it can try submitting again.

Please include a clear config file for Chrome path, school search radius, and GitHub URLs, plus a run.bat that installs dependencies and starts everything. Add warnings that this is only for educational testing and may violate GitHub rules.

Want more depth? Deep Reverse