Jump to content

Archero 4.8.2 Script


yslohan

Recommended Posts

Posted

Hi i have been doing hack for this game a long time ago, i got less time to develop hack so all i can do is to provide you offset so you can make your own hack, these offset are for the version 4.8.2

64 bit

LocalSave.CharacterOne : get_ATKLevel
[Xa]:  libil2cpp.so + 0x2291484
[ON]:  00 12 A0 52 C0 03 5F D6
[OFF]: FF 43 01 D1 F5 13 00 F9

LocalSave.CharacterOne : get_HPMaxLevel
[Xa]:  libil2cpp.so + 0x2291DAC 
[ON]:  00 12 A0 52 C0 03 5F D6
[OFF]: FF 43 01 D1 F5 13 00 F9

 

32 Bit

LocalSave.CharacterOne : get_ATKLevel
[Xa]:  libil2cpp.so + 0x15EA9A4
[ON]:  01 04 A0 E3 1E FF 2F E1
[OFF]: F0 48 2D E9 10 B0 8D E2

LocalSave.CharacterOne : get_HPMaxLevel
[Xa]:  libil2cpp.so + 0x15EB584 
[ON]:  01 04 A0 E3 1E FF 2F E1
[OFF]: F0 48 2D E9 10 B0 8D E2

 

here you have the full dump of both 32 and 64bit feel free to explore the dump.cs, i will recommend you looking into the namespace LocalSave.CharacterOne first. I am here if you got any question

  • 5 months later...
Posted
On 1/17/2023 at 8:00 AM, MAARS said:

Hi i have been doing hack for this game a long time ago, i got less time to develop hack so all i can do is to provide you offset so you can make your own hack, these offset are for the version 4.8.2

64 bit

LocalSave.CharacterOne : get_ATKLevel
[Xa]:  libil2cpp.so + 0x2291484
[ON]:  00 12 A0 52 C0 03 5F D6
[OFF]: FF 43 01 D1 F5 13 00 F9

LocalSave.CharacterOne : get_HPMaxLevel
[Xa]:  libil2cpp.so + 0x2291DAC 
[ON]:  00 12 A0 52 C0 03 5F D6
[OFF]: FF 43 01 D1 F5 13 00 F9

 

32 Bit

LocalSave.CharacterOne : get_ATKLevel
[Xa]:  libil2cpp.so + 0x15EA9A4
[ON]:  01 04 A0 E3 1E FF 2F E1
[OFF]: F0 48 2D E9 10 B0 8D E2

LocalSave.CharacterOne : get_HPMaxLevel
[Xa]:  libil2cpp.so + 0x15EB584 
[ON]:  01 04 A0 E3 1E FF 2F E1
[OFF]: F0 48 2D E9 10 B0 8D E2

 

here you have the full dump of both 32 and 64bit feel free to explore the dump.cs, i will recommend you looking into the namespace LocalSave.CharacterOne first. I am here if you got any question

I'm testing version 4.14.0
Unable to find offset as you said

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.