if gg.isPackageInstalled("com.turborocketgames.
wildcraft") == false then
gg.alert('Please Download 🦊Wildcraft🦊 First')
print('Subscribe to Gameguardian')
end
gg.setVisible(false)
gg.alert('Welcome to 🦊Wildcraft🦊 Hacks')
gg.toast('Subscribe to Gameguardian')
::Menu1::
menu=gg.choice({'Speed + Attack & loot faster Hack' , '😃World Glich😃' , '😁World
Blur😁' , '📸World HD📸' , 'Slow Motion(May Crash)'},nil,' 🦊WildCraft🦊 V2')
if menu == 1 then goto SH end
if menu == 2 then goto WG end
if menu == 3 then goto WB end
if menu == 4 then goto WHD end
if menu == 5 then goto SM end
if menu == nil then print('Working')
os. exit
()
end
::WG::
menu=gg.choice({'ON' , 'OFF'},nil,' 😃World Glitch😃')
if menu == nil then goto Menu1 end
if menu == 1 then
gg.clearResults()
gg.setRanges(gg.REGION_C_ALLOC)
gg.searchNumber('6,4E-2', gg.TYPE_FLOAT)
gg.getResults(100)
gg.editAll('-99', gg.TYPE_FLOAT)
gg.toast('Subscribe To Gameguardian')
gg.clearResults()
goto Menu1 end
if menu == 2 then
gg.clearResults()
gg.setRanges(gg.REGION_C_ALLOC)
gg.searchNumber('-99', gg.TYPE_FLOAT)
gg.getResults(100)
gg.editAll('6,4E-2', gg.TYPE_FLOAT)
gg.toast('Subscribe To Gameguardian')
gg.clearResults()
goto Menu1 end
::WB::
menu=gg.choice({'ON' , 'OFF'},nil,' 😁World Blur😁')
if menu == nil then goto Menu1 end
if menu == 1 then
gg.clearResults()
gg.setRanges(gg.REGION_C_ALLOC)
gg.searchNumber('6,4E-2', gg.TYPE_FLOAT)
gg.getResults(100)
gg.editAll('88', gg.TYPE_FLOAT)
gg.toast('Subscribe To Gameguardian')
gg.clearResults()
goto Menu1 end
if menu == 2 then
gg.clearResults()
gg.setRanges(gg.REGION_C_ALLOC)
gg.searchNumber('88', gg.TYPE_FLOAT)
gg.getResults(100)
gg.editAll('6,4E-2', gg.TYPE_FLOAT)
gg.toast('Subscribe To Gameguardian')
gg.clearResults()
goto Menu1 end
::WHD::
menu=gg.choice({'ON' , 'OFF'},nil,' 📸World HD📸')
if menu == nil then goto Menu1 end
if menu == 1 then
gg.clearResults()
gg.setRanges(gg.REGION_C_ALLOC)
gg.searchNumber('6,4E-2', gg.TYPE_FLOAT)
gg.getResults(100)
gg.editAll('0', gg.TYPE_FLOAT)
gg.toast('Subscribe To Gameguardian')
gg.clearResults()
goto Menu1 end
if menu == 2 then
gg.clearResults()
gg.setRanges(gg.REGION_C_ALLOC)
gg.searchNumber('0', gg.TYPE_FLOAT)
gg.getResults(100)
gg.editAll('6,4E-2', gg.TYPE_FLOAT)
gg.toast('Subscribe To Gameguardian')
gg.clearResults()
goto Menu1 end
::SH::
menu=gg.choice({'Normal' , 'Fast' , 'Very Fast'},nil,' 🦊WildCraft🦊 V1')
if menu == 1 then
gg.setSpeed(1)
goto Menu1 end
if menu == 2 then
gg.setSpeed(1.5)
goto Menu1 end
if menu == 3 then
gg.setSpeed(5)
goto Menu1 end
if menu == nul then goto Menu1 end
::SM::
menu=gg.choice({'Normal' , 'Slow' , 'Very Slow'},nil,' 🦊WildCraft🦊 V1')
if menu == 1 then
gg.setSpeed(1)
goto Menu1 end
if menu == 2 then
gg.setSpeed(0.5)
goto Menu1 end
if menu == 3 then
gg.setSpeed(0.1)
goto Menu1 end
if menu == nul then goto Menu1 end