Jump to content
  • 0

help me please, I can not do this


soffter

Question

I am trying to transform my old menu to put multiChoice but I spent hours and I did not find a way, I do not understand what I am doing wrong, could someone help me how it would be please?
This is the menu I am trying to modify:

::zedgmerlol31::
gg.clearResults()
menu=gg.choice({"👉Ejecutar Primero👈","🔍Kate la exploradora🔎","🐖Hugh el granjero🐖","🏃Bill el matón🏃","⏪Atrás⏪"},nil,"Zedgmerlol")
if menu == 1 then goto zedgmerlol1 end
if menu == 2 then goto zedgmerlolk1 end
if menu == 3 then goto zedgmerlolk2 end
if menu == 4 then goto zedgmerlolk3 end
if menu == 5 then goto Mainmenu end
gg.toast("Zedgmerlol")
print (" Last Day On Earth ")
print ("By Zedgmerlol")
os.exit()
    
::zedgmerlolk1::
gg.searchNumber('27;6553708;6619247;7143519;7471205;6619235;6357102;7929970;7340127;6488161;6226027;6225969;6225971;3407922;104:57', 
gg.TYPE_DWORD ) 
gg.searchNumber('27', 
gg.TYPE_DWORD ) 
gg.getResults(4) goto zedgmer99
if Mainmenu == nil then goto Mainmenu end
os.exit()        
 
::zedgmerlolk2::   
gg.searchNumber('27;6553708;6619247;7143519;7471205;6619235;6357102;7929970;7340127;6488161;6226027;6225968;6225971;3407922;104:57', 
gg.TYPE_DWORD ) 
gg.searchNumber('27', 
gg.TYPE_DWORD ) 
gg.getResults(4) goto zedgmer99
if Mainmenu == nil then goto Mainmenu end
os.exit()

::zedgmerlolk3::
gg.searchNumber('27;6553708;6619247;7143519;7471205;6619235;6357102;7929970;7340127;6488161;6226027;6225970;6225971;3407922;104:57', 
gg.TYPE_DWORD ) 
gg.searchNumber('27', 
gg.TYPE_DWORD ) 
gg.getResults(4) goto zedgmer99
if Mainmenu == nil then goto Mainmenu end
os.exit()

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

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.