Recent content by TheLGL

  1. Tutorial Mod menu without overlay permission (Demo)

    Read readme, check logs Why do i have to do with that game? i don't mod games anymore
  2. Tutorial How to upload files on Github repo properly using an Android phone

    I have seen most peoples uploading a .zip file instead uploading files normally. I understand the case that only device they have is an Android phone, and uploading multiple files isn't really possible, but this way is really bad practice. We want to view source directly without having to...
  3. Tutorial How to make mod menu for il2cpp and native games

    Maybe make changes in Macros.h? it is your responsibily to make sure your 'custom code' is working with it, not me. There is no fault with my default project
  4. Tutorial How to make mod menu for il2cpp and native games

    you don't make it in Java, you make in c++, you need high experience in c++.
  5. Source ESP and Aimbot source code collections

    Yes, if you have the knowledge
  6. Help! How to make ESP/iOS?

    Of course Excatly. Peoples who have common sense and have great experience can port sources to other platforms properly
  7. Tool Offset Patcher for Android (FREE)

    Then laern modding. You can't just try things you never learned
  8. Source ImGui source codes for Android

    I don't, ask someone to spoonfeed for you
  9. Tool Offset Patcher for Android (FREE)

    Sorry, forgot to add download links
  10. Help! NDK (ARMv7) LGL MOD MENU ERROR

    Try download 3.2. Releases · LGLTeam/Android-Mod-Menu If you still have problem, your device have a problem. It is working fine on my Android 6 and my friend's Android 11 phone Troubleshooting Problem with the project like app crashes: click More... -> Project -> Refresh Build. This will clear...
  11. Tool Offset Patcher for Android (FREE)

    This tool is made for modders to test their offset fastly and find new hacks it will make their testing work 2X fast This tool work with all games Video tutorial how to use this tool https://mega.nz/file/rAI20DxB#kVSdAA_7_wc824hnnX1F6JiDau7k5MUsC-KO82Grvf8...
  12. Help! NDK (ARMv7) LGL MOD MENU ERROR

    Still working for me. Please uninstall and install AIDE again
  13. Solved LGL Template Error

    Your path contain spaces. Read the wiki man
  14. Source ImGui source codes for Android

    Just some collection of ImGui source codes for Android. It is to help you study it. I'm not familar with ImGui, so don't ask me questions (Yes, the official one supports Android) https://github.com/ocornut/imgui https://github.com/ZTzTopia/GTInternalAndroid...