Administrators Enyby Posted January 17, 2016 Administrators Posted January 17, 2016 Install the version 8.1.2. If it will work to break - you can send the log with version 8.1.4. - If not, a problem in the game instead gg.
melafoto Posted January 17, 2016 Posted January 17, 2016 Unfortunately, this version (8.1.2.) does not work.
Administrators Enyby Posted January 17, 2016 Administrators Posted January 17, 2016 1 hour ago, melafoto said: Unfortunately, this version (8.1.2.) does not work. Then in game added defend supposed hack. Nobody tell about hack any game with gg. If defend good - you can not do this. Sometimes developers increase defend. This is same case. Try other way to hack. May be you lucky and developers make mistake or forgot defend some values. Or not.
SitOnIt Posted January 17, 2016 Posted January 17, 2016 There are literally unlimited ways they can make you not find the values. For example RPG Maker games use "(2x value)+1" to store their values. I have seen games that have used "value +255" or " 4,294,967,295 - value" They can just store visual value for You to step on. Lets say you have variable "visual_gold" and "real_gold". visual_gold would be just a calculated field that would there for You to see for example "visual_gold=real_gold/10". All other (real calculations) would be done using real_gold value itself and You changing the visual_gold value wouldn't do anything for you. (Can be used to flag Your save file as cheater and make the game a lot harder for You just because You changed virtual value just once) With gg there isn't any way to find such values hidden by means of Increment or decrement. If as You say game got patched and You can't find values anymore. Array of Byte scan would easily give You new value if they haven't changed the base structure of the object at hand (they usually never chage structure just to prevent hacking).
Administrators Enyby Posted January 17, 2016 Administrators Posted January 17, 2016 You can use Unknown search for find these values.
SitOnIt Posted January 17, 2016 Posted January 17, 2016 Not always. Lets say: -the game has a lot of small levels. -you can't use the currency you gain in game mode. Lets say level has 10 battles that might give You currency. Initial scan would be unknown. If You get a battle with no currency gain then You do get rid of counter values. Means You do need to find the value with max of 11 scans. You can't use specific scan and initial scan being unknown won't allow you to get rid of enough values to make it possible to find the right one. Lets say You get lucky few times and You do get the AoB with correct wildcards. You still aren't able to find the value easily later on since You can't scan for array of bytes.
Administrators Enyby Posted January 17, 2016 Administrators Posted January 17, 2016 Of course not always. But you describe cases where it works. Simple math can not prevent Unknown search. Nobody say GG hack any game. If game have good defend it is hard or impossible. But in most cases it is not true and GG work.
SitOnIt Posted January 17, 2016 Posted January 17, 2016 Cutting down a big tree with a pocket knife also works. If You'd remove any search option and just give a plain list it would still work. But it would take too much resources to do so.
Guest motoguzziv35c Posted January 17, 2016 Posted January 17, 2016 Few days ago game was updated...and unfortunately gg doesnt work anymore... Inviato dal mio SM-A500FU utilizzando Tapatalk
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now