UnlimitedCoinsByJoker Lua

You might also like

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

function Home()

menu = gg.choice({
"UNLIMITED COINS",
"E X I T"},nil," Script by Joker GG Scripter \n\n For unlimited coins. ")
if menu == nil then
gg.toast("CANCELLED")
else

if menu == 1 then
gg.setRanges(gg.REGION_C_BSS | gg.REGION_ANONYMOUS)
gg.searchNumber("927,712,935,936,000", gg.TYPE_QWORD)
revert = gg.getResults(100000)
gg.editAll("1,855,430,166,839,295", gg.TYPE_QWORD)
gg.processResume()
gg.toast("UNLIMITED COINS")
end

if menu == 2 then
print("━━━━━━━━━━━━━━━━━━━━━━━━━━━━━")
print(os.date("📆 ㅤ Date: %Y/%m/%d \n 🕑ㅤ Time: %H:%M:%S"))
print("━━━━━━━━━━━━━━━━━━━━━━━━━━━━━")
print("📌 You have successfully exited the script📌 ")
print("━━━━━━━━━━━━━━━━━━━━━━━━━━━━━")
print("💡 Join our WhatsApp group 💡")
print("━━━━━━━━━━━━━━━━━━━━━━━━━━━━━")
print("⚠ Subscribe to my YouTube channel ⚠")
print("━━━━━━━━━━━━━━━━━━━━━━━━━━━━━")
gg.skipRestoreState()
gg.setVisible(true)
os.exit()
end

JokerGGScripter = -1
end
end

while true do
if gg.isVisible(true) then
JokerGGScripter = 1
gg.setVisible(false)
JokerGGScripter = -1
Home()
end
end

You might also like