Invisible Button

What should i do to make a button invisible but still clickable?

Not sure about it, but perhaps you could supply a GUIStyle with no background images defined?

I´m not sure about how “invisible” is this button, but if it´s invisible, why don´t you just check if the user clicked on the right position and perform what you want if so? Just use Input.mousePosition