Welcome to my Macro I built for Haxmas Day 8 (https://haxmas.hackclub.com/day/8)
Features:
-
Start button - It launches a Web instance and starts the program
-
Pause/Resume button - It pauses/resumes the game, but doesnt close the web instance
-
Stop - It stops the program and closes the instance
-
Current CPS - It gets your current CPS from the game
-
Click Delay/Buy Interval/Golden Cookie Check - You can tinker and change these files and they automatically respond
-
Log - This is where it shows the cycles, what it did, and if you stopped/resumed/started the program
I used Tkinter, Selenium and Pythong for the project