Do you think I could just leave this part blank and it'd be okay? We're just going to replace the whole thing with a header image anyway, right?
You are not logged in.
Pages: 1
Would it be possible to make a script that woots every post on a page (besides your own)? This would be useful for all the malicious wooting I have been doing.
Offline
Who cares?
Keep doing it manually or drop out!
Come find me in game!
Offline
If you're looking for a script to paste into the console then no, but you can program one a different way but the worthfullness:time is too low.
Thank you eleizibeth ^
I stack my signatures rather than delete them so I don't lose them
Offline
It would be quite easy to do and also completely insanely idiotic and stupid and pointless.
Offline
Go to the console(under developers tools) and write:
$(".like").each( function(){ $(this).click(); } );
Everybody edits, but some edit more than others
Offline
^Nice
thanks zoey aaaaaaaaaaaand thanks latif for the avatar
Offline
Go to the console(under developers tools) and write:
$(".like").each( function(){ $(this).click(); } );
brb wootspamming all the pages
For internet nubs, if you're using chrome, press Ctrl+Shift+J and paste Zumza's code in the console that opens.
:.|:;
Offline
It would be quite easy to do and also completely insanely idiotic and stupid and pointless.
Maybe in the 70s it was like that, but malicious wooting is the thing now.
thx for sig bobithan
Offline
Offline
Come on this isn't fair I'm doing this manually ;-;
N1KF I WILL BEAT YOU NO MATTER WHAT.
Offline
Took me 10 seconds to woot all those posts :o
Offline
For internet nubs, if you're using chrome, press Ctrl+Shift+J and paste Zumza's code in the console that opens.
*cough*F12*cough*
You can just put:
javascript:
$(".like").each( function(){ $(this).click(); } );
And enter it into URL...
MAKE SURE
javascript:
is before
$(".like").each( function(){ $(this).click(); } );
Browsers like to take that off.
EDIT: Do that ^
But just make a bookmark
thanks zoey aaaaaaaaaaaand thanks latif for the avatar
Offline
Pages: 1
[ Started around 1738536938.2542 - Generated in 0.082 seconds, 12 queries executed - Memory usage: 1.63 MiB (Peak: 1.81 MiB) ]