Advertisement
Seb

Highlight @Window

Seb
Mar 25th, 2017
405
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
mIRC 0.27 KB | None | 0 0
  1. # Load this in your client, a window will be created when you get highlighted.
  2. on ^*:TEXT:$($+(*,$me,*)):*: { $iif($window(@Highlights),$null,window -n @Highlights)
  3.   echo 3 -ml @Highlights $+([,$fulldate,]) $+(14<7,$network,/,$chan,14>) $+(14<4,$nick,14>) $1-
  4. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement