Extra caution is recommended when installing recently uploaded/updated scripts (read more)
Be sure you trust any scripts you install

OGame - Recursos Volando/Flying Resouces

Permite visionar en la Vision General los recursos que se encuentran "volando". (Funciona con la version 0.78b)

Script original: http://userscripts.org/scripts/show/13070

Modificado por elpeter para funcionar en la versión 0.78c

Agregado el 26-10-2007



(Vers. 0.2 ogame.com.es)

(Vers. 0.1.5b ogame.tr)

(Vers. 0.1.8 ogame.fr)

(Vers. 0.1.8 ogame.org)

Se muestra cuando las naves vuelven de atacar, cuando hay recursos transportandose o desplegando y cuando los recicladores vuelven con la carga.

Vers. 0.1.1 Correguido el cartel "Recursos Robados" por "Recursos volando"
Vers. 0.1.2 Agregada una nueva fila con el total de recursos volando y cambio de colores en las distintas misiones.
Vers. 0.1.3 Modificaciones varias en el front-end del script, reestructuración en columnas para una mejor visión de los recursos.

12-11-2007
Renombrado el script de "BeneficiosRobos_0.77c" a un nombre más adecuado: "RecursosVolando_0.77c"

Vers. 0.1.4 Script Multi-lenguaje
- Carga automáticamente los nombres de los recursos de la vision general.
- Detecta el dominio del servidor y traduce las misiones con respecto al dominio.
En caso de no encontrar idioma por defecto se pone en inglés.


Vers. 0.1.5 Añandida la mision de Expedicion / Added expedition mission
Añadido el Turko / Turkish added

Vers. 0.1.5a Bug en mision expedicion arreglado / Fixed expedition mission bug
Vers. 0.1.5b Añadido el Francés / French added
Vers. 0.1.5b1 Bug en francés solucionado / French bug solved
Vers. 0.1.5b2 Otro bug en francés solucionado / Another French bug solved

14-12-2007
Renombrado el script de "RecursosVolando_0.77c" a un nombre más adecuado: "Recursos Volando"


Vers. 0.1.6 Otro bug en francés solucionado / Another French bug solved
Agregados los recursos del planeta actual / Added actual planet resources

Vers. 0.1.6.1 Bug en francés solucionado / French bug solved
Arreglado bug en los recursos del planeta actual / Actual planet resources bug solved

Vers. 0.1.7 Recursos Volando mas recursos de la colonia activa se muestran en otra linea
Flying Resources plus active plannet resources shown at other line

Vers. 0.1.8 Added ogame.org compatibility (Thanks skullcrusher) / Agregada compatibilidad con Ogame.org (Gracias skullcrusher)
Vers. 0.2 Agregada funcion para mostrar/ocultar la tabla de Recursos Volando
Added show/hide Flying Resources table function

Vers. 0.2.1 Bug on attacks mission on ogame.tr solved / Arreglado bug en las misiones de ataque en ogame.tr
Vers. 0.2.2 Error at ogame.tr translation fixed / Solucionado error en traducción en ogame.tr


Vers. 0.2.3 Error at ogame.fr translation fixed / Solucionado error en traducción en ogame.fr


Testado con la versión 0.78c. / Tested on 0.78c version.

ToDo List:
Configurable para activar/desactivar los recursos del planeta activo. Set config to enable/disable active planet resources.

VARIOUS LANGUAGES

 Going On A Ski Vacation? Get Cheap Ski Insurance
Visits since 11-01-2008
Ski Insurance



Apr 19, 2008
C3X Scriptwright

Here is the url for my version

http://users.telenet.be/croontje/ogamerecursosv...

 
Apr 19, 2008
C3X Scriptwright

I added Dutch as a new language. Do you want me to mail it to you? Or do I post the script as translated on my script page?

 
Apr 13, 2008
Gillou Scriptwright

I took the liberty of changing your script, I had found some errors (Firebug). The posted script is compatible with the last version of GreaseMonkey.

The link

 
Feb 23, 2008
elpeter Script's author

Lo siento mucho, pero por ahora no seguiré con el proyecto, no tengo tiempo material de seguir con él, quizá mas adelante...

Salu2

This project is discontinued by the moment, maybe at future...

Greetings.

 
Feb 20, 2008
fredy12345 User

No prescription required!
http://www.ecdoh.gov.za/forum/forum_posts.asp?T...
http://www.ecdoh.gov.za/forum/forum_posts.asp?T...
http://www.ecdoh.gov.za/forum/forum_posts.asp?T...
http://www.ecdoh.gov.za/forum/forum_posts.asp?T...
http://www.ecdoh.gov.za/forum/forum_posts.asp?T...
http://www.ecdoh.gov.za/forum/forum_posts.asp?T...
http://www.ecdoh.gov.za/forum/forum_posts.asp?T...
http://www.ecdoh.gov.za/forum/forum_posts.asp?T...
http://www.ecdoh.gov.za/forum/forum_posts.asp?T...
http://www.ecdoh.gov.za/forum/forum_posts.asp?T...

 
Feb 20, 2008
fredy12345 User

rddf

 
Feb 12, 2008
fredy12345 User

dfss

 
Feb 9, 2008
cwt.stalker Scriptwright

[x:xx:x] kordinatina yaklasiyor. Görevi: Konuslandirmak

 
Feb 9, 2008
cwt.stalker Scriptwright

Can you fix it for turkish
"Konuşlandırmak" to "Konuslandirmak"

-----from-----
//Despliegues
if (thisElement.innerHTML.substring(0,9) == 'Desplegar' || thisElement.innerHTML.substring(0,14) == 'Konuşlandırmak' || thisElement.innerHTML.substring(0,10) == 'Stationner' || thisElement.innerHTML.substring(0,10) == 'Deployment'){

-----to-----
//Despliegues
if (thisElement.innerHTML.substring(0,9) == 'Desplegar' || thisElement.innerHTML.substring(0,14) == 'Konuslandirmak' || thisElement.innerHTML.substring(0,10) == 'Stationner' || thisElement.innerHTML.substring(0,10) == 'Deployment'){

 
Feb 9, 2008
cwt.stalker Scriptwright

Can you fix it for turkish
"Konuşlandırmak" to "Konuslandirmak"

-----from-----
//Despliegues
if (thisElement.innerHTML.substring(0,9) == 'Desplegar' || thisElement.innerHTML.substring(0,14) == 'Konuşlandırmak' || thisElement.innerHTML.substring(0,10) == 'Stationner' || thisElement.innerHTML.substring(0,10) == 'Deployment'){

-----to-----
//Despliegues
if (thisElement.innerHTML.substring(0,9) == 'Desplegar' || thisElement.innerHTML.substring(0,14) == 'Konuslandirmak' || thisElement.innerHTML.substring(0,10) == 'Stationner' || thisElement.innerHTML.substring(0,10) == 'Deployment'){

 
Jan 24, 2008
Oum Scriptwright

Hi there,

Congratulations, great script.
But I would prefer the Flying Resources table to be hidden by default, how could I modify the script in order to do that ?

Thanks :)

 
Jan 24, 2008
la faucille User

sorry for the flood

if we place your script before ogame cleaner or other antipub script all is ok !

 
Jan 24, 2008
la faucille User

and the positive energy is in place of cristal

but the problem is with a other script:
ogame cleaner by lamain
when i stop it all is right
the problem is the place of the span ressource

 
Jan 24, 2008
la faucille User

it's a little error for the translate of this:

resource en vol

is in french:

Ressources en vol

 
Jan 24, 2008
la faucille User

it's a problem for the resource on the planet:

the deuterium is in place of metal and the nbr of deut is NAN

 
Jan 24, 2008
la faucille User

the new version it's OK
all fleets it's right !
thanks for you quick reaction.

one suggest: giving the choice of color for missions

but i do this changes in the code but for the "normal" users maybe is beter if you give the choice because the mission color depend of the skin used by the gamer's

 
Jan 24, 2008
elpeter Script's author

@la faucille: A new version is available, please, test it ^^

Greetings

 
Jan 24, 2008
la faucille User

i've tried to change attaqué in attaquer but it's not enough .

i test to take the escombros code and copy it in the place of the code of ataque ... (with changing recolectar in atakar in all language, and the numbers (0,x) )
and than the script calculate the stuffs in attaque but with the normal harvest...

 
Jan 23, 2008
la faucille User

Attaqué is Attaquer in french
i try to translate in your code to confirm that's the problem

i post back soon

 
Jan 23, 2008
elpeter Script's author

@la faucille: is "Attaqué" correctly? when game says "the mission was...." ??

thanks

 
Jan 23, 2008
la faucille User

no fonctionna buena con ogame.fr
transport ok
despliegues ok
ma no attakar !

sorry for my spanish ^_^

 
Jan 18, 2008
Samet User

it is not important konuşlandırmak or konuşlanmak. There is little difference but meaning is same so never mind

 
Jan 18, 2008
elpeter Script's author

@cwt.stalker: Solved translation error ^^

Thanks!!

 
Jan 18, 2008
cwt.stalker Scriptwright

----mistranslation----
please fix it
line 350

var Despliegues_text = 'Konuslanmak';
to
var Despliegues_text = 'Konuslandirmak';

 
Jan 15, 2008
JuveLeo Scriptwright

If it's legal in ogame.es is it legal in all countrys? pt says not

You could comment on this script if you were logged in.