# شف المثـأل اللي عطيتك هو ... ذذ
+ هذا وقت اضغط زر تسسكر ..
function onGuiClick(button, state, absoluteX, absoluteY)
if source == Button then
guiSetVisible(Window,false)
showCursor (false)
end
end
addEventHandler("onClientGUIClick", root, onGuiClick)
# Button = المتغير حق الزر ..
# Window = المتغير حق النافذة ...