Jump to content
  • 0

Help gg real racing


MarioRossi93i

Question

Hi guys,

I would like to make my first script for gg 🙂

The game is real Racing 3 and I would like to make the cars full automatically.

Manually I can do it, but I don't know where to start to write a script.

I try to explain better:

Almost all cars have 7 types of updates with values ranging from 0 (min), to 9 (maximum development).

I start by looking for a dword value:

0; 0; 0; 0; 0; 0; 0 :: 25

And I get x results.

I enter the game, buy an update for the car and insert the new string, e.g.

0; 0; 0; 0; 0; 0; 1 :: 25

Then I refine the results.
I return to the game, buy another update and edit the values to look for:

1; 0; 0; 0; 0; 0; 1 :: 25

I refine the results and finally get my 7 values. By changing the values I get the car full.

Is there a way to do this with a script?

Thank you all!

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.