Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- WARNING: Be sure to make this a Local Script and put it in StarterPlayerScripts if you want it to work!
- bc = BrickColor.new("Dark stone grey") -- Change color here. New Yeller, Toothpaste, and Ect.
- game.StarterGui:SetCore("ChatMakeSystemMessage",
- Text = "Welcome to this new server!"; -- Change text here.
- Font = Enum.Font.Cartoon; -- Change font here.
- Color = bc.Color;
- FontSize = Enum.FontSize.Size96; -- Change size here.
- ))
Advertisement
Add Comment
Please, Sign In to add comment