Kola
Dı Koka-Kola
Merhaba ben efe bugün yeni bir skript ile karşınızdayım
Kod:
on rightclick on oak leaves:
if {elma.%player%} is true:set {elma.%player%} to false
send "&8Elma topluyorsun"
apply slowness 255 to player for 3 second
wait 3 second
set {_sayi} to random integer between 1 and 4
give {_sayi} apple to player
send "&a{_sayi} elma toplayabildiniz! &bDaha sonra tekrar deneyin"remove slowness from player
wait 80 second
set {elma.%player%} to true
else:
cancel event
send "&cSuan elma toplayamazsiniz."
on join:
set {elma.%player%} to true