Jump to content

Lover1500

Contributor
  • Posts

    341
  • Joined

  • Last visited

  • Days Won

    18

Lover1500 last won the day on May 26

Lover1500 had the most liked content!

Additional Information

  • Android
    9.x (Pie)
  • Device
    Oppo

Recent Profile Visitors

40,396 profile views

Lover1500's Achievements

Rising Star

Rising Star (9/14)

  • Dedicated Rare
  • One Year In
  • One Month Later
  • Week One Done
  • First Post Rare

Recent Badges

283

Reputation

4

Community Answers

  1. First of all, you need to know how gg freezing value works. If you freeze a value(unchanged freeze for instance) in saved list, gg will continuously edit your address with the value you try to freeze in every nano seconds you set in setting So, if you dont want to use gg freezing which need gg and its saved list, you need another method to do that same job as gg. Like editting continuously or stopping the source cause which is trying to change your value. Possible option is finding out function offsets related to changing or touching value on your address. Like AddHp(), GetCurrentHp(we can exploit this to give full hp), TakeDamage(we can exploit this to stop decreasing hp if we get hit by enemy). To do this, you need to know and understand how to dump source functions, how to use debuggers, how they works internally. Have a great journey. [Edit] You can make it with script too. Just edit same value over and over again in a loop.
  2. sure. go ahead. I think you can play with vpn
  3. It was possible to claim rewards before. But the devs fixed it and banned acc afterward. For now, vip is only for speeding up battle and some other things. I noticed it too. But cant do anything since even static values I used to find vip value changed after get vip points. I might fix it someday
  4. It might be split apks or java based game. Check if the game has actual libs. Or Download the game apk from apkcombo or apkpure.
  5. Version 2

    6,251 downloads

    Features: -Full Vip -One Hit Enemy One hit does not work against real players.
  6. View File Mobile Legends Adventure Features: -Full Vip -One Hit Enemy One hit does not work against real players. Submitter Lover1500 Submitted 02/22/2023 Category LUA scripts  
  7. The script should work for both of armv7 and v8. If it doesnt work, may be script bug or game is protected. You can link to the game.
  8. Lover1500

    8ballsmash

    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
  9. Lover1500

    libil2cpp

    -Goto AndroidMinisfest.xml -under <application tag, find android:extractNativeLibs="false" -Make it true -Sign and install -Now, game will export its libs outside as normal. If the game has apk signature protection, dont forget to kill signature before you edit AndroidMinifest.xml.
  10. I am not sure if this is what you need. I add some instruction that I think it is easy to understand. refiningValues.lua
  11. Lover1500

    GGIl2cpp

    This is very helpful for unity hackers. Full star for me.
  12. Can you tell exact error? Error when exporting Lib or metadata? Its better you show me the error log of gg when it crashes.
  13. Code to autoupdate the function. Like ByNameModding.
  14. Same. I always have to do reset password. It was lucky that I have recover email.
  15. View File codm class dumper For now, this script is only for 32 bit. Submitter Lover1500 Submitted 04/21/2022 Category LUA scripts  
×
×
  • 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.