Jump to content

Search the Community

Showing results for 'Chainer script'.

  • Search By Tags

    Type tags separated by commas.
    For example, the common name of the game: PUBG, Free Fire, Rules of Survival, Critical Ops, Mobile Legends: Bang Bang, etc.
  • Search By Author

Content Type


Forums

  • GameGuardian
    • Requests
    • Help
    • Guides
    • Cheats
    • Video Tutorials
    • Unintended Effects
  • General
    • General Discussion
    • Introduce yourself (:
    • Announcements
    • Website suggestions/Bugs
  • Downloads Support
    • Apps
    • LUA scripts
  • Online Multiplayer Mods
    • Altering Online Games with Gameguardian
    • Download Mods
  • Other Hacks
    • Tutorials
    • Non-GameGuardian
  • Archive
    • Archived topics

Categories

  • Official Downloads
  • Virtual spaces (no root)
  • LUA scripts
    • Forward Assault
    • Free Fire
    • PUBG
    • Rules of Survival
    • Templates
    • Tools
  • Test applications
  • Other

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Device


Discord ID

  1. Hi I have a question how can I search a dump address for example gg.toast("EXTRACTING RESULT 100K") gg.searchLibrary(libunity.so", gg.TYPE_BYTE) gg.getResults(gg.getResultsCount()) gg.selectResults(100000) gg.extractResults(/emulated/storage/0/notes/dump1) gg.toast("EXTRACTING RESULT 200K") gg.selectResults(100000) gg.extractResults(/emulated/storage/0/notes/dump2) gg.toast("EXTRACTING RESULT 300K") gg.selectResults(100000) gg.extractResults(/emulated/storage/0/notes/dump3) That is just an example, it's about 17 million results and address change every time you restart the game so making it into a script would help alot, but I don't know how, can anyone please help me, AND THANKS FOR DOES WHO HELP.
  2. View File Xor Key Calculator_v1.0.lua This Script is calculating Xor key by Inputting First Encrypted value and value you want to set. There are 3 types : For Integer, Float and Double. Script is simple to use, here is video link where you can see instructions. Happy Cheating :)) Submitter Midranger Submitted 07/29/2024 Category Tools  
  3. how to go to pointer in fast way (#7gm7bz0w) Assuming all the values in the result list are pointers. Script will load the values as the new addresses in the result list. Pretty much same as "Go to pointer".
  4. Version 1.0

    515 downloads

    This Script is calculating Xor key by Inputting First Encrypted value and value you want to set. There are 3 types : For Integer, Float and Double. Script is simple to use, here is video link where you can see instructions. Happy Cheating :))
  5. Hi everybody. (I use translator to translate into English) I'm learning script writing for the game Guardian as well as LUA programming. I have some questions that I hope someone can answer and help me with. Problem 1: I have a paragraph like this Date = "20240730" date = os.date("%Y%m%d") if date >= Date then print([[⚠ SCRIPT EXPIRED ⚠]]) return end gg.alert("WELCOME") In principle, it will expire at 00:00 on July 30, 2024. But if at 23:58 . Jul 29, 2024 I'm running a script, will it exit on the 30th or will the script continue? problem 2: Please help me write a scripts to view files and compare file contents. If the file content is different from the content I specified in the scripts, access to the script will be denied. -- For example: I have file read.txt with content: <gameoffline = "offline" gameonline = "online"> In scripts I want to specify If gameoffline = "offline" gameonline = "online" then continue, otherwise the scripts will exit I hope everyone can help me with the 2 issues above. Thank you very much.
  6. STORMY1

    Goodville

    Are all games able to be hacked by gg? I play Goodville and the game is so frustrating I need to hack the gems and coins. I tried to patch it with lucky patcher, but it didn’t work. I used to use gg to hack sim city buildit back in 2020. So I want to try to hack Goodville. I know the basics of using gg. So my question is, will I need a script or do I just search for the gem or coin amounts then spend some and refine my search? Just not sure if it will work. Any advice will be appreciated.
  7. LuffyMC5

    Changed !

    If We Want To Search Numbers On GG We Use this gg.searchNumber() in script If we want to refine number on gg we use This [ gg.refineNumber() ] in script If we want to freeze value in gg we use this [ for i, v in ipairs(t) do if v.flags == gg.TYPE_FLOAT then v.value = "0" v.freeze = true ] In script I want to know how can i use [Changed] option in script
  8. Hello, the script needs to be updated to better adapt to version 1.15.5(Off the road),thanks
  9. Hello Mario. I would like to inform you that this script is not working for me. I'm using F1 VM on a Xiaomi MIUI 12 cell phone. The other scripts I use (race mode, car changer, autowin and car upgrader) are working perfectly. Thank you for your attention and work
  10. inzzzi

    WePlay pool

    I want to ask you to make a script for billiards in the Weplay application. Me need a long line from the white ball help please The app is in the play store
  11. View File Embed libraries finder This script consists of a module (Lua code organized in certain way) for finding addresses of native libraries that are loaded directly from apk (which is the case when android:extractNativeLibs manifest attribute is set to "false") and several examples of how to use the module. Finding name of libraries in the script is implemented by checking soname of memory regions that are loaded from apk (including splits), contents of which resemble library in ELF format. Libraries that don't have soname specified won't be found by the script. Though, typically, main libraries of interest in games have soname specified, so the script should be applicable in most cases when libraries are loaded directly from apk. If a library has soname specified, but the script doesn't find it, generate debug log (example 3 from the file) from attempt to find the library and include it in the comment with report of the issue. Submitter CmP Submitted 07/26/2024 Category Templates  
  12. Version 1.0

    384 downloads

    This script consists of a module (Lua code organized in certain way) for finding addresses of native libraries that are loaded directly from apk (which is the case when android:extractNativeLibs manifest attribute is set to "false") and several examples of how to use the module. The script works only for 64-bit processes. Finding name of libraries in the script is implemented by checking soname of memory regions that are loaded from apk (including splits), contents of which resemble library in ELF format. Libraries that don't have soname specified won't be found by the script. Though, typically, main libraries of interest in games have soname specified, so the script should be applicable in most cases when libraries are loaded directly from apk. If a library has soname specified, but the script doesn't find it, generate debug log (example 3 from the file) from attempt to find the library and include it in the comment with report of the issue.
  13. Hi there! I'm trying to cheat the gem and dark orb (arena/pvp currency) values in the Platinmods (JokerART I think is the modder?) version of Little Alchemist Remastered (my phone's rooted, so the clean version won't load) and I'm kind of lost as to how to find it. I've tried searching specifically for where the amount of gems that I currently have is stored, but I'm running out of gems refining the search for nothing so far. I've also tried changing the gem values of shop items, but can't seem to narrow it down enough. The other two threads about this game have deleted posts/files so they aren't any help unfortunately. Also the speed up doesn't affect the research time, or any other timer. I would appreciate any sort of script or pointers as to find the right values! Thank you for your time!
  14. Hello, does the script still work with the latest version? Because it gives me the following error.
  15. View File Bloons TD 6 Hack Everything! It works on all devices and versions and does not require updating. Features: - Hack Everything Video: InShot_20240724_164652609.mp4 Submitter Endup Submitted 07/24/2024 Category LUA scripts  
  16. Any i deas what script gardenscape golden ticket?
  17. View File Dawn of Zombies: Survival About this file The script updates automatically Telegram: https://t.me/+WYpiAlaR2RU0YTI1 Welcome to our group!!! Submitter ChungTai Submitted 07/22/2024 Category LUA scripts  
  18. Version Auto Update

    753 downloads

    About this file The script updates automatically Telegram: https://t.me/+WYpiAlaR2RU0YTI1 Welcome to our group!!!
  19. https://apkcombo.com/id/sunday-city-sim-life/adventure.party.real.life/ Please make a Sunday city script, auto win slot and speed hack
  20. Yelay12

    Slowing Group search

    Thank you very very much.I'm finding that script.
  21. Is the creator still alive? The script has been encrypted, it hasn't been updated either... It's just annoying
  22. hello guys, I would like to try the script for "go to the pointer" but it is very difficult for me to try it again because I can't get it if how but I can do the "search pointer" but what about the "go to the pointer?" in the function? help me guys
  23. I'll find values like unlimited ammo. I had to fire one shot at a time to find the value. If I want to write a script, what should I do? The encoded value address is not constant. and go to the address to find other gun related values. By writing it out as a script.
  24. I've been looking for a Mod Menu/Script for a game called Forager or just someway of changing a item amount because doing the classic search for value doesnt work ive found some ways but unfortunately they didnt work. Can anyone please help?
  25. please help me to get value in filter script this my code gg.setRanges(gg.REGION_ANONYMOUS) -- Set memory range to anonymous gg.clearResults() -- Clear previous results gg.searchNumber("2096;10::5", gg.TYPE_DWORD) -- Search for 2096 and 10 with distance 5 gg.refineNumber("2096", gg.TYPE_DWORD, false, gg.SIGN_NOT_EQUAL) -- Exclude 2096 local res1 = gg.getResults(gg.getResultsCount()) for i, v in ipairs(res1) do res1[i].address = res1[i].address + 8 res1[i].flags = gg.TYPE_DWORD end gg.loadResults(res1) gg.searchNumber("12~199", gg.TYPE_DWORD, true, gg.SIGN_EQUAL) -- Search for 12 to 199 local number = gg.getResults(1) local res2 = gg.getResults(26) for i, v in ipairs(res2) do res2[i].address = res2[i].address + 8 res2[i].flags = gg.TYPE_DWORD end gg.loadResults(res2) -- Load modified results gg.searchNumber(dword value from filter 670, gg.TYPE_DWORD, false, gg.SIGN_EQUAL) I want to get value from result 26 above and filter it with '670$' and copy dword this hex 3E9EC670 and search dword value from 3E9EC670 Record_2024-07-19-11-58-22_9e8df3d0c7c1f50248b6ee043a653d26.mp4
×
×
  • 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.