Advertisement
Guest User

zGFastClick » Skript De Clickar Mais rápido

a guest
Dec 18th, 2016
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.10 KB | None | 0 0
  1. # ────────────────────────────────── #
  2. # ● zGFastClick ● #
  3. # - Skript De Clickar Mais Rápido #
  4. # By » zGнσl™ #
  5. # #
  6. # ────────────────────────────────── #
  7.  
  8. options:
  9. Preço: 10000
  10.  
  11. command /fc [<text>]:
  12. permission Fc.Admin
  13. trigger:
  14. if arg 1 is not set:
  15. send "&f&c&m----(--------------)----"
  16. send " "
  17. send " &c&lF&f&last&c&lC&f&lick"
  18. send "&c&l● &f&l/fc iniciar"
  19. send "&c&l● &f&l/fc fechar"
  20. send " &c&lF&f&last&c&lC&f&lick"
  21. send " "
  22. send "&f&c&m----(--------------)----"
  23. stop
  24. if arg 1 is "iniciar":
  25. send "&c&lFast&f&lClick &c&l» &7Você iniciou o evento FastClick!"
  26. broadcast "&f&c&m----(--------------)----"
  27. broadcast " "
  28. broadcast " &c&lF&f&last&c&lC&f&lick"
  29. broadcast "&c&l» &7O Evento FastClick foi Iniciado!"
  30. broadcast " &c&lF&f&last&c&lC&f&lick"
  31. broadcast " "
  32. broadcast "&f&c&m----(--------------)----"
  33. wait 1 second
  34. set {FastClick.Iniciou} to true
  35. broadcast "&f&c&m------(------------------)------"
  36. broadcast " "
  37. broadcast " &c&lF&f&last&c&lC&f&lick"
  38. send json of "&c&l» C&f&llique &c&lA&f&lqui" tooltip "" run "/e" to all players
  39. send json of "&c&l» C&f&llique &c&lA&f&lqui" tooltip "" run "/e" to all players
  40. send json of "&c&l» C&f&llique &c&lA&f&lqui" tooltip "" run "/e" to all players
  41. send json of "&c&l» C&f&llique &c&lA&f&lqui" tooltip "" run "/diwdodawdhioiadhwdahoiad" to all players
  42. send json of "&c&l» C&f&llique &c&lA&f&lqui" tooltip "" run "/e" to all players
  43. send json of "&c&l» C&f&llique &c&lA&f&lqui" tooltip "" run "/e" to all players
  44. send json of "&c&l» C&f&llique &c&lA&f&lqui" tooltip "" run "/e" to all players
  45. broadcast " &c&lF&f&last&c&lC&f&lick"
  46. broadcast " "
  47. broadcast "&f&c&m------(------------------)------"
  48. stop
  49. if arg 1 is "fechar":
  50. if {FastClick.Iniciou} is true:
  51. set {FastClick.Iniciou} to false
  52. broadcast "&f&c&m------(------------------)------"
  53. broadcast " "
  54. broadcast " &c&lF&f&last&c&lC&f&lick"
  55. broadcast "&c&l» &7O Evento FastClick foi Fechado!"
  56. broadcast " &c&lF&f&last&c&lC&f&lick"
  57. broadcast " "
  58. broadcast "&f&c&m------(------------------)------"
  59. stop
  60.  
  61. command /diwdodawdhioiadhwdahoiad:
  62. trigger:
  63. if {FastClick.Iniciou} is true:
  64. set {FastClick.Iniciou} to false
  65. broadcast "&f&c&m------(------------------)------"
  66. broadcast " "
  67. broadcast " &c&lF&f&last&c&lC&f&lick"
  68. broadcast "&c&l» &7O Ganhador Foi %player¨%"
  69. broadcast " &c&lF&f&last&c&lC&f&lick"
  70. broadcast " "
  71. broadcast "&f&c&m------(------------------)------"
  72. make console execute command "/pex user %player% prefix &f&l[&c&lF&f&last&c&lC&f&llicker&c&l]"
  73. add {@Preço} to player's account
  74. wait 3 hours
  75. make console execute command "/pex user %player% prefix &r"
  76. stop
  77.  
  78. every 3 hours:
  79. make console execute command "/fc iniciar"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement