It's pretty easy.... Bookmark with this in it, click it on the scripts page, then scroll down and select everything in the textarea, copy paste in a new tab in the new campaign. javascript:$('<textarea></textarea>').attr({id: 'TheAaronAllScripts'}).css({width:'100%',height: '30em'}).text($('.script .editor').map(function(idx,e){return e.env.editor.getValue();}).toArray().join("\n/* ############################### */;\n\n")).appendTo('body');