NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io

local tag = "AC MOD" -- change to "AC MOD", "DEV", "PATRON" or "FAMOUS" otherwise will be empty
local clan = "Easy" -- change Easy to your clan tag. Change it to "" if you don't want a clan tag.
local usernames = {"YT_EpicBlox"} -- Replace YT_EpicBlox with your username!
local vip = false -- set to true for vip
local command = "/d" -- You can change to "/e" or leave it as "/d".
-- Say /d <text> by default to say a text. If you change it to /e, say /e <text>. For example: /d hi. or /e hello
Events.PlayerChatted(function(event)
local plr = event.player local msg = event.message local main = "" local args = string.split(msg, " ")
if event.message ~= "/team" then
for _, playerthing in pairs(usernames) do
if string.lower(plr.name) == string.lower(playerthing) then
if args[1] == command then
for _, i in pairs(args) do
if i ~= args[1] then
main = main.." "..i
end
end
if (tag == "") then tag = "ac mod" end
local min = "<font color='rgb(0, 255, 255)'>"
if string.lower(tag) == "ac mod" then
min = "<font color='rgb(165,3,236)'>"
elseif string.lower(tag) == "dev" then
min = "<font color='rgb(247,75,82)'>"
elseif string.lower(tag) == "patron" then
min = "<font color='rgb(0, 255, 255)'>"
elseif string.lower(tag) == "famous" then
min = "<font color='rgb(255, 0, 255)'>"
end
local maxe = "<font color='rgb(170, 170, 170)'>"
if TeamService.getTeam(plr) then
if TeamService.getTeam(plr).name == "Blue" then
maxe = "<font color='rgb(130, 200, 248)'>"
elseif TeamService.getTeam(plr).name == "Red" then
maxe = "<font color='rgb(190, 30, 0)'>"
elseif TeamService.getTeam(plr).name == "Green" then
maxe = "<font color='rgb(0, 115, 0)'>"
elseif TeamService.getTeam(plr).name == "Yellow" then
maxe = "<font color='rgb(250, 255, 120)'>"
end
end
if clan == "" then
if vip == false then
ChatService.sendMessage("<font color='rgb(255,255,255)'>".."".."</font> "..min.."["..string.upper(tag).."]</font> "..maxe..plr.displayName..":".."</font> "..main)
else
ChatService.sendMessage("<font color='rgb(0,255,0)'>".."<b>[VIP]</b>".."</font> "..min.."["..string.upper(tag).."]</font> "..maxe..plr.displayName..":".."</font> "..main)
end
else
if vip == false then
ChatService.sendMessage("<font color='rgb(255,255,255)'>["..clan.."]</font> "..min.."["..string.upper(tag).."]</font> "..maxe..plr.displayName..":".."</font> "..main)
else
ChatService.sendMessage("<font color='rgb(255,255,255)'>["..clan.."]</font> ".."<font color='rgb(0, 255, 0)'><b>[VIP] </b></font>"..min.."["..string.upper(tag).."]</font> "..maxe..plr.displayName..":".."</font> "..main)
end
end
elseif args[1] == "/kick" then
if args[2] then
ChatService.sendMessage("A cheater in this server has been banned", Color3.fromRGB(230, 0, 0))
end
end
end
end
end
end)
     
 
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.