Advertisement
maozou

不正.exe SK ❘ 特に何かに使えるってこともないです。

Mar 28th, 2019
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.38 KB | None | 0 0
  1. command /不正.exe <text>:
  2. trigger:
  3. if arg-1 is "on":
  4. if {hexe.%player%} is not "true":
  5. send "不正.exeを起動します..."
  6. execute console command "title %player% actionbar ""不正.exeの起動中... &b0%"""
  7. wait 1 second
  8. execute console command "title %player% actionbar ""不正.exeの起動中... &24%"""
  9. wait 10 ticks
  10. execute console command "title %player% actionbar ""不正.exeの起動中... &b56%"""
  11. wait 5 ticks
  12. execute console command "title %player% actionbar ""不正.exeの起動中... &b62%"""
  13. wait 1 second
  14. execute console command "title %player% actionbar ""不正.exeの起動中... &b82%"""
  15. wait 5 ticks
  16. execute console command "title %player% actionbar ""不正.exeの起動中... &b87%"""
  17. wait 2 ticks
  18. execute console command "title %player% actionbar ""不正.exeの起動中... &b89%"""
  19. wait 7 ticks
  20. execute console command "title %player% actionbar ""不正.exeの起動中... &b92%"""
  21. wait 10 ticks
  22. execute console command "title %player% actionbar ""不正.exeの起動中... &b100%"""
  23. execute console command "title %player% actionbar ""起動しました"""
  24. broadcast "&e%player%&aさんが&c不正.exe&aを使用しました!"
  25. set {hexe.%Player%} to "true"
  26. if arg-1 is "off":
  27. send "不正.exeをシャットダウンします..."
  28. execute console command "title %player% actionbar ""不正.exeのシャットダウン中... &b0%"""
  29. wait 1 second
  30. execute console command "title %player% actionbar ""不正.exeのシャットダウン中... &b24%"""
  31. wait 10 ticks
  32. execute console command "title %player% actionbar ""不正.exeのシャットダウン中... &b56%"""
  33. wait 5 ticks
  34. execute console command "title %player% actionbar ""不正.exeのシャットダウン中... &b62%"""
  35. wait 1 second
  36. execute console command "title %player% actionbar ""不正.exeのシャットダウン中... &b82%"""
  37. wait 5 ticks
  38. execute console command "title %player% actionbar ""不正.exeのシャットダウン中... &b87%"""
  39. wait 2 ticks
  40. execute console command "title %player% actionbar ""不正.exeのシャットダウン中... &b89%"""
  41. wait 7 ticks
  42. execute console command "title %player% actionbar ""不正.exeのシャットダウン中... &b92%"""
  43. wait 10 ticks
  44. execute console command "title %player% actionbar ""不正.exeのシャットダウン中... &b100%"""
  45. execute console command "title %player% actionbar ""シャットダウンしました"""
  46. set {hexe.%player%} to "false"
  47. send "シャットダウンしました。"
  48. command /不正.exeチェッカー <player>:
  49. aliases: huseichecker
  50. trigger:
  51. if {hexe.%arg-1%} is "true":
  52. send "&a%Player%さんは&c不正.exe&aを使っています!直ちにBANを!()"
  53. else:
  54. send "&a不正.exe使ってなかった...(´・ω・`)"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement