OGame Redesign: Additional Resource Loading Buttons

By Vess Last update Oct 21, 2012 — Installed 25,698 times.

Script Summary: Buttons for "None" and "Reverse order" resource loading on the 3rd fleet dispatch page



Version: 1.04

Thumb

There was a script for the old design (OGame Messages and Resources) that allowed you to clear the already loaded resources on the last fleet sending page - or to load them in reverse order (first Deuterium, then Crystal, and only then - if there is still space available - Metal).

Some people were missing a similar functionality in the redesign, so I decided to write this script. :-) It adds "<<">>" button on the last fleet dispatch page. The first one of them loads the resources in reverse order, while the second one unloads any already loaded resources.

The position of the buttons can be slightly different in the different languages - it depends on the length of the string "all resources" under the standard button put there by the game.

2010-07-11. Version 1.01. I had forgotten to unload any already loaded resources before starting to load them in reverse order. Fixed.

2010-07-30. Version 1.02. Wrote my own addEventListener function; the script should now work in Internet Explorer too. (Do I have to state explicitly my opinion of Microsoft and their ^%$#@ browser? No? Thought so.)

2011-10-24. Version 1.03. Made the script compatible with version 2.3.0 of OGame (i.e., with the idiotic changes of all the URLs of all images, scripts and styles used by the game).

2012-10-21. Version 1.04. Made the script compatible with version 5.x of the game.