ScriptDh5V39

Run Settings
LanguageLua
Language Version
Run Command
if gg.BUILD < 5511 then print('Versao minina do gg deve ser 8.30.0') end if gg.isVisible(true) then gg.setVisible(false) end goto START ::START:: menu = gg.choice({'Search Life','Hack Life)','Clear Codes','Exit'},nil,'CHEAT DH5 LIFE HACK BY NIVEL HACK') if menu == 1 then goto HACK1 end if menu == 2 then goto HACK2 end if menu == 3 then goto HACK3 end if menu == 4 then goto EXIT end goto noselect ---------------------- ::HACK1:: gg.clearResults() gg.setRanges(gg.REGION_C_ALLOC) gg.searchNumber("1,0458179e31", gg.TYPE_FLOAT, false, gg.SIGN_EQUAL, 0, -1) goto START gg.processResume() ---------------------- ::HACK2:: gg.searchFuzzy("0", gg.SIGN_FUZZY_NOT_EQUAL, gg.TYPE_FLOAT, 0, -1) local t = gg.getResults(5) for i, v in ipairs(t) do t[i].value = '1,1258179e11' t[i].freeze = true end goto START gg.processResume() ---------------------- ::HACK3:: local t = gg.getResults(5) for i, v in ipairs(t) do t[i].value = '1,1258179e11' t[i].freeze = false end gg.clearResults() gg.clearList() goto EXIT --------------------- ::EXIT:: print('Nao esqueca de se inscrever no canal NIVEL HACK') gg.toast('Hacker Expedito Freitas') os.exit() ::noselect:: print('Se inscreva no canal NIVEL HACK') gg.toast('Cheats BY NIVEL HACK')
Editor Settings
Theme
Key bindings
Full width
Lines