In this guide, we will be discussing the “You did this!” achievement and different methods for collecting eggs. While this achievement may require some patience, we will provide you with straightforward strategies to help you obtain it. Additionally, we will explore other ways to acquire more eggs in the game.
Introduction I
NOTE: I’m not that of a professional at writing guides. Nor do I have any experience. I apologize if I come out as ambiguous or messy!
This is a simple tutorial on how to get the “You did this!” achievement. Pulling this off will take a TON of time.
You’ll need two auto clickers, I suggest some like AutoHotKey, OP Auto Clicker, and The Fastest Mouse Clicker. (Weird name I know.)
If you’re using AutoHotKey, you can use this code that I found on the AutoHotKey Forums[www.autohotkey.com] and edited it to be faster.
^z::
Toggle := !Toggle
Loop
{
If (!Toggle)
Break
Click
Sleep 0 ; Make this number higher for slower clicks, lower for faster.
}
Return
Additionally, you can modify Assembly-CSharp.dll located in “EGG > Egg_Data > Managed”, but as of right now, I don’t know how to do modify the file’s data.
With that out of the way, let’s begin.
“You did this!” Achievement
- Open an auto clicker that you’ve downloaded, and configure its toggle button(s).
- Close the auto clicker and repeat Step 1 until you’ve configured all of your auto clicker’s toggle buttons.
- Once you’ve done Steps 1 and 2, open the game.
- Press the keys you’ve set for your Auto Clickers, sit back relax, and watch as your auto clicker taps away every millisecond. This will take about 5 to 6 hours depending on how many auto clickers you have. Closing the game will lose any progress.
- After 6 hours, you should eventually pass 1,000,000 clicks and receive the “You did this!” achievement. Originally you would receive a golden egg once you’ve achieved 1,000,000 clicks.
How to obtain more eggs
Not really much to say about obtaining more eggs, but from what I know; when you start the game, you’ll receive an egg and sometimes a special egg as well. You can also buy eggs off of the Community Market, but who’s gonna do that?
Events can happen, so if there’s an event you’ll receive a special egg automatically once you start the game.
Also here is a list of eggs. Still a work in progress.
Closing notes
For some odd reason AutoHotKey v2.2 makes your antivirus freak out. Besides, AutoHotKey v2.2 isn’t the one that’s compatible with the script.
And that wraps up our share on EGG: How to collect the “You did this!” Achievement & more ways to obtain eggs.. If you have any additional insights or tips to contribute, don’t hesitate to drop a comment below. For a more in-depth read, you can refer to the original article here by KeatonGamer, who deserves all the credit. Happy gaming!