Jump to content

Recent Posts

Showing topics.

Content Types


This stream auto-updates

  1. Past hour
  2. Today
  3. Ok, so now only for a week, as blue theme event is going to start.
  4. Thank you, but i already tried it and it still detected memory attack
  5. Should be the exact same as for libil2cpp.so. Find the start address of libunity.so with gg.getRangesList("libunity.so")[1].start, and subtract that from the address of your value.
  6. Link to game: https://play.google.com/store/apps/details?id=com.FoxieGames.HorseRidingTales&hl=en Hack needed: Gems, coins, apples or resources Any help is appreciated
  7. I used this in PUBG but it crashed I am rooted tho
  8. Hey everyone, I’m trying to put together a GameGuardian .lua script that can reveal the full 52-card deck and all hole cards in a well-known mobile poker app (you probably know which one I mean — private tables, club-based, etc.). I already have: Rooted LDPlayer 9 GameGuardian fully working Target game installed and running Some partial success locating blocks of 1–52 values What I’m looking for: A script that can identify the correct memory region each hand Read 52 card values (Dword or Byte) and convert them to readable cards Display the full deck + your hole cards (and if possible, opponent cards) before the flop I’m not asking for anything paid — just wondering if anyone out there has built something like this or is interested in helping me finish it. I’ll do testing and help debug it if needed. DM me or reply if you’re interested in collaborating. Would love to finish this project.
  9. I did.... Pressed 'Delete' tab, then update and saved the script. But after running the script, problem remain same.... Enemy killing me with 1 single shot. Can you please add one more frash lua script for Shadowgun Legend including aimbot/accuracy and multi-damage, apart from this existing script? Thnx and regards...
  10. Yesterday
  11. Hi, does anyone here know how to get unbanned? I've deleted my data but I'm still banned.
  12. Me,with encrypted value(Dword)
  13. @MC874Thank you! This technique works for any game or app - all it needs to do is take the hex from the lib file and generate an array of bytes by reading the opcodes (nothing il2cpp-specific). It does this with python's keystone and capstone modules. As it is for Gameguardian, it only works for ARM and ARM64 (Android's architectures). However, it could be made to work with other architectures: ` def make_ks(architecture: str) -> keystone.Ks: """ Only do this once, because it is expensive. """ if architecture == "32bit": return keystone.Ks(keystone.KS_ARCH_ARM, keystone.KS_MODE_ARM) elif architecture == "64bit": return keystone.Ks(keystone.KS_ARCH_ARM64, keystone.KS_MODE_LITTLE_ENDIAN) else: raise ValueError(f"Unrecognized architecture: {architecture}. Only '32bit' and '64bit' are valid strings") def make_cs(architecture: str) -> capstone.Cs: """ Only do this once, because it is expensive. """ if architecture == "32bit": return capstone.Cs(capstone.CS_ARCH_ARM, capstone.CS_MODE_ARM) elif architecture == "64bit": return capstone.Cs(capstone.CS_ARCH_ARM64, capstone.CS_MODE_LITTLE_ENDIAN) else: raise ValueError(f"Unrecognized architecture: {architecture}. Only '32bit' and '64bit' are valid strings") Keystone and Capstone support a wide range of architectures, so simply editing these functions would extend the tool to work for others. However, as I said Android only has ARM and ARM64, so I don't see why this would be necessary.
  14. Last week
  15. View File BEST FIENDS SCRIPT MENU LOOKING FOR THAT SPECIAL SOMEONE TO SWEEP YOU OFF YOUR FEET? FIENDS ARE HERE TO CARRY YOU THROUGH YOUR EVERYDAY! GET READY TO PROPERLY RELAX WITH BEST FIENDS, THE BEST MATCHING GAME WITH UNIQUE GAMEPLAY, INCREDIBLY CUTE CREATURES. GAME LINK: APKPURE SCRIPT MENU: - ADD KEY - INFINITE GOLD - INFINITE RESOURCE Submitter Collen Submitted 08/03/2025 Category LUA scripts  
  16. tried finding values with gameguardian but 0 values appear after the value is changed.i saw on youtube someone implementing the ilb2cpp tool but the game crashes when i implement it.
  17. Video : for learning how get more atk and hp in clash of zombie watch the video need Help ? :- https://t.me/Rune_Essence
  18. View File BATTLE GUYS ROYALE SCRIPT MENU GEAR UP FOR AN ADRENALINE-PUMPING MULTIPLAYER BATTLE ROYALE EXPERIENCE WHERE EVERY MOMENT COUNTS. ENGAGE IN FAST-PACED PVP ACTION, DOMINATE THE BATTLEGROUNDS, AND BECOME THE STAR OF THE BRAWL! WHETHER YOU'RE A SEASONED VETERAN OR NEW TO THE BATTLE ROYALE GENRE, BATTLE GUYS OFFERS A DYNAMIC AND EXCITING GAMING EXPERIENCE FOR ALL PLAYERS PLAYING ALONE OR TEAMING UP WITH A FRIEND. DOWNLOAD NOW(TO HEAR THE CALL FOR DUTY) AND JUMP INTO THE ACTION TO BECOME THE LAST MAN STANDING ON THE WARZONE. GAME LINK: APKCOMBO SCRIPT MENU: - HIGH JUMP - FAST RELOAD - RAIN BULLET - ANTENA BODY Submitter Collen Submitted 08/01/2025 Category LUA scripts  
  19. Were you able to extract the IDs of all items from /data/data/games.wfs.anothereden??? or by some other means? I went through all the +160....+320....+640.... values, then looked at the Text value and wrote it down. But it's too time-consuming and a shot in the dark.
  20. Hello everyone, does anybody know how to cheat gems in Castle TD2, in the past there was possibility with daily bonuses, but it seems developers removed the game completely from app store , so for now im playing on emulator, any help would be appreciated.
  21. https://gameguardian.net/forum/topic/44760-how-to-hack-gunship-battle/
  22. Video : join us for more cheats :- https://t.me/Rune_Essence
  23. View File BATTLE TANK SCRIPT MENU GET READY FOR THE INTENSE AND RELENTLESS ACTION OF BATTLE TANK!!!, WHERE THE BATTLE BEGINS THE MOMENT YOU START THE GAME! THERE'S NO TIME TO WAIT—JUST TANKS, EXPLOSIONS, AND PURE STRATEGY ON A CHAOTIC BATTLEFIELD. GAME LINK: APKCOMBO SCRIPT MENU: - INFINITE DASH - SPEED MULTIPLIER - EXP MULTIPLIER - HIGH DAMAGE - FREE SHOPING Submitter Collen Submitted 07/31/2025 Category LUA scripts  
  24. video : for more cheats :- https://t.me/Rune_Essence
  1. Load more activity
×
×
  • 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.