Advertisement
yeete

haha br

Jan 19th, 2021
1,295
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.22 KB | None | 0 0
  1. local T = Instance.new("Tool")local P = Instance.new("Part",T)P.Name = "Handle" P.Touched:Connect(function(hit)hit:BreakJoints()end)T.Parent = owner.Backpack
  2. P.Size = Vector3.new(1.002, 1, 13.001)
  3. T.Name = "the haha stick"
  4.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement