Jump to content

Recent Posts

Showing topics.

Content Types


This stream auto-updates

  1. Past hour
  2. Hello! The township changed the game's economy. I had 5,000 notes in my township, but it went up to 120,000. The number of notes available for purchase in the store increased because the value of using notes to advance tasks increased by about 100x. The entire game economy has changed. However, I previously knew that the limit of notes I could add to avoid being banned was 20,000. Will I now be able to add amounts like 500,000 notes without being banned? What is the maximum limit of notes and coins I can add?
  3. Ok I'm gonna check that now
  4. Today
  5. what is in red is what I would like to modify this application is the store of the auto chess game impossible to hack it is on the server but pocket dragonest I wonder is it possible
  6. Yes, that wasn't a criticism, it was just thrown out there, sorry if it came across wrong
  7. I would also like a hack for XP and leveling
  8. @Artem_Nikiforov Can you modify crowns?
  9. I tried again but I dont find the values so idk if its possible to cheat this game. I need someone help me
  10. Please check my script and guide me what is issue is there . I want to do offset 2145 to 520 ahead. function wol() gg.searchNumber(' 3D;11D;2145D ', gg.TYPE_DWORD,false, gg.SIGN_EQUAL, 0, -1) gg.refineNumber(' 2145 ', gg. TYPE_DWORD) local start = gg.getResults(1) local target = start[1].address + 0×520 gg.setValues({ address = target , flags = gg.TYPE_DWORD, value = 10}) gg.toast(' MISSION HACK ') gg.clearResults() gg.alert(" Play Denomination mission in easy level with Ace deployed") home = 1 end
  11. Is there a new update for this game yet?
  12. Yesterday
  13. Oh i forgot to add logcat? Idk what is that called for but bug report here:
  14. thx
  15. View File BRICK OUT SCRIPT MENU STEP INTO BRICK OUT: SHOOT THE BALL, THE MOST ADDICTIVE AND SATISFYING BRICK BREAKER ON MOBILE. AIM, SHOOT, AND DESTROY BRICKS ACROSS THOUSANDS OF THRILLING LEVELS—NOW WITH A SMOOTHER, CLEANER EXPERIENCE. NO INTERRUPTIONS, NO FORCED ADS. ONLY OPTIONAL REWARD ADS WHEN YOU CHOOSE TO EARN BONUSES! DM ME TO GET OPEN SOURCE VERSION. GAME LINK: APKCOMBO SCRIPT MENU: - INFINITE GEM Submitter Collen Submitted 08/28/2025 Category LUA scripts  
  16. Hi, how can i use GameGuardian to make a standoff 2 wallhack? I know that i need to find some offsets but i never used the tool and i dont know how to search the offsets for that specific hack.
  17. Last week
  18. Can you share the source code of this game?
  19. hi sir im really happy look your script update 23 Aug 2025, but after I checked script bullet echo not update, any solution for this, I'm always waiting for updates, too bad the group has been blocked, I appreciate your script so much that I want to donate
  20. View File BRAVELAND HEROES SCRIPT MENU THE KING'S SCEPTER OF THE SEVEN KINGDOMS WAS PERFIDIOUSLY STOLEN FROM THE THRONE ROOM. THE KINGS HAVE SUMMONED THE MIGHTIEST HEROES OF MAGIC AND OFFERED A GENEROUS BOUNTY TO THE PERSON, WHO RETURNS IT. DM ME TO GET OPEN SOURCE VERSION. GAME LINK: APKCOMBO SCRIPT MENU: - FREE SHOPING - FREE RESOURCE - UNLOCK SKIN - SPELL LEVEL - HITKILL + GODMODE Submitter Collen Submitted 08/27/2025 Category LUA scripts  
  21. There is a bit more efficient approach for this case: since all needed information to check target values is present in results of the initial search, just adapt the check to work based on them. It can be implemented in various ways, below is one for example: gg.clearResults() gg.searchNumber("119;1;16777216::50", gg.TYPE_DWORD) local results = gg.getResults(gg.getResultsCount()) local expectedValueAddresses = {} for i, v in ipairs(results) do if v.value == 16777216 then expectedValueAddresses[v.address] = true end end gg.refineNumber("119", gg.TYPE_DWORD) local targetValues = {} for i, v in ipairs(results) do if expectedValueAddresses[v.address + 0xC] then targetValues[#targetValues + 1] = { address = v.address, flags = v.flags, value = 25, freeze = true, name = "SKILL" } end end gg.addListItems(targetValues)
  22. For new season UTF-8: :SSPDecor28skatePoints.amount
  23. Try using the MagiskHide module and HideMyApplist. There are tons of guides online.
  24. I don't get why you can't just try to hide from nmcore. I have no idea, but I'd give the typical Hide Gameguardian from the Game settings / Magisk Hide / HideMyApplist a try.
  25. Name of Game: Greedy cave rebirth Play Store Link : https://play.google.com/store/apps/details?id=com.avalon.c1p.googleplay Version: 0.6.201 What cheat? Health, xp, gold Have you tried cheating this game? Comments: Hi everyone. I tried hack this game how as the first part of the game through shop, but nothing happened. Somebody an idea how hack this?
  26. View File Live Or Die 2 64 bit only (x64) Game Version: 0.5.6:507 Feature; Main Menu • Armored • Infinite Energy Item Menu • [BETA] Ghost Stock – Map Zone Player Menu • One Hit • [BETA] Quick Attack • God Mode • [BETA] Speed Submitter xZeta Submitted 08/26/2025 Category LUA scripts  
  27. Hey everyone, game link- https://play.google.com/store/search?q=free+fire&c=apps&hl=en Does anyone here know if there’s a safe way to use freefire auto aimbot scripts, or if there’s any updated method that actually works without leading to a ban?
  28. View File BOXING FIGHTING CLASH SCRIPT MENU STEP INTO THE RING AND EXPERIENCE THE ADRENALINE-PUMPING WORLD OF BOXING LIKE NEVER BEFORE WITH BOXING FIGHTING CLASH! THIS EXHILARATING BOXING SIMULATOR OFFERS AN IMMERSIVE GAMING EXPERIENCE THAT WILL KEEP YOU HOOKED FROM THE FIRST JAB TO THE FINAL KNOCKOUT! DM ME TO GET OPEN SOURCE VERSION. GAME LINK: APKCOMBO SCRIPT MENU: - DUMB ENEMY - UNLOCK STYLE FIGHT (FREE SHOPING) - DAMAGE MULTIPLIER Submitter Collen Submitted 08/26/2025 Category LUA scripts  
  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.