Guest User

Untitled

a guest
Jan 19th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. on ^*:HOTLINK:*listen.pls:#:{
  2. if ($1) return
  3. halt
  4. }
  5.  
  6. on *:HOTLINK:*:*:{
  7. if ($mouse.key & 16) menu $1{tunaaa://run
  8. "C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" $1
  9. }
Add Comment
Please, Sign In to add comment