## Version 0.5c ## ## Script by Greekyia ## last Update : 09.06.2005 ## ## LOG: ## 09.06.2005 : ## fixed problems with login ## added one planet ## ## 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 (replace .org by .fr , .es or .de) ## 2. Upload manager.php and userdata.php to a Web server with PHP Support (free at tripod.com) ## 3. Open the URL to the file manager.php ## 4. Enjoy ;) ## Enjoy ## USER DATA ## ############### $dom="www.ogame.com.pt" $uni="22"; $user="elestripador"; $pass="moinamares"; $connect="00:10:00" $plani[1][Planet]="ELESTRIPADOR"; $plani[1][Cord]="2:364:10"; $plani[1][action]="save,auto_build"; $plani[2][Planet]="Name2"; $plani[2][Cord]="x:y:z"; $plani[2][action]="save"; $plani[3][Planet]="Name3"; $plani[3][Cord]="x:y:z"; $plani[3][action]="auto_build"; ?>