NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io

options:
prefix: &b&lBanka
mesaj-prefix: &9&lBANKA &8&l»
region-adi: Banka

on region enter:
if "%region at player%" contains "{@region-adi}":
set {bankada::%player%} to true

on region exit:
if "%region at player%" contains "{@region-adi}":
set {bankada::%player%} to false

command /mybanka [<text>]:
trigger:
if {bankada::%player%} is not true:
send "{@mesaj-prefix} &cBu komutu kullanabilmek icin &b&lBANKA&c'da olmalisin!"
stop trigger

if arg 1 is not "iptal":
if {yatiracak::%player%} or {cekecek::%player%} is true:
send "{@mesaj-prefix} &cSu an devam eden isleminiz var!"
stop trigger
if {yatiracak::%player%} is true:
send "{@mesaj-prefix} &7Islem&8: &aPara Yatirma Islemi"
stop trigger
else if {cekecek::%player%} is true:
send "{@mesaj-prefix} &7Islem&8: &cPara Cekme Islemi"
stop trigger

if arg 1 is "parayatir":
send "{@mesaj-prefix} &cYatirmak istediginiz para miktarini sohbet penceresine yaziniz."
set {yatiracak::%player%} to true
set {yatirdi::%player%} to false

wait 15 seconds
if {yatirdi::%player%} is not true:
delete {yatirdi::%player%}
set {yatiracak::%player%} to false
send "{@mesaj-prefix} &cBanka islemi zaman asimina ugradi. Islem iptal edildi!"
stop
else if arg 1 is "paracek":
send "{@mesaj-prefix} &cCekmek istediginiz para miktarini sohbet penceresine yaziniz."
set {cekecek::%player%} to true
set {cekti::%player%} to false

wait 15 seconds
if {cekti::%player%} is not true:
delete {cekti::%player%}
set {cekecek::%player%} to false
send "{@mesaj-prefix} &cBanka islemi zaman asimina ugradi. Islem iptal edildi!"
stop
else if arg 1 is "bakiye":
send "{@mesaj-prefix} &bSu an banka hesabinizda &3%{banka.para::%player%}% &bpara var."
stop
else if arg 1 is "iptal":
set {cekecek::%player%} to false
delete {cekti::%player%}
set {yatiracak::%player%} to false
delete {yatirdi::%player%}
send "{@mesaj-prefix} &cTum islemleriniz &c&lIPTAL &cedildi!"
stop
else:
send "&cKullanim: /banka <paracek|parayatir> <miktar>"
send "&cKullanim: /banka <bakiye|iptal>"



on chat:
if {yatiracak::%player%} is true:
cancel event
set {_money} to "%message%" parsed as integer
set {_defaultmoney} to player's money
if {_money} is greater than {_defaultmoney}:
send "{@mesaj-prefix} &cIslem iptal edildi! &8(&4Sebep: &cYatirmak istediginiz miktara sahip degilsiniz&8)"
send "{@mesaj-prefix} &cIslem iptal edildi! &8(&4Hey! &cPlay.RealLifeNw.Com a gelmeyi unutma!&8)"
stop
else:
add {_money} to {banka.para::%player%}
remove {_money} from player's money
send "{@mesaj-prefix} &bBasarili bir sekilde banka hesabiniza para yatirdiniz!"
set {yatirdi::%player%} to true
delete {_money}
delete {_defaultmoney}
set {yatiracak::%player%} to false
if {cekecek::%player%} is true:
cancel event
set {_money} to "%message%" parsed as integer
set {_defaultmoney} to player's money
if {_money} is greater than {banka.para::%player%}:
send "{@mesaj-prefix} &cIslem iptal edildi! &8(&4Sebep: &cCekmek istediginiz miktara sahip degilsiniz&8)"
stop
else:
remove {_money} from {banka.para::%player%}
add {_money} to player's money
send "{@mesaj-prefix} &bBasarili bir sekilde banka hesabinizdan para cektiniz!"
set {cekti::%player%} to true
delete {_money}
delete {_defaultmoney}
set {cekecek::%player%} to false
     
 
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.