Code:
 on *:join:#: { 
if ($nick == bojak) 
msg  $chan Welcome master to $chan 

	}
 
elseif ($nick !== bojak)

 { msg $chan Welcome to $chan }

} 


i cant get this autojoin to send the last message if its not me.. im coding this for my bot