Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
//importScript("User:Lupin/recent2.js"); //Lupin's Anti-Vandal Tool (REMOVED ON 12/7/2016)
//importScript('User:Lupin/popups.js'); //Lupin's Anti-Vandal Tool


importScript('User:Oshwah/NewUserPatrol.js'); //New user patrol live feed (must be kept in vector.js)
importScript('User:Oshwah/AbuseFilterPatrol.js'); //Abuse filter patrol live feed (must be kept in vector.js)

importScript('User:The Voidwalker/centralAuthLink.js'); //Adds Central Auth links for user.

nup_enabled = true; //vars for NewUserPatrol.js (settings)
nup_num_pages = 20;
nup_refresh = 5;

afp_enabled = true; //vars for AbuseFilterPatrol.js (settings)
afp_num_pages = 20;
afp_refresh = 5;