Elinizde OPSkyblock sunucuları için güncel otosat skripti varsa verebilirmisiniz çok acil lazım bulamadım

KingCrafts

Marangoz
Youtuber
En iyi cevaplar
0
Elinizde OPSkyblock sunucuları için güncel otosat skripti varsa verebilirmisiniz çok acil lazım bulamadım
 

Cullen

alt veit eg Odin
Emekli
En iyi cevaplar
18
Kod:
options:
    p: &eHeraklesOnline &8>
    otodemirfiyat: 34560
    otodemiradet: 456
    otoaltınfiyat: 76800
    otoaltınadet: 456
    otoelmasfiyat: 153600
    otoelmasadet: 456
    otozümrütfiyat: 192200
    otozümrütadet: 456
    otodemirbfiyat: 31140
    otodemirbadet: 456
    otoaltinbfiyat: 691200
    otoaltinbadet: 456   
    otoelmasbfiyat: 1382400
    otoelmasbadet: 456    otozumrutbfiyat: 1728000
    otozumrutbadet: 456

quit:
    set {otosat::demir::%player%}, {otosat::altın::%player%}, {otosat::elmas::%player%}, {otosat::demirb::%player%}, {otosat::altinb::%player%}, {otosat::elmasb::%player%}, {otosat::zumrutb::%player%} or {otosat::zümrüt::%player%} to false
join:
    while player is online:
        wait a second
        if {otosat::demir::%player%} is true:
            if player has {@otodemiradet} iron ingot:
                remove {@otodemiradet} iron ingot from player's inventory
                add {@otodemirfiyat} to player's money
        if {otosat::altın::%player%} is true:
            if player has {@otoaltınadet} gold ingot:
                remove {@otoaltınadet} gold ingot from player's inventory
                add {@otoaltınfiyat} to player's money
        if {otosat::elmas::%player%} is true:
            if player has {@otoelmasadet} diamond:
                remove {@otoelmasadet} diamond from player's inventory
                add {@otoelmasfiyat} to player's money
        if {otosat::zümrüt::%player%} is true:
            if player has {@otozümrütadet} emerald:
                remove {@otozümrütadet} emerald from player's inventory
                add {@otozümrütfiyat} to player's money
        if {otosat::demirb::%player%} is true:
            if player has {@otodemirbadet} iron block:
                remove {@otodemirbadet} iron block from player's inventory
                add {@otodemirbfiyat} to player's money
        if {otosat::altinb::%player%} is true:
            if player has {@otoaltinbadet} gold block:
                remove {@otoaltinbadet} gold block from player's inventory
                add {@otoaltinbfiyat} to player's money
        if {otosat::elmasb::%player%} is true:
            if player has {@otoelmasbadet} diamond block:
                remove {@otoelmasbadet} diamond block from player's inventory
                add {@otoelmasbfiyat} to player's money
        if {otosat::zumrutb::%player%} is true:
            if player has {@otozumrutbadet} emerald block:
                remove {@otozumrutbadet} emerald block from player's inventory
                add {@otozumrutbfiyat} to player's money
command /otosat [<text>]:
    trigger:
        if arg-1 isn't set:
            open virtual chest with size 3 named "&6&lOTOSAT" to player
            wait a tick
            make gui slot 0 of player with iron ingot named "&fDemir" to nothing
            if {otosat::demir::%player%} is false:
                make gui slot 18 of player with gray dye named "&fDemir" with lore "&7Durum: &cKapalı||&7Açmak için tıklayın." to close then run player command "otosat demir"
            else:
                make gui slot 18 of player with light green dye named "&fDemir" with lore "&7Durum: &aAçık||&7Kapatmak için tıklayın." to close then run player command "otosat demir"
            make gui slot 1 of player with gold ingot named "&6Altın" to nothing
            if {otosat::altın::%player%} is false:
                make gui slot 19 of player with gray dye named "&6Altın" with lore "&7Durum: &cKapalı||&7Açmak için tıklayın." to close then run player command "otosat altın"
            else:
                make gui slot 19 of player with light green dye named "&6Altın" with lore "&7Durum: &aAçık||&7Kapatmak için tıklayın." to close then run player command "otosat altın"
            make gui slot 2 of player with diamond named "&bElmas" to nothing
            if {otosat::elmas::%player%} is false:
                make gui slot 20 of player with gray dye named "&bElmas" with lore "&7Durum: &cKapalı||&7Açmak için tıklayın." to close then run player command "otosat elmas"
            else:
                make gui slot 20 of player with light green dye named "&bElmas" with lore "&7Durum: &aAçık||&7Kapatmak için tıklayın." to close then run player command "otosat elmas"
            make gui slot 3 of player with emerald named "&aZümrüt" to nothing   
            if {otosat::zümrüt::%player%} is false:
                make gui slot 21 of player with gray dye named "&aZümrüt" with lore "&7Durum: &cKapalı||&7Açmak için tıklayın." to close then run player command "otosat zümrüt"
            else:
                make gui slot 21 of player with light green dye named "&aZümrüt" with lore "&7Durum: &aAçık||&7Kapatmak için tıklayın." to close then run player command "otosat zümrüt"
            else:
            make gui slot 4 of player with iron block named "&fDemir Blok" to nothing
            if {otosat::demirb::%player%} is false:
                make gui slot 22 of player with gray dye named "&fDemir Blok" with lore "&7Durum: &cKapalı||&7Açmak için tıklayın." to close then run player command "otosat demirb"
            else:
                make gui slot 22 of player with light green dye named "&fDemir Blok" with lore "&7Durum: &aAçık||&7Kapatmak için tıklayın." to close then run player command "otosat demirb"
            else:
            make gui slot 5 of player with gold block named "&6Altın Blok" to nothing
            if {otosat::altinb::%player%} is false:
                make gui slot 23 of player with gray dye named "&6Altın Blok" with lore "&7Durum: &cKapalı||&7Açmak için tıklayın." to close then run player command "otosat altinb"
            else:
                make gui slot 23 of player with light green dye named "&6Altın Blok" with lore "&7Durum: &aAçık||&7Kapatmak için tıklayın." to close then run player command "otosat altinb"
            else:
            make gui slot 6 of player with diamond block named "&bElmas Blok" to nothing
            if {otosat::elmasb::%player%} is false:
                make gui slot 24 of player with gray dye named "&bElmas Blok" with lore "&7Durum: &cKapalı||&7Açmak için tıklayın." to close then run player command "otosat elmasb"
            else:
                make gui slot 24 of player with light green dye named "&bElmas Blok" with lore "&7Durum: &aAçık||&7Kapatmak için tıklayın." to close then run player command "otosat elmasb"
            else:
            make gui slot 7 of player with emerald block named "&aZümrüt Blok" to nothing
            if {otosat::zumrutb::%player%} is false:
                make gui slot 25 of player with gray dye named "&aZümrüt Blok" with lore "&7Durum: &cKapalı||&7Açmak için tıklayın." to close then run player command "otosat zumrutb"
            else:
                make gui slot 25 of player with light green dye named "&aZümrüt Blok" with lore "&7Durum: &aAçık||&7Kapatmak için tıklayın." to close then run player command "otosat zumrutb"
        else:
            if arg-1 is "demir", "altın", "elmas", "demirb", "altinb", "elmasb", "zumrutb" or "zümrüt":
                if {otosat::%arg-1%::%player%} is false:
                    send "{@p} &7Oto &f%arg-1% &7satma &aaktif"
                    set {otosat::%arg-1%::%player%} to true
                else:
                    send "{@p} &7Oto &f%arg-1% &7satma &cdevredışı"
                    set {otosat::%arg-1%::%player%} to false
 

WitheyzHD

Ağaç Yumruklayıcı
En iyi cevaplar
0
Kod:
options:
    p: &eHeraklesOnline &8>
    otodemirfiyat: 34560
    otodemiradet: 456
    otoaltınfiyat: 76800
    otoaltınadet: 456
    otoelmasfiyat: 153600
    otoelmasadet: 456
    otozümrütfiyat: 192200
    otozümrütadet: 456
    otodemirbfiyat: 31140
    otodemirbadet: 456
    otoaltinbfiyat: 691200
    otoaltinbadet: 456  
    otoelmasbfiyat: 1382400
    otoelmasbadet: 456    otozumrutbfiyat: 1728000
    otozumrutbadet: 456

quit:
    set {otosat::demir::%player%}, {otosat::altın::%player%}, {otosat::elmas::%player%}, {otosat::demirb::%player%}, {otosat::altinb::%player%}, {otosat::elmasb::%player%}, {otosat::zumrutb::%player%} or {otosat::zümrüt::%player%} to false
join:
    while player is online:
        wait a second
        if {otosat::demir::%player%} is true:
            if player has {@otodemiradet} iron ingot:
                remove {@otodemiradet} iron ingot from player's inventory
                add {@otodemirfiyat} to player's money
        if {otosat::altın::%player%} is true:
            if player has {@otoaltınadet} gold ingot:
                remove {@otoaltınadet} gold ingot from player's inventory
                add {@otoaltınfiyat} to player's money
        if {otosat::elmas::%player%} is true:
            if player has {@otoelmasadet} diamond:
                remove {@otoelmasadet} diamond from player's inventory
                add {@otoelmasfiyat} to player's money
        if {otosat::zümrüt::%player%} is true:
            if player has {@otozümrütadet} emerald:
                remove {@otozümrütadet} emerald from player's inventory
                add {@otozümrütfiyat} to player's money
        if {otosat::demirb::%player%} is true:
            if player has {@otodemirbadet} iron block:
                remove {@otodemirbadet} iron block from player's inventory
                add {@otodemirbfiyat} to player's money
        if {otosat::altinb::%player%} is true:
            if player has {@otoaltinbadet} gold block:
                remove {@otoaltinbadet} gold block from player's inventory
                add {@otoaltinbfiyat} to player's money
        if {otosat::elmasb::%player%} is true:
            if player has {@otoelmasbadet} diamond block:
                remove {@otoelmasbadet} diamond block from player's inventory
                add {@otoelmasbfiyat} to player's money
        if {otosat::zumrutb::%player%} is true:
            if player has {@otozumrutbadet} emerald block:
                remove {@otozumrutbadet} emerald block from player's inventory
                add {@otozumrutbfiyat} to player's money
command /otosat [<text>]:
    trigger:
        if arg-1 isn't set:
            open virtual chest with size 3 named "&6&lOTOSAT" to player
            wait a tick
            make gui slot 0 of player with iron ingot named "&fDemir" to nothing
            if {otosat::demir::%player%} is false:
                make gui slot 18 of player with gray dye named "&fDemir" with lore "&7Durum: &cKapalı||&7Açmak için tıklayın." to close then run player command "otosat demir"
            else:
                make gui slot 18 of player with light green dye named "&fDemir" with lore "&7Durum: &aAçık||&7Kapatmak için tıklayın." to close then run player command "otosat demir"
            make gui slot 1 of player with gold ingot named "&6Altın" to nothing
            if {otosat::altın::%player%} is false:
                make gui slot 19 of player with gray dye named "&6Altın" with lore "&7Durum: &cKapalı||&7Açmak için tıklayın." to close then run player command "otosat altın"
            else:
                make gui slot 19 of player with light green dye named "&6Altın" with lore "&7Durum: &aAçık||&7Kapatmak için tıklayın." to close then run player command "otosat altın"
            make gui slot 2 of player with diamond named "&bElmas" to nothing
            if {otosat::elmas::%player%} is false:
                make gui slot 20 of player with gray dye named "&bElmas" with lore "&7Durum: &cKapalı||&7Açmak için tıklayın." to close then run player command "otosat elmas"
            else:
                make gui slot 20 of player with light green dye named "&bElmas" with lore "&7Durum: &aAçık||&7Kapatmak için tıklayın." to close then run player command "otosat elmas"
            make gui slot 3 of player with emerald named "&aZümrüt" to nothing  
            if {otosat::zümrüt::%player%} is false:
                make gui slot 21 of player with gray dye named "&aZümrüt" with lore "&7Durum: &cKapalı||&7Açmak için tıklayın." to close then run player command "otosat zümrüt"
            else:
                make gui slot 21 of player with light green dye named "&aZümrüt" with lore "&7Durum: &aAçık||&7Kapatmak için tıklayın." to close then run player command "otosat zümrüt"
            else:
            make gui slot 4 of player with iron block named "&fDemir Blok" to nothing
            if {otosat::demirb::%player%} is false:
                make gui slot 22 of player with gray dye named "&fDemir Blok" with lore "&7Durum: &cKapalı||&7Açmak için tıklayın." to close then run player command "otosat demirb"
            else:
                make gui slot 22 of player with light green dye named "&fDemir Blok" with lore "&7Durum: &aAçık||&7Kapatmak için tıklayın." to close then run player command "otosat demirb"
            else:
            make gui slot 5 of player with gold block named "&6Altın Blok" to nothing
            if {otosat::altinb::%player%} is false:
                make gui slot 23 of player with gray dye named "&6Altın Blok" with lore "&7Durum: &cKapalı||&7Açmak için tıklayın." to close then run player command "otosat altinb"
            else:
                make gui slot 23 of player with light green dye named "&6Altın Blok" with lore "&7Durum: &aAçık||&7Kapatmak için tıklayın." to close then run player command "otosat altinb"
            else:
            make gui slot 6 of player with diamond block named "&bElmas Blok" to nothing
            if {otosat::elmasb::%player%} is false:
                make gui slot 24 of player with gray dye named "&bElmas Blok" with lore "&7Durum: &cKapalı||&7Açmak için tıklayın." to close then run player command "otosat elmasb"
            else:
                make gui slot 24 of player with light green dye named "&bElmas Blok" with lore "&7Durum: &aAçık||&7Kapatmak için tıklayın." to close then run player command "otosat elmasb"
            else:
            make gui slot 7 of player with emerald block named "&aZümrüt Blok" to nothing
            if {otosat::zumrutb::%player%} is false:
                make gui slot 25 of player with gray dye named "&aZümrüt Blok" with lore "&7Durum: &cKapalı||&7Açmak için tıklayın." to close then run player command "otosat zumrutb"
            else:
                make gui slot 25 of player with light green dye named "&aZümrüt Blok" with lore "&7Durum: &aAçık||&7Kapatmak için tıklayın." to close then run player command "otosat zumrutb"
        else:
            if arg-1 is "demir", "altın", "elmas", "demirb", "altinb", "elmasb", "zumrutb" or "zümrüt":
                if {otosat::%arg-1%::%player%} is false:
                    send "{@p} &7Oto &f%arg-1% &7satma &aaktif"
                    set {otosat::%arg-1%::%player%} to true
                else:
                    send "{@p} &7Oto &f%arg-1% &7satma &cdevredışı"
                    set {otosat::%arg-1%::%player%} to false
çalışmıyor
 
Üst