Page 1 of 1
Need/>and then found </ flash games with score saving
Posted: Mon Sep 19, 2005 5:40 pm
by Lixas
I need few flash games, thet saves scores into mysql or flat file for my web site
Maybe someone knows (or has any) such games. If yes, plz post links or send games to lixas666[at]gmail[dot]com
Posted: Tue Sep 20, 2005 8:37 pm
by sa3ude
i realy dont have any right now
but if u use veblletin ther r the arceds hack
and if u dont , ther r a games script
u can find it in hotscript
and i will search for 1 for u
i have found
Posted: Wed Sep 28, 2005 8:35 pm
by Lixas
i found flash games, but the i finish, it redirects me to other file where is score submit. Now i will try to find out source what should be in new file. If i'll be succesfull, i'll post source here

whaalaaaa, i'm genius :)
Posted: Wed Sep 28, 2005 8:45 pm
by Lixas
i have found source, now i'll post everything from beginning.
url to huge BD of flash games with score saving:
http://phpbb-amod.com/down_db.html-page-cat-id-910
file name, that get scores and other data from game, name
must be
newscore.php remember it !
source of file:
newscore.php
Code: Select all
$game_name = $HTTP_POST_VARS['game_name']; //game name, allways used
$score = $HTTP_POST_VARS['score']; //game score, allways used
$name = $HTTP_POST_VARS['name']; //player name from game, mostly not used
$mode = $HTTP_POST_VARS['mode']; //game mode from game, mostly not used
$arcade_hash=$HTTP_POST_VARS['arcade_hash']; //game hash, mostly not used
And how do u like my job ??

Posted: Tue Oct 04, 2005 7:53 am
by kmove
If you have a cms like postnuke, phpnuke, mambo or xoops you can use a module here :
http://www.****.com/