Gusül Skripti

afesraca

Obsidyen Madencisi
En iyi cevaplar
0
Büyük Bir işsizlik üzerine Gusül skripti yazdım :D
Kod:
Every 2 Seconds:
    Loop All Players:
        block below loop-entity is water:
            Execute Console Command "Manuaddp %Loop-Entity% Gusül.Abdest" 
  
on join:
if player have permission "gusül.abdest"
  send "%player% Gusül almış girebilir" to players
else:
  send "Lütfen Suya girerek gusül abdesti alınız" to player
  wait 1 second
  send "15" to player
  wait 1 second
  send "14" to player
  wait 1 second
  send "13" to player
  wait 1 second
  send "12" to player
  wait 1 second
  send "11" to player
  wait 1 second
  send "10" to player
  wait 1 second
  send "9" to player
  wait 1 second
  send "8" to player
  wait 1 second
  send "7" to player
  wait 1 second
  send "6" to player
  wait 1 second
  send "5" to player
  wait 1 second
  send "4" to player
  wait 1 second
  send "3" to player
  wait 1 second
  send "2" to player
  wait 1 second
  send "1" to player
  wait 1 second
  send "&4Gusül Almadın Günahlarının Cezasını çek" to player
  send "%player% Gusül almamış giremez" to players
  send "%player% Cehenneme gönderildi" to players
  execute console command "/kick %player% Cehennem"
 
Son düzenleme:
Üst