on :sockread:scoop : var %data sockread %data if (<title> isin %data) var %title = $gettok(%data,2,60) ; 60 = ascii code for '<' %title = $remove(%title,</title>) msg # Title scooped: %title sockclose $sockname
If you're a Windows power user, developer, or IRC veteran, you know the drill: downloading installers, clicking through setup wizards, and manually managing updates is tedious. Enter – the command-line package manager for Windows. scoop script mirc
on :sockread:scoop : var %data sockread %data if (<title> isin %data) var %title = $gettok(%data,2,60) ; 60 = ascii code for '<' %title = $remove(%title,</title>) msg # Title scooped: %title sockclose $sockname
If you're a Windows power user, developer, or IRC veteran, you know the drill: downloading installers, clicking through setup wizards, and manually managing updates is tedious. Enter – the command-line package manager for Windows.