Bulundu Skript

Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

Emirqhqnn

Somon Balığı Selam Vermeye Geldi
Katılım
13 Nisan 2024
Mesajlar
20
Elmaslar
0
Puan
1.955
Yaş
16
Konum
altınordu
Minecraft
Emirqhqnn

Discord:

emirhan.0001

Sunucumda afk olanı belirlediğim bir yere atabilecek bir skript varmı?
 
Kod:
on player stop walking:
    set {_stop} to true
    while {_stop} is true:
        {loc::%player%} is set:
            {loc::%player%} is player's location:
                add 1 to {check::%player%}
            else:
                stop
        {check::%player%} is higher than 5:
            teleport player to {Loc}
        set {loc::%player%} to player's location
        wait 5 seconds

Buyur bro
 
Son düzenleme:
Kod:
on move:
    set {_afk} to now
    set {_location} to location of player
    while if player's location is {_location}:
        wait 1 minutes
        {_afk} bigger than 10 minutes
        teleport player to {spawn}
Denenmedi. Addon gerekmiyor.
 
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

Hala Discord sunucumuza katılmadın mı?

Büyük bir topluluğun parçası ol, etkinliklere katıl ve özel hediyeler kazanma şansı yakala!

Şimdi Katıl
Üst