Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
777 views3 pages

?the Wolf? - ?normal Server? ?Script?.Lua

This document is a script for a game cheat tool that allows users to level up quickly and upgrade their quest chest without getting banned. It includes functions for prompting the user for experience points and modifying game values accordingly. The script features a user interface with options to level up or upgrade, and it provides toast notifications throughout the process.

Uploaded by

muratinan44
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
777 views3 pages

?the Wolf? - ?normal Server? ?Script?.Lua

This document is a script for a game cheat tool that allows users to level up quickly and upgrade their quest chest without getting banned. It includes functions for prompting the user for experience points and modifying game values accordingly. The script features a user interface with options to level up or upgrade, and it provides toast notifications throughout the process.

Uploaded by

muratinan44
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 3

function Compiler(A0_24)

end

gg.toast("🔥Welcome🔥")
gg.alert("🌟Welcome Dear ADMIN🌟")

function START()
♨️
menu = gg.multiChoice({"Level ♨️
up 1->15 fast","Upgrade your quest chest","♨️Exit♨️"
},nil,"🐺The Wolf🐺 level up from 1->15 fast without ban!")

if menu == nil then


else
if menu[1]==true then
MN1()
end
if menu[2]==true then
MN2()
end
if menu[3]==true then
exit()
end
end
AGYT=-1
end

function MN1()
exp = gg.prompt({"🔰How many experience you have?🔰"},nil,{"number"})
gg.setRanges(gg.REGION_ANONYMOUS)
gg.searchNumber(exp[1] .. "+x12",gg.TYPE_DWORD)
gg.getResults(100000)
while true do
if gg.isVisible(true) then
gg.setVisible(false)
experience = gg.prompt({"🔰How many experience you have now?🔰"},nil,{"number"})
gg.refineNumber(experience[1] .. "+x12",gg.TYPE_DWORD)
gg.getResults(100000)
gg.editAll("800X12",gg.TYPE_DWORD)
gg.toast("WAIT 20 seconds ! then press on gg or your gonna get ban!")
while true do
if gg.isVisible(true) then
gg.setVisible(false)
gg.editAll("1,600X12",gg.TYPE_DWORD)
gg.toast("WAIT 20 seconds ! then press on gg or your gonna get ban!")
while true do
if gg.isVisible(true) then
gg.setVisible(false)
gg.editAll("3,000X12",gg.TYPE_DWORD)
gg.toast("WAIT 20 seconds ! then press on gg or your gonna get ban!")
while true do
if gg.isVisible(true) then
gg.setVisible(false)
gg.editAll("5,500X12",gg.TYPE_DWORD)
gg.toast("WAIT 20 seconds ! then press on gg or your gonna get ban!")
while true do
if gg.isVisible(true) then
gg.setVisible(false)
gg.editAll("8,500X12",gg.TYPE_DWORD)
gg.toast("WAIT 20 seconds ! then press on gg or your gonna get ban!")
while true do
if gg.isVisible(true) then
gg.setVisible(false)
gg.editAll("14,000X12",gg.TYPE_DWORD)
gg.toast("WAIT 20 seconds ! then press on gg or your gonna get ban!")
while true do
if gg.isVisible(true) then
gg.setVisible(false)
gg.editAll("21,000X12",gg.TYPE_DWORD)
gg.toast("WAIT 20 seconds ! then press on gg or your gonna get ban!")
while true do
if gg.isVisible(true) then
gg.setVisible(false)
gg.editAll("30,000X12",gg.TYPE_DWORD)
gg.toast("WAIT 20 seconds ! then press on gg or your gonna get ban!")
while true do
if gg.isVisible(true) then
gg.setVisible(false)
gg.editAll("40,000X12",gg.TYPE_DWORD)
gg.toast("WAIT 20 seconds ! then press on gg or your gonna get ban!")
while true do
if gg.isVisible(true) then
gg.setVisible(false)
gg.editAll("52,500X12",gg.TYPE_DWORD)
gg.toast("WAIT 20 seconds ! then press on gg or your gonna get ban!")
while true do
if gg.isVisible(true) then
gg.setVisible(false)
gg.editAll("65,500X12",gg.TYPE_DWORD)
gg.toast("WAIT 20 seconds ! then press on gg or your gonna get ban!")
while true do
if gg.isVisible(true) then
gg.setVisible(false)
gg.editAll("79,500X12",gg.TYPE_DWORD)
gg.toast("WAIT 20 seconds ! then press on gg or your gonna get ban!")
while true do
if gg.isVisible(true) then
gg.setVisible(false)
gg.editAll("83,000X12",gg.TYPE_DWORD)
gg.toast("WAIT 20 seconds ! then press on gg or your gonna get ban!")
while true do
if gg.isVisible(true) then
gg.setVisible(false)
gg.editAll("98,000X12",gg.TYPE_DWORD)
gg.toast("Success..Level 15 fast⏫")
end
end
end
end
end
end
end
end
end
end
end
end
end
end
end
end
end
end
end
end
end
end
end
end
end
end
end
end
end

function MN2()
chest = gg.prompt({"💰How much coins gives your chest?💰"},nil,{"number"})
gg.setRanges(gg.REGION_ANONYMOUS)
gg.searchNumber(chest[1] .. "+:5", gg.TYPE_DWORD)
gg.getResults(1000)
modify = gg.prompt({"Type here how much money you want to give 🤑👇🏻"},nil,
{"number"})
gg.editAll(modify[1], gg.TYPE_DWORD)
gg.clearResults(1000)
gg.toast("Success...Upgrading your quest chest 🤑⏫")
end

function exit()
gg.toast("😈Thank you for using the script😈")
os.exit()
end

while true do
if gg.isVisible(true) then
AGYT=1
gg.setVisible(false)
end
if AGYT == 1 then
START()
end
end

You might also like