function cek(code)
buf=string.len(code)
if buf > 1 then
now_what = buf + 1 a=now_what - 2 b=a-a-a-1
f=string.sub(code,"1",b)
print(f)
else
table1={"a","b","c","d"}
table2={"🇦 ","🇧 ","🇨 ","🇩 "}
v=table.concat(table1)
v1=string.gsub(v,code,"∆")
v2=string.find(v1,"%∆")
c=table2[v2]
print(c)
end
return v
end
--text in here
cek("abcd")
cek("a")
cek("bbb")
cek("b")
◈ ━━━━━━━ ⸙ ━━━━━━━ ◈
Simple Converter Text Script Gameguardian.
@Luagameguardian
@Vikarihonest
This media is not supported in your browser
VIEW IN TELEGRAM
تطبيق
يمكنك رفع به سكربت
يعمل اونلاين
مفتاح واحد لكل جهاز
تقدر تسوي مفتاح جميع الاجهزه ايضا
مفاتيح مشفره يبدأ العد التنازلي عند دخول المفتاح اول مره
شراء تطبيق لمده سنه 55$
شراء لمده شهر 15$
للشراء تواصل مع @Minihackadmin
يمكنك رفع به سكربت
يعمل اونلاين
مفتاح واحد لكل جهاز
تقدر تسوي مفتاح جميع الاجهزه ايضا
مفاتيح مشفره يبدأ العد التنازلي عند دخول المفتاح اول مره
شراء تطبيق لمده سنه 55$
شراء لمده شهر 15$
للشراء تواصل مع @Minihackadmin
Forwarded from C++
🛡One Device Key Injector:
✔Work All Android
✔Work All Device
✔Work No Root/Root
//----//
✔One Click
✔Expired Key Fiture
✔Delete Key Fiture
✔100% Safe
📌Price:
5$/1 Week
10$/1 month
55$/1 years
Paytm, Paypal, OVO,
Contact @Vikarihonest
Support @Codingonline
✔Work All Android
✔Work All Device
✔Work No Root/Root
//----//
✔One Click
✔Expired Key Fiture
✔Delete Key Fiture
✔100% Safe
📌Price:
5$/1 Week
10$/1 month
55$/1 years
Paytm, Paypal, OVO,
Contact @Vikarihonest
Support @Codingonline
Media is too big
VIEW IN TELEGRAM
🔎 Check Value Lib
Game: Supreme Duelist & Wormzone
Game: Supreme Duelist & Wormzone
Forwarded from Gameguardian Merger
Fast Hosting
Trial version : Html,CSS,PHP,Javascript
Pro version :
Python & Shell
Support :
@Phpand
@Vikarihonest
Trial version : Html,CSS,PHP,Javascript
Pro version :
Python & Shell
Support :
@Phpand
@Vikarihonest
Forwarded from Gameguardian Merger
This media is not supported in your browser
VIEW IN TELEGRAM
📥how to upload file
file="/sdcard/script.lua"
local i={}
for k,v in io.lines(file) do
table.insert(i,k)
end
v=8 --line
print(i[v])
◈ ━━━━━━━ ⸙ ━━━━━━━ ◈
Read Line Script Gameguardian.
@Luagameguardian
@Vikarihonest
local i={}
for k,v in io.lines(file) do
table.insert(i,k)
end
v=8 --line
print(i[v])
◈ ━━━━━━━ ⸙ ━━━━━━━ ◈
Read Line Script Gameguardian.
@Luagameguardian
@Vikarihonest
A = nil
while true do
if gg.isVisible(true) then
C = 5
gg.setVisible(false)
end
function menu()
P = gg.prompt({"⭕Brust"},{A},{"checkbox"})
if P == nil then else
if P[1] == true then
gg.toast("ACTIVE")
A = true
end
if P[1] ~= A then
gg.toast("DEACTIVE")
A = nil
end
end
C = -5
end
if C == 5 then
menu()
end
end
◈ ━━━━━━━ ⸙ ━━━━━━━ ◈
On Off CheckBox Script Gameguardian.
@Luagameguardian
@Vikarihonest
Apk One Device Gameguardian :
Fiture :
1.Choice Background Color
2.Expired Auto ( Count Time After First Execute Key )
3.Expired Manual ( Date )
4.Username Key
5.Random Key (10,50,100)
6.List Key Board
7.Copy All Key & Last Key
8.Delete Key
9.Format data ( with secret password *** )
10.Login Counting [ 👥 ]
11.View Script & Delete Script
12.Upload Script ( 100~400kb )
13.Public Key ( working all device )
14.login info ( device , ip , time )
--New Fiture
🔑Recover Key
🔊Notification (Sound)
❗Push (Pop Up)
📝Update Or Started Now
@Vikarihonest
Support
@Luagameguardian
Fiture :
1.Choice Background Color
2.Expired Auto ( Count Time After First Execute Key )
3.Expired Manual ( Date )
4.Username Key
5.Random Key (10,50,100)
6.List Key Board
7.Copy All Key & Last Key
8.Delete Key
9.Format data ( with secret password *** )
10.Login Counting [ 👥 ]
11.View Script & Delete Script
12.Upload Script ( 100~400kb )
13.Public Key ( working all device )
14.login info ( device , ip , time )
--New Fiture
🔑Recover Key
🔊Notification (Sound)
❗Push (Pop Up)
📝Update Or Started Now
@Vikarihonest
Support
@Luagameguardian
Forwarded from CRAKED Team
I want a way to create a password for the script ... in the form of a strip of clouds, numbers between 10 and 100
Y=math.random(1,100)
V=gg.prompt({"🔐Password[1;100]"},{Y},{"number"})
for i = 1,10 do gg.sleep(100) gg.toast("Input: "..V[1]) end
X=tonumber(V[1])
if X == 55 then --Password
gg.alert("Correct")
else
print(X.." ✖Not Correct")
os.exit()
end
◈ ━━━━━━━ ⸙ ━━━━━━━ ◈
Password SeekBar Script Gameguardian.
@Luagameguardian
@Vikarihonest
function write()
io.open(File,"w"):write(tostring(Coin))
io.close()
end
File ="/sdcard/.x"
if ({os.rename(File,"")})
[2] == "No such file or directory" then
Coin = 500
write()
else
end
y=io.open(File,"r"):read("*a")
y=tonumber(y)
if y <= 100 then
print("⛁ empty ")
os.exit()
end
Coin=y-100
gg.alert("⛁ : "..y)
write()
--Script
◈ ━━━━━━━ ⸙ ━━━━━━━ ◈
Login With Coin Script Gameguardian.
@Luagameguardian
@Vikarihonest
Forwarded from Struck Manager
Vikari_GG.apk
14.5 MB
● Gameguardian
Mod info :
◉ Add Fiture
➤ https://t.me/joinchat/Qwi58pELQgliMjdl
★ Modded by 👾@Vikarihonest
★ Released by @Vikarimod
Mod info :
◉ Add Fiture
➤ https://t.me/joinchat/Qwi58pELQgliMjdl
★ Modded by 👾@Vikarihonest
★ Released by @Vikarimod