I've been playing the original cookie clicker lately and I keep getting this intense urge to automate it with a basic script that'd choose which items to spend cookies on next based on the current costs/payouts of all the buildings and upgrades. Sadly I have to actually get work done :P
@ellyxir Last time I did something like this I just read their source code in devtools and injected a script in the console to simulate clicks with JavaScript :P
@mauve In that case, you might enjoy playing bitburner.
@brandon oh wow yeah this is awesome, ty
@mauve@mastodon.mauve.moe please make a cookieclicker game that has apis so we can more easily do this. not sure how well playwright can work for this lol