Script I mentioned in the video:
local function OnClick()
script.Parent.Parent:Remove()
end
script.Parent.MouseButton1Click:connect(OnClick)
Thank you to: / @zakattack-robloxgaming1204
For providing me with the script, and the video idea