I'm confused Please help?
function onClicked() game.Players.LocalPlayer.PlayerGui.AdminDecal.ImageID = "newid" end script.Parent.MouseButton1Down:connect(onClicked)
-A rough example of what your script should look like. "AdminDecal" is just what I called your admin decal GUI (Change it appropriately to what it is called). Also, ImageID might not be what its called - If its called something different, change that accordingly.
Closed as Not Constructive by woodengop, XToonLinkX123, and UserOnly20Characters
This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category.
Why was this question closed?