AntiGame Classic Mode for 2.3.x

By Warlock8 Last update Apr 16, 2013 — Installed 40,987 times.

Ogame v3.1.0

in
Subscribe to Ogame v3.1.0 5 posts, 3 voices



Alien_Nation User
FirefoxWindows

Update to Ogame version 3.1.0 is applied on Jupiter and Fornax universes and Antigame started displaying bar with message "This version Ogame incompatible with AntiGame Classic Mode for 2.3.x".

 
anoddball User
FirefoxWindows

Same here, OGame.org updated to 3.1.2 today and a red warning bar now appears at the bottom of each page even though I haven't yet found any functions of the script that have stopped working since the latest update. Is there likely to be a newer version of 'Antigame Classic Mode' or can a Javascript genius like Vess point out the line of code we need to comment out to get rid of the red bar? This script is so much better and more usable than the rubbish the Origin team keep inflicting on us, there are no unnecessary 'bells & whistles' it just works; function over form every time!

 
Alien_Nation User
FirefoxWindows

In case somebody cares, to disable red bar while we are waiting for new version of Antigame Classic find line

if(Options.ver2num(versogame.content) > 300020000) {

and change it to

if(Options.ver2num(versogame.content) > 301020000) {

 
Alien_Nation User
FirefoxWindows

Jupiter universe servers are again updated to 3.1.3...
It should be obvious from previous posts, but anyway to remove red bar find

if(Options.ver2num(versogame.content) > 301020000) {

and change to

if(Options.ver2num(versogame.content) > 301030000) {

 
Warlock8 Script's Author
OperaWindows

I can do to sign of the incompatibility hiding after the player pressed a button.