There are 3 previous versions of this script.
/////////////////////////////////////////// // // ==UserScript== // @name IC Jump Manager // @author Momentum // @version 0.0.0 // @namespace http://userscripts.org/scripts/show/38377 // @description 0.0.0 - Efficiently automates large infrastructure jumps across many planets. // @include http://www.imperialconflict.com/construct.php // @require http://sizzlemctwizzle.com/updater.php?id=38377 // ==/UserScript== // /////////////////////////////////////////// /////////////////////////////////////////// // // Copyright (C) 2008 Momentum // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by // the Free Software Foundation, either version 3 of the License, or any // later version. // // This program is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU General Public License for more details. // ///////////////////////////////////////////