Advertisement
Herobrinekid2

Code door config

Jan 4th, 2025
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.23 KB | Source Code | 0 0
  1. return {
  2.     NumDigits = 5,
  3.     CorrectCode = 18524, -- Dont actually have the code in a container like "ReplicatedStorage" that replicates to all players. It will make it easy for exploiters to check it.
  4.     InvalidCodeVisibleDuration = 2
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement