Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ----Change hudsonreylavida2014 to ur name! dont delete the dot-----
- B = Instance.new("Part")
- B.Parent = game.Workspace
- B.Name = "Handle"
- T = Instance.new("Tool")
- T.Name = "DAmn"
- T.Parent = game.Workspace
- B.Parent = game.Workspace.DAmn
- T.Parent = game.Workspace.hudsonreylavida2014
- T.Activated:connect(function()
- B.BrickColor = BrickColor.Random()
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement