Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # ▒██████ ▒██████████ #
- # ▒██ ▒██ ▒████ ▒███████ ▒████ ▒███████ ▒██ ▒██ ▒██ ▒██ ▒██ ▒██████ ▒██ ▒██████ ▒████████ ▒████████ #
- # ▒██ ▒██ ▒██ ▒██ ▒██ ▒██ ▒██ ▒██ ▒██ ▒██ ▒██ ▒██ ▒██ ▒██ ▒██ ▒██ ▒██ ▒██ ▒██ ▀▀ #
- # ▒██ ▒██ ▒██ ▒██ ▒███████ ▒██ ▒██ ▒███████ ▒██ ▒██████████ ▒████ ▒██ ▒██ ▒██ ▒██ ▒██ ▒██ ▒████████ #
- # ▒██████ ▒████████ ▒██ ▒████████ ▒██ ▒██ ▒██ ▒██ ▒██ ▒██████ ▒██ ▒██████ ▒██ ▒██ #
- # ▒██ ▒██ ▒██ ▒██ ▒██ ▒██ ▒██ ▒██ ▒██ ▒██ ▒██ ▒██ ▒██ ▒██ ▒██ ▒██ ▒██ ▒██ ▒██ ▒██ #
- # ▒██ ▒██ ▒██ ▒██ ▒██ ▒██ ▒██ ▒███████ ▒███████ ▒██████████ ▒██ ▒██ ▒██ ▒██ ▒██ ▒██ ▒██ ▒████████ #
- on load:
- if file "plugins/Skript/scripts/RSenhasContas/data.yml" doesn't exists:
- create file "plugins/Skript/scripts/RSenhasContas/data.yml"
- on join:
- set {_senha} to value "%player%.Senha" get of "plugins/Skript/scripts/RSenhasContas/data.yml"
- if {_senha} is not set:
- set "%player%.Senha" to " " in yaml file "plugins/Skript/scripts/RSenhasContas/data.yml"
- else:
- stop
- on join:
- set {_senha} to value "%player%.Senha" get of "plugins/Skript/scripts/RSenhasContas/data.yml"
- if {_senha} = " ":
- wait 1 seconds
- send player title "&c&lS" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lSE" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lSEU" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lSEUS" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lSEUSE" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lSEUSER" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lSEUSERV" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lSEUSERVI" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lSEUSERVID" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lSEUSERVIDO" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lSEUSERVIDOR" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lSEU&7&lSERVIDOR" with subtitle "&fUtilize /register <senha> <senha>" for 200 seconds
- else:
- wait 1 second
- send player title "&c&lS" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lSE" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lSEU" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lSEUS" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lSEUSE" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lSEUSER" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lSEUSERV" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lSEUSERVI" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lSEUSERVID" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lSEUSERVIDO" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lSEUSERVIDOR" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lSEU&7&lSERVIDOR" with subtitle "&fUtilize /login <senha>" for 200 seconds
- on command "/register":
- set {_senha} to value "%player%.Senha" get of "plugins/Skript/scripts/RSenhasContas/data.yml"
- set {_args::*} to arguments split at " "
- if size of {_args::*} = 2:
- if "%{_args::1}%" = "%{_args::2}%":
- if "%{_senha}%" = " ":
- set {_args::1} to {_args::1} parsed as text
- set "%player%.Senha" to "%{_args::1}%" in yaml file "plugins/Skript/scripts/RSenhasContas/data.yml"
- play "ORB_PICKUP" to player at volume 1.0
- wait 1 second
- send player title "&c&lS" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lSE" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lSEU" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lSEUS" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lSEUSE" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lSEUSER" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lSEUSERV" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lSEUSERVI" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lSEUSERVID" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lSEUSERVIDO" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lSEUSERVIDOR" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lSEU&7&lSERVIDOR" with subtitle "&fRegistrado com sucesso." for 1 seconds
- wait 1 seconds
- send player title "&a&lA" with subtitle "" for 1 seconds
- wait 0.3 seconds
- send player title "&a&lAU" with subtitle "" for 1 seconds
- wait 0.3 seconds
- send player title "&a&lAUT" with subtitle "" for 1 seconds
- wait 0.3 seconds
- send player title "&a&lAUTE" with subtitle "" for 1 seconds
- wait 0.3 seconds
- send player title "&a&lAUTEN" with subtitle "" for 1 seconds
- wait 0.3 seconds
- send player title "&a&lAUTENT" with subtitle "" for 1 seconds
- wait 0.3 seconds
- send player title "&a&lAUTENTI" with subtitle "" for 1 seconds
- wait 0.3 seconds
- send player title "&a&lAUTENTIF" with subtitle "" for 1 seconds
- wait 0.3 seconds
- send player title "&a&lAUTENTIFI" with subtitle "" for 1 seconds
- wait 0.3 seconds
- send player title "&a&lAUTENTIFIC" with subtitle "" for 1 seconds
- wait 0.3 seconds
- send player title "&a&lAUTENTIFIC" with subtitle "" for 1 seconds
- wait 0.3 seconds
- send player title "&a&lAUTENTIFICA" with subtitle "" for 1 seconds
- wait 0.3 seconds
- send player title "&a&lAUTENTIFICAD" with subtitle "" for 1 seconds
- wait 0.3 seconds
- send player title "&a&lAUTENTIFICADO" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&a&lAUTENTIFICADO" with subtitle "&fTenha um bom jogo" for 2 seconds
- else:
- wait 1 seconds
- send player title "&c&lE" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lER" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lERR" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lERRO" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lERRO" with subtitle "&fVocê ja está registrado." for 1 seconds
- else:
- wait 1 seconds
- send player title "&c&lE" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lER" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lERR" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lERRO" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lERRO" with subtitle "&fAs senha não são iguais." for 1 seconds
- else:
- wait 1 seconds
- send player title "&c&lE" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lER" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lERR" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lERRO" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lERRO" with subtitle "&fUtilize /register <senha> <senha>" for 2 seconds
- on command "/login":
- set {_senha} to value "%player%.Senha" get of "plugins/Skript/scripts/RSenhasContas/data.yml"
- set {_args::*} to arguments split at " "
- if size of {_args::*} = 1:
- if "%{_args::1}%" = "%{_senha}%":
- wait 1 seconds
- play "ORB_PICKUP" to player at volume 1.0
- send player title "&a&lA" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&a&lAU" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&a&lAUT" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&a&lAUTE" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&a&lAUTEN" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&a&lAUTENT" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&a&lAUTENTI" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&a&lAUTENTIF" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&a&lAUTENTIFI" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&a&lAUTENTIFIC" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&a&lAUTENTIFIC" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&a&lAUTENTIFICA" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&a&lAUTENTIFICAD" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&a&lAUTENTIFICADO" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&a&lAUTENTIFICADO" with subtitle "&fTenha um bom jogo" for 2 seconds
- else:
- wait 1 seconds
- send player title "&c&lE" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lER" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lERR" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lERRO" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lERRO" with subtitle "&fSenha incorreta." for 1 seconds
- else:
- wait 1 seconds
- send player title "&c&lE" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lER" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lERR" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lERRO" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lSEU&7&lSERVIDOR" with subtitle "&fUtilize /login <senha>" for 200 seconds
- on command "/changepassword":
- set {_senha} to value "%player%.Senha" get of "plugins/Skript/scripts/RSenhasContas/data.yml"
- set {_args::*} to arguments split at " "
- if size of {_args::*} = 2:
- if "%{_args::1}%" = "%{_senha}%":
- set "%player%.Senha" to "%{_args::2}%" in yaml file "plugins/Skript/scripts/RSenhasContas/data.yml"
- play "ORB_PICKUP" to player at volume 1.0
- wait 1 second
- send player title "&c&lS" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lSE" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lSEU" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lSEUS" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lSEUSE" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lSEUSER" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lSEUSERV" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lSEUSERVI" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lSEUSERVID" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lSEUSERVIDO" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lSEUSERVIDOR" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lSEU&7&lSERVIDOR" with subtitle "&fSenha mudada com sucesso." for 1 seconds
- else:
- wait 1 seconds
- send player title "&c&lE" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lER" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lERR" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lERRO" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lERRO" with subtitle "&fSua senha antiga esta incorreta." for 2 seconds
- else:
- wait 1 seconds
- send player title "&c&lE" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lER" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lERR" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lERRO" with subtitle "" for 1 seconds
- wait 0.4 seconds
- send player title "&c&lSEU&7&lSERVIDOR" with subtitle "&fUtilize /changepassword <senha velha> <senha nova>" for 200 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement