How do you make a system when you buy a clicker it changes the colour and boost your clicks
I don’t get what you meant by clicker.
you can use this Here to help you script the button detect when a player clicks the gui and make the image turn color while boosting the clicks
Is there a video about how to do it
There is but I think you need to have better scripting knowledge first before starting to make a game and ask for help so you know what to do.
1 Like
What code is it to code it like the function
What do you mean by “like the function”?
I dont know what you mean by that
Like this function left click()
just do
function namehere()
–code
end
script.Parent.MouseButton1Click:Connect(namehere)
1 Like
What I don’t know what to code
Thats why its best to have scripting knowledge before asking in devforums
1 Like