View difference between Paste ID: jpD6RrbU and cTgERd4b
SHOW: | | - or go back to the newest paste.
1-
tool = Instance.new("Tool")
1+
function thinghere(part)
2-
Part1 = Instance.new("Part")
2+
if part.Name ~= "Base" then
3-
Part6 = Instance.new("Part")
3+
4-
Part7 = Instance.new("Part")
4+
5-
tool.Name = "Cube"
5+
end