Flying pigs
From Clarity
Did you know you can tell when they're coming
Just hit ctrl+u if you're on Chrome
Then ctrl+f to 'flyingpig'
It will take you to a code like this:
window.flyingPig.prepareForLaunch('GREEN_FAMEPIG', 70, 651481, 'flyingPigAirSpace', true,true,false);
In which you can see which color it is and what it will bring (in thi example green color and 70 gm and fame)
and the number behind it is in which time it will arrive; 651481 miliseconds, transfered to minutes it's about 10 minutes (https://www.inchcalculator.com/convert/millisecond-to-minute/)
You're welcome
Edit; sometimes the color is still an invisible pig, mine said green but it was invisible but everything else still works so it doesn't really matter
Apparently also works on safari when opening the source
From Ailurah:
Hey everyone! I studied the code a little bit and I have a couple pointers/tips:
- if the last true/false value is true, the pig is visible! False and it's invisible!
- there seems to be a limit of how many pigs you can get within a SEEMINGLY random time period
- I am programming an extension for this, it's almost ready I just have a few bugs and broken code to fix and it looks pretty much like this:
https://prnt.sc/S2MEMVjTTUVM
also: if it says 50 min, log out and in again to reset the timer