как сделать над головой текст что вы админ и + чат))))

Аватар автора
Игры и Искусство
2.скрипт local ServerScriptService = game:GetService("ServerScriptService") local ChatService = require(ServerScriptService:WaitForChild("ChatServiceRunner"):WaitForChild("ChatService")) local Players = game:GetService("Players") local Admins = {&ник&-- Change this to your name. ChatService.SpeakerAdded:Connect(function(PlrName) local Speaker = ChatService:GetSpeaker(PlrName) for _, v in pairs(Admins) do if Players[PlrName].Name == v then Speaker:SetExtraData(&{{TagText = "ваш текст", TagColor = Color3.fromRGB(124, 252, 0)}}) end end end) 1.скрипт -[[ Hello! Thanks for using OwnerTitleV5. If you want to become an awesome scripter and stop using free models, check out the links below :D !! IF YOU&CHANGING ANYTHING BELOW, MAKE SURE YOU&CAREFUL AS TO WHAT YOU&DOING !! !! IF YOU ACCIDENTALLY BREAK SOMETHING JUST DELETE THE MODEL AND RE-ADD IT FROM TOOLBOX !! --]] local otherOwners = {"ваш ник","Roblox","builderman"} -- Add your friends name or UserId if you want them to have the title local useName = true -- Set this to true if you want to title to be your username instead of "Owner" local titletext = "ваш текст" -- This doesn&matter if useName is set to true local SizeX = 8 -- Width of the title inj studs local SizeY = 2.5 -- Height of the title in studs local font = Enum.Font.Code -- Remember to follow the enum format! (like Enum.Font.Arial, Enum.Font.Cartoon) local rainbow = true -- Set to &if you want it to follow &instead local...

0/0


0/0

0/0

0/0