Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 02/03/2021 in all areas

  1. View File My collection of scripts This is my collection of scripts for certain versions of games. Currently, the collection includes: otherworld legends, evil lands, etc. Submitter Kruvcraft Submitted 10/14/2020 Category LUA scripts  
    1 point
  2. Version 1.5.36.0321 GG + 1.1.38.0723 GG

    121,462 downloads

    Requires Android: Android 4.1 (Jelly Bean) or later. Before installing the optimized version, uninstall the version from Google Play. Differences of the optimized version: no error 105. About second apk (32-Bit Support):
    1 point
  3. Version 101.1

    209,674,631 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
  4. Edit everything in Ver.2.4.7 edit: inclusive free Premium Items
    1 point
  5. hello Enyby, i cannot open this version on android 10, it shows white screen only, the previous one is fine, where could i get that old ver?
    1 point
  6. LAST SCRIPT UPDATE : ::start:: mort = 0 if gg.isVisible(true) then gg.setVisible(false) end if gg.isProcessPaused() == false then gg.processPause() end gg.clearResults() gg.clearList() menu = gg.choice({"GodMod","Weak Ennemy","Both"},nil,"VIP ModMenu Dragon Ball Legends") if menu == nil then goto stop end weakmod = 1 godmod = 1e30 if menu == 1 then both = false goto a end if menu == 2 then both = false goto b end if menu == 3 then both = true goto a end if menu == nil then goto stop end ::a:: data = gg.prompt({[1]='My HP'}, {[1]=nil}) if data == nil then goto start end gg.searchNumber(data[1], gg.TYPE_FLOAT, false, gg.SIGN_EQUAL, 0, -1) empty = gg.getResultsCount() if empty == 0 then gg.clearResults() gg.searchNumber(data[1], gg.TYPE_AUTO, false, gg.SIGN_EQUAL, 0, -1) end gg.getResults(12) gg.editAll(godmod, gg.TYPE_FLOAT) gg.clearResults() gg.toast("GodMod ACTIVATED") if both == true then goto b else goto stop end ::b:: data = gg.prompt({[1]='Ennemy HP'}, {[1]=nil}) if data == nil then goto start end gg.searchNumber(data[1], gg.TYPE_AUTO, false, gg.SIGN_EQUAL, 0, -1) next_ennemy = data[1] gg.getResults(20) gg.editAll(weakmod, gg.TYPE_FLOAT) gg.toast("Weak Ennemy ACTIVATED") goto c ::c:: gg.processResume() if gg.isVisible(true) then gg.setVisible(false) end val_inf = -1 goto f ::f:: for i, v in ipairs(gg.getResults(30, nil, nil, nil, nil, nil, gg.TYPE_QWORD)) do if v.value > weakmod and v.value ~= next_ennemy and v.value ~= val_inf then val_inf = v.value goto f elseif v.value > 1 and v.value ~= next_ennemy and v.value == val_inf then next_ennemy = v.value goto e end end goto f ::e:: mort = mort + 1 for i, v in ipairs(gg.getResults(30, nil, nil, nil, nil, nil, gg.TYPE_QWORD)) do if v.value == 0 then goto stop end end gg.toast(""..mort.." ennemies are Dead") goto d ::d:: if gg.isProcessPaused() == false then gg.processPause() end gg.clearResults() gg.searchNumber(next_ennemy, gg.TYPE_AUTO, false, gg.SIGN_EQUAL, 0, -1) gg.getResults(30) gg.editAll(weakmod, gg.TYPE_FLOAT) gg.toast("Weak Ennemy ACTIVATED") goto c ::stop:: gg.toast("All Ennemies are Dead YOU WIN") gg.processResume() gg.clearResults() os.exit() Just copy-paste into a empty file named like "DBLEGENDSHACK.lua" or "Dblhack.txt" it's same
    1 point
  7. If we use Android Studio to search the game's files and find these values we could perhaps find their location in memory? If you want to contact me by mail it will be easier: [email protected]
    1 point
  8. Version HAMBA ALLAH v1.9.0

    1,125 downloads

    classical type of copy paster ?
    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.