Skript Paylaşımı OTO-SAT Skript v1 Edit: ßyRoocer

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

Foxx470708

Bir Kömür Göründü Kaptanım!
Katılım
15 Mart 2015
Mesajlar
152
Elmaslar
67
Puan
0
Yaş
28
Konum
turkey istanbul
Minecraft
RoocerTR

Discord:

AkuYoh#0616

V2 ÇIKTI:
http://www.mc-tr.com/konu/oto-sat-skript-v2-edit-ssyroocer.9829/


y4A9bL.png


icon_accept.gif
Lag Yapmaz

icon_accept.gif
1.7 üstü tüm sürümlerde çalışır

icon5.png
Sorun veya Arzada Skype : roocertr

check.png
Bunu ne yapiyim ben diyorsan ki.

- Vipere perm ekliyerek ek özellik yapabilirsin hacı.
heart-icon.png
Yeni Gelişmiş olarak çıkıcakmı ? -Belki geliştire bilirim.

arrow16b.png
Sana Neden güvenmeliyiz ?

-ister güven ister güvenme kardeşim.
arrow16b.png
Bu yazilim ne gibi iyilik sağlıyor ?

icon_addtofav.gif
otomatik satmayi açınca 64 tane olunca otomatik satma

icon_addtofav.gif
otomatik satmayi kapatma özelliği ile rahat rahat

icon_addtofav.gif
serverde iconomy yoksa false yapıp/essentials true yaparak mekanizmayi değiştirirsin.

icon_addtofav.gif
Bana kalırsa gerekli bir yazılım. :))

9.png

Perm : otosat.vip

komutlar :
-/otomatik
-/otomatik acik
-/otomatik kapat
-/otomatik help


Skript
PHP:
options:
    ss1: true  #iconomy
    ss2: false  #Essentials
    ss3: &cKomutu kullana bilmek icin Yetkin yok. #Permissons msg
    ss4: &e[&fOTO-SAT&e] #Prefix

on break lapis ore:
    if {roocersell.%player%} is set:
        if player has 128 lapis lazuli:
            remove 128 lapis lazuli from player
            send " {@ss4} &c128 &7lapis lazuli Esyasini &c2,000.00 TL &7Karsiliginda sattin!"
            if {@ss2} is true:
                execute console command "/eco give %player% 2000"
                stop
            if {@ss1} is true:
                execute console command "/money give %player% 2000"
                stop
on break diamond ore:
    if {roocersell.%player%} is set:
        if player has 64 diamond:
            remove 64 diamond from player
            send " {@ss4} &c64 &7Diamond Esyasini &c4,800.00 TL &7Karsiliginda sattin!"
            if {@ss2} is true:
                execute console command "/eco give %player% 4800"
                stop
            if {@ss1} is true:
                execute console command "/money give %player% 4800"
                stop
on break lapis ore:
    if {roocersell.%player%} is set:
        if player has 64 diamond:
            remove 64 diamond from player
            send " {@ss4} &c64 &7Diamond Esyasini &c4,800.00 TL &7Karsiliginda sattin!"
            if {@ss2} is true:
                execute console command "/eco give %player% 4800"
                stop
            if {@ss1} is true:
                execute console command "/money give %player% 4800"
                stop
on break diamond block:
    if {roocersell.%player%} is set:
        if player has 64 diamond:
            remove 64 diamond from player
            send " {@ss4} &c64 &7Diamond Esyasini &c4,800.00 TL &7Karsiliginda sattin!"
            if {@ss2} is true:
                execute console command "/eco give %player% 4800"
                stop
            if {@ss1} is true:
                execute console command "/money give %player% 4800"
                stop
on break lapis ore:
    if {roocersell.%player%} is set:
        if player has 64 emerald:
            remove 64 emerald from player
            send " {@ss4} &c64 &7Emerald Esyasini &c6,000.00 TL &7Karsiliginda sattin!"
            if {@ss2} is true:
                execute console command "/eco give %player% 6000"
                stop
            if {@ss1} is true:
                execute console command "/money give %player% 6000"
                stop
on break iron ore:
    if {roocersell.%player%} is set:
        if player has 64 iron ingot:
            remove 64 iron ingot from player
            send " {@ss4} &c64 &7iron ingot Esyasini &c4,500.00 TL &7Karsiliginda sattin!"
            if {@ss2} is true:
                execute console command "/eco give %player% 4500"
                stop
            if {@ss1} is true:
                execute console command "/money give %player% 4500"
                stop
on break lapis ore:
    if {roocersell.%player%} is set:
        if player has 64 iron ingot:
            remove 64 iron ingot from player
            send " {@ss4} &c64 &7iron ingot Esyasini &c4,500.00 TL &7Karsiliginda sattin!"
            if {@ss2} is true:
                execute console command "/eco give %player% 4500"
                stop
            if {@ss1} is true:
                execute console command "/money give %player% 4500"
                stop
on break iron block:
    if {roocersell.%player%} is set:
        if player has 64 iron ingot:
            remove 64 iron ingot from player
            send " {@ss4} &c64 &7iron ingot Esyasini &c4,500.00 TL &7Karsiliginda sattin!"
            if {@ss2} is true:
                execute console command "/eco give %player% 4500"
                stop
            if {@ss1} is true:
                execute console command "/money give %player% 4500"
                stop
on break gold ore:
    if {roocersell.%player%} is set:
        if player has 64 gold ingot:
            remove 64 gold ingot from player
            send " {@ss4} &c64 &7gold ingot Esyasini &c5,500.00 TL &7Karsiliginda sattin!"
            if {@ss2} is true:
                execute console command "/eco give %player% 5500"
                stop
            if {@ss1} is true:
                execute console command "/money give %player% 5500"
                stop
on break gold block:
    if {roocersell.%player%} is set:
        if player has 64 gold ingot:
            remove 64 gold ingot from player
            send " {@ss4} &c64 &7gold ingot Esyasini &c5,500.00 TL &7Karsiliginda sattin!"
            if {@ss2} is true:
                execute console command "/eco give %player% 5500"
                stop
            if {@ss1} is true:
                execute console command "/money give %player% 5500"
                stop
on break lapis ore:
    if {roocersell.%player%} is set:
        if player has 64 gold ingot:
            remove 64 gold ingot from player
            send " {@ss4} &c64 &7gold ingot Esyasini &c5,500.00 TL &7Karsiliginda sattin!"
            if {@ss2} is true:
                execute console command "/eco give %player% 5500"
                stop
            if {@ss1} is true:
                execute console command "/money give %player% 5500"
                stop
on break emerald ore:
    if {roocersell.%player%} is set:
        if player has 64 emerald:
            remove 64 emerald from player
            send " {@ss4} &c64 &7Emerald Esyasini &c6,000.00 TL &7Karsiliginda sattin!"
            if {@ss2} is true:
                execute console command "/eco give %player% 6000"
                stop
            if {@ss1} is true:
                execute console command "/money give %player% 6000"
                stop
on break emerald block:
    if {roocersell.%player%} is set:
        if player has 64 emerald:
            remove 64 emerald from player
            send " {@ss4} &c64 &7Emerald Esyasini &c6,000.00 TL &7Karsiliginda sattin!"
            if {@ss2} is true:
                execute console command "/eco give %player% 6000"
                stop
            if {@ss1} is true:
                execute console command "/money give %player% 6000"
                stop
on break lapis ore:
    if {roocersell.%player%} is set:
        if player has 64 emerald:
            remove 64 emerald from player
            send " {@ss4} &c64 &7Emerald Esyasini &c6,000.00 TL &7Karsiliginda sattin!"
            if {@ss2} is true:
                execute console command "/eco give %player% 6000"
                stop
            if {@ss1} is true:
                execute console command "/money give %player% 6000"
                stop            
command /otomatik [<text>]:
    permission: otosat.vip
    permission message:{@ss3}
    trigger:
        if arg 1 is "acik":
            set {roocersell.%player%} to true
            send " {@ss4} &aOtomatik lapis satma acildi!"
        if arg 1 is "kapat":
            delete {roocersell.%player%}
            send " {@ss4} &aOtomatik satma kapatildi!"
        if arg 1 is not set:
            send " "
            send " &8&m/-----/&r &eOTOSATIS &8&m\-----\"
            send " &aOtomatik satmak icin: &c/otomatik acik"
            send " &aOtomatik satmayi kapatmak icin: &c/otomatik kapat"
            send " "
            send "&3Skript Hakkinda /otomatik help"
        if arg 1 is "help":
            send "&3skripter : &cRoocer"
            send "&3Sorun & Arzada Skype : &cRoocerTR"
            send "&3Verisyon &c1.0v"
            send "&3permission: &cotosat.vip"

 
Son düzenleme:
Başarılı Bir Skript
 
Tebrikler :) Konu Çok Güzel D:
 
Kod:
on break lapis ore:
    if {roocersell.%player%} is set:
        if player has 128 lapis lazuli:
            remove 128 lapis lazuli from player
            send " {@ss4} &c128 &7lapis lazuli Esyasini &c2,000.00 TL &7Karsiliginda sattin!"
            add 2000 to player's balance
            stop
yapman daha mantıklı olur
 
ama öle chat kirliliği olmuyor :D
 
ama öle chat kirliliği olmuyor :D
arkadaş seninde herşeye cevabın var. ben sadece beni skypeden işte onuda ekle bunuda ekle demesinler diğerek aga. böyle birşey hazırladım. belki v2 çıkartırsam kısa yollarını çoğaltıcam :p ve daha kullanışlı olucaktır özellikle skript den anlamayan genç kardeşlerimiz için. :)
 
Yinede Başarılır Bir Skript v2 neler gelecek sabırsızlanıyorum spoiler ver :D
 
güzel skript başarılar
 
Yinede Başarılır Bir Skript v2 neler gelecek sabırsızlanıyorum spoiler ver :D
lag yapmıyacak ve kısa olup bug yapılmayacak ve ek olarak kısayol olarak options özellikleri artarak baya bir sağlam otomatik satış üzerine çalışıyorum xD inan bitince güzel olucak
 
hmm güzele benziyor :D
 
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