Jump to content
  • 0

How Can i found the exact value ?


BS_Team_Mods

Question

I have a value of 3000 (health value in XYZ game) 

 if I am use -

gg.searchNumber('3000',gg.TYPE_FLOAT) 

-In that case more than 100 results are available.

Is there a way to get the exact value I expect(in lua script) ??

Or, if i am use -

gg.searchNumber('3000F;6.9553545F;12.9546F::,gg.TYPE_FLOAT)

 

In this order group search, the hack works on a specific, game level (game level means :level1, level2, level3 etc..) 

of the game. but, it does not work on other game levels.

because the value (6.9553545F;12.9546F) is not available at other game levels.

>>Now my question is, is there any way by which I can find any exact value in lua script??,,, that i am find manually!!?? 

hope so you understand my rip English!  Thanks in advance 

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

@Jaadugar

English :  you have use ordered group search of static values(that not change) in that case you will find exact value via lua script. But my related values change in Every game level(main value are not change) 

Hindi : tumne jo ordered group search kiya hai uska ek bhi value kichi bhi match main change nhi hoga or sehi se work karega!  But, mera wala group search ka value change hota hai har ek level pe(main value change nhi hota) ,, isliye lua script main exact value ko find nhi kar pa rha hu 😢

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.