2021 Update: Due to a procedural change at RFPP in 2021, the editing is now done at Wikipedia:Requests for page protection/Increase and the script no longer works. It's a very easy fix however, simply copy the code from User:Steel359/protection.js to your own subpage, and change the link at the top to have "/Increase" in the title. Example: User:Gfoley4/RFPP.js.

Current features

Can this script be improved? Please make suggestions on my talk page. – Steel

Installation

// [[User:Steel359/protection.js]]
importScript('User:Steel359/protection.js');

Credit

Basic structure taken from WikiProject User scripts/Scripts/CloseAFD.js, regex from Eagle 101. Thanks to ^demon for letting me tear apart his autoreason script.