Jump to content
  • 0

Script error


Rayla

Question

I get a error at line 26 all the time I don't know why 





if gg.isVisible(true) then -- check if the gameguardian is open
   gg.setVisible(false) -- true for open, false for hide
goto START -- goto the next step
end -- end the step

::START:: -- for continous the step
cak = gg.choice{'NoRecoil','One hit (Patched)','NoSpread','Reduced respawn time','Inf Ammo','Magic bullets','RapidFire','Jump Hack On','Jump Hack Off','Speed Hack ON','Speed Hack Off','Low Gravity On','Low Gravity Off','Fly On','Fly Off','Exit'} -- display the selection dialog from the list
if cak == 1 then goto cak1 end
if cak == 2 then goto cak2 end -- this all for continous ur step, if u choose the label
if cak == 3 then goto cak3 end
if cak == 4 then goto cak4 end
if cak == 5 then goto cak5 end
if cak == 6 then goto cak6 end
if cak == 7 then goto cak7 end
if cak == 8 then goto cak8 end
if cak == 9 then goto cak9 end
if cak == 10 then goto cak10 end
if cak == 11 then goto cak11 end
if cak == 12 then goto cak12 end
if cak == 13 then goto cak13 end
if cak == 14 then goto cak14 end
if cak == 15 then goto cak15 end
if cak == 16 then end

function cak1
gg.setRanges(gg.REGION_ANONYMOUS)
gg.searchNumber("10",gg.TYPE_FLOAT,false,gg.SIGN_EQUAL,0, -1)
gg.searchNumber("10",gg.TYPE_FLOAT,false,gg.SIGN_EQUAL,0,-1)
  gg.getResults(9999)
  gg.editAll("0",gg.TYPE_FLOAT)
  gg.clearResults()
  gg.toast("Active...")
end

function cak2
gg.setRanges(gg.REGION_ANONYMOUS)
gg.alert("Vulcron patched it sorry.")
  goto START
end

function cak3
gg.setRanges(gg.REGION_ANONYMOUS)
gg.searchNumber("8",gg.TYPE_FLOAT)
  gg.getResults(9999)
  gg.editAll("0",gg.TYPE_FLOAT)
  gg.clearResults()
  gg.toast("Active...")
end

function cak4
gg.setRanges(gg.REGION_ANONYMOUS)
gg.searchNumber("3",gg.TYPE_FLOAT,false,gg.SIGN_EQUAL,0, -1)
  gg.searchNumber("3",gg.TYPE_FLOAT,false,gg.SIGN_EQUAL,0,-1)
  gg.getResults(9999)
  gg.editAll("0",gg.TYPE_FLOAT)
  gg.clearResults()
  gg.toast("Active...")
end

function cak5
gg.setRanges(gg.REGION_ANONYMOUS)
gg.searchNumber("30;60::5",gg.TYPE_DWORD,false,gg.SIGN_EQUAL,0,-1)
gg.searchNumber("30;60::5",gg.TYPE_DWORD,false,gg.SIGN_EQUAL,0,-1)
  gg.getResults(9999)
  gg.editAll("95743264",gg.TYPE_DWORD)
  gg.clearResults()
  gg.toast("Active...")
end

function cak6
gg.setRanges(gg.REGION_C_BSS)
gg.searchNumber("9.9999997e-10", gg.TYPE_FLOAT, false, gg.SIGN_EQUAL, 0, -1)
gg.getResults(999)
gg.editAll("900.355145", gg.TYPE_FLOAT)
gg.clearResults()
gg.toast("Active...")
end

function cak7
gg.alert('Enable unlimited ammo and magic bullets before using this')
gg.setRanges(gg.REGION_ANONYMOUS)
gg.searchNumber("0.1",gg.TYPE_FLOAT,false,gg.SIGN_EQUAL,0, -1)
  gg.searchNumber("0.1",gg.TYPE_FLOAT,false,gg.SIGN_EQUAL,0,-1)
  gg.getResults(9999)
  gg.editAll("0",gg.TYPE_FLOAT)
  gg.clearResults()
  gg.toast("Active...")
end

function cak8
  gg.setRanges(gg.REGION_ANONYMOUS)
  gg.searchNumber("12", gg.TYPE_FLOAT, false, gg.SIGN_EQUAL, 0, -1)
  gg.getResults(999)
  gg.editAll("99.622", gg.TYPE_FLOAT)
  gg.clearResults()
  gg.toast("Active...")
end

function cak9
  gg.setRanges(gg.REGION_ANONYMOUS)
  gg.searchNumber("99.622", gg.TYPE_FLOAT, false, gg.SIGN_EQUAL, 0, -1)
  gg.getResults(999)
  gg.editAll("12", gg.TYPE_FLOAT)
  gg.clearResults()
  gg.toast("Active...")
end

function cak10
  gg.setRanges(gg.REGION_ANONYMOUS)
  gg.searchNumber("1.5", gg.TYPE_FLOAT, false, gg.SIGN_EQUAL, 0, -1)
  gg.getResults(150)
  gg.editAll("12", gg.TYPE_FLOAT)
  gg.clearResults()
  gg.toast("Active...")
end

function cak11
  gg.setRanges(gg.REGION_ANONYMOUS)
  gg.searchNumber("150", gg.TYPE_FLOAT, false, gg.SIGN_EQUAL, 0, -1)
  gg.getResults(999)
  gg.editAll("1.5", gg.TYPE_FLOAT)
  gg.clearResults()
  gg.toast("Active...")
end

function cak12
  gg.setRanges(gg.REGION_ANONYMOUS)
  gg.searchNumber("12", gg.TYPE_FLOAT, false, gg.SIGN_EQUAL, 0, -1)
  gg.getResults(999)
  gg.editAll("-1", gg.TYPE_FLOAT)
  gg.clearResults()
  gg.toast("Active...")
end

function cak13
  gg.setRanges(gg.REGION_ANONYMOUS)
  gg.searchNumber("-1", gg.TYPE_FLOAT, false, gg.SIGN_EQUAL, 0, -1)
  gg.getResults(999)
  gg.editAll("12", gg.TYPE_FLOAT)
  gg.clearResults()
  gg.toast("Active...")
end
function cak14
  gg.setRanges(gg.REGION_ANONYMOUS)
  gg.searchNumber("12", gg.TYPE_FLOAT, false, gg.SIGN_EQUAL, 0, -1)
  gg.getResults(999)
  gg.editAll("0", gg.TYPE_FLOAT)
  gg.clearResults()
  gg.toast("Active...")
end

function cak15
  gg.setRanges(gg.REGION_ANONYMOUS)
  gg.searchNumber("0", gg.TYPE_FLOAT, false, gg.SIGN_EQUAL, 0, -1)
  gg.getResults(999)
  gg.editAll("12", gg.TYPE_FLOAT)
  gg.clearResults()
  gg.toast("Active...")
end

function cak16
os.exit() -- for end ur step
end
-- ill end this video, and give u this script for example...
-- wait for next video, cyaaa






 

Pixel_Strike.lua

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.