NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io

variables:
{ciftlik.%player%} = false
{tavuk.%player%} = 0
{koyun.%player%} = 0
{inek.%player%} = 0
{yumurta.%player%} = 0
{sut.%player%} = 0


command /çiftlik [<text>]:
trigger:
if arg-1 is not set:
if {ciftlik.%player%} is false:
wait 3 tick
open chest with 1 row named "&6Çiftlik &8» &aSatin Al" to player
format slot 4 of player with book named "&6Sanal Çiftlik" with lore "&aSatin Almak Icin Tikla &cFiyat: &a1 Milyon TL" to close then run [execute player command "/çiftlik satinal"]
if {ciftlik.%player%} is true:
wait 3 tick
open chest with 3 row named "&6Çiftlik &8» &aAna Menu" to player
format slot 10 of player with 383 named "&6Hayvan Alma Menusu" with lore "&aBuradan Hayvan Satin Alabilirsin" to close then run [execute player command "/çiftlik hayvanal"]
format slot 13 of player with book named "&6Çiftlik Bilgileri" with lore "&aBuradan Çiftlik Bilgilerine Bakabilirsin" to close then run [execute player command "/çiftlik bilgi"]
format slot 16 of player with milk bucket named "&6Satma Menusu" with lore "&aBuradan Sut Ve Yumurtalarini Satabilirsin" to close then run [execute player command "/çiftlik sat"]
if arg-1 is set:
if arg-1 is "satinal":
if {ciftlik.%player%} is false:
if player's balance is greater than 999999:
remove 1000000 from player's balance
set {ciftlik.%player%} to true
send "&6Sanal Çiftlik &8» &aÇiftlik Başarıyla Alindi !" to player
else:
send "&6Sanal Çiftlik &8» &aSatin Almak Icin Yeterli Paraniz Bulunmamakta !" to player
if arg-1 is "hayvanal":
if {ciftlik.%player%} is true:
wait 3 tick
open chest with 1 row named "&6Çiftlik &8» &aHayvan Alma" to player
format slot 0 of player with red glass named "&6Ana Menu" with lore "&aAna Menuye Donmek Icin Tikla" to close then run [execute player command "çiftlik"]
format slot 2 of player with 383:93 named "&6Tavuk" with lore "&aFiyat: &c10M &aSaatlik Uretim: &c5k" to run [execute player command "çiftlik tavukal"]
format slot 4 of player with 383:91 named "&6Koyun" with lore "&aFiyat: &c50M &aSaatlik Uretim: &c50k" to run [execute player command "çiftlik koyunal"]
format slot 6 of player with 383:92 named "&6Inek" with lore "&aFiyat: &c70 Milyon &aSaatlik Uretim: &c250k" to run [execute player command "çiftlik inekal"]
format slot 8 of player with red glass named "&6Ana Menu" with lore "&aAna Menuye Donmek Icin Tikla" to close then run [execute player command "çiftlik"]
if arg-1 is "tavukal":
if {ciftlik.%player%} is true:
if player's balance is greater than 9999999:
if {tavuk.%player%} is smaller than 10000:
remove 10000000 from player's balance
add 1 to {tavuk.%player%}
send "&6Sanal Çiftlik &8» &aTavuk Başarıyla Alindi !" to player
else:
send "&6Sanal Çiftlik &8» &aSatin Almak Icin Yeterli Paraniz Bulunmamakta !" to player
if arg-1 is "koyunal":
if {ciftlik.%player%} is true:
if player's balance is greater than 49999999:
if {koyun.%player%} is smaller than 10000:
remove 50000000 from player's balance
add 1 to {koyun.%player%}
send "&6Sanal Çiftlik &8» &aKoyun Başarıyla Alindi !" to player
else:
send "&6Sanal Çiftlik &8» &aSatin Almak Icin Yeterli Paraniz Bulunmamakta !" to player
if arg-1 is "inekal":
if {ciftlik.%player%} is true:
if player's balance is greater than 69999999:
if {inek.%player%} is smaller than 10000:
remove 70000000 from player's balance
add 1 to {inek.%player%}
send "&6Sanal Çiftlik &8» &aInek Başarıyla Alindi !" to player
else:
send "&6Sanal Çiftlik &8» &aSatin Almak Icin Yeterli Paraniz Bulunmamakta !" to player
if arg-1 is "bilgi":
if {ciftlik.%player%} is true:
wait 3 tick
open chest with 1 row named "&6Çiftlik &8» &aÇiftlik Bilgi" to player
format slot 0 of player with 383:93 named "&6Tavuk" with lore "&a%{tavuk.%player%}% Adet" to close
format slot 1 of player with red glass named "&6Ana Menu" with lore "&aAna Menuye Donmek Icin Tikla" to close then run [execute player command "çiftlik"]
format slot 2 of player with 383:91 named "&6Koyun" with lore "&a%{koyun.%player%}% Adet" to close
format slot 3 of player with red glass named "&6Ana Menu" with lore "&aAna Menuye Donmek Icin Tikla" to close then run [execute player command "çiftlik"]
format slot 4 of player with 383:92 named "&6Inek" with lore "&a%{inek.%player%}% Adet" to close
format slot 5 of player with red glass named "&6Ana Menu" with lore "&aAna Menuye Donmek Icin Tikla" to close then run [execute player command "çiftlik"]
format slot 6 of player with egg named "&6Yumurta" with lore "&a%{yumurta.%player%}% Adet" to close
format slot 7 of player with red glass named "&6Ana Menu" with lore "&aAna Menuye Donmek Icin Tikla" to close then run [execute player command "çiftlik"]
format slot 8 of player with milk bucket named "&6Süt" with lore "&a%{sut.%player%}% Litre" to close
if arg-1 is "sat":
if {ciftlik.%player%} is true:
wait 3 tick
open chest with 1 row named "&6Çiftlik &8» &aSatma Menusu" to player
format slot 0 of player with red glass named "&6Ana Menu" with lore "&aAna Menuye Donmek Icin Tikla" to close then run [execute player command "çiftlik"]
format slot 2 of player with egg named "&6Yumurta" with lore "&a%{yumurta.%player%}% Adet" to run [execute player command "çiftlik yumurtasat"]
format slot 4 of player with red glass named "&6Ana Menu" with lore "&aAna Menuye Donmek Icin Tikla" to close then run [execute player command "çiftlik"]
format slot 6 of player with milk bucket named "&6Süt" with lore "&a%{sut.%player%}% Litre" to run [execute player command "çiftlik sutsat"]
format slot 8 of player with red glass named "&6Ana Menu" with lore "&aAna Menuye Donmek Icin Tikla" to close then run [execute player command "çiftlik"]
if arg-1 is "yumurtasat":
if {ciftlik.%player%} is true:
if {yumurta.%player%} is greater than 0:
add {yumurta.%player%} to player's balance
send "&6Sanal Çiftlik &8» &c%{yumurta.%player%}% &aAdet Yumurta &c%{yumurta.%player%}% &aTL Karsiliginda Satildi !" to player
set {yumurta.%player%} to 0
else:
send "&6Sanal Çiftlik &8» &aÇiftliğinde Satilacak Yumurta Yok !" to player
if arg-1 is "sutsat":
if {ciftlik.%player%} is true:
if {sut.%player%} is greater than 0:
add {sut.%player%} to player's balance
send "&6Sanal Çiftlik &8» &c%{sut.%player%}% &aLitre Süt &c%{sut.%player%}% &aTL Karsiliginda Satildi !" to player
set {sut.%player%} to 0
else:
send "&6Sanal Çiftlik &8» &aÇiftliğinde Satilacak Süt Yok !" to player

every hours:
loop all players:
if {tavuk.%loop-player%} is greater than 0:
set {_itemcountt} to {tavuk.%loop-player%}
add 5000 * {_itemcountt} to {yumurta.%loop-player%}

every hours:
loop all players:
if {koyun.%loop-player%} is greater than 0:
set {_itemcountk} to {koyun.%loop-player%}
add 50000 * {_itemcountk} to {sut.%loop-player%}

every hours:
loop all players:
if {inek.%loop-player%} is greater than 0:
set {_itemcounti} to {inek.%loop-player%}
add 250000 * {_itemcounti} to {sut.%loop-player%}
     
 
what is notes.io
 

Notes.io is a web-based application for taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000 notes created and continuing...

With notes.io;

  • * You can take a note from anywhere and any device with internet connection.
  • * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
  • * You can quickly share your contents without website, blog and e-mail.
  • * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
  • * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.

Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.

Easy: Notes.io doesn’t require installation. Just write and share note!

Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )

Free: Notes.io works for 12 years and has been free since the day it was started.


You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;


Email: [email protected]

Twitter: http://twitter.com/notesio

Instagram: http://instagram.com/notes.io

Facebook: http://facebook.com/notesio



Regards;
Notes.io Team

     
 
Shortened Note Link
 
 
Looding Image
 
     
 
Long File
 
 

For written notes was greater than 18KB Unable to shorten.

To be smaller than 18KB, please organize your notes, or sign in.