Jump to content
  • 0

How to search and edit not fixed value with lua script


Lucas114514

Question

Hi, my name is Lucas114514 .I'm new to here and not English speaker, so sorry for inconvenience.

I about to make a script that search the value and change what I desire, but that value always change when I start game, load something, back to main menu...and so on, not fixed.

My method is, search nearest fixed value to my target, then locate and change it.

I want know which script(command) should I use to do that.

thank you.

(purple line below SS is my target, yellow is what I can locate value(fixed))

 

 

 

 

1.png

2.png

Link to comment
Share on other sites

7 answers to this question

Recommended Posts

I always search [536870912E;4737786807993761792Q](auto), get results and goto, finally get my target 5th up towards from there.

then edit it to [1](drowd).

----------------------------------------------------------------------

script is...

gg.searchNumber('536870912E;4737786807993761792Q', gg.TYPE_AUTO)

gg.Results(2)

(((need some script(s) this line to go my target)))

gg.editAll('1'), TYPE_DWORD)

 

Link to comment
Share on other sites

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.