Jump to content

164 files

  1. Feature Code Tool.

    Author nickname: 柳萱公子 & ChatGPT 4
    Reprint, modify, secondary creation please mark the Author nickname!
    Since I can't speak English or Russian, the script and instructions are translated by the translation software "Youdao Translation".
    【English】
    How to use:
    1. Save a value to the save list.
    2. Open the tool and use 'Get feature code' to get other values and offsets near this value.
    3. Restart the game.
    4. Repeat Steps 1 to 2.
    5. Run the 'contrast feature code' command to compare two FeatureCode files.
    6. Script against the signature and offset in the contrastResult file.
    Note:
    1. You can try steps 1 to 5 more than once.
    2. When writing scripts, the feature code should meet the requirement that the search results should be small, so that you can quickly search for the value you want.
    【Chinese】
    使用方法:
    1. 将一个值保存到保存列表。
    2. 打开工具,使用'Get feature code'获取这个值附近的其他值和偏移量。
    3. 重启游戏。
    4. 重复1~2步骤。
    5. 使用'contrast feature code'对比两个FeatureCode文件。
    6. 根据contrastResult文件里的特征码和偏移编写脚本。
    注意事项:
    1. 你可以多次尝试1~5步骤。
    2. 在编写脚本时,特征码要满足一个要求,就是搜索后的结果要很少,这样能快速搜索到你想要的值。
     
    【Russian】
    Метод использования:
    1. Сохранить значение в списке.
    2. Открыть инструменты и использовать «Get feature code» для получения других значений и смещения рядом с этим значением.
    Перезагрузка.
    Повторите шаги 1-2.
    5. Сравните два файла FeatureCode с "contrast feature code".
    6. Написание сценария основано на характерных кодах и сменах в файлах contrastResult.
    Внимание:
    Вы можете попробовать несколько шагов от 1 до 5.
    2. При написании сценария идентификационный код удовлетворяет требование о Том, что результаты поиска должны быть минимальными, чтобы можно было быстро найти нужное значение.

    667 downloads

       (0 reviews)

    2 comments

    Updated

  2. GG Helper

    Game Guardian Offline Documentation help for scripter

    664 downloads

       (0 reviews)

    0 comments

    Submitted

  3. BadCase's Discord API

    Has Most GET, POST, PUT and DELETE Methods from the Discord API
    I will try to add PATCH methods later
    PUT and DELETE Methods use a PHP curl script on my server, the code is included at the bottom of the script if you want to run it on your own server.

    648 downloads

       (0 reviews)

    0 comments

    Updated

  4. poniter Tools

    This script helps you find poniter very quickly in less than 1s 
    Watch my video for how to use
     
     
    If you can't download it here, you can go to my telegram group to download it
    https://t.me/LETHICHINGG
     
     

    641 downloads

       (0 reviews)

    0 comments

    Updated

  5. Live Telegram Help by BadCase

    Setup Intructions:
    [On Telegram] Create a group for use with the script if you have not already.
    [On Telegram] Message /newbot to @BotFather and choose a name for your Telegram bot. Copy the token from the message it sends you.
    [In Script] Paste the token into the bot_token variable in the script.
    [On Telegram] Invite @RawDataBot to you group. Copy your chat id from the message it sends, you can find it under "chat": {"id": 
    [In Script] Paste the chat id into the chat_id variable in the script.
    [On Telegram] Remove @RawDataBot from your group. 
    [On Telegram] Invite your bot to the group.
    All done.
    Additional configuration options are documented in the scripts commented code, make sure you read all of the comments.

    636 downloads

       (0 reviews)

    0 comments

    Submitted

  6. GTA SAN ANDREAS Save File Editor

    Save file editor for GTA SAN ANDREAS.
    This is a test version, it does not have many features so far, but in the near future there will be more.
    Found a bug or want to help improve the script? Contact me:
    Discord: Deuxe#7158

    625 downloads

       (0 reviews)

    0 comments

    Updated

  7. Add Strings Function

    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. 

    623 downloads

       (1 review)

    0 comments

    Submitted

  8. XAPK Maker

    The obb and apk copyr for the app is already installed to generate the complete xapk.
    Mistakenly created manifest.json file for apxapk installer.
    Telagram Group
    Telagram Channel
    YouTube Channel
     
    The steps are as follows:
     



    574 downloads

       (0 reviews)

    0 comments

    Updated

  9. BadCase's Telegram Bot

    This is a full featured Telegram bot powered by Game Guardian using the Telegram API with numerous features found in other popular Telegram bots such as Rose.
    Bans, Mutes, Mute Voting, Greetings, Alerts, Polls, Quizzes, Rules, Notes and Rich Text posts with URL buttons.
    It also has a plugin system so you can extend its functionality, there is an example plugin in the downloads list that will show you everything you need to get started.

    558 downloads

       (0 reviews)

    3 comments

    Submitted

  10. Encryption3.0 By Shadow0007

    Hey guys,
    I made a little lua Encryption. It is powerfull enough to keep your script safe. I hope some of you can make some use of this, just give me the credit in the label. 
     
    Function
    Antilog, Antihook, strong string encode.
    Obfuscating assembly Code (Trofroop Dumper)
    It transform the code and make JMP Goto spam in middle to make hard to decrypt it hide the code within other code causing a Dissamble produce the incorrect output. It also add garbage code in lasm. 
     
    If you face any type of problem you can contact me through my Telegram ID.
    https://t.me/The_Deleted_Error
    You can join my Telegram channel for more
    https://t.me/shadow009
    If you like it subscribe to my YouTube channel Shadow!!
    https://m.youtube.com/channel/UCbOBFnZb12FDCKNBNWoEYQQ
     

    551 downloads

       (0 reviews)

    0 comments

    Updated

  11. Lib Offset Hook Editor/Tester

    You can Quickly edit lib offsets for testing hacks. Or search Public Class Field Offsets. 
    Enter lib Offset or Method Name
    Select Edit Option
    Enter Value (Int,Float,Double,Long) 
    Copy Arm Hex or "Script it"
    Perfect to quickly and easily test offsets from dump.cs
    Works on all lib types, Not Just Unity/libil2cpp
    Script is Online for easy updates.
    Open Source / Not Encrypted 

    547 downloads

       (1 review)

    0 comments

    Updated

  12. Allocate Memory Script (Write)

    To put the writing in the script. 

    545 downloads

       (0 reviews)

    3 comments

    Submitted

  13. ELGG LITE

    This encryption is the "Lite" version of my ELGG. This encryption has almost the same features as ELGG except lasm obfuscation. I will add lasm obfuscation in ELGG LITE soon.
    ×× Encryption Features ××
    • Block Load, Loadfile, Dofile and Hook.
    • 2k Keys
    • Support Most Strings.
    • Block Sstool.
    • Block Auto Decrypt.
    • Strong Blockers.
    • Hard To Decrypt.

    545 downloads

       (0 reviews)

    0 comments

    Updated

  14. API For GG

    Api Tool For Gameguardian
    How to use:
    local apiTool = gg.makeRequest("https://raw.githubusercontent.com/AngellessS/Advance-Force/main/API/api.lua").content if apiTool == nil then gg.alert("Connection failed.") os.exit() end pcall(load(apiTool)) or
    io.open("/storage/emulated/0/api.lua","w"):wrire(gg.makeRequest("https://raw.githubusercontent.com/AngellessS/Advance-Force/main/API/api.lua").connect) apiTool = require("/storage/emulated/0/api.lua") Features:
    -string.split(string, separation) -> table
    -gg.newFolder(directory) -> nil
    -gg.replaceFile(old file dir, new file dir) -> nil
    -gg.checkPath(dir) -> bool
    -math.binToDec(string binary) -> number 
    -math.decToBin(number) -> string
    -math.decToHex(number) -> string
    -math.hexToDec(string hex) -> number
    -math.decToFloat(number) -> float number
    -math.hexToFloat(string hex) -> float number
    -math.floatToDec(float number) -> number
    -math.floatToHex(float number) -> string
    -adf. isRoot() -> bool
    -adf. readLines(file dir) -> table
    -adf. memorySearch(Value, Type) -> nil
    -adf. memoryOffser(Value, Offset, Type) -> nil
    -adf.memoryClear() -> nil
    -adf. memoryWrite(Value, Offset, Type) -> nil
    -info() -> table

    542 downloads

       (0 reviews)

    0 comments

    Updated

  15. Patcher

    Patcher
    Patcher is a game guardian library for patching memory address, it provides a simple interface and handle on/off state of patching.

    Installation
    Download the latest version of patcher from here and add it to your project.
    You can also load the latest version of Patcher from the cdn using the following code.
    local _, Patcher = pcall(load(gg.makeRequest("https://pastebin.com/raw/wz1sfmWF").content))  
    Usage
     
    Make sure to place the Patcher.lua file in the same directory as your script.
    local Patcher = require("Patcher") local il2cpp = Patcher.getBaseAddr("libil2cpp.so") local libunity = Patcher.getBaseAddr("libunity.so") local p = Patcher.new({ title = "Custom Title", }) p:add({ name = "Damage Multiplier", address = il2cpp + 0x18643A8, patch = "01 04 A0 E3 1E FF 2F E1r", }) p:add({ name = "HP Multiplier", address = libunity + 0x1864F88, patch = "01 04 A0 E3 1E FF 2F E1r" }) p:run()  
    For more information about how to use the library, please check the repo

    542 downloads

       (1 review)

    0 comments

    Updated

  16. Create your script lua

    Script to generate your script

    515 downloads

       (0 reviews)

    0 comments

    Submitted

  17. Dissasembler memory

    -------------------------------------------
     Dissasembler memory
    Author: saiaapiz
    -- (Only 32-bit supported.)

    -- edited by Batman Games 
    Credits (saiaapiz)
     
     
     
     
     
     
    Link my Channel Telegram: https://t.me/BatmanGamesChannel

    ---------------------------------------------

    509 downloads

       (1 review)

    0 comments

    Submitted

  18. Pointer search script (Enyby script remake)

    Uhh I was uhh uhhhh bored so I decided to try to find a way to pointer search tagged pointers because it was d*** inefficient in default GG but the best I could find was Enyby's early idea of pointer search as a script which I decided to "modify" to work with tagged pointers & 64 bit systems

    482 downloads

       (0 reviews)

    2 comments

    Submitted

  19. soc.lua

    Simple Obfuscation Compiler

    447 downloads

       (1 review)

    0 comments

    Submitted

  20. API tool for developer

    support :
    -CSM
    -setvalue
    -SearchWrite
    -xgxc/xqmnb
    -ms
    -check gg version
    -rename check
    -sleep

    contact for help : https://t.me/learn_lua

    436 downloads

       (0 reviews)

    0 comments

    Updated

  21. LIBIL2CPP.SO CHECKER SCRIPT

    IT CHECKS WHETHER THAT LIBIL2CPP.SO FILE IS PRESENT IN THE GAME OR NOT

    426 downloads

       (0 reviews)

    0 comments

    Submitted

  22. Search Number Helper

    Search Number Helper
    When doing search in multiple region one after another, it can be annoying to change the region every time. This helper will  automatically prompt you to change the region when doing a new search.

    403 downloads

       (0 reviews)

    0 comments

    Updated

  23. Package Check and Info Display Script

    This script is designed to provide an automated way of verifying the package and version and architecture of a specific game and displaying its information. The script first defines the expected game package name and version and architecture. It then gets the actual package name and version and architecture of the game being targeted and checks whether they match the expected values. If they do not match, an error message is displayed, and the script terminates. If they match, the script proceeds to retrieve the game name and architecture (32-bit or 64-bit) and displays all this information to the user. 
     
    This script helps ensure that the correct game version is being targeted before proceeding with any memory editing or script execution. It saves time by automating the process of verifying game information and helps prevent errors that may arise from attempting to execute a script on an unsupported game version or package.
    - NOTE :-
    - FIRST SCRIPT (PACKAGE CHECK.LUA)TO CHECK GAME BACKAGE AND GAME VERSION ONLY.
     
    - SECOND SCRIPT (PACKAGE CHECK & ARCH CHECK.LUA),TO CHECK GAME BACKAGE AND GAME VERSION AND GAME ARCH.

    399 downloads

       (0 reviews)

    0 comments

    Updated

  24. Dumper fields GamevarDef Free Fire 1.100

    --open game free fire  to run this script
    --working free fire 1.100
    -- script create by Batman Games
     
    --credits Batman Games

    398 downloads

       (0 reviews)

    0 comments

    Updated

  25. Search Lyrics Function

    Retrieves lyrics if the specified song and artist is found. 

    357 downloads

       (0 reviews)

    0 comments

    Updated


  • 114287 What virtual space do you use?

    1. 1. What virtual space do you use?


      • Parallel Space (best choice)
      • VirtualXposed
      • Parallel Space Lite
      • GO Multiple
      • Dr. Clone
      • Virtual Space
      • ES Parallel Accounts
      • NoxApp+
      • DualSpace
      • Octopus
      • AppBox
      • DualSpace Blue
      • DualSpace Lite
      • 2Face
      • Other virtual space
      • I have a root
      • Multiple Space
      • clonneapp
      • Parallel Accounts
      • APP Cloner
      • App Hider
      • Calculator+
      • Multi
      • App Hider Lite
      • Dual App
      • Phone (Dialer Vault)
      • Notepad
      • Parallel Space Pro
      • VMOS
      • Clone App
    2. 2. Do you use the Internet?


      • No, I don't.
      • Yes, I do.

×
×
  • 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.