User:Pankkake/botvote: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
(New page: $('.edit-note-toggle').click(); $('textarea.edit-note').text('There is strong evidence at least one voter on this edit (with already 2 yes votes despite its young age) did not actu...)
 
No edit summary
 
Line 1: Line 1:
here was a script used to vote no without checking (but saying WHY) on edits that people used to vote yes without checking (without saying WHY)
$('.edit-note-toggle').click();
$('textarea.edit-note').text('There is strong evidence at least one voter on this edit (with already 2 yes votes despite its young age) did not actually bother to check it was right. By voting no, I am not disagreeing with this edit, which might be right. I am just balancing careless voting so other editors have more time to check it is right. http://musicbrainz.org/edit/18148823 http://wiki.musicbrainz.org/User:Pankkake/crap');
$("#vote-all-No").click();
$($("div#edits form div.row span.buttons button")[0]).click();

Latest revision as of 15:29, 2 July 2012

here was a script used to vote no without checking (but saying WHY) on edits that people used to vote yes without checking (without saying WHY)