GhostHasGone/SnapScoreBooster — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a simple Python script that automates sending snaps on Snapchat Web by clicking the buttons on my screen. I want it to walk me through setup the first time, asking me to hover over each needed button and press Enter so it can remember the positions. Save those positions in a JSON file so I can reuse them later, but also let me redo them if the browser layout changes.

When I run it, ask if I want to load saved positions or set them again. Then ask how many snaps to send, how many seconds to wait between snaps, the delay between clicks, and the recipient username. Show clear progress in the terminal while it runs. It should run smoothly without freezing, and pressing Esc should stop everything right away.

Keep it easy to install and use, with simple instructions. This is for personal educational use, so include a reminder to use it responsibly.

Want more depth? Deep Reverse