::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
This media is not supported in your browser
VIEW IN TELEGRAM
Solitaire Games
Simple ESP with Text Detector
Simple ESP with Text Detector
This media is not supported in your browser
VIEW IN TELEGRAM
Merger gg with games
Forwarded from Gameguardian Merger
Lua
for i = 20, 100, 20 do
gg.sleep(300)
gg.toast(i.."%")
end
ʟᴏᴀᴅɪɴɢ ᴛᴏᴀsᴛ
Forwarded from Gameguardian Merger
This media is not supported in your browser
VIEW IN TELEGRAM
menu=gg.choice({"camera"},0,"title")
if menu==1 then
--camera
input=gg.prompt("add value")
for i = 20, 100, 20 do
gg.sleep(300)
gg.toast(i.."%")
end
gg.alert("Camera Set :"..input)
gg.setUnityCamera(input)
end
New ApiFunction :
Note :
Please open Telegram to view this post
VIEW IN TELEGRAM
Forwarded from Gameguardian Merger
::GET FUNCTION::
::SET FUNCTION::
::SET COLOR::
::GET OBJ POSITION::
gg.getInt(class,fieldname)
--10
gg.getString(class,fieldname)
--DeviceModel
gg.getFloat(class,fieldname)
--22.2f
gg.getBool(class,fieldname)
--false
gg.getList(class,fieldname)
--table {}
gg.getInt(class,methodname)
gg.getString(class,methodname)
gg.getFloat(class,methodname)
gg.getBool(class,methodname)
gg.getList(class,methodname)
::SET FUNCTION::
gg.setInt(class,fieldname,100)
gg.setString(class,fieldname,"UserGuest")
gg.setFloat(class,fieldname,2.50)
gg.setBool(class,fieldname,true)
gg.setInt(class,methodname,integer)
gg.setString(class,methodname,string)
gg.setFloat(class,methodname,float)
gg.setBool(class,methodname,boolean)
::SET COLOR::
--Param (Color value)
gg.setColor(class,methodname,"#ff0000")
::GET OBJ POSITION::
player=gg.getList(class,methodname)
for i = 1,#player do
print(Vec3(player[i].x))
print(Vec3(player[i].y))
--3D
--print(Vec3(player[i].z))
end
This media is not supported in your browser
VIEW IN TELEGRAM
Create Esp with LibVPos
This media is not supported in your browser
VIEW IN TELEGRAM
GG Design
Rank 98
Theme : Racing Hacker
Rank 98
Theme : Racing Hacker
This media is not supported in your browser
VIEW IN TELEGRAM
GG Design
Rank 97
Theme : Poker Hacker
Rank 97
Theme : Poker Hacker