Advertisement
CrypticalJinxYT

Untitled

Jan 23rd, 2019
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. require(game.ServerScriptStorage.scriptlogin)
  2. local username = Username --Do not change this please
  3. local password = Password --Do not change this please
  4.  
  5. if username == "username" then
  6. if password == "password" then
  7. --change me to script
  8. end
  9.  
  10. -------------------------------------------------------
  11. lagay moto sa serverscriptstorage
  12.  
  13. Script(or ModuleScript)
  14.  
  15. Username = "username"
  16. Password = "password"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement