Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local ChatService = game:GetService("Chat")
- local part = Instance.new("Part", workspace)
- part.Anchored = false
- ChatService:Chat(part, "Blame John!", "Red")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement