Lua Gameguardian
前往频道在 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
显示更多无数据
订阅者
+224 小时
-27 天
+1230 天
数据加载中...
相似频道
标签云
进出提及
---
---
---
---
---
---
吸引订阅者
九月 '25
九月 '25
+68
在0个频道中
八月 '25
+92
在0个频道中
Get PRO
七月 '25
+97
在0个频道中
Get PRO
六月 '25
+82
在0个频道中
Get PRO
五月 '25
+134
在0个频道中
Get PRO
四月 '25
+138
在1个频道中
Get PRO
三月 '25
+99
在1个频道中
Get PRO
二月 '25
+104
在0个频道中
Get PRO
一月 '25
+95
在0个频道中
Get PRO
十二月 '24
+102
在2个频道中
Get PRO
十一月 '24
+122
在2个频道中
Get PRO
十月 '24
+203
在0个频道中
Get PRO
九月 '24
+205
在0个频道中
Get PRO
八月 '24
+254
在1个频道中
Get PRO
七月 '24
+239
在2个频道中
Get PRO
六月 '24
+153
在3个频道中
Get PRO
五月 '24
+207
在2个频道中
Get PRO
四月 '24
+186
在3个频道中
Get PRO
三月 '24
+168
在3个频道中
Get PRO
二月 '24
+125
在0个频道中
Get PRO
一月 '24
+156
在0个频道中
Get PRO
十二月 '23
+167
在0个频道中
Get PRO
十一月 '23
+131
在0个频道中
Get PRO
十月 '23
+133
在2个频道中
Get PRO
九月 '23
+147
在0个频道中
Get PRO
八月 '23
+117
在0个频道中
Get PRO
七月 '23
+137
在0个频道中
Get PRO
六月 '23
+123
在0个频道中
Get PRO
五月 '23
+93
在0个频道中
Get PRO
四月 '23
+61
在0个频道中
Get PRO
三月 '23
+61
在0个频道中
Get PRO
二月 '23
+68
在0个频道中
Get PRO
一月 '23
+74
在0个频道中
Get PRO
十二月 '22
+78
在0个频道中
Get PRO
十一月 '22
+99
在0个频道中
Get PRO
十月 '22
+91
在0个频道中
Get PRO
九月 '22
+106
在0个频道中
Get PRO
八月 '22
+114
在0个频道中
Get PRO
七月 '22
+122
在0个频道中
Get PRO
六月 '22
+102
在0个频道中
Get PRO
五月 '22
+90
在0个频道中
Get PRO
四月 '22
+96
在0个频道中
Get PRO
三月 '22
+92
在0个频道中
Get PRO
二月 '22
+45
在0个频道中
Get PRO
一月 '22
+85
在0个频道中
Get PRO
十二月 '21
+98
在0个频道中
Get PRO
十一月 '21
+78
在0个频道中
Get PRO
十月 '21
+70
在0个频道中
Get PRO
九月 '21
+56
在0个频道中
Get PRO
八月 '21
+36
在0个频道中
Get PRO
七月 '21
+53
在0个频道中
Get PRO
六月 '21
+118
在0个频道中
Get PRO
五月 '21
+55
在0个频道中
Get PRO
四月 '21
+88
在0个频道中
Get PRO
三月 '21
+107
在0个频道中
Get PRO
二月 '21
+71
在0个频道中
Get PRO
一月 '21
+1 930
在0个频道中
Get PRO
十二月 '20
+2 335
在0个频道中
| 日期 | 订阅者增长 | 提及 | 频道 | |
| 21 九月 | +5 | |||
| 20 九月 | +5 | |||
| 19 九月 | +3 | |||
| 18 九月 | +3 | |||
| 17 九月 | 0 | |||
| 16 九月 | +1 | |||
| 15 九月 | +2 | |||
| 14 九月 | +3 | |||
| 13 九月 | +5 | |||
| 12 九月 | +3 | |||
| 11 九月 | +2 | |||
| 10 九月 | +4 | |||
| 09 九月 | +5 | |||
| 08 九月 | +2 | |||
| 07 九月 | +8 | |||
| 06 九月 | +4 | |||
| 05 九月 | 0 | |||
| 04 九月 | +2 | |||
| 03 九月 | +3 | |||
| 02 九月 | +4 | |||
| 01 九月 | +4 |
频道帖子
| 2 | Imgui.apk | 1 000 |
| 3 | Example 3D world + Imgui | 82 |
| 4 | 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 | 460 |
| 5 | Struck Manager UI | 46 |
| 6 | Struck Manager (UI)
Is the empty plot as "File Hosting" or "Copy Space"? | 30 |
| 7 | Release Struck Manager ?
to process various types of files, apks, and encryption. | 342 |
| 8 | Rate GG-Hole? | 479 |
| 9 | 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. | 1 857 |
| 10 | base.apk | 1 640 |
| 11 | GG-Hole Design | 1 669 |
| 12 | Hole_1.0.apk | 1 581 |
| 13 | 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. | 141 |
| 14 | UI for GG-Hole | 151 |
| 15 | Hole_1.0.apk | 153 |
| 16 | Small Inbuild GG (Size Under 300kb) | 1 475 |
| 17 | add Apifunction gg.BoxMenu({table}) | 1 516 |
| 18 | UI for GG Icon + Click (Run Script) | 63 |
| 19 | Simple UI for Script | 804 |
| 20 | 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 | 1 508 |
