Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local pass = gg.prompt({
- "Input Password:"
- },nil,{"text"})
- if pass ==nil then
- os.exit()
- end
- pass = pass[1]..
- ''
- local allowed = false local
- function
- AP(Pass)
- if Pass..'' == pass then
- allowed = true
- end
- end
- AP
- ('sex')
- AP
- ('Tasin')
- if not allowed then
- os.exit
- (gg.alert("Wrong Password"))
- else
- gg.toast("Currect Password")
- end
- gg.alert("Tasin")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement