Jump to content

Search the Community

Showing results for tags 'help tool'.

  • 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

Found 2 results

  1. View File 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. readLine(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 Submitter DemonCheats Submitted 01/28/2023 Category Tools  
  2. Version 1.0.0

    517 downloads

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