User:Kangaroopower/scripts/Mass Rollback

This is a mass rollback script that reverts the latest 50 (or your other set value) 'rollbackable' edits of an user. It is accessible via a portlet link on the user's contributions page. Any questions and bug reports should be directed to Kangaroopower's talk page. To use this script paste:

importScript('User:Kangaroopower/MRollback.js'); //Mass Rollback Script [[User:Kangaroopower/MRollback.js]]

in your MyPage/skin.js.

Why should I use it edit

  • It has an edit summary!
  • It doesn't require a new page load, it's AJAX!
  • Since it's done through the API you don't need to worry about edit conflicting!
  • It's foolproof. Since there's a prompt for the edit summary when you click the link, you can close the window if it's an admin's contribs ;)