After scanning and trying to alter opensource games i've found out that there are many ways to handle the score in games. There are scores who use text as in for example txtScore etc. and asp, xml kinds of scores. Finding the right variable for the arcade hack is in that case a very difficult task. Altough Flashtoolset can find somethimes the variable as mentioned in the tutorial, this is working for about 40% of the games. That means that a lot of games will not be available because we can't find the right variable for it. That brings me to a few questions.
Are there other methods to find and use the scorevariable in games?
Is the gamehash wich is almost always 5 a factor if a game refuses to load the scorevariable? How do you find a valuable hash in a game if this is not 5?
|