Jump to content

Help to make a script.


Ra12345
 Share

Recommended Posts

Hello.I want to make a script.I know how to make it but two addresses,which are for gold changes every restart.Also the gold changes every time so the values changes.I want to make a script so that the script changes the values even if the addresses and the values changes.

The addresses are as follows:

Screenshot_2020-01-12-11-35-44-225_com_lbe.parallel_intl.arm64.thumb.jpg.27a26d4d4a18a25a00e8cb6cc7c54a9b.jpg

After restarting the game and after the gold increases because of playing some games.The addresses and the value becomes:

Screenshot_2020-01-12-11-44-47-641_com_lbe.parallel_intl.arm64.thumb.jpg.6b8c6d59f238b01e4427f19501e40391.jpg

After some researching I found that I need to do group search with the values that don't change.So I had given the picture of the values nearby them;

The 2nd value's nearby values are listed below:

Screenshot_2020-01-12-11-35-06-431_com_lbe.parallel_intl.arm64.thumb.jpg.5ab2920b9d87b6b253d37a9fe8035428.jpg

Screenshot_2020-01-12-11-35-11-845_com_lbe.parallel_intl.arm64.thumb.jpg.dd9b127993f50eb68b98f6e46a76285c.jpg

 

After restarting the values and the addresses becomes:

Screenshot_2020-01-12-11-45-27-444_com_lbe.parallel_intl.arm64.thumb.jpg.530921bc31d7ec0aa5d4c4d64b9d7702.jpg

Screenshot_2020-01-12-11-45-19-835_com_lbe.parallel_intl.arm64.thumb.jpg.0f9587da1d1d8cf1dfc97d1c23e8e51b.jpg

The 1st image nearby values are:

Screenshot_2020-01-12-11-35-33-500_com_lbe.parallel_intl.arm64.thumb.jpg.23fe5e506b54e9141548bd9d6d60ef5c.jpg

Screenshot_2020-01-12-11-35-28-448_com_lbe.parallel_intl.arm64.thumb.jpg.914b1fbb1a1314126592a833af061ec3.jpg

After restarting the nearby addresses and the values becomes:

Screenshot_2020-01-12-11-45-03-464_com_lbe.parallel_intl.arm64.thumb.jpg.2b7c4b26ba7e0f0299769fe5605ad72d.jpg

Screenshot_2020-01-12-11-45-11-563_com_lbe.parallel_intl.arm64.thumb.jpg.f69ef06c2290f31f5a3e284e20c7e4e2.jpg

Please help me.Thanks in advance

Link to comment
Share on other sites

I want to help you and at the same time learn more, I'm a beginner! It is a doubt if you said that addresses as well as values always change, how will the script search for something? To find the address you must have a value to search as well as to find a value you must tet an address! Right since everything is variable both addresses and values, what you can do is look for an address that is always the same value and the same distance from the address you want to manipulate in the case of money ... tell me anything .. sorry my english i speak portuguese there only goes in the same translations! I hope I gave you some idea!

[added 1 minute later]

Another thing you can do is use gg.prompt to let the user enter the amount of gold!

Link to comment
Share on other sites

1 hour ago, zam535582 said:

@Ra12345 Hi!

this video show you what you can do if you want i can try to do some more things it will take a while later i show you what i get!  In the video above you can see that the script just did a group search of the item values and then changed to a negative number! fuciona but you said you just wanted to change the money using the script so if this is really it will be much harder but I can do something based on the values of the items because these are always fixed and then if the distance of addresses are the same when restarting The game then can be done easily! I will try and inform you! If I had any doubts start asking about what you did not understand because explaining everything is difficult to understand!

 

Link to comment
Share on other sites

10 hours ago, Ra12345 said:

Você pode me explicar isso em detalhes

a simple example! in my yu gi script oh I just look for the address that shows how many cards I have in my deck and from this address I add the others because they are always the same distance! ex:. if my deck address is: 0x40002202 so i already know that the prososo address mo case will be that of letters in the hand so i put in the script 0x40002202 + 4 and the same thing to the others like atk damage will be 0x40002202 + 4864 If you don't understand I can create a simplis script to explain it!

Link to comment
Share on other sites

1 hour ago, Ra12345 said:

Por favor, crie-o.Obrigado antecipadamente

This script is just for you to understand how it works! I only take the value I researched and from it I edit the others! I did some subway surfing tests, but I couldn't find a value that was the same distance from the coins! it would take a lot of carefulness to find fixed values.

Se quise vero que meu script faz pode ir no meu canal ver só tem um video la!

Video of my script in use

 

 

sub.lua

Link to comment
Share on other sites

9 hours ago, alex772 said:

This script is just for you to understand how it works! I only take the value I researched and from it I edit the others! I did some subway surfing tests, but I couldn't find a value that was the same distance from the coins! it would take a lot of carefulness to find fixed values.

Many many thanks Alex

Link to comment
Share on other sites

  • 4 weeks later...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • 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.