LethalLighting Posted August 1, 2016 Share Posted August 1, 2016 Name of Requested File: Trying to mod the cash Link To Download: https://play.google.com/store/apps/details?id=com.StudioFurukawa.PixelCarRacer Is the game server-sided: not sure Comments: I'm trying to mod the cash and it comes up with F, D and X type lines. When I change the D line, it says, cheating not allowed and takes all my money. Can anyone help? 1 Link to comment Share on other sites More sharing options...
Moderators NoFear Posted August 1, 2016 Moderators Share Posted August 1, 2016 Use this code Quote public class HelloWorld{ public static void main(String []args){ for (int i = 999; i < 1001; i++) { long l = Double.doubleToLongBits((double)i); System.out.println(i + " = " + Long.toHexString(l) + " " + Float.intBitsToFloat((int)(l >> 32))); } } } Paste code here http://www.tutorialspoint.com/compile_java_online.php Where you see 999 and 1001 Put your range of values you want to convert . Game uses floating values and you MUST EDIT 2 values. Editing 1 does nothing. Editing only the other, cause cheat detection. 3 Link to comment Share on other sites More sharing options...
LethalLighting Posted August 1, 2016 Author Share Posted August 1, 2016 So, which 2 do I edit? I'm not sure what your "code" istrips that you posted though. Lol. Sorry. New to android hacking. Link to comment Share on other sites More sharing options...
Moderators NoFear Posted August 1, 2016 Moderators Share Posted August 1, 2016 Actually basic currency has 2 values. Gems only 1. Uploading video right now for you . 1 Link to comment Share on other sites More sharing options...
LethalLighting Posted August 1, 2016 Author Share Posted August 1, 2016 This is what I see. It won't break down to just 3 values. Link to comment Share on other sites More sharing options...
Moderators NoFear Posted August 1, 2016 Moderators Share Posted August 1, 2016 Watch this 3 Link to comment Share on other sites More sharing options...
LethalLighting Posted August 1, 2016 Author Share Posted August 1, 2016 OMG! THANK YOU! Link to comment Share on other sites More sharing options...
LethalLighting Posted August 1, 2016 Author Share Posted August 1, 2016 Any way to hack car slots? Link to comment Share on other sites More sharing options...
reed265 Posted August 5, 2016 Share Posted August 5, 2016 uh, i failed to edit the money. it says error bla bla bla. bro @NoFear any idea why? Link to comment Share on other sites More sharing options...
Moderators NoFear Posted August 5, 2016 Moderators Share Posted August 5, 2016 6 hours ago, reed265 said: uh, i failed to edit the money. it says error bla bla bla. bro @NoFear any idea why? You edit only 1 value? Explain what you did to trigger it. Link to comment Share on other sites More sharing options...
reed265 Posted August 6, 2016 Share Posted August 6, 2016 okay, bro, it seems everything is solved. it seems they updated their game on august 3rd. I can hack it successfully if i use older release. but then when i update it, all my coins are all gone. the SP and the gems are intact though. @NoFear so this method is working for any update before august 3rd, bro, i think Link to comment Share on other sites More sharing options...
LethalLighting Posted August 7, 2016 Author Share Posted August 7, 2016 6 hours ago, reed265 said: okay, bro, it seems everything is solved. it seems they updated their game on august 3rd. I can hack it successfully if i use older release. but then when i update it, all my coins are all gone. the SP and the gems are intact though. @NoFear so this method is working for any update before august 3rd, bro, i think Watch this video. They changed the max money amount alloted. I recorded a bypass. 1 Link to comment Share on other sites More sharing options...
Moderators NoFear Posted August 7, 2016 Moderators Share Posted August 7, 2016 3 hours ago, LethalLighting said: Watch this video. They changed the max money amount alloted. I recorded a bypass. Looks like the game knows you cannot have a fractional value. Using that link and code I gave, try finding the float value for something like 2000000000000000000 Then edit the value to a proper amount. I bet that works too 1 Link to comment Share on other sites More sharing options...
ChesT Posted August 9, 2016 Share Posted August 9, 2016 NeedfousreedSent from my iPhone using Tapatalk _______________________________________________ added 1 minute later NeedfousreedSent from my iPhone using TapatalkSent from my iPhone using Tapatalk Link to comment Share on other sites More sharing options...
JauntyJackalope Posted September 2, 2016 Share Posted September 2, 2016 @NoFear hi just asking is there a chance to hack the rpm or maybe the parts? Link to comment Share on other sites More sharing options...
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