Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 09/30/2020 in all areas

  1. New script released, working with RR3 8.7
    2 points
  2. Version 101.1

    200,913,620 downloads

    Overview: Play games your way! “GameGuardian” is a game cheat / hack / alteration tool. With it, you can modify money, HP, SP, and much more. You can enjoy the fun part of a game without suffering from its unseasonable design. Requires Android: 2.3.3+ GameGuardian Features Summary Runs on ARM, x64 and x86 devices, including x86 emulators (LDPlayer, Droid4X, MOMO, KOPlayer, Andy, Memu, Leapdroid, AMIDuOS, Windroye, RemixOS, PhoenixOS, AVD, Genymotion, Nox, BlueStacks etc.) Supports Android 2.3.3+ (Gingerbread) through Lollipop (5+), Marshmallow (6+), Nougat (7+), Oreo (8+), Pie (9+), 10+. Support work without root via different virtual spaces. Support different emulators like PPSSPP, ePSXe, GameBoy etc. Game deceleration and acceleration (speedhack) for ARM and x86 devices, including x86 emulators. Also supports both 32-bit and 64-bit applications on 64-bit devices using speedhack. Search feature: encrypted values. Search of unknown values when specifying the difference between values. Search addresses by mask. Explicit and "fuzzy" numeric searches. Text (String, Hex, AoB) search. Supports: Double, Float, Qword, Dword, XOR, Word, Byte, or Auto data-type searches. Lua scripting support. Modify all search results at once. Filtering of search results (address greater than and less than, value greater than and less than). Search in the background feature. 'The fill' feature. Time jump feature. Dump memory. Copy memory. Customizable UI. App locale for over 50 languages. And, much, much more. Notes: ** ROOT or VIRTUAL ENVIRONMENT ONLY ** This tool only works on rooted devices or in virtual environment (without root in limited mode)! GG can work in limited mode without root, through a virtual environment. For example, through Parallel Space, VirtualXposed, Parallel Space Lite, GO multiple, 2Face and many others. Read the help for more details. You can find more information about rooting your device at XDA Developers. Want to help us improve, or add a translation? Then please visit thread "If you want to add a new translation or improve an existing". If you are having issues with the app, please visit thread "Gathering information about GG errors". Want to donate and help keep the project going? That's awesome! You can donate any amount (anything helps) here: Donate Need help with how to use this application? Please visit "Video tutorials" and forum "Guides". Credit: @d2dyno - Owner, lead designer, project management. @Enyby - Lead coder, project management. @Trasd - Technical consultant, project management. @Aqua - Creator (retired).
    1 point
  3. function KX1() gg.setRanges(16384) --it is the same as gg.setRanges(gg.REGION_CODE_APP) gg.searchNumber("\000300", 16, false, 536870912, 0, -5) --is a search for 300(300.0 or 300,0) float value gg.getResults(4) gg.editAll("100", 16) --modifying this value, the perspective sensitivity of the crosshair increases gg.clearResults() -- --here will be a AoB search in HEX gg.setRanges(gg.REGION_CODE_APP) name("libil2cpp.so") myoffset = 12395128 -- offset old(for me is 0x00000001) why? dont know! original("7F 45 4C 46 01 01 01 00") -- HEX to STRINGS= ELF replaced("10 00 A0 E3 1E FF 2F E1")--HEX to STRINGS= ãÿ/á gg.clearResults() example to do an Array of byte search: gg.searchNumber("h7F454C4601010100", gg.TYPE_BYTE, false, gg.SIGN_EQUAL, 0xd3077000, 0xd6bbdfff, 0) local t = gg.getResults(1000) gg.addListItems(t) t = nil gg.saveList("/storage/emulated/0/Notes/com.dts.freefireth.AoB", 0) --where find offset revert = gg.getResults(1000, nil, nil, nil, nil, nil, nil, nil, nil) gg.editAll("h1000A0E31EFF2FE1", gg.TYPE_BYTE)gg.clearResults() -- gg.setRanges(gg.REGION_C_DATA) gg.searchNumber("0.01;0.01;0.01;0.01;1.41191865e34::17", gg.TYPE_FLOAT) gg.getResults(4) gg.editAll("0", gg.TYPE_FLOAT) gg.clearResults() -- gg.setRanges(32) -- is gg.setRanges(gg.REGION_ANONYMOUS) gg.searchNumber("5.5;1.0;0.75::9", 16) -- in class game var default,these values are to multiply damage to the head, chest, and limbs (legs and arms) respectively --ONLY VISUAL! gg.refineNumber("1", 16) gg.getResults(1) gg.editAll("-999", 16) --modifying this the damages in "chest" are not shown gg.clearResults() gg.setRanges(32) gg.searchNumber("5.5;0.75::9", 16) gg.refineNumber("0.75", 16) gg.getResults(1) gg.editAll("-999", 16) --modifying this the damages in "limbs" are not shown gg.clearResults() gg.setRanges(gg.REGION_ANONYMOUS) gg.searchNumber("1016018816", gg.TYPE_DWORD, false, gg.SIGN_EQUAL, 0, -5) --is pure no recoil/spread,you have to have the weapon equipped first, then search and edit the values gg.getResults(500) gg.editAll("0016018816", gg.TYPE_DWORD) --modifying this all shots do not spread gg.clearResults() gg.toast('Head****') -- XD os.remove(gg.EXT_STORAGE .. "/Android/data/com.dts.freefireth/files/reportnew.db", gg.LOAD_APPEND) --this is bull****, it would never have an effect "no ban" (anti-ban) XD os.remove(gg.EXT_STORAGE .. "/Android/data/com.dts.freefireth/files/ymrtc_log.txt", gg.LOAD_APPEND) --this is bull****, it would never have an effect "no ban" (anti-ban) XD os.remove(gg.EXT_STORAGE .. "/Android/data/com.dts.freefireth/files/ymrtc_log_bak.txt", gg.LOAD_APPEND) --this is bull****, it would never have an effect "no ban" (anti-ban) XD end
    1 point
  4. U can't hack a server based game However, I did find a glitch which gives u unlimited stuff until u turn ur wifi on Link:
    1 point
  5. Have you ever tried to hack token using this tool before? I am thinking there are some guys who can hack token by in-app purchase because their VIP point increased the same as the package available in the game along with the hacked token
    1 point
×
×
  • 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.