Jump to content

THETWINSOFFICIAL

Contributor
  • Posts

    1,343
  • Joined

  • Last visited

  • Days Won

    70

Everything posted by THETWINSOFFICIAL

  1. Bug virtual Use vphonegaga or virtual master
  2. You shamiko wont loaded
  3. 0x180da10 Method name :get_CompletedLevels For unlock level (beginner easy and etc) 0x176e068 Method name :GetLevelCompleteMode For unlock stage But GetLevelCompleteMode > class level I cant make for you (obfuscate dump.cs) Use field searcher or hooking that In class level (You must dump game use il2cppdump) For get dump.cs and find class level I think start for unlock all stage (complete stage) hmm...
  4. Use script unityspeedhack
  5. Use ida /ghidra because ida/ghidra can decompile file.so
  6. Use ida or ghidra for that file if that game unity use il2Cppdump
  7. Dump il2cpp
  8. Use script from ltc
  9. Use script offset field searcher
  10. Androidide like androidstudio on pc And betten then AIDE https://androidide.com/ https://github.com/AndroidIDEOfficial/AndroidIDE For ndk https://github.com/MrIkso/AndroidIDE-NDK You can buid module like zygisk mod menu or mod menu or zygisk il2cppdumper or etc...
  11. For coin Int32 get_Coins(); // 0x13ec768 //64bit game Set ~A8 MOV W0, #0x500000 ~A8 RET For gems Int32 get_Gems(); // 0x13ea550 For hummer Int32 get_Hammers(); // 0x13ec880 For ads removing Bool get_AdsRemoved(); // 0x13e7d88 For last level Int32 get_LastReachedLevel(); // 0x13ecab0
  12. ~A8 Mov w0, #20 ~A8 RET
  13. https://discord.com/invite/HT5YPSvdBR
  14. Mod menu use hook better then hexpatch for bool bool (*old_exaample)(void*instance); bool exaample(void*instance){ if(instance!=nullptr){ return true; // true or false } return old_exaample(instance); } For int int (*........) int ..... return 99999; ...... for void void (*.....) void ....... return; .......
  15. Gameplay: Telegram: @sylviaweisofficial
  16. Dm me
  17. Hmmm
  18. Youtube : telegram grub: Gtub
  19. Use virtual master or vphone gaga
  20. THETWINSOFFICIAL

    Help

    Check section download -> tool Check script
  21. If have stardetection that have too stopdetection Just called stopdetection (no need A8 Ret )
×
×
  • 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.