Pizza Connection 3

Pizza Connection 3

Not enough ratings
[Script] Guido Michelino Achievement Script
By aquatorrent
AutoHotKey script to grind for the grindy achievement.
   
Award
Favorite
Favorited
Unfavorite
Introduction
Guido Michelino achievement requires you to create 500 pizzas, but if you are playing the game normally, there is no way you'll end up with that amount. I myself finished the game after creating ~90 pizzas. That's not even close. Thus, this script was made to make your life easier.

Note that this script is made based on the guide[astats.astats.nl] by Tsukichild[astats.astats.nl].

This script requires you to install AutoHotkey[autohotkey.com].

Based on the AutoHotkey website,
AutoHotkey is a free, open-source scripting language for Windows that allows users to easily create small to complex scripts for all kinds of tasks such as: form fillers, auto-clicking, macros, etc.

This script might or might not require some configuration on your end so you have to install AutoHotkey to use this script.

Lastly, use it at your own risk.
The Script
#MaxThreadsPerHotkey 3 Pause Loop{ SleepInterval = 43 Click Left Sleep %SleepInterval% Send, {enter down} Sleep %SleepInterval% Send, {enter up} Sleep %SleepInterval% Send, {enter down} Sleep %SleepInterval% Send, {enter up} Sleep %SleepInterval% Send, {enter down} Sleep %SleepInterval% Send, {enter up} Sleep %SleepInterval% } F8::Pause Esc::ExitApp

This script will do these steps in order:
- Left click
- Enter
- Enter
- Enter

Modify SleepInterval value as you see fit. Lower it to make the script faster, increase it to make it slower.
Utilizing the Script
Press F8 to toggle the script on or off and Escape to close the script.



- Open the pizza creator interface, or Bakery, as the game calls it.
- Hover your mouse on the Save button
- Press F8 to start the script
- Wait until you get the achievement

It only took ~30 minutes to get the counter to 500 from ~90. I suggest to leave the script on while eating food or taking a bath.
Credits
Tsukichild[astats.astats.nl] for their guide in AStats[astats.astats.nl].
3 Comments
aquatorrent  [author] 3 Feb, 2023 @ 8:54am 
@Jossy: i actually left the script to take a bath so i don't know the exact time, hahah. It's nice to see that it can be completed that fast though. Maybe i should just wait it out, hahah.

@𝓚𝓸𝓸𝓹𝓼: you're welcome! glad it helps! :)
𝓚𝓸𝓸𝓹𝓼 3 Feb, 2023 @ 8:38am 
Thank you for this. Saved me endless hours of mindless baking.:steamthumbsup:
Jossy 13 Aug, 2022 @ 2:33am 
it only took me like 4 minutes.... left the script as default.