## Version 0.4c ## ## Script by Greekyia ## last Update : 10.11.2004 ## ## LOG: ## 10.11.2004 : ## fixed problems with login ## auto log createt ("log.html") ## ## 20.7.2004 ## fixed buildings thx @ gusuim ## ## ## 5.6.2004 ## class rewrite ## coding ## ## guidance: ## ## 1. First the user data must be registered in the variables below ## 2. Upload omanager.php and odat.php to a Web server with PHP Support (free at tripod.com) ## 3. Open the URL to the file omanager.php ## 4. Use the menu to configure the fleet saver and the autobuilder ## 5. Autolog is created every hour ## Enjoy ## USER DATA ## ############### $uni="6"; $user="Darknight"; $pass="ogameplayer"; $plani[1][Planet]="Andrew W.K."; $plani[1][Cord]="4:173:6"; $plani[1][aktion]="saven,auto_build"; $plani[2][Planet]="Name1"; $plani[2][Cord]="x:200:20"; $plani[2][aktion]="saven"; $plani[3][Planet]="Name1"; $plani[3][Cord]="x:200:20"; $plani[3][aktion]="auto_build"; ?>