I just need the Click Function ready. Gui type.
It's called MouseButton1Click and it's an event.
function onClick() --Code here end script.Parent.MouseButton1Click:connect(onClick)
Hope this helps :D