Drawing Taylor Swift - Page 2
Blogs > Glider |
amazingxkcd
GRAND OLD AMERICA16375 Posts
| ||
SoSexy
Italy3725 Posts
| ||
Hayl_Storm
The Shire633 Posts
On August 27 2015 03:41 amazingxkcd wrote: Am i allowed to automate the clicking with selenium? this is super easy to do :D If you really want to cheat + Show Spoiler + Ctrl-F works. | ||
ashara
France22 Posts
For the game, I finished at 62 with a misclick on first try then completed it with 30 seconds left on second try. | ||
y0su
Finland7871 Posts
excellent drawing as usual! | ||
dani`
Netherlands2402 Posts
This will click the buttons in the correct order with 100ms delay between each. 1. Click Play to make the numbers appear. 2. Open console (F12), paste this where you can input JavaScript (the line starts with > ), then press [ENTER]. Array.prototype.slice.call(document.getElementsByClassName('answer')).sort(function(a,b) { var x = parseInt(a.innerHTML); var y = parseInt(b.innerHTML); return x > y ? 1 : y > x ? -1 : 0; }).forEach(function(e, i) { setTimeout(function() { e.click(); }, 100 * i); }); 3. Sit back and relax Of course, don't go around posting 100% scores now. This was for fun only, I admit defeat to the game ^_^ All the people better than me, please continue to play the game the intended way and post the scores! | ||
Zealos
United Kingdom3571 Posts
On August 24 2015 10:19 Glider wrote: Love her or not, the requests I been getting is too overwhelming so here it is. Hope you guys enjoy. Also anyone tried this game? I only tried it like a couple of times and the highest I got is like...78..but it's so close since it gets much easier the higher the points u get. I'm sure someone on TL can complete it in no time: http://www.sporcle.com/games/RobPro/1-100-click-me ========================================== funnily enough i remember FIENDING the fuck out of that game at school I think I got like sub 10 secs maybe, because the timer resets at each press, so unless there was a 1 sec or more delay you wouldn't accumulate any time | ||
Zealos
United Kingdom3571 Posts
| ||
PockyStix
Canada39 Posts
| ||
| ||