Skript Paylaşımı Para çeki ve Süreli Vip çeki./Vip Çeki Güncellendi.

  • Konuyu Başlatan Konuyu Başlatan yavuzkel
  • Başlangıç tarihi Başlangıç tarihi
  • Görüntüleme 5.943
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

yavuzkel

Koruma 1, Keskinlik 3
Katılım
23 Mayıs 2017
Mesajlar
930
Elmaslar
204
Puan
7.310
Yaş
31
Minecraft
Strom_Breaker
Kod:
on rightclick with paper:
    if display name of tool is "&62.5K &eParaCeki":
        execute console command "/eco give %player% 2500"
        remove 1 paper named "&62.5K &eParaCeki" from player
        send " &7> &ePara cekiniz bozduruldu ve bakiyeniz yuklendi."
on rightclick with paper:
    if display name of tool is "&610K &eParaCeki":
        execute console command "/eco give %player% 10000"
        remove 1 paper named "&610K &eParaCeki" from player
        send " &7> &ePara cekiniz bozduruldu ve bakiyeniz yuklendi."
on rightclick with paper:
    if display name of tool is "&650K &eParaCeki":
        execute console command "/eco give %player% 50000"
        remove 1 paper named "&650K &eParaCeki" from player
        send " &7> &ePara cekiniz bozduruldu ve bakiyeniz yuklendi." 
on rightclick with paper:
    if display name of tool is "&6100K &eParaCeki":
        execute console command "/eco give %player% 100000"
        remove 1 paper named "&6100K &eParaCeki" from player
        send " &7> &ePara cekiniz bozduruldu ve bakiyeniz yuklendi."
on rightclick with paper:
    if display name of tool is "&675K &eParaCeki":
        execute console command "/eco give %player% 75000"
        remove 1 paper named "&675K &eParaCeki" from player
        send " &7> &ePara cekiniz bozduruldu ve bakiyeniz yuklendi."
on rightclick with paper:
    if display name of tool is "&625K &eParaCeki":
        execute console command "/eco give %player% 25000"
        remove 1 paper named "&625K &eParaCeki" from player
        send " &7> &ePara cekiniz bozduruldu ve bakiyeniz yuklendi."
on rightclick with paper:
    if display name of tool is "&6250K &eParaCeki":
        execute console command "/eco give %player% 250000"
        remove 1 paper named "&6250K &eParaCeki" from player
        send " &7> &ePara cekiniz bozduruldu ve bakiyeniz yuklendi."
on rightclick with paper:
    if display name of tool is "&6500K &eParaCeki":
        execute console command "/eco give %player% 500000"
        remove 1 paper named "&6500K &eParaCeki" from player
        send " &7> &ePara cekiniz bozduruldu ve bakiyeniz yuklendi."
on rightclick with paper:
    if display name of tool is "&6750K &eParaCeki":
        execute console command "/eco give %player% 750000"
        remove 1 paper named "&6750K &eParaCeki" from player
        send " &7> &ePara cekiniz bozduruldu ve bakiyeniz yuklendi."
on rightclick with paper:
    if display name of tool is "&61M &eParaCeki":
        execute console command "/eco give %player% 1000000"
        remove 1 paper named "&61M &eParaCeki" from player
        send " &7> &ePara cekiniz bozduruldu ve bakiyeniz yuklendi."

 
command /cek1 [<player>]:
    permission: sk.cek.ver
    permission message: &cBunu yapmak için yetkiniz yok!
    trigger:
        if arg 1 is set:
            give a paper named "&610K &eParaCeki" to arg 1
            send "&a%arg 1% &3adlı oyuncuya &610K &eParaCeki!" to player
            send "&a%player% &3adlı yetkili sana &610K &eParaCeki!" to arg 1
        else:
            send "&cOyuncu ismi girmedin!"
command /cek2 [<player>]:
    permission: sk.cek.ver
    permission message: &cBunu yapmak için yetkiniz yok!
    trigger:
        if arg 1 is set:
            give a paper named "&62.5K &eParaCeki" to arg 1
            send "&a%arg 1% &3adlı oyuncuya &62.5K &eParaCeki!" to player
            send "&a%player% &3adlı yetkili sana &62.5K &eParaCeki!" to arg 1
        else:
            send "&cOyuncu ismi girmedin!"
command /cek3 [<player>]:
    permission: sk.cek.ver
    permission message: &cBunu yapmak için yetkiniz yok!
    trigger:
        if arg 1 is set:
            give a paper named "&650K &eParaCeki" to arg 1
            send "&a%arg 1% &3adlı oyuncuya &650K &eParaCeki!" to player
            send "&a%player% &3adlı yetkili sana &650K &eParaCeki" to arg 1
        else:
            send "&cOyuncu ismi girmedin!"
command /cek4 [<player>]:
    permission: sk.cek.ver
    permission message: &cBunu yapmak için yetkiniz yok!
    trigger:
        if arg 1 is set:
            give a paper named "&6100K &eParaCeki" to arg 1
            send "&a%arg 1% &3adlı oyuncuya &6100K &eParaCeki!" to player
            send "&a%player% &3adlı yetkili sana &6100K &eParaCeki" to arg 1
        else:
            send "&cOyuncu ismi girmedin!"
command /cek5 [<player>]:
    permission: sk.cek.ver
    permission message: &cBunu yapmak için yetkiniz yok!
    trigger:
        if arg 1 is set:
            give a paper named "&6250K &eParaCeki" to arg 1
            send "&a%arg 1% &3adlı oyuncuya &6250K &eParaCeki!" to player
            send "&a%player% &3adlı yetkili sana &6250K &eParaCeki" to arg 1
        else:
            send "&cOyuncu ismi girmedin!"
command /cek6 [<player>]:
    permission: sk.cek.ver
    permission message: &cBunu yapmak için yetkiniz yok!
    trigger:
        if arg 1 is set:
            give a paper named "&675K &eParaCeki" to arg 1
            send "&a%arg 1% &3adlı oyuncuya &675K &eParaCeki!" to player
            send "&a%player% &3adlı yetkili sana &675K &eParaCeki" to arg 1
        else:
            send "&cOyuncu ismi girmedin!"
command /cek7 [<player>]:
    permission: sk.cek.ver
    permission message: &cBunu yapmak için yetkiniz yok!
    trigger:
        if arg 1 is set:
            give a paper named "&625K &eParaCeki" to arg 1
            send "&a%arg 1% &3adlı oyuncuya &625K &eParaCeki!" to player
            send "&a%player% &3adlı yetkili sana &625K &eParaCeki" to arg 1
        else:
            send "&cOyuncu ismi girmedin!"
command /cek8 [<player>]:
    permission: sk.cek.ver
    permission message: &cBunu yapmak için yetkiniz yok!
    trigger:
        if arg 1 is set:
            give a paper named "&61M &eParaCeki" to arg 1
            send "&a%arg 1% &3adlı oyuncuya &61M &eParaCeki!" to player
            send "&a%player% &3adlı yetkili sana &61M &eParaCeki" to arg 1
        else:
            send "&cOyuncu ismi girmedin!"
command /cek9 [<player>]:
    permission: sk.cek.ver
    permission message: &cBunu yapmak için yetkiniz yok!
    trigger:
        if arg 1 is set:
            give a paper named "&6500K &eParaCeki" to arg 1
            send "&a%arg 1% &3adlı oyuncuya &6500K &eParaCeki!" to player
            send "&a%player% &3adlı yetkili sana &6500K &eParaCeki" to arg 1
        else:
            send "&cOyuncu ismi girmedin!"
command /cek10 [<player>]:
    permission: sk.cek.ver
    permission message: &cBunu yapmak için yetkiniz yok!
    trigger:
        if arg 1 is set:
            give a paper named "&6750K &eParaCeki" to arg 1
            send "&a%arg 1% &3adlı oyuncuya &6750K &eParaCeki!" to player
            send "&a%player% &3adlı yetkili sana &6750K &eParaCeki" to arg 1
        else:
            send "&cOyuncu ismi girmedin!"



Kod:
on rightclick with paper:
    if display name of tool is "&e1 gunluk &6Vip":
        execute console command "rvip %player%"
        execute console command "/givevip %player% vip 1"
        execute console command "manuadd %player% vip"
        remove 1 paper named "&e1 gunluk &6Vip" from player
        send " &7> &eHediye Vip iniz 1 günlügüne verildi.Hayırlı olsun."
on rightclick with paper:
    if display name of tool is "&e1 gunluk &3MegaVip":
        execute console command "rvip %player%"
        execute console command "/givevip %player% megavip 1"
        execute console command "manuadd %player% megavip"
        remove 1 paper named "&e1 gunluk &3MegaVip" from player
        send " &7> &eHediye Vip iniz 1 günlügüne verildi.Hayırlı olsun."
on rightclick with paper:
    if display name of tool is "&e1 gunluk &aUltraVip":
        execute console command "rvip %player%"
        execute console command "/givevip %player% ultravip 1"
        execute console command "manuadd %player% ultravip"
        remove 1 paper named "&e1 gunluk &aUltraVip" from player
        send " &7> &eHediye Vip iniz 1 günlügüne verildi.Hayırlı olsun."
on rightclick with paper:
    if display name of tool is "&e1 gunluk &5GencoVip":
        execute console command "rvip %player%"
        execute console command "/givevip %player% gencovip 1"
        execute console command "manuadd %player% gencovip"
        remove 1 paper named "&e1 gunluk &5GencoVip" from player
        send " &7> &eHediye Vip iniz 1 günlügüne verildi.Hayırlı olsun."
on rightclick with paper:
    if display name of tool is "&e7 gunluk &6Vip":
        execute console command "rvip %player%"
        execute console command "/givevip %player% vip 7"
        execute console command "manuadd %player% vip"
        remove 1 paper named "&e7 gunluk &6Vip" from player
        send " &7> &eHediye Vip iniz 7 günlügüne verildi.Hayırlı olsun."
on rightclick with paper:
    if display name of tool is "&e7 gunluk &3MegaVip":
        execute console command "rvip %player%"
        execute console command "/givevip %player% megavip 7"
        execute console command "manuadd %player% megavip"
        remove 1 paper named "&e7 gunluk &3MegaVip" from player
        send " &7> &eHediye Vip iniz 7 günlügüne verildi.Hayırlı olsun."
on rightclick with paper:
    if display name of tool is "&e7 gunluk &aUltraVip":
        execute console command "rvip %player%"
        execute console command "/givevip %player% ultravip 7"
        execute console command "manuadd %player% ultravip"
        remove 1 paper named "&e7 gunluk &aUltraVip" from player
        send " &7> &eHediye Vip iniz 7 günlügüne verildi.Hayırlı olsun."
on rightclick with paper:
    if display name of tool is "&e7 gunluk &5GencoVip":
        execute console command "rvip %player%"
        execute console command "/givevip %player% gencovip 7"
        execute console command "manuadd %player% gencovip"
        remove 1 paper named "&e7 gunluk &5GencoVip" from player
        send " &7> &eHediye Vip iniz 7 günlügüne verildi.Hayırlı olsun."
on rightclick with paper:
    if display name of tool is "&e15 gunluk &6Vip":
        execute console command "rvip %player%"
        execute console command "/givevip %player% vip 15"
        execute console command "manuadd %player% vip"
        remove 1 paper named "&e15 gunluk &6Vip" from player
        send " &7> &eHediye Vip iniz 15 günlügüne verildi.Hayırlı olsun."
on rightclick with paper:
    if display name of tool is "&e15 gunluk &3MegaVip":
        execute console command "rvip %player%"
        execute console command "/givevip %player% megavip 15"
        execute console command "manuadd %player% megavip"
        remove 1 paper named "&e15 gunluk &3MegaVip" from player
        send " &7> &eHediye Vip iniz 15 günlügüne verildi.Hayırlı olsun."
on rightclick with paper:
    if display name of tool is "&e15 gunluk &aUltraVip":
        execute console command "rvip %player%"
        execute console command "/givevip %player% ultravip 15"
        execute console command "manuadd %player% ultravip"
        remove 1 paper named "&e15 gunluk &aUltraVip" from player
        send " &7> &eHediye Vip iniz 15 günlügüne verildi.Hayırlı olsun."
on rightclick with paper:
    if display name of tool is "&e15 gunluk &5GencoVip":
        execute console command "rvip %player%"
        execute console command "/givevip %player% gencovip 15"
        execute console command "manuadd %player% gencovip"
        remove 1 paper named "&e15 gunluk &5GencoVip" from player
        send " &7> &eHediye Vip iniz 15 günlügüne verildi.Hayırlı olsun."
on rightclick with paper:
    if display name of tool is "&e30 gunluk &6Vip":
        execute console command "rvip %player%"
        execute console command "/givevip %player% vip 30"
        execute console command "manuadd %player% vip"
        remove 1 paper named "&e30 gunluk &6Vip" from player
        send " &7> &eHediye Vip iniz 30 günlügüne verildi.Hayırlı olsun."
on rightclick with paper:
    if display name of tool is "&e30 gunluk &3MegaVip":
        execute console command "rvip %player%"
        execute console command "/givevip %player% megavip 30"
        execute console command "manuadd %player% megavip"
        remove 1 paper named "&e30 gunluk &3MegaVip" from player
        send " &7> &eHediye Vip iniz 30 günlügüne verildi.Hayırlı olsun."
on rightclick with paper:
    if display name of tool is "&e30 gunluk &aUltraVip":
        execute console command "rvip %player%"
        execute console command "/givevip %player% ultravip 30"
        execute console command "manuadd %player% ultravip"
        remove 1 paper named "&e30 gunluk &aUltraVip" from player
        send " &7> &eHediye Vip iniz 30 günlügüne verildi.Hayırlı olsun."
on rightclick with paper:
    if display name of tool is "&e30 gunluk &5GencoVip":
        execute console command "rvip %player%"
        execute console command "/givevip %player% gencovip 30"
        execute console command "manuadd %player% gencovip"
        remove 1 paper named "&e30 gunluk &5GencoVip" from player
        send " &7> &eHediye Vip iniz 30 günlügüne verildi.Hayırlı olsun."

   

command /hvip1 [<player>]:
    permission: sk.hvip.ver
    permission message: &cBunu yapmak için yetkiniz yok!
    trigger:
        if arg 1 is set:
            give a paper named "&e1 gunluk &6Vip" to arg 1
            send "&a%arg 1% &3adlı oyuncuya &e1 gunluk &6Vip" to player
        else:
            send "&cOyuncu ismi girmedin!"
command /hmvip1 [<player>]:
    permission: sk.hvip.ver
    permission message: &cBunu yapmak için yetkiniz yok!
    trigger:
        if arg 1 is set:
            give a paper named "&e1 gunluk &3MegaVip" to arg 1
            send "&a%arg 1% &3adlı oyuncuya &e1 gunluk &3MegaVip" to player
        else:
            send "&cOyuncu ismi girmedin!"
command /huvip1 [<player>]:
    permission: sk.hvip.ver
    permission message: &cBunu yapmak için yetkiniz yok!
    trigger:
        if arg 1 is set:
            give a paper named "&e1 gunluk aUltraVip" to arg 1
            send "&a%arg 1% &3adlı oyuncuya &e1 gunluk &aUltraVip" to player
        else:
            send "&cOyuncu ismi girmedin!"
command /hgvip1 [<player>]:
    permission: sk.hvip.ver
    permission message: &cBunu yapmak için yetkiniz yok!
    trigger:
        if arg 1 is set:
            give a paper named "&e1 gunluk &5GencoVip" to arg 1
            send "&a%arg 1% &3adlı oyuncuya &e1 gunluk &5GencoVip" to player
        else:
            send "&cOyuncu ismi girmedin!"
command /hvip7 [<player>]:
    permission: sk.hvip.ver
    permission message: &cBunu yapmak için yetkiniz yok!
    trigger:
        if arg 1 is set:
            give a paper named "&e7 gunluk &6Vip" to arg 1
            send "&a%arg 1% &3adlı oyuncuya &e7 gunluk &6Vip" to player
        else:
            send "&cOyuncu ismi girmedin!"
command /hmvip7 [<player>]:
    permission: sk.hvip.ver
    permission message: &cBunu yapmak için yetkiniz yok!
    trigger:
        if arg 1 is set:
            give a paper named "&e7 gunluk &3MegaVip" to arg 1
            send "&a%arg 1% &3adlı oyuncuya &e7 gunluk &3MegaVip" to player
        else:
            send "&cOyuncu ismi girmedin!"
command /huvip7 [<player>]:
    permission: sk.hvip.ver
    permission message: &cBunu yapmak için yetkiniz yok!
    trigger:
        if arg 1 is set:
            give a paper named "&e7 gunluk aUltraVip" to arg 1
            send "&a%arg 1% &3adlı oyuncuya &e7 gunluk &aUltraVip" to player
        else:
            send "&cOyuncu ismi girmedin!"
command /hgvip7 [<player>]:
    permission: sk.hvip.ver
    permission message: &cBunu yapmak için yetkiniz yok!
    trigger:
        if arg 1 is set:
            give a paper named "&e7 gunluk &5GencoVip" to arg 1
            send "&a%arg 1% &3adlı oyuncuya &e7 gunluk &5GencoVip" to player
        else:
            send "&cOyuncu ismi girmedin!
command /hvip15 [<player>]:
    permission: sk.hvip.ver
    permission message: &cBunu yapmak için yetkiniz yok!
    trigger:
        if arg 1 is set:
            give a paper named "&e15 gunluk &6Vip" to arg 1
            send "&a%arg 1% &3adlı oyuncuya &e15 gunluk &6Vip" to player
        else:
            send "&cOyuncu ismi girmedin!"
command /hmvip15 [<player>]:
    permission: sk.hvip.ver
    permission message: &cBunu yapmak için yetkiniz yok!
    trigger:
        if arg 1 is set:
            give a paper named "&e15 gunluk &3MegaVip" to arg 1
            send "&a%arg 1% &3adlı oyuncuya &e15  gunluk &3MegaVip" to player
        else:
            send "&cOyuncu ismi girmedin!"
command /huvip15 [<player>]:
    permission: sk.hvip.ver
    permission message: &cBunu yapmak için yetkiniz yok!
    trigger:
        if arg 1 is set:
            give a paper named "&e15 gunluk aUltraVip" to arg 1
            send "&a%arg 1% &3adlı oyuncuya &e15  gunluk &aUltraVip" to player
        else:
            send "&cOyuncu ismi girmedin!"
command /hgvip15 [<player>]:
    permission: sk.hvip.ver
    permission message: &cBunu yapmak için yetkiniz yok!
    trigger:
        if arg 1 is set:
            give a paper named "&e15 gunluk &5GencoVip" to arg 1
            send "&a%arg 1% &3adlı oyuncuya &e15  gunluk &5GencoVip" to player
        else:
            send "&cOyuncu ismi girmedin!"
command /hvip30 [<player>]:
    permission: sk.hvip.ver
    permission message: &cBunu yapmak için yetkiniz yok!
    trigger:
        if arg 1 is set:
            give a paper named "&e30 gunluk &6Vip" to arg 1
            send "&a%arg 1% &3adlı oyuncuya &e30  gunluk &6Vip" to player
        else:
            send "&cOyuncu ismi girmedin!"
command /hmvip30 [<player>]:
    permission: sk.hvip.ver
    permission message: &cBunu yapmak için yetkiniz yok!
    trigger:
        if arg 1 is set:
            give a paper named "&e30 gunluk &3MegaVip" to arg 1
            send "&a%arg 1% &3adlı oyuncuya &e30 gunluk &3MegaVip" to player
        else:
            send "&cOyuncu ismi girmedin!"
command /huvip30 [<player>]:
    permission: sk.hvip.ver
    permission message: &cBunu yapmak için yetkiniz yok!
    trigger:
        if arg 1 is set:
            give a paper named "&e30 gunluk aUltraVip" to arg 1
            send "&a%arg 1% &3adlı oyuncuya &e30 gunluk &aUltraVip" to player
        else:
            send "&cOyuncu ismi girmedin!"
command /hgvip30 [<player>]:
    permission: sk.hvip.ver
    permission message: &cBunu yapmak için yetkiniz yok!
    trigger:
        if arg 1 is set:
            give a paper named "&e30 gunluk &5GencoVip" to arg 1
            send "&a%arg 1% &3adlı oyuncuya &e30 gunluk &5GencoVip" to player
        else:
            send "&cOyuncu ismi girmedin!"


Merhaba arkadaşlar.
-------------------------------------------------
Para ve vip çeki skriptinin çalışma yöntemi:
Vipzero ve İConomy pluginlerinin kodlarını harekete geçirme şeklindedir.
Tek başına vip veya para üretmez, yani ramdan pek yemez.
Tabiki bu skriptleri kendi pluginlerinize uygun olarak editleyebilirsiniz.
Sadece komutun başlıgını kendi plugininize göre değiştirirseniz çalışacaktır.
----------------------------------------------------
Para çeki skripti:
2.5 K dan 1M ye kadar ayarlı Para çekleridir ve sag klik ile çekin değeri kadar para yatar.
Herhangibir özel eklenti gerektirmez.
Essentials yeterlidir.
---------------------------------------------
Süreli vip çeki skripti.
VipZero Plugini gerektirir. Tavsiyemde budur.
Konsol komutu VipZero ya uygun yapılmıştır.
VİPZERO eklentisinde kendiniz hemen yapabilirsiniz
Tabi vip isimlerini güncelleyebilirsiniz.
yada başka bi vip plugini kullanıyorsanız onun komutlarıylada değiştirebilirsiniz.

---------------------------------------------------
CratePlus daki bazı itemlerin buglu kalması sorunu yoktur.
Diger kasa pluginlerinde denemedim.
--------------------------------------
Daha geliştirme ekleme yapmayacağım ama sıkıntı çeken arkadaşlar
Bana yazabilirler ve destek olurum.
------------------------------------------------




2018-03-15_17.09.38.png
2018-03-15_17.10.17.png
2018-03-15_17.10.19.png
2018-03-15_17.10.24.png
2018-03-15_17.10.26.png
2018-03-15_17.10.36.png
2018-03-15_17.11.18.png
2018-03-15_17.11.31.png
2018-03-15_17.11.43.png
2018-03-15_17.12.21.png
2018-03-15_17.12.34.png
 
Son düzenleme:
Aslında iconomy kullanmaya gerek yok gereksiz bir plugin essentials karşılıyor bu görevi zaten ben gereksiz olarak görüyorum başkasını bilemem neyse güzel skriptler olmuş yusuf eline emeğine sağlık verdiğin vakit için teşekkürler.
 
Aslında iconomy kullanmaya gerek yok gereksiz bir plugin essentials karşılıyor bu görevi zaten ben gereksiz olarak görüyorum başkasını bilemem neyse güzel skriptler olmuş yusuf eline emeğine sağlık verdiğin vakit için teşekkürler.
yavuz bu arada :D
 
Guncel tutalım da herkes nasiplensin
 
Favorimsin Yavuz ;) Sunucum Skriptlerinden İbaret Artık Test Et Kullan Kullan Bitmiyor
 
Ben testi local den yapıyorum :D sende oyle yap yoksa sıkıntı :D
Yok be batiden VDS aldık ismini SucukluYumurta Yaptım Habire test et en güncel Pluginleri yükledim 5 gb ram verdim yükle allah yükle
 
Yok be batiden VDS aldık ismini SucukluYumurta Yaptım Habire test et en güncel Pluginleri yükledim 5 gb ram verdim yükle allah yükle
:D oda güzelmiş[DOUBLEPOST=1522080372,1521752758][/DOUBLEPOST]Guncel tutalım da herkes nasiplensin
 
Hocam ellerine sağlıkta konuya girerken tamda "Hocam skript ile vip vermenizi tavsiye etmem.Çünkü reloaddan sonra bugu olacaktır" yazmak için girmiştim :D şaşırttın beni.[DOUBLEPOST=1522083510,1522083470][/DOUBLEPOST]Yani skript ile plugin komudunu kullanarak yapıyorsun,direk skript ile yapıyorsun sandım ben :D
 
Fotoğraf eklenebilirdi, umarım skriptde hata yoktur.
 
Fotoğraf eklenebilirdi, umarım skriptde hata yoktur.
Resim zaten eklıydı hocam.
Vip kagıdındakı sıkıntıyı çözünce konu duzenlemesi yapmıstım.
fotolar gorunmemiş .
eklendı yenıden[DOUBLEPOST=1522705673,1522705398][/DOUBLEPOST]
Aslında iconomy kullanmaya gerek yok gereksiz bir plugin essentials karşılıyor bu görevi zaten ben gereksiz olarak görüyorum başkasını bilemem neyse güzel skriptler olmuş yusuf eline emeğine sağlık verdiğin vakit için teşekkürler.
aynn ama essentialsadkı ara bırımını nasıl değiştirecegizki.
İconomy ile en azından bazı editlemeler yapılıyor,türkçeleştiriliyor felan.
 
Vip çeki kısmını kullanırken VipZero eklentisini kullanabilirsin yavuz.
 
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