Jump to content
  • 0

Hello im making a script on battle cats but every time i search the adrres the main adress search and not the original


Question

Posted

Any idea group search adress since its 690 I wanted to search with following the main adress since i tried it on old adress and not work only Saw 0 the adress on my script 7846F75290 

 

What to do 

Screenshot_2022-10-20-19-29-24-07_607bdd22fe69f77fcb7d6df7648bb058.jpg

Screenshot_2022-10-20-19-29-29-19_607bdd22fe69f77fcb7d6df7648bb058.jpg

Recommended Posts

  • 0
Posted
14 minutes ago, MonkeySAN said:

may i know what are you try to search here?

Its Unlock All Cats I cant find and how to search it i tried record script and no it just give me 0 any idea? Really need it for more stuff im needing 🙂

  • 0
Posted
1 minute ago, MonkeySAN said:

unlock all cats???

i thought you had already done that.

Need help how to i do freeze and save the offset value (#12j9nrz)

 

I Used it as decentration but i really need it for like unlock all Worlds i already find the val but cannot search offset since its multiple and ifi do it 1 by 1 kinda hurt since its like 100+ thanks if u can help me i used the freeze to actually kill my enemy base for now im needing to actually search multiple to unlock Like Enemy Upgrades so on on multiple! thanks if you understand im really new to Lua Scripting

 

 

  • 0
Posted (edited)
26 minutes ago, Unnamed1 said:

I Used it as decentration but i really need it for like unlock all Worlds i already find the val but cannot search offset since its multiple and ifi do it 1 by 1 kinda hurt since its like 100+ thanks if u can help me i used the freeze to actually kill my enemy base for now im needing to actually search multiple to unlock Like Enemy Upgrades so on on multiple! thanks if you understand im really new to Lua Scripting

 

 

are you actually know what are you doing?

Am i correct to assume that you dont know what this offset 0x988D24 from that thread of yours is for?

Edited by MonkeySAN
  • 0
Posted
1 hour ago, MonkeySAN said:

are you actually know what are you doing?

Am i correct to assume that you dont know what this offset 0x988D24 from that thread of yours is for?

Ok so its the Unlock all cats Offset yes im correct thanks!

 

But bow about unlock all Enemy Guide?

  • 0
Posted
1 hour ago, MonkeySAN said:

are you actually know what are you doing?

Am i correct to assume that you dont know what this offset 0x988D24 from that thread of yours is for?

Ok how about this help me sir This is the offset of the first enemy 0x997798 how do i Find the rest using GameGuardian Search? Its all 0 when i search it near the offset it should only bring that any idea sir thank you:D

 

 

  • 0
Posted
24 minutes ago, Unnamed1 said:

Thanks for this but how did I get 0xC798 and 0xC798?

i use start/first address from Cb region.

you can search value 0 and take the first address as the base address and apply offset to it.

in the script you would write :

 gg.getRangesList("libnative-lib.so:bss")[1].start

:bss = indicate that you take Cb region from the lib file

[1].start = indicate the first address in Cb region

without the ":bss" you will use Xa region

  • 0
Posted
18 minutes ago, MonkeySAN said:

i use start/first address from Cb region.

you can search value 0 and take the first address as the base address and apply offset to it.

in the script you would write :

 gg.getRangesList("libnative-lib.so:bss")[1].start

:bss = indicate that you take Cb region from the lib file

[1].start = indicate the first address in Cb region

without the ":bss" you will use Xa region

Ok i knowledge it but in my case how you got 0xC798 and 0xD290

 

Also A Full Tut Can Be A Great Help 😄 But appreciate Your Help Towards to me!

  • 0
Posted (edited)
1 hour ago, Unnamed1 said:

Ok i knowledge it but in my case how you got 0xC798 and 0xD290

How did you got this offset --> 0x997798  ?

Edited by MonkeySAN
  • 0
Posted
9 minutes ago, MonkeySAN said:

How did you got this offset --> 0x997788  ?

From Xa And one adress but i don't understand because i tried making sane as yours and failed

Just now, Unnamed1 said:

From Xa And one adress but i don't understand because i tried making sane as yours and failed

 

  • 0
Posted
53 minutes ago, MonkeySAN said:

How did you got this offset --> 0x997788  ?

Ok Now i get it first value is 798 cutted 997 

 

Now how about the 0xD290?

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