Jump to content

Search the Community

Showing results for tags 'template'.

  • 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. Version 1.1

    1,053 downloads

    Configuration system I was bored, so I made this script The system works by adding the function name to the table, which is saved to a file. You can change the storage paths of configs and the file that stores all the names of configs (due to the lack of necessary functions, I had to do this). Most likely, the implementation is not the most successful, but I did not sweat much and did it in the simplest way.
  2. Version 1.0.0

    368 downloads

    Jad3d is a basic mod framework. Features Menus Buttons Toasts Functions Menu transitions Attach/Read/Write Multi language support Feedback is appreciated. Many changes to come!
  3. -SAICOBO-

    Language

    Version 1.1

    726 downloads

    My example for you is very simple and maybe not the best.
  4. Version 1.0.0

    1,776 downloads

    I don't really talk much in forums but noticed that some ppl where still having trouble with toggle buttons and auto hide menus so i made this simple menu base template that has multi toggles. Im in no way shape or form the best. Nor is this method the most efficient. But it is easy to understand.. i hope XD... Anyway hope someone can learn from this and create something amazing one day
  5. View File On Off Multi Toggle Menu Base Template I don't really talk much in forums but noticed that some ppl where still having trouble with toggle buttons and auto hide menus so i made this simple menu base template that has multi toggles. Im in no way shape or form the best. Nor is this method the most efficient. But it is easy to understand.. i hope XD... Anyway hope someone can learn from this and create something amazing one day Submitter NexusLoveYT Submitted 11/18/2019 Category Templates  
  6. View File Template Multichoice Menu Inside Multichoice Menu It is a template for a menu which multichoice sub menus inside multichoice sub menus inside multichoice sub menus. It can be extended as many sub menus you want. Submitter AKRAMRAZA Submitted 09/09/2019 Category Templates  
  7. View File [Template Tool]Script Template Adder Thanks to Top GEO for helping me out with this Script! Features: Creates a script to a Custom Path with a Custom Name and a Custom Extension The Created script will leave a Small Template for a script that can run in the Background @TopGEOYT Submitter YeetMeister Submitted 07/27/2019 Category Tools  
  8. View File Patch or Restore with hex on lib Restore or patcher for lib Added Restore function using Patch() code you can edit offsets with hex codes For Restore Lib and offset is enough it will set the hex to original before edit Check file for usage eg Found any bug Contact me here Or in telegram Tg link :- https://t.me/DRAGON_SCRIPTER Submitter DARK_DEMON_SCRIPTER Submitted 07/06/2023 Category Templates  
  9. 381 downloads

    Anti-Tamper Protection Script for Game Guardian Worried about someone modifying or cracking your script? This Lua script offers basic anti-tampering protection using an MD5 hash check to detect changes to your script file. What It Does: Reads the current script content Calculates an MD5 hash (with a fallback method if crypto is unavailable) Compares it to a saved hash to check for modifications If the script has been changed β†’ blocks access and bans the user If it’s the first time running β†’ saves the original hash Checks for a ban flag before running Displays success message if script is safe to run Why Use This? Protect your Game Guardian script from: Script crackers Spying or unauthorized modification Re-uploaders who edit your work Even if someone tries to decode or re-save the script, this system can detect it. Files Used: /sdcard/Android/.gg.txt: stores original script hash /sdcard/Android/.device.txt: used to flag banned users Result: If untouched: Protection successful. Script executed. If modified or spied: Script has been modified or spied on. Access blocked. If banned: You have been banned for trying to crack the script. You can also modify this system to use SHA-1 or remote verification for more advanced protection. Let me know if you need the full script or help customizing it!
  10. Version 1.1.0

    895 downloads

    Advanced lib patcher template (ALP) This is a template for advanced lib patcher. This template allow you to patch libs with a lot of features. It is intended to make updating offsets more easier. And also use the same script for multiple abi ( armeabi-v7a, arm64-v8a ) at the same time. Support Telegram
  11. -SAICOBO-

    Language

    View File Language My example for you is very simple and maybe not the best. Submitter -SAICOBO- Submitted 12/04/2020 Category Templates  
  12. View File Configuration System Configuration system I was bored, so I made this script The system works by adding the function name to the table, which is saved to a file. You can change the storage paths of configs and the file that stores all the names of configs (due to the lack of necessary functions, I had to do this). Most likely, the implementation is not the most successful, but I did not sweat much and did it in the simplest way. Submitter DemonCheats Submitted 01/08/2023 Category Tools  
  13. View File FreeToEditScript.lua Edit Template the script by Vloyoht Gaming YT BG about script talk to me in discord VloyohtGamingYT#7098 Submitter GlowinBadu Submitted 04/21/2023 Category Templates  
  14. View File Advanced lib patcher Advanced lib patcher template (ALP) This is a template for advanced lib patcher. This template allow you to patch libs with a lot of features. It is intended to make updating offsets more easier. And also use the same script for multiple abi ( armeabi-v7a, arm64-v8a ) at the same time. Support Telegram Submitter MAARS Submitted 04/15/2023 Category Templates  
  15. Version 1.0.0

    5,265 downloads

    Features : -Add pass -Add min gg version -Add Max gg version -Add Expired Date -Add Block SStool OPEN SOURCE
  16. Version 1.1.0

    3,155 downloads

    Simple gg.choice menu which shows what hack was used time.
  17. Version 1.0

    1,581 downloads

    Thanks to Top GEO for helping me out with this Script! Features: Creates a script to a Custom Path with a Custom Name and a Custom Extension The Created script will leave a Small Template for a script that can run in the Background @TopGEOYT
  18. View File Jad3d : Framework Jad3d is a basic mod framework. Features Menus Buttons Toasts Functions Menu transitions Attach/Read/Write Multi language support Feedback is appreciated. Many changes to come! Submitter darklinux Submitted 03/12/2022 Category Templates  
  19. View File code-template This is my own template, code creation assistant, also in this template everything is beautifully Sorted! Download) Submitter AniHack Submitted 04/02/2019 Category Templates  
  20. View File gg.choice menu which shows which hack was used last time Simple gg.choice menu which shows what hack was used time. Submitter AKRAMRAZA Submitted 09/15/2019 Category Templates  
  21. View File ImGui it's just an imgui... Submitter Lidarr Submitted 02/05/2025 Category Templates  
  22. View File Anti-Tamper Protection Script for Game Guardian Anti-Tamper Protection Script for Game Guardian Worried about someone modifying or cracking your script? This Lua script offers basic anti-tampering protection using an MD5 hash check to detect changes to your script file. What It Does: Reads the current script content Calculates an MD5 hash (with a fallback method if crypto is unavailable) Compares it to a saved hash to check for modifications If the script has been changed β†’ blocks access and bans the user If it’s the first time running β†’ saves the original hash Checks for a ban flag before running Displays success message if script is safe to run Why Use This? Protect your Game Guardian script from: Script crackers Spying or unauthorized modification Re-uploaders who edit your work Even if someone tries to decode or re-save the script, this system can detect it. Files Used: /sdcard/Android/.gg.txt: stores original script hash /sdcard/Android/.device.txt: used to flag banned users Result: If untouched: Protection successful. Script executed. If modified or spied: Script has been modified or spied on. Access blocked. If banned: You have been banned for trying to crack the script. You can also modify this system to use SHA-1 or remote verification for more advanced protection. Let me know if you need the full script or help customizing it! Submitter VELLIXAO Submitted 06/04/2025 Category Templates  
  23. 772 downloads

    Hello Guys. It is Simple Multi Choise Menu . If You Like Templastes Like This , I will Continiu Uploading This Type Files.
  24. Version 1.2

    1,896 downloads

    This is my own template, code creation assistant, also in this template everything is beautifully Sorted! Download)
  25. Version 1.5

    501 downloads

    Edit Template the script by Vloyoht Gaming YT BG about script talk to me in discord VloyohtGamingYT#7098
×
×
  • 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.