• Weird, it looks like it's down for me too and the whole namespace is gone too.


    Fortunately, I've got one of the latest versions here, which I've attached to this post (just remove the ".txt" part of the filename).

  • Weird, it looks like it's down for me too and the whole namespace is gone too.


    Fortunately, I've got one of the latest versions here, which I've attached to this post (just remove the ".txt" part of the filename).

    Thank u so much!! ^^

  • Weird, it looks like it's down for me too and the whole namespace is gone too.


    Fortunately, I've got one of the latest versions here, which I've attached to this post (just remove the ".txt" part of the filename).

    I removed the txt butt I cannot open Js file. There is an error when I double click. Windows Script Host. Microsoft JScript runtime error etc.


    What should I do to run this file ? Should I copy somewhere ?

  • You can use an extension like Tampermonkey to add the script to your browser, you don't need to run it from Windows.

    Tampermonkey website: https://www.tampermonkey.net/

  • hay boys


    i have translated fr board post and instaled it


    here are few thoughts


    its working


    new layout is obstructing bottom in construction on each building reserches n shipyard especially if there is a building que


    you cant customise it unless in txt code


    new layout looks ugly and bad


    copy paste of empire compo and mines production is a mess


    unless there is work in progress this is nothing like past tool and i highly dont recomend using new one yet/at all


    on the topic are there any other tools like this one that just displays empire compo prod etc and doesnt mess with antigame etc?


    looks like i been gone way to long

  • It has been updated 1h ago - the new update fixes the cover-up and it's location is again on the bottom.




  • run an update, indeed it is moved under the que,


    gone over all usual tabs building fleets etc empire view all lot multipple times all planets all standard checks we used to do to get info accurate and its still scuffed :)


    work in progress i guess ill stick with it and check it from time to time


    em i just a dinosaur or the new view is eh different?


    thanks for tool ppl not gona complain about free tool just honest feedback from someone who used your tool in the past alot


    keep up the good work

  • waiting for update

    as workaround edit the script in line 596

    Code
    1. version_ogame_ok = version.startsWith('7') || version.startsWith('8');

    replace 7 o 8 with 9 seems to work (but you must disable bottom location in config)

  • waiting for update

    as workaround edit the script in line 596 Code
    version_ogame_ok = version.startsWith('7') || version.startsWith('8');

    replace 7 o 8 with 9 seems to work (but you must disable bottom location in config)

    Thanks for the hint, worked for me :thumbsup: