Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local tool=Instance.new("Tool")
- local head=Instance.new("Part")
- head.BrickColor=BrickColor.new("Maroon")
- head.Position=Vector3.new(26.2, 0.2, -39.9)
- head.Size=Vector3.new(0.4, 0.4, 0.6)
- head.Parent=tool
- head.Name="Match"
- tool.Parent=game.Players.COOLBRAYDENNOOB.Backpack
- tool.Name="Match"
- local player=game.Players.COOLBRAYDENNOOB
- local m=player:GetMouse()
- local fire=Instance.new("Fire")
- fire.Parent=head
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement