it cause you hide the img but you don't tell the script that you hided the img o.0'
NPC Code:
if (mousescreenx in |50,70| && mousescreeny in |0,30|) {
if(leftmousebutton){
set hided;
NPC Code:
if ( !hided ){
showasdf
}else show fdsa
i guess with that you could go trought