gg.alert("Sedulur Quad99", "Menu Hack")
gg.toast("YouTube")
while true do
if gg.isVisible(true) then
menuk = 1
gg.setVisible(false)
end
START = 1
function START()
menu = gg.choice({
"Scatter 50 Putaran",
"Superwin 50 Putaran",
"Garand 50",
"⚠️⛔EXIT⛔⚠️"
}, nil, "🇲🇨Sedulur Quad99🇮🇩")
if menu == 1 then
ch1()
end
if menu == 2 then
ch2()
end
if menu == 3 then
ch3()
end
if menu == 4 then
os.exit()
end
if menu == nil then
else
end
menuk = -1
end
function ch1()
gg.searchNumber("2000000", gg.TYPE_QWORD)
gg.getResults(100)
gg.editAll("200000000", gg.TYPE_QWORD)
gg.clearResults()
gg.toast("Done")
end
function ch2()
gg.searchNumber("20000000", gg.TYPE_QWORD)
gg.getResults(100)
gg.editAll("2000000000", gg.TYPE_QWORD)
gg.clearResults()
gg.toast("Done")
end
function ch3()
gg.searchNumber("200000000", gg.TYPE_QWORD)
gg.getResults(100)
gg.editAll("20000000000", gg.TYPE_QWORD)
gg.clearResults()
gg.toast("Done")
end
print("Higgs Domino Island")
if menuk == 1 then
START()
end
end
To embed this project on your website, copy the following code and paste it into your website's HTML: