NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io

GLOBAL owner = "LegendTR";
GLOBAL a = 0;
GLOBAL g = 0;
GLOBAL number = 0;
GLOBAL acolor = 0;

def OnEverySecond(player){
if(number == 1){
TintPlayer(player, acolor)
}
var b = GetRandomNumber(1,12)
if(a == 1){
TintPlayer(player, b)
}
if(g == 5){
Gravity(0.5);
}
}

def OnPlayerEnterPark(player)
{
var welcome = "^3 Welcome - Hosgeldin" + player + ", Bu Parkta KaiserScript Kullanilmaktadir "
ConsoleMessage(player,welcome)
var big = "^3Welcome! ^8please do /upvote"
BigMessage(player, big);
}

def ShowCommandList(player){
var cmdList_title = "^4KaiserScript Komutlari:";
var cmdList_gravity = "^0-yercekimi <m/n> ^8: Yer Cekimi Ayarlandi";
var cmdList_alert = "^0-mesaj (mesajiniz) ^8: Herkese Mesaj Yollar.";
var cmdList_rainbow = "^0-renkmodac ^8: Renk Modu Aktif.";
var cmdList_unrainbow = "^0-renkmodkapa ^8: Renk Mosu Kapali.";
ConsoleMessage(player, cmdList_title);
ConsoleMessage(player, cmdList_gravity);
ConsoleMessage(player, cmdList_alert);
ConsoleMessage(player, cmdList_rainbow);
ConsoleMessage(player, cmdList_unrainbow);
}

def OnPlayerChat(player, text){
var bigMsg_ownCmd = ["^4Yercekimi Güncellendi!", "^9YerCekimi Normal .", "^1Mesaj: ^7", "^2Aktif ^6 ^1r^2a^3i^4n^5b^6o^7w^6!", "^1Kapali ^6 ^1r^2a^3i^4n^5b^6o^7w^6!"];
var conMsg_ownCmd = ["^4YerCekimi Degisti", "^6YerCekimi Senin İcin Normal."];
if(player == owner){
if(text == "-yercekimi m"){
Gravity(0.5);
BigMessageAllPlayers(bigMsg_ownCmd[0]);
ConsoleMessage(player, conMsg_ownCmd[0]);
g = 5;
}
else if(text == "-yercekimi n"){
Gravity(1);
BigMessageAllPlayers(bigMsg_ownCmd[1]);
ConsoleMessage(player, conMsg_ownCmd[1]);
}
else if(text.find("-mesaj") == 0){
var alertVal = text.substr(text.find_first_of(" ") + 1, text.size() - 7);
BigMessageAllPlayers(bigMsg_ownCmd[2] + alertVal);
}
else if(text.find("-renkmodac") < text.size()){
BigMessageAllPlayers(bigMsg_ownCmd[3]);
a = 1;
}
else if(text.find("-renkmodkapa") < text.size()){
BigMessageAllPlayers(bigMsg_ownCmd[4]);
TintPlayer(player, 7)
a = 0;
}
if(text.find("up") < text.size())
{
TeleportPlayer(player, 50, 81)
}
if(text.find("vip2") < text.size())
{
TeleportPlayer(player, 27, 93)
}
if(text.find("spot2") < text.size())
{
TeleportPlayer(player, 10, 98)
}
if(text.find("vip1") < text.size())
{
TeleportPlayer(player, 73, 93)
}
if(text.find("spot1") < text.size())
{
TeleportPlayer(player, 89, 98)
}
if(text.find("storage") < text.size())
{
TeleportPlayer(player, 50, 88)
}
if(text.find("out") < text.size())
{
TeleportPlayer(player, 50, 95)
}

}
var alp = ["a", "B", "c", "D", "f", "h", "i", "K", "l", "m", "N", "o", "Q", "R", "s", "T", "v", "w", "Y", "Z"];
var conMsg = ["^9Script is Private -KAISER -LegendTR", "^9Renk Degisti.", "^1Hata^7!"];
if(text == "-yardim"){
ShowCommandList(player);
}
var crFrm = conMsg[0].find_first_of("y");
var crLen = conMsg[0].size() - 62;
var crVal = conMsg[0].substr(crFrm + 1, crLen);
}
     
 
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.