0 LIKES
Snippet
Web Link Alias
In Category General IRC Posted by guest On 04/18/10
This is something I wrote for one of the members here on Techgear. Its a web link alias allowing you to open weblinks in mIRC. Im sure many have done this idea before but this is small and effective! I may add upon this some more eventually but I figured
alias web { window -n $+(@,$1-) dll " $+ $mircdirdlls\nhtmln_2.95.dll $+ " attach $window($+(@,$1-)).hwnd dll " $+ $mircdirdlls\nhtmln_2.95.dll $+ " navigate $1- window -x $+(@,$1-) } on *:start:{ /web http://www.youtube.com/watch?v=linkexample }
Comments 6
You must be logged in to comment.
DMA - Saturday, 29 April, 2023
what are the sites u can use?
DMA - Saturday, 29 April, 2023
what are the commands for this?
guest - Friday, 23 April, 2010
thats cool even if you have atoolbar you can add your favorite links to it and explore them in your mirc. thankx
Pablo - Tuesday, 20 April, 2010
Good tool to have, especially if you already have to many browser windows open.
Evolution - Monday, 19 April, 2010
Seen this alot. I use the same method for viewing profiles. Tis handy