HTML tags gameguardian
(support icon and text color)
price : 📌20$
contact : @vikarihonest
service : ⏰ 10 minutes
(support icon and text color)
Str1="<font color='hexcolor'>String</font>";
Str2="<img src='filepath'>String</img>";
gg.choice({Str1},nil,"menu")
gg.multiChoice({Str2},nil,"menu")
price : 📌
contact : @vikarihonest
service : ⏰ 10 minutes
👍16🥰2
This media is not supported in your browser
VIEW IN TELEGRAM
Gameguardian Video
*can be used to create video tutorials, openings, achievements.
ApiFunction:
*can be used to create video tutorials, openings, achievements.
ApiFunction:
gg.video(path video)
👍13❤2
👍3🥰1
::Apifunction for additional security::
price10$ for service moded gg
contact : @vikarihonest
lasm=gg.d(1)
load=gg.d(2)
log=gg.d(4)
if lasm then
--Important
print("lasm")
return
end
if load then
print("load")
return
end
if log then
print("log")
return
end
price
contact : @vikarihonest
👍8🎉2
This media is not supported in your browser
VIEW IN TELEGRAM
GG Design
Rank 98
Theme : Racing
Rank 98
Theme : Racing
🤣5🔥4👍1🥰1👏1🤩1
Forwarded from Honesty Cap
base.apk
13.8 MB
🐝 Honesty Cap
🔰 Version : 1.0.2
✅ Add Touch Code
✅ Add Console
✅ Update Block Domain
✅ Fix MediaPlayer
🛃 No Permission Storage
🔰 Version : 1.0.2
✅ Add Touch Code
✅ Add Console
✅ Update Block Domain
✅ Fix MediaPlayer
🛃 No Permission Storage
🔥5❤1👍1🤩1
Forwarded from Honesty Cap
This media is not supported in your browser
VIEW IN TELEGRAM
add Lua Script in Browser
👍10😭2❤1
Lua Gameguardian
Small Inbuild GG (Size Under 300kb)
Hole_1.0.apk
227.2 KB
GG-Hole v1 (inbuild script)
add Apifunction :
1.gg.getDevice()
-- return String
2.gg.getPid()
-- return Table
3.gg.setPid(pid)
-- params Number
edit File :
1.mainpage.
-assets/main.html
2.background/color.
-assets/data.json
3.script lua.
-assets/script.lua
add Apifunction :
1.gg.getDevice()
-- return String
2.gg.getPid()
-- return Table
3.gg.setPid(pid)
-- params Number
edit File :
1.mainpage.
-assets/main.html
2.background/color.
-assets/data.json
3.script lua.
-assets/script.lua
👍5❤1
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
process = gg.getPid()
print(process)
Get all Process
device = gg.getDevice()
print("DeviceName : "..device)
Get Device Model
👍4❤3😭2😱1