You are not logged in.

[Tolerated] Galaxy Info User

Kramagon

Origin Admin & OGame Tech & GA OGameES

  • "Kramagon" is male
  • "Kramagon" started this thread

Posts: 1,115

Community:

  • Send private message

1

Friday, June 15th 2012, 11:06am

Galaxy Info User

Galaxy Info User


8arlock

Tools&Skins

  • "8arlock" is male

Posts: 92

Community:

Location: Krasnodar

  • Send private message

2

Friday, June 15th 2012, 5:12pm

GM do not install this script, possible damage.

benneb

Origin Admin & OGame Tech

Posts: 658

Community:

  • Send private message

3

Friday, June 15th 2012, 5:28pm

Quoted

You should Sign Up or Login to download this file


:(

he should use userscript, if he want that someone try it :gamer:

4

Friday, June 15th 2012, 6:21pm

After changing the character encoding from ISO latino 1 to UTF-8 the script works fine on the built-in extension manager of Chrome (v 19.0.1084.56) on OSX Lion (10.7.3)
It wont install (at least on Chrome) with a different encoding than UTF-8

Kramagon

Origin Admin & OGame Tech & GA OGameES

  • "Kramagon" is male
  • "Kramagon" started this thread

Posts: 1,115

Community:

  • Send private message

6

Sunday, June 17th 2012, 9:05pm


Download link updated, thx rudolph


Kramagon

Origin Admin & OGame Tech & GA OGameES

  • "Kramagon" is male
  • "Kramagon" started this thread

Posts: 1,115

Community:

  • Send private message

7

Tuesday, June 19th 2012, 6:46pm

First post updated with userscripts links (so ready to test :P)
Thx so much rudolph


8

Sunday, June 24th 2012, 9:56am

Good Job, it's perfect.

Add this code for HREF

Source code

1
target=_blank 
it's improvement for crasher

I'ts possibile open new TAB when I click to coordinates or other link the list of all planet and moon ?

It's possibile write this line in English or traslate ?


Puntos:
Economia:
Militar:
Naves:
Destruidos:
Investigacion:


I try this code if you want implemented

Source code

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
lingua=uni.split('.');

tag01="Total:";
tag02="Economy:";
tag03="Military:";
tag04="Ship:";
tag05="Military Destroyed:";
tag06="Research:";

if (lingua[2]=="it")
 {
 	tag01="Generale:";
 	tag02="Economia:";
 	tag03="Militare:";
 	tag04="Navi:";
 	tag05="Militari distrutti:";
 	tag06="Ricerca:";
 }

    document.getElementById("player"+id).getElementsByTagName('ul')[0].innerHTML=document.getElementById("player"+id).getElementsByTagName('ul')[0].innerHTML+"<li><span>"+tag01+" "+score+"</span></li>";

benneb

Origin Admin & OGame Tech

Posts: 658

Community:

  • Send private message

9

Tuesday, July 3rd 2012, 10:44am

This tools is tolerated.

Similar threads