5G_Controller Posted August 25, 2019 Posted August 25, 2019 Pls help me make password with seekbar. Tks all
Rs92ks Posted August 25, 2019 Posted August 25, 2019 local gg=gg password=1839 local x=gg.prompt numa=x({'1[0; 9]','2[0; 9]','3[0; 9]','4[0; 9]'},nil,{'number','number','number','number'}) if numa==nil then os.exit() end num=(numa[1]*1000)+(numa[2]*100)+(numa[3]*10)+numa[4] if password==num then gg.alert('true') else gg.alert('false') os.exit() end
Question
5G_Controller
Pls help me make password with seekbar. Tks all
1 answer to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.