Jump to content
  • 0

Early access password


RameesT

Question

3 answers to this question

Recommended Posts

13 hours ago, RameesT said:

How to get early access password 

Screenshot_20190326-203325_Chrome.jpg

Password = '1234'
PS = gg.prompt({'🔒 Input password: '},{[1]=''},{[1]='number'})
if not PS then os.exit() 
end 
if PS[1] == Password then 
gg.toast('✔️ Password correct❕')
else 
gg.alert('❌ Wrong Password ❕') os.exit() end
--write bellow your codes. if pass was true then script will start
 

Link to comment
Share on other sites

5 hours ago, TopGEOYT said:

Password = '1234'
PS = gg.prompt({'🔒 Input password: '},{[1]=''},{[1]='number'})
if not PS then os.exit() 
end 
if PS[1] == Password then 
gg.toast('✔️ Password correct❕')
else 
gg.alert('❌ Wrong Password ❕') os.exit() end
--write bellow your codes. if pass was true then script will start
 

Can you add in this code how you did the keep logged in thing?

Link to comment
Share on other sites

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.