Advertisement
dcomicboy

carx drift racing exploit

May 9th, 2022
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.10 KB | None | 0 0
  1. [CENTER][/CENTER][YOUTUBE_ID]baT98BgmFAQ[/YOUTUBE_ID]
  2.  
  3. [b]tools needed[/b]
  4. dnSpy
  5. Steam (obviously)
  6. CarX drift racing (obviously)
  7. Basic C# knowledge
  8. Basic Unity3D Assembly-CSharp.dll Modding knowledge
  9.  
  10. Text tutorial
  11. 1.) Right click the game in your steam library, select Properties...
  12. 2.) In Properties, go to BETAS
  13. 3.) Set version to 1.9 and let the game downgrade to 1.9
  14. 4.) After it downloads, right click the game in your library and select Go to Local Files
  15. 5.) Get to the Assembly-CSharp.dll file and open it in dnSpy
  16. 6.) Find UIGeneralSettingsContext, and right click InitGameSettings selecting Edit Method (C#)
  17. 7.) Under the ghost settings code, add GameConsole.GiveAll(); (see image)
  18. [center][img]https://i.imgur.com/yGqqiAY.png[/img][/center]
  19. 8.) Same the DLL, open the game and go to game settings. You'll receive the money and unlock all the cars in 1.9
  20. 9.) Open steam again, open Properties, allow the game to update to current version and you'll keep the money and cars you unlocked!
  21.  
  22. optionally, you can also edit the money amount under GameConsole.GiveAll to the 700mill I mentioned in the video
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement