Simple Google Images search popup

By samcobra on Mar 12, 2005

Just right click and click google images search. Type in the search item, and mIRC opens up an Internet Explorer window with the resulting pics.

menu channel,status,query {
  Google Images Search: {
    set %q $$?="Search Line"    
    run http://www.google.com/images?q= $+ $replace(%q,$chr(32),$chr(43))
  }
}

Comments

Sign in to comment.
supergeo   -  Mar 12, 2005

Not really something new...I believe there is already a snippet exactly like this :\ I gave it a \"4\" because it\'s already been posted on this site just done by someone ekse and looks a little different. It is useful though :)

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.