Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Creating a Chat System --
- -- Created for Roblox Exploit Gui Watermark
- print("Created by SpeedSterMaster")
- -- Creating Chat System --
- -- Great for Watermark --
- wait(0.5)
- game:GetService("StarterGui"):SetCore("ChatMakeSystemMessage",{
- Text = ("Hello, This is a Test");
- Color = Color3.new(0,0,255);
- FontSize = Enum.FontSize.Size25;
- })
- -- Printing is a Text System..
- -- When you Click F9 on Keyboard..
- -- You can see the Message (and yes its Public to LocalPlayers)
- -- Thanks for Using :D
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement