zGhol

Untitled

May 1st, 2017
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.49 KB | None | 0 0
  1. on rightclick holding coal on sponge:
  2. if player has 1 coal:
  3. set {_delay} to difference between {Esperar.Delay::%player%} and now
  4. if {_delay} is less than 1 minutes:
  5. send "&cVoce tem de espera mais um pouco."
  6. stop
  7. send "&6&lMAQUINAS: &7Você ativou a maquina de biscoito!"
  8. remove 1 coal from player's inventory
  9. set {Esperar.Delay::%player%} to now
  10. drop 5 cookie
  11. wait 5 seconds
  12. drop 5 cookie
  13. wait 5 seconds
  14. drop 5 cookie
  15. wait 5 seconds
  16. drop 5 cookie
  17. wait 5 seconds
  18. drop 5 cookie
  19. wait 5 seconds
  20. drop 5 cookie
  21. wait 5 seconds
  22. drop 5 cookie
  23. wait 5 seconds
  24. drop 5 cookie
  25. wait 5 seconds
  26. drop 5 cookie
  27. wait 5 seconds
  28. drop 5 cookie
  29. wait 5 seconds
  30. drop 5 cookie
  31. wait 5 seconds
  32. drop 5 cookie
  33. wait 5 seconds
  34. drop 5 cookie
  35. wait 5 seconds
  36. drop 5 cookie
  37.  
  38. on rightclick holding coal on gold block:
  39. if player has 1 coal:
  40. set {_delay} to difference between {Esperar.Delay::%player%} and now
  41. if {_delay} is less than 1 minutes:
  42. send "&cVoce tem de espera mais um pouco."
  43. stop
  44. send "&6&lMAQUINAS: &7Você ativou a maquina de ouro!"
  45. remove 1 coal from player's inventory
  46. set {Esperar.Delay::%player%} to now
  47. drop 5 gold ingot
  48. wait 5 seconds
  49. drop 5 gold ingot
  50. wait 5 seconds
  51. drop 5 gold ingot
  52. wait 5 seconds
  53. drop 5 gold ingot
  54. wait 5 seconds
  55. drop 5 gold ingot
  56. wait 5 seconds
  57. drop 5 gold ingot
  58. wait 5 seconds
  59. drop 5 gold ingot
  60. wait 5 seconds
  61. drop 5 gold ingot
  62. wait 5 seconds
  63. drop 5 gold ingot
  64. wait 5 seconds
  65. drop 5 gold ingot
  66. wait 5 seconds
  67. drop 5 gold ingot
  68. wait 5 seconds
  69. drop 5 gold ingot
  70. wait 5 seconds
  71. drop 5 gold ingot
  72. wait 5 seconds
  73. drop 5 gold ingot
  74.  
  75. on rightclick holding coal on brick block:
  76. if player has 1 coal:
  77. set {_delay} to difference between {Esperar.Delay::%player%} and now
  78. if {_delay} is less than 1 minutes:
  79. send "&cVoce tem de espera mais um pouco."
  80. stop
  81. send "&6&lMAQUINAS: &7Você ativou a maquina de tijolo!"
  82. remove 1 coal from player's inventory
  83. set {Esperar.Delay::%player%} to now
  84. drop 5 brick
  85. wait 5 seconds
  86. drop 5 brick
  87. wait 5 seconds
  88. drop 5 brick
  89. wait 5 seconds
  90. drop 5 brick
  91. wait 5 seconds
  92. drop 5 brick
  93. wait 5 seconds
  94. drop 5 brick
  95. wait 5 seconds
  96. drop 5 brick
  97. wait 5 seconds
  98. drop 5 brick
  99. wait 5 seconds
  100. drop 5 brick
  101. wait 5 seconds
  102. drop 5 brick
  103. wait 5 seconds
  104. drop 5 brick
  105. wait 5 seconds
  106. drop 5 brick
  107. wait 5 seconds
  108. drop 5 brick
Add Comment
Please, Sign In to add comment