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

gg.

alert("Welcome To BlackCheat-SCRIPT- Give Credit Must Before Using ") --Alert


Massage
gg.toast("Dragon City Script By BlackCheat") --Toast Massage
gg.setVisible(true)
LuaLibraryTool = -1

function setvalue(address,flags,value) local tt={} tt[1]={} tt[1].address=address


tt[1].flags=flags tt[1].value=value gg.setValues(tt) end

function HOME()
MENU = gg.choice({
"️ONE HIT (ON)", --choice
"️ONE HIT (OFF)", --choice
" BLOCK DAMAGE (ON)", --choice
" BLOCK DAMAGE (OFF)", --choice
" BIG DRAGONS (ON)", --choice
" BIG DRAGONS (OFF)", --choice
" SMALL DRAGONS (ON)", --coice
" SMALL DRAGONS (OFF)", --choice
"💀 EXIT" --EndScript
}, nil, " BLACK CHEAT - Dragon City Updated ✓")
if MENU == nil then
else
if MENU == 1 then --choice
MENU1()
end
if MENU == 2 then --choice
MENU2()
end
if MENU == 3 then --choice
MENU3()
end
if MENU == 4 then --choice
MENU4()
end
if MENU == 5 then --choice
MENU5()
end
if MENU == 6 then --choice
MENU6()
end
if MENU == 7 then --choice
MENU7()
end
if MENU == 8 then --choice
MENU8()
end
if MENU == 9 then --EndScript
LOBBY()
end
end
LuaLibraryTool = -1
end

function MENU1() --choice


so=gg.getRangesList("libDragonCity.so")[1].start
py=0xF040B8
setvalue(so+py,16,9999999)
gg.toast("• ONEHIT ON •")
end

function MENU2() --choice


so=gg.getRangesList("libDragonCity.so")[1].start
py=0xF040B8
setvalue(so+py,16,1.1)
gg.toast("• OneHit OFF •")
end

function MENU3() --choice


so=gg.getRangesList("libDragonCity.so")[1].start
py=0xF040B8
setvalue(so+py,16,-9999999)
gg.toast("• BLOCK DAMAGE ON •")
end

function MENU4() --choice


so=gg.getRangesList("libDragonCity.so")[1].start
py=0xF040B8
setvalue(so+py,16,1.1)
gg.toast("• BLOCK DAMAGE OFF •")
end

function MENU5() --choice


so=gg.getRangesList("libDragonCity.so")[1].start
py=0xF05760
setvalue(so+py,16,2)
py=0xF05764
setvalue(so+py,16,2)
gg.toast("• BIG DRAGONS ON •")
end

function MENU6() --choice


so=gg.getRangesList("libDragonCity.so")[1].start
py=0xF05760
setvalue(so+py,16,1.10000002384)
py=0xF05764
setvalue(so+py,16,1.10000002384)
gg.toast("• BIG DRAGONS OFF •")
end

function MENU7() --choice


so=gg.getRangesList("libDragonCity.so")[1].start
py=0xF05760
setvalue(so+py,16,0.5)
py=0xF05764
setvalue(so+py,16,0.5)
gg.toast("• SMALL DRAGONS ON •")
end

function MENU8() --choice


so=gg.getRangesList("libDragonCity.so")[1].start
py=0xF05760
setvalue(so+py,16,1.10000002384)
py=0xF05764
setvalue(so+py,16,1.10000002384)
gg.toast("• SMALL DRAGONS OFF •")
end
function LOBBY() --End Script
gg.alert("Thx For Using And Download My SCRIPT 😘:YT / BLACK CHEAT") --Alert Massage
gg.toast("Script Ended ") --Toast Massage
print("Created By -( YT/BLACKCHEAT)-")
gg.skipRestoreState()
gg.setVisible(true)
os.exit()
end
while true do
if gg.isVisible(true) then
LuaLibraryTool = 1
gg.setVisible(false)
end
if LuaLibraryTool == 1 then
HOME()
end
end

You might also like