Jump to content

Script modify libil2cpp.so


GGaara

Recommended Posts

Could someone provide me with a clean script based on this?

Quote

gg.setRanges(gg.REGION_CODE_APP | gg.REGION_C_DATA)
        name('libil2cpp.so')
        krojzanovic = r
        original('1C 00 90 E5')
        replaced('10 4C 2D E9')
        gg.toast('ADD 99999 GOLD')
        gg.clearResults()

 

Link to comment
Share on other sites

55 minutes ago, GGaara said:

You Need Offset For Use This Metode?

I'm new to script

This not part of the script

The offset is where u want to apply the change in the lib

Learn lua basic before ask about

myoffset = offset

Link to comment
Share on other sites

22 minutes ago, macdj98 said:

This not part of the script

The offset is where u want to apply the change in the lib

Learn lua basic before ask about

myoffset = offset

I already have the offset just need a script to search and change

Link to comment
Share on other sites

14 hours ago, GGaara said:

I already have the offset just need a script to search and change

If you already have the offset then put it on myoffset = 0x...

 

And if you want to change value from offset you can use this replaced

Force True: 01 00 A0 E3 1E FF 2F E1 
Force False: 00 00 A0 E3 1E FF 2F E1

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.