#open menu
1 messages · Page 1 of 1 (latest)
use mouse1down event
no
hello sir
use this, edit the sound and the function to your liking and then add image
local service = game:GetService("GuiService")
local sound = game:GetService("SoundService").Sound
service.MenuOpened:Connect(function()
sound:Play()
end)```
thank you very mucheroo
