Jump to content

THETWINSOFFICIAL

Contributor
  • Posts

    1,259
  • Joined

  • Last visited

  • Days Won

    59

File Comments posted by THETWINSOFFICIAL

    Slayer Legends

       7,574    52
    On 2/22/2023 at 5:10 AM, SlayerLegend said:

    i did hide the root access from magiks settings, btu i still get error if i try to play using your apk, it says rwe do not allow root device to play loot access error pictures alleged before

    Use magisk delta better hide root

    Use sulist or zygolist

    On 2/24/2023 at 5:15 PM, Annisaah said:

    Work fine

    Nice 🤗

    Slayer Legends

       7,574    52
    12 hours ago, SlayerLegend said:

    i did hide the root access from magiks settings, btu i still get error if i try to play using your apk, it says rwe do not allow root device to play loot access error pictures alleged before

    Use magisk delta better hide root

  1. Script berakhir:
    Kesalahan skrip: luaj.o: /storage/emulated/0/Combined.Field.Method.Template.by.BadCase.lua:291
    `        results[i].address = results[i].address + Offset`
    attempt to perform arithmetic __add on a number value and a nil value (local 'Offset')
    level = 1, const = 39, proto = 0, upval = 1, vars = 17, code = 220
    ADD v16 v16 v1
     ; PC 158 CODE 0800440D OP 13 A 16 B 16 C 1 Bx 8193 sBx -122878
    stack traceback:
        /storage/emulated/0/Combined.Field.Method.Template.by.BadCase.lua:291 in function 'fieldByOffset'
        /storage/emulated/0/Combined.Field.Method.Template.by.BadCase.lua:420 in function 'home'
        /storage/emulated/0/Combined.Field.Method.Template.by.BadCase.lua:444 in main chunk
        [Java]: in ?
        at luaj.LuaValue.f(src:989)
        at luaj.LuaValue.b(src:2243)
        at luaj.LuaValue.d(src:2121)
        at luaj.LuaLong.d(src:162)
        at luaj.LuaClosure.a(src:396)
        at luaj.LuaClosure.a(src:207)
        at luaj.LuaClosure.a_(src:195)
        at luaj.LuaClosure.a(src:544)
        at luaj.LuaClosure.l(src:160)
        at luaj.LuaClosure.a(src:533)
        at luaj.LuaClosure.l(src:160)
        at android.ext.Script.d(src:6056)
        at android.ext.Script$ScriptThread.run(src:5785)

  2. 46 minutes ago, veh said:

    I keep it, because some times in game the class must be modified only at specific moment (ex: match starting)
    but maybe I will create a second script that can load all classes at once if other people need this feature

    yes, and hide the class name too so people don't find out

  3. On 11/24/2022 at 3:59 AM, veh said:

    So you would like it to scan Ca region instead of O region to find the class pointer (strings) ?
    I cannot test because I have never used the Ca region for that, do you think it is virtualxposed that switch memory region ?

    Can you hide class name on your script ?

    8ballsmash

       603    18
    7 hours ago, Lover1500 said:

    I added to support both 32/64 and added some explanation. Hope it makes you easier to understand unity pointers.

    modified_com.hypgames.ultimatepool.lua 4.99 kB · 6 downloads

    Can you hide the classs name ? In menu select cheats

    7 hours ago, Lover1500 said:

    I added to support both 32/64 and added some explanation. Hope it makes you easier to understand unity pointers.

    modified_com.hypgames.ultimatepool.lua 4.99 kB · 6 downloads

    spacer.png

    Hide this name

    8ballsmash

       603    18
    6 hours ago, veh said:

    i removed the ca script not working, but don't know how is working the game memory with root phone like you
    so am sorry that cannot make the good script in your case, difficult to understand script of other guys without testing, dont know what @Lover1500 looking in ca

    I made the script with virtualxposed trying to reproduce what i am doing manually step by step, cannot do the same blindly
    -> so i have indicated in the posts that scripts are working only with virtual spaces (at the moment)

    Lover1500 searche in ca I have tested it

    I filled it in manually without a script 

    8ballsmash

       603    18

    What happened ? Did you change the other region with c alloc ? 😐

    Script lover 1500 

    Region (-1) = region other 

    Region (4) = Region Ca 

    Region (32) = Region A

     

     

    The 3 areas used for the pointer field are offset by the class name

    8ballsmash

       603    18

    Not work

    You delete region other ? 

    Must region O to ca to A

    Like this 

     

    Lover1500 

    I used i found  value try your script not found value why ?

    because the lover1500 script pointers O to ca to A

    spacer.png

  4. Just now, veh said:

    So you would like it to scan Ca region instead of O region to find the class pointer (strings) ?
    I cannot test because I have never used the Ca region for that, do you think it is virtualxposed that switch memory region ?

    I think so I tried Tampa virtual because my phone was already rooted

    Maybe your script works in virtual space

    I'm glad if you fix this problem

  5. 22 minutes ago, veh said:

    For info I use virtualxposed with game guardian in it and the games too
    do not know if 32 or 64 bits

    it only scan O region for class and then A region to find the fields, other memory regions are not scanned (neither ca, jh or else)

    (the games I have modified has values often in A so I make it that way)
    -> so if your game has a very little A region, probably game values are not there and so the script will not find them

    Okay the script uses pointers because it uses class I can see that your pointer script doesn't work for me or other people either Because there is no region ca I tried pointers and yes found the final value in region A , and I used this method 0 to CA to A And the value is found, when I enter class and filed into your script and run it I get not 

    Yes I will get not found if there is no region 

    Ca region

  6. 2 hours ago, veh said:

    I modified the script not to get the error when the class is not found in the game memory.

     

    Not found value ..

     

    spacer.png

    2 hours ago, veh said:

    I modified the script not to get the error when the class is not found in the game memory.

    You use emulator android ?

  7. Script ended:

    Script error: luaj.o: /storage/emulated/0/metadata_fields_modifier.lua:87

    `if #class_instances==0 then`

    attempt to get length of a nil value (local 'class_instances')

    level = 1, const = 65, proto = 0, upval = 1, vars = 26, code = 263

    LEN v10 v9

     ; PC 177 CODE 04800295 OP 21 A 10 B 9 C 0 Bx 4608 sBx -126463

    stack traceback:

     /storage/emulated/0/metadata_fields_modifier.lua:87 in main chunk

     [Java]: in ?

     at luaj.LuaValue.a(src:2835)

     at luaj.LuaValue.K(src:1989)

     at luaj.LuaClosure.a(src:456)

     at luaj.LuaClosure.l(src:160)

     at android.ext.Script.d(src:6056)

     at android.ext.Script$ScriptThread.run(src:5785)

    8ballsmash

       603    18
    18 hours ago, veh said:

    thanks for feedback, new version should work

    Script berakhir:

    Kesalahan skrip: luaj.o: /storage/emulated/0/Download/com.hypgames.ultimatepool (1).lua:115

    `if #class_instances==0 then`

    attempt to get length of a nil value (local 'class_instances')

    level = 1, const = 91, proto = 0, upval = 1, vars = 33, code = 347

    LEN v17 v16

     ; PC 269 CODE 08000455 OP 21 A 17 B 16 C 0 Bx 8192 sBx -122879

    stack traceback:

     /storage/emulated/0/Download/com.hypgames.ultimatepool (1).lua:115 in main chunk

     [Java]: in ?

     at luaj.LuaValue.a(src:2835)

     at luaj.LuaValue.K(src:1989)

     at luaj.LuaClosure.a(src:456)

     at luaj.LuaClosure.l(src:160)

     at android.ext.Script.d(src:6056)

     at android.ext.Script$ScriptThread.run(src:5785)

    8ballsmash

       603    18

    Ggetting error' Script berakhir:
    Kesalahan skrip: luaj.o: load /storage/emulated/0/Download/com.hypgames.ultimatepool.lua: luaj.o: /storage/emulated/0/Download/com.hypgames.ultimatepool.lua:115
    `if #class_instances=0 then`
    ''then'' expected near =
        at luaj.LuaValue.a(src:997)
        at luaj.Globals.c_(src:255)
        at android.ext.Script.d(src:5992)
        at android.ext.Script$ScriptThread.run(src:5785)
    Caused by: luaj.o: /storage/emulated/0/Download/com.hypgames.ultimatepool.lua:115
    `if #class_instances=0 then`
    ''then'' expected near =
        at luaj.a.h.a(src:295)
        at luaj.a.h.c(src:299)
        at luaj.a.h.z(src:989)
        at luaj.a.h.B(src:1002)
        at luaj.a.h.C(src:1006)
        at luaj.a.h.a(src:2075)
        at luaj.a.h.M(src:2102)
        at luaj.a.h.z(src:2224)
        at luaj.a.h.A(src:2290)
        at luaj.a.h.a(src:2306)
        at luaj.a.u.a(src:121)
        at luaj.a.t.a(src:99)
        at luaj.Globals.a(src:364)
        at luaj.Globals.a(src:352)
        at luaj.Globals.a(src:267)
        at luaj.Globals.c_(src:249)
        ... 2 more

  8. On 23/2/2021 at 06.26, FLASHCAT255 said:

    Aplikasi ini sebagai ruang virtual tampaknya jauh lebih bersih daripada VXposed biasa dan tampaknya berfungsi lebih baik juga, dan itu karena alasan ini dan fakta bahwa saya menyukai VXposed karena ini (menurut saya) ruang Virtual yang paling nyaman dan yang ini lebih baik lagi, optimasi perlu diperbarui untuk versi terbaru dari Game Guardian, Jika Anda bisa melakukan ini, itu akan sangat dihargai. Saya mengunduh file yang dioptimalkan dari situs resmi Game Guardian tetapi Game Guardian mengatakan bahwa itu bukan versi yang dioptimalkan dan saya hanya dapat berasumsi bahwa pengoptimalan sudah usang jadi sekali lagi saya akan sangat menghargai jika Anda dapat melakukan ini, aplikasi ini layak mendapatkan banyak lebih banyak pengakuan juga tetapi tangkapan layar ini adalah apa yang saya dapatkan dari versi yang Dioptimalkan dari SandVXPosed dari Game Guardian ketika saya mencoba untuk memilih suatu proses. saya melakukan sesuatu yang salah atau salah memahami sesuatu tolong beri tahu saya apa yang mungkin saya salah. Terima kasih

    Tangkapan layar_20210222-161300.png

    Same

    @Enyby

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