Sol Reklam
Sağ Reklam

Otosat Skripti 1 variable

Durum
Mesaj gönderimine kapalı.

Thomas Shelby

Tabanları Yağlama Vakti

Discord:

Sherlock#5773

Katılım
14 Aralık 2018
Mesajlar
1.432
Elmaslar
335
Puanlar
12.270
Yaş
24
Yer
Rusya
Minecraft
dragondemon68
Ha evet doğru öyle de kullanabilirsin while ile mantıklı olabilir.
Hocam zahmet olmazsa * adlı deinz fenerini koyunca her 10 saniyede bir 1 tane demir çıkmasına ayarlayabilirmisin while ile
 

ErenTN

Demir Cevheri Gibiyim

Discord:

ErenTN#2902

Katılım
8 Mart 2019
Mesajlar
194
Elmaslar
106
Puanlar
9.070
Minecraft
ErenTN
Kendine göre ayarlayabilirsin menü için cc veya dm kullanabilirsin.
JavaScript:
on pickup cactus:
    if {otosatis.%player%} is true:
        if player has 64 cactus:
            remove 64 cactus from player's inventory
            add 60000000 to player's money
on pickup Diamond Block:
    if {otosatis.%player%} is true:
        if player has 64 Diamond Block:
            remove 64 Diamond Block from player's inventory
            add 30000000 to player's money
on pickup Emerald Block:
    if {otosatis.%player%} is true:
        if player has 64 Emerald Block:
            remove 64 Emerald Block from player's inventory
            add 30000000 to player's money
on pickup Gold Block:
    if {otosatis.%player%} is true:
        if player has 64 Gold Block:
            remove 64 Gold Block from player's inventory
            add 20000000 to player's money
on pickup Iron Block:
    if {otosatis.%player%} is true:
        if player has 64 Iron Block:
            remove 64 Iron Block from player's inventory
            add 20000000 to player's money
on pickup End Stone:
    if {otosatis.%player%} is true:
        if player has 64 End Stone:
            remove 64 End Stone from player's inventory
            add 50000000 to player's money
        
command /otosatac:
    trigger:
        set {otosatis.%player%} to true
        send "&3SkyBlock &6>> &aOtoSatış Başarıyla açıldı."
        
command /otosatkapa:
    trigger:
        set {otosatis.%player%} to false
        send "&3SkyBlock &6>> &4OtoSatış Başarıyla kapatıldı."
 
Durum
Mesaj gönderimine kapalı.
Neden altınlarını Discord sunucumuzda kazmıyorsun? TIKLA VE KATIL!
Yukarı