es
Feedback
Lua Gameguardian

Lua Gameguardian

Ir al canal en Telegram

Established in 2019, this channel is a dedicated space for exploring GameGuardian and Lua-based experiments. Admin : @Vikarihonest Lua Obfuscator : http://luaobfuscator.epizy.com

Mostrar más
Sin datos
Suscriptores
+224 horas
-27 días
+1230 días
Archivo de publicaciones
Small 3D world + Imgui

Imgui.apk

Example 3D world + Imgui

tbl = {
"com.myapp", 
"AndroidManifest.xml",
"package='com.myapp'", 
"package='com.yourpackage'"
}
gg.builder(tbl) -- Purpose1

tbl2 = {
"com.myapp",
"/android/ext/Script.smali",
"Line(2692)",
"const/4 v10, 0x2"
}
gg.builder(tbl2) --Purpose2

gg.buildnow() --Build
gg.builder apk with auto sign. price : 📌 30$ contact : @vikarihonest service : ⏰ 15 minutes

Struck Manager UI
Struck Manager UI

Struck Manager (UI) Is the empty plot as "File Hosting" or "Copy Space"?
Struck Manager (UI) Is the empty plot as "File Hosting" or "Copy Space"?

Release Struck Manager ? to process various types of files, apks, and encryption.
Anonymous voting

Rate GG-Hole?
Anonymous voting

target={}
pid = gg.getPid()
for i = 1,#pid do
if pid[i]["pkg"] == "com.package" then
target[1]=pid[i]["pid"];
end
end;
gg.setPid(target[1])
Select Process in GG-Hole.

base.apk2.36 KB

GG-Hole Design
+1
GG-Hole Design

Hole_1.0.apk2.27 KB

1.edit color or background in data.json. 2.mainpage with main.html. add new ApiFunction : gg.getDevice() -- return device for
1.edit color or background in data.json. 2.mainpage with main.html. add new ApiFunction : gg.getDevice() -- return device for one device. gg.getPid() -- return all pid process.

UI for GG-Hole
UI for GG-Hole

Hole_1.0.apk2.23 KB

Small Inbuild GG (Size Under 300kb)
Small Inbuild GG (Size Under 300kb)

add Apifunction gg.BoxMenu({table})
add Apifunction gg.BoxMenu({table})

UI for GG Icon + Click (Run Script)

Simple UI for Script
Simple UI for Script

Stockfish GG Integration ♟️ Interactive Chess Board Play and learn directly on a simple yet small board. 🤖 Integrated Stockf
Stockfish GG Integration ♟️ Interactive Chess Board Play and learn directly on a simple yet small board. 🤖 Integrated Stockfish AI Learn the best moves directly from the world champion machine! 📘 Suitable for Beginners Step by step, you will understand how professional players think. 🎮 Multi-Game Support Can be used to analyze multiple games in parallel, without restarting. ApiFunction : gg.stockFish() -- add board Contact : @Vikarihonest