-
GameGuardian APK 101.1
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).
-
Recently updated
Tools
178 files
-
0 comments
Submitted
-
0 comments
Submitted
-
Advanced Value Finder Script
By LUCKYDAY999
Includes multiple lists of values to test on any game I've used this & found super jump on a game so its super useful password:1234 <----- Encryption:None Open Source👻
3,242 downloads
0 comments
Updated
-
0 comments
Updated
-
elapsed-birthday-time-calculator
By MAARS
----- [[ DESCRIPTION ]]
EVERYONE HAVE A BIRTHDAY RIGHT ?, BUT DO YOU KNOW HOW MUCH TIME ELAPSED SINCE YOU WHERE BORN ?
NOT REALLY YES ?, THIS TOOLS CAN TELL YOU THAT.
763 downloads
-
0 comments
Submitted
-
STAR TOOL
Script with compiled tools
Some at the moment:
> Value search (float)
> Repeater (text)
> Memory (Check)
> Strings (Manual)
> Simple generator (Script)
Translator for 3 languages, English, Spanish and Portuguese (depending on the language of the game guardian)
--
The online part has been temporarily disabled
--
Examples:
Search Exact:
1,687 downloads
0 comments
Updated
-
Add Strings Function
By ZxM
What this function does is that it concenates strings from the arguments into one. This can be useful for those who struggle or find concenating strings hard.
631 downloads
0 comments
Submitted
-
Search Lyrics Function
By ZxM
Retrieves lyrics if the specified song and artist is found.
363 downloads
0 comments
Updated
-
Simple URL Shortener
By ZxM
This is a simple URL shortener that shortens the your URL to another, but still redirects to the original URL.
366 downloads
0 comments
Submitted
-
Tool AutoCompiler
By TisNquyen
Script to decode log gg calls
- with extremely fast log decoding function
Watch video : Watch now
- password : @tisnquyen
Duration of use is 6 months
___autocompile[plus].lua
2,031 downloads
-
Tools Script Hide The Function
By TisNquyen
Video:
Video for v3.0:
-----------------------------------------------------------------------------
password : 5253
4,465 downloads
-
💎A COMPLIER FOR LUA SCRIPT.lua💎
By BLaCpO
Hi user,
IN THIS COMPILER YOU CAN ADD EXPIRES DATES PASSWORD AND BLOCK SS TOOL AND MANY MORE 😚😙😙
THANKS 😊
1,089 downloads
0 comments
Submitted
-
Messenger For Game Guardian (Chat Room)
By TopGEOYT
📡 Hello everyone !
🔵 Messenger For Game Guardian is Here !
ChatRoom.lua is for public , for showing whats it , but you can add it in ur script if u will need it .
🍀 New Offer For Developers
Messenger for your script !
Add Live Chat In Your Script !
🧩 Whats Special In This ?
Your Users Will Be Able To Chat From Game Guardian ,
You Will Be Able To Give Any Rank To Your Users !
They can report any bug or problem what will they face in script !
Also You Can Use it for public scripts and users will send messages as guests !
🌬 Dont Miss It ! Its Really Cheap .
PM Me : @TopGEO
1,696 downloads
0 comments
Submitted
-
Game Value Change
Game Value Changer or GVC is a GameGuardian Script(Lua) that has the ability to change any game value which is the coins, diamonds, etc. The script is very easy and simple to understand.
4,557 downloads
- gameguardian
- lua
- (and 3 more)
0 comments
Submitted
-
Unicode Font Factory By BadCase
By BadCase
This script is for other script authors to use in order to have custom Unicode based "fonts" in their scripts.
This script allows you to:
Convert plain text strings to Unicode fonts.
Export LUA code to use a font in your script.
Customize font settings like letter spacing, word spacing and adding letter and word brackets.
Create your own custom fonts from scratch.
Modify the included fonts.
The script itself can also be included in your script to use multiple fonts in one script and use random fonts.
-----------------------------------------
--Usage for exported lua--
-----------------------------------------
--Remove the gg.alert() from the end of exported file then copy
--and paste the code to the top of your script
--wrap any text you want to style like this
--style_text("Your text string")
----------------------------------------------------------------------------------
----------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------
--Usage When Including The Entire Script--
-------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------
--style_text(string,style,letter_wrap,word_wrap,letter_space,word_space,letter_wrap_space,word_wrap_space)
--------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------
--parameters:
--------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------
----string (Required): The string of text to style.
--Example: "Your string of text"
--------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------
----style (Optional): The style table name or the style_array index number to convert text to.
--Example 1 Table Name: style_sans_serif_bold
--Example 2 style_array Index: 4
--Using either of the above for the style parameter will yeild the same result
--Returns random style if nil.
--------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------
--letter_wrap (Optional but Requires all other parameters): The wraps_array index for the bracket style you wish to wrap Letters in.
--Example: 7
--Sets letter brackets style to ⦃L⦄⦃e⦄⦃t⦄⦃t⦄⦃e⦄⦃r⦄⦃s⦄
--Set to 1 for no letter brackets
--Set word_wrap to 1 if using this
--------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------
--word_wrap (Optional but Requires all other parameters): The wraps_array index for the bracket style you wish to wrap Words in.
--Example: 7
--Sets word bracket style to ⦃Word⦄
--Set to 1 for no word brackets
--Set letter_wrap to 1 if using this
--------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------
--letter_space (Optional but Requires all other parameters): The space between letters in Narrow No-Break Spaces.
--Range 0-10
--Example: 2
--Sets letters T H I S far apart.
--------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------
--word_space (Optional but Requires all other parameters): The space between word in Hair Spaces.
--Range 0-20
--Example: 10
--Sets words this far apart.
--------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------
--letter_wrap_space (Optional but Requires all other parameters): The space between brackets and Letters in Narrow No-Break Spaces.
--Range 0-10
--Example: 1
--Sets this much space betwean ⦃ L ⦄⦃ e ⦄⦃ t ⦄⦃ t ⦄⦃ e ⦄⦃ r ⦄⦃ s ⦄ and brackets.
--------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------
----word_wrap_space (Optional but Requires all other parameters): The space between brackets and Words in Narrow No-Break Spaces.
--Range 0-10
--Example: 2
--Sets this much space between ⦃ Words ⦄ and brackets.
--------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------
--Usage example with style_array index specified
---------------------------------------------------------------------------------
--style_text("Your string of text",3)
--Result
--𝒀𝒐𝒖𝒓 𝒔𝒕𝒓𝒊𝒏𝒈 𝒐𝒇 𝒕𝒆𝒙𝒕
---------------------------------------------------------------------------------
--Usage example with style table name specified
---------------------------------------------------------------------------------
--style_text("Your string of text",style_x_4)
--Result
--𝗬𝗼𝘂𝗿 𝘀𝘁𝗿𝗶𝗻𝗴 𝗼𝗳 𝘁𝗲𝘅𝘁
---------------------------------------------------------------------------------
--Usage example with all parameters specified
---------------------------------------------------------------------------------
--style_text("Your string of text",4,1,4,1,10,0,3)
--Result
--⦗ 𝗬 𝗼 𝘂 𝗿 ⦘ ⦗ 𝘀 𝘁 𝗿 𝗶 𝗻 𝗴 ⦘ ⦗ 𝗼 𝗳 ⦘ ⦗ 𝘁 𝗲 𝘅 𝘁 ⦘
------------------------------------------------------
--Usage example with random style
------------------------------------------------------
----style_text("Your string of text")
--Result
--Random style
998 downloads
0 comments
Updated
-
Lua GG Tools For Hacks
By AKRAMRAZA
It's been a long time since I had been active on the forum. The main reason being that I don't get time for game hacking. So I decided to share my tools which I used back in the days for making things easy for me and also this will be like a summary post for beginners.
The first file name FindHaxSever I made was just a beginning for finding new values in the game , then I took it up a knotch and added group value making also for it. Big thanks to @Enyby for his help in the where I was making the mistake in converting Decimal to Hex. Fixing which I was able to complete the group value thing. Just an example video for it's use I had shared on yt , and sorry for the opening slide...
The video above just shows the function of finding values and making group values automatically. Also you will find a menu option called "Crash Support" , crashes happen mostly because of larger number of values edited at once. So if I know my value I can make group value easily by reducing the number of edited values. If you are a beginner and don't understand how to use values , group values in script and also have no idea how to make scripts. You can learn from the following link :-
All in one Script for menu templates. (#6zf6rwms) Next option in the script if for finding offsets of you hack value. Offsets in them are very confusing for many people , so if you want to learn you can follow this link:-
Templates for Using Offsets (#68um1uri)
Then next up in the list is EditHax, which is not a big thing. It's just a script for finding different possible edits for a given hack value.
And lastly there is the MultipleSavedEdit file. This file is for making scripts with hacks which have various edits possible for only 1 hack value. Like for value 1 edit to 999 gives 1 hack and editing same 1 to 0 makes another hack. So if we go conventionally , we will need to first make the group using 999 and then revert the 999 back to 1 then again search the group and edit to 0. Saying is easy but if u put it in script , the whole ballgame changes...
When we make Script we make menu and function for every menu.
For only one hack value we need 1 menu and 1 function.
~~~~~~~~~~ For 1 hack value we need 2 Menus and 2 Functions , one for hack and one for revert , this can also be made using ON-OFF MENU, then we only need 1 menu and 2 functions.
~~~~~~~~~~ For 2 hacks value we need 3 ON-OFF menus and 6 functions in the script to be able to use both hack values and revert also.
~~~~~~~~~~ For 3 hack values we need need 12 ON-OFF menus and 12 functions.
~~~~~~~ For 4 hacks values we will need 20 menus and Functions like this.
So the work increases a lot . This thing i reduced to only 2 functions no matter how many times the user wants to edit , if he knows the edit value , he just need to input it. The input can be anything like prompt or seek bar or choice.
If you find any difficulties understanding any of them , you can read the video description also . And yes the first video doesn't have full description for all the options, because all the videos are more than an year old from the time I made the scripts and I didn't had the time to make video for all the features now.
Also just for beginners I attached the links to respective posts so things become easy for them to understand.
Many will criticize and say these are useless , well maybe for you but not for others. In fast few days I have been getting a lot of Dms on my telegram for these scripts , people keep coming to me asking for them even though the videos have become like more than an year old now. So this is likely my last and final post on the forum , hopefully people find this post useful.
And in the end I would like to thank @Enyby ,d2dyno and Aqua and all the related team members for such an amazing app.
Special thanks to @Enyby for maintaining such an amazing community , I definitely learnt a lot in past years.
And also my friend @ItsSC for providing guidance time to time.
6,985 downloads
0 comments
Submitted
-
0 comments
Updated
-
[ ₣Ø₦₮ ₴₮ɎⱠɆ ] By Lua ᵒᵖᵉⁿ ˢᵒᵘʳᶜᵉ
By Splawsh
Hi ✋🙂
there is no thing to tell ,only run this file and enjoy .
(useful for developers👌😉)
[You can use this file for create Stylish String function]
i hope to see your comments ❤️ ...
1,430 downloads
-
Standoff 2 hack value(DUVI) version 0.13.4
By DUVI
Value for Standoff 2 0.13.4 open code
2,493 downloads
0 comments
Updated
-
Encrypt Lua GG ( 🛡️ ) Encrypt Lua GG By SMCompiler (V.V)
By MrKendom
🔔 Hello Everyone , There's very nice news to told SM Compiler Version V Finally released !
• ❓ • What's News ?
√ 2 Formula Added .
√ Functions & Names and Calling them are encoded .
√ New AntiDecompiling Method .
√ Added Fixing Strings & Alerts Bugs .
√ Support Script Hackers and Cheating .
√ Fastest Script Starting .
√ SS Encryption Combination Is Here !!
√ Added Expiration & Rename Protection .
√ New UI of Compiler .
• 💲 • Price :
🔰 Unlimited Time - 7$ - 1 month Expiration
🔰 Unlimited Time - 14$ - 2 month Expiration
🔰 Unlimited Time - 18$ - 3 month Expiration
• 🟢 • Information :
You have unlimited uses so you can create your account and share username and your password for your friends it's accepted and also you can pay to get this Encryption on all devices !
• 📗 • Small Note :
Previous encrypton ( Version IV ) was not decrypted by anyone , but it's have lot of errors and doesn't support all scripts of all the world so i build this compiler to support worldwide scripts !
You can be sure that your script will be safe .
📍 Dont miss it !
Get it today !
======= My Website : https://MrKendomG.000webhostapp.com/
======= My Telegram : @MrKendom
2,940 downloads
-
ARM to HEX / HEX to ARM converter
By Enyby
Converting (assembling) ARM 32-bit opcodes.
The result is immediately copied to the clipboard. The output is a hexadecimal number, or a sequence of HEX bytes. Possible continuous input of commands. The dialog is accessible by a floating icon and can be called up at any time. If the input fails, a suggestion for correcting the command is displayed. You can input HEX number or HEX bytes. it will be converted to ARM opcode and you can edit it and convert back to HEX number or HEX bytes. You can specify opcode address (in hex) for automatic calculation relative address for branch. Video:
ARM converter (opcode to HEX) - GameGuardian (#bgguexqn)
5,555 downloads
-
tool Simple Script Creator (open source)
How to use: Copy and paste into a new folder.
Info: Shorten time.
2,502 downloads
0 comments
Updated
-
⌨Text Repeater •[open source]•
By Splawsh
Hi Friends
This is my new spammer
0.5 million in 3 sec or fewer
help of :: CmP
🔥Sylix™🔥
887 downloads
0 comments
Submitted
-
Download Statistics
2,543
Files7,126
Comments1,503
Reviews