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.
//For NUKING, use with care!
importScript('User:Writ_Keeper/Scripts/massRollback.js');

// [[User:DannyS712/DiscussionCloser.js]]
importScript( 'User:DannyS712/DiscussionCloser.js' );

//For CSD handling  [[User:Ale_jrb/Scripts]]
importScript('User:Ale_jrb/Scripts/csdhelper.js');

//For converting dashed into proper dashes (saw Eric Corbett using it)
importScript("User:GregU/dashes.js");

//For white spaces removal
importScript('User:Cameltrader/Advisor.js');

//for SPI
importScript('User:Timotheus Canens/spihelper.js')
//should be built into main preferences now, but isn't
importScript('User:NuclearWarfare/Mark-blocked script.js');
 
//MFD script, I'm trying it out
importScript('User:Doug/closemfd.js');

// automated script for aiv, rfpp, etc.
importScript( 'User:MusikAnimal/responseHelper.js' ); // Backlink: [[User:MusikAnimal/responseHelper.js]]

//disable image viewer
//mw.config.set("wgMediaViewerOnClick", false);
importScript( 'User:Technical_13/Scripts/OneClickArchiver.js' ); // Backlink: [[User:Technical_13/Scripts/OneClickArchiver]]

mw.loader.load( '/w/index.php?title=User:Evad37/OneClickArchiver.js&action=raw&ctype=text/javascript' ); // Backlink: [[User:Evad37/OneClickArchiver.js]]