This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name lioness play | |
| // @namespace http://tampermonkey.net/ | |
| // @version 0.1 | |
| // @description try to take over the world! | |
| // @author You | |
| // @match http://www.lioden.com/territory.php | |
| // @grant none | |
| // ==/UserScript== | |
| /* jshint -W097 */ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| body { | |
| background: #00020F url('http://static.lioden.com/images/dynamic/backgrounds/HyenaLandsBG.png') fixed !important; | |
| background-repeat: no-repeat !important; | |
| background-size: 100% !important; | |
| } | |
| .main{ | |
| background-color: rgba(199,199,199,0.1) !important; | |
| } | |
| .col-md-9{ | |
| background-color: rgba(199,199,199,0.1) !important; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name lio-smlirt | |
| // @version 0.5 | |
| // @description Runs on hunting page, selects 5 lionesses and sends to 5 random locations, collects results | |
| // @author Anon | |
| // @match http://www.lioden.com/aphrodisia.php | |
| // @grant none | |
| // @require http://static.lioden.com/inc/jquery.min.js | |
| // ==/UserScript== | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name lioness play | |
| // @namespace http://tampermonkey.net/ | |
| // @version 0.1 | |
| // @description try to take over the world! | |
| // @author You | |
| // @match http://www.lioden.com/territory.php | |
| // @grant none | |
| // ==/UserScript== | |
| /* jshint -W097 */ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name easter | |
| // @version 0.5 | |
| // @description easter | |
| // @author Anon | |
| // @match http://www.lioden.com/explorearea.php* | |
| // @grant none | |
| // @require http://static.lioden.com/inc/jquery.min.js | |
| // ==/UserScript== | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name lio-arena | |
| // @version 0.5 | |
| // @description Runs on hunting page, selects 5 lionesses and sends to 5 random locations, collects results | |
| // @author Anon | |
| // @match http://www.lioden.com/event.php | |
| // @grant none | |
| // @require http://static.lioden.com/inc/jquery.min.js | |
| // ==/UserScript== |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name lio-battlearena | |
| // @version 0.5 | |
| // @description Runs on hunting page, selects 5 lionesses and sends to 5 random locations, collects results | |
| // @author Anon | |
| // @match http://www.lioden.com/may_challenges.php | |
| // @grant none | |
| // @require http://static.lioden.com/inc/jquery.min.js | |
| // ==/UserScript== |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name battles.php | |
| // @version 0.5 | |
| // @description exp | |
| // @author Anon | |
| // @match http://www.lioden.com/battles.php* | |
| // @grant none | |
| // @require http://static.lioden.com/inc/jquery.min.js | |
| // ==/UserScript== |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name cloud | |
| // @namespace http://tampermonkey.net/ | |
| // @version 0.5 | |
| // @description easter | |
| // @author Anon | |
| // @match http://www.lioden.com/cloudforest.php* | |
| // @grant none | |
| // @require http://static.lioden.com/inc/jquery.min.js | |
| // ==/UserScript== |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <p>Pump in neutral at full engine rpm.</p> | |
| <p>If charge pressure is not correct, the problem is in the pump.</p> | |
| <p>See <bpt i="1" type="1" x="1" />Hydraulic Repair <ept i="1" />for pump removal procedures.</p> | |
| <p>See Sauer Sunstrand<bpt i="1" type="1" x="1" />(r)<ept i="1" /> Series 15 service manual in <bpt i="2" type="2" x="2" />Supplier Manuals<ept i="2" /> for pump repair procedures.</p> | |
| <p>If charge pressure is correct, check that track drive control linkages are adjusted correctly.</p> | |
| <p>See <bpt i="1" type="1" x="1" />Component Repair<ept i="1" /> for adjustment procedures.</p> | |
| <p>If controls are adjusted correctly and malfunction continues, test for correct pump flow.</p> | |
| <p>To test:</p> | |
| <p>Disconnect forward and reverse hoses from the side of the pump that matches the malfunction (left or right).</p> | |
| <p>Install hoses of ground drive test kit (p/n 191-091) into forward and reverse ports as described in kit instructions.</p> |
OlderNewer