Add to cart
Sale!

Password Whitelist Script

Original price was: $20.99.Current price is: $11.99.

-43%

This script secures your server with a password.

(3 customer reviews)
Add to Cart
Password
Password Whitelist Script
$20.99 Original price was: $20.99.$11.99Current price is: $11.99.

Direct Download of the FiveM Mod

  • 30 days easy returns (Money-back-Guarantee)
  • Support included
  • Fully Open Source

Config file

-- Config
Config = {}
Config.UseWhitelist = false -- Use whitelist? Only people that are whitelisted are allowed to join.
Config.UsePassword = false -- Use password? If whitelist and password are true, you have to be whitelisted and know the password.
Config.Password = 'PASSWORD' -- Password
Config.Attempts = 3 -- How many attempts a user has to enter the correct password
Config.CleverMode = true -- Use clever mode? If this is true, you will have to either be whitelisted *or* know the password. Recommended.
Config.DiscordLink = 'https://discord.gg/gzkjNkU' -- Your Discord server invite link.
Config.Whitelist = { -- You normally only need one identifier per person.
'steam:11000010a2324b4', -- Puntherline: Steam
'license:145ebc08c3ab10a72172c4e98483a4329a3f876e', -- Puntherline: FiveM
'xbl:2535410249652434', -- Puntherline: Xbox Live
'live:1055521767134379', -- Puntherline: Live again?
'discord:250304825902759936', -- Puntherline: Discord
'ip:87.151.236.79' -- Puntherline: IP
}

Don’t hesitate to ask if you have any questions regarding any script!

3 reviews for Password Whitelist Script

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.