Hello everyone, I came across a great script to make a password for the script
local Passwords = {"4257"}
local Menu = gg.prompt({"Password: "},nil,{"text"})
if not Menu then return end
for l , I in pairs(Passwords) do
if Menu[1] == I then A = true end
end
if A ~= true then gg.alert("️ Incorrect password entered") return else gg.alert(" You have successfully entered the script!") end
Tell me how to make the Passwords variable take passwords from a text document located on the site
Website with passwords https://hinsite.ga/passwords.txt [not ad]
I apologize in advance for the way I write in English. I am Belarus