You asked for it : A G-WIZ Tossing flash game
Discussion
Hi All,
I was on here a few weeks back looking for ideas for a sequel to the
Caravan Toss game I made a while ago. G-WIZ seemed to be the next most
hated thing on the roads, so as discussed, here it is:-
http://www.galaxyarcade.co.uk/games/electric_shock...
Enjoy. All feedback welcome. There's a Bonus explosion in this game
(use space) adding a bit of skill and timing into the mix.
Michael.
I was on here a few weeks back looking for ideas for a sequel to the
Caravan Toss game I made a while ago. G-WIZ seemed to be the next most
hated thing on the roads, so as discussed, here it is:-
http://www.galaxyarcade.co.uk/games/electric_shock...
Enjoy. All feedback welcome. There's a Bonus explosion in this game
(use space) adding a bit of skill and timing into the mix.
Michael.
I'm not sure how you managed to get more than one space bar press
out of the game.. What browser, OS and version of Flash are you
using? Congrats on finding a bug anyhow.
I have altered the game now. It won't accept unrealistic scores
into the score table now. Paul is reinstated at the top.
Michael.
out of the game.. What browser, OS and version of Flash are you
using? Congrats on finding a bug anyhow.
I have altered the game now. It won't accept unrealistic scores
into the score table now. Paul is reinstated at the top.
Michael.
mej023 said:
I'm not sure how you managed to get more than one space bar press
out of the game.. What browser, OS and version of Flash are you
using? Congrats on finding a bug anyhow.
I have altered the game now. It won't accept unrealistic scores
into the score table now. Paul is reinstated at the top.
Michael.
I was just using firefox on xp. I dont know how to find out what version of flash i'm using. The click space bar button just kept re appearing every time I pressed it. I haven't been able to replicate it again so it may have been a one off. Although the person second on the leader board was not me, it just happened that they were called matt so I can only assume they had the same thing.out of the game.. What browser, OS and version of Flash are you
using? Congrats on finding a bug anyhow.
I have altered the game now. It won't accept unrealistic scores
into the score table now. Paul is reinstated at the top.
Michael.
You might need to reset the entire scoreboard to be honest as Im pretty sure the 500 odd scores came about through the same way, although the users may not have noticed.
edited to add- just been playing again and its still doing the same thing i actually think anything other about 150 is probably done like this.
Edited by madmat on Thursday 17th April 23:06
Your score system isn't very secure
.

I'm not sure how you generate your checksum but it's valid per session. I suggest you use an md5 of the PHP_SESS_ID or something and regenerate it in an iframe (using session_regenerate_id()).
EDIT: OR generate a psudo-random string (based on an md5 of sess_id + microtime) store the microtime's raw value + the md5 in the session array, when you submit score (in sub_gwiz.php) generate it again (based on session'd microtime) and if it matches then it's valid. Regenerate the sessionid.
.
I'm not sure how you generate your checksum but it's valid per session. I suggest you use an md5 of the PHP_SESS_ID or something and regenerate it in an iframe (using session_regenerate_id()).
EDIT: OR generate a psudo-random string (based on an md5 of sess_id + microtime) store the microtime's raw value + the md5 in the session array, when you submit score (in sub_gwiz.php) generate it again (based on session'd microtime) and if it matches then it's valid. Regenerate the sessionid.
Edited by Xenocide on Friday 18th April 15:59
Edited by Xenocide on Friday 18th April 16:03
Edited by Xenocide on Friday 18th April 16:08
Gassing Station | Video Games | Top of Page | What's New | My Stuff







