Quote:
Originally Posted by Rathji
I just use a macro to click.
I think it is humourous. Right now, my Grandma's have gone insane I think and want me to get them the ability to summon stuff through the portals.
|
Pfft:
Code:
setInterval(function() { $('#bigCookie').click();} , 10);