Jump to content

Mehrdad995GTa

Member
  • Posts

    2
  • Joined

  • Last visited

Everything posted by Mehrdad995GTa

  1. Still have my question that is it possible to modify voids for android, and how? but anyways, found a way to come over the issue that make all players including AIs to have hacked values. I just found a way to actually write in c# instead of those simple modifications, and then let the app recompile it for you, the above code is just for the test and is not going to work on other guns except player default gun. the complete code is a bit more complicated, if you were interested to take a look at it, just let me know
  2. Hi there, thanks a lot for the tutorial, I was able to hack the Tankio game somehow, i successfully hacked the reload speed of the gun which was a type float (it changes for the ai too as long as they both use the same script) but now I want to hack a void so that purchasing an upgrade will increase your credit instead of decreasing it. here is the screenshot: I first tried to change the -- to ++ by changing "sub" to "add" , well , no hope. then I replaced the sub back but changed the "ldc.i4.1" to "ldc.i4.m1", no hope again. it gonna make the game to stay in its splash screen for ever (where it shows "Made with Unity"). why? is modifying the void Not supported? thanks in advance.
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines