To use this, open your mIRC script editor ( Alt + R ), go to the tab, and paste the following code into a new file.
Antivirus tools, channel protections (like auto-kick), and flood protection.
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 (%msg == !hello) msg $chan Hello, $nick! How are you today?
on *:text:!find *:#myracechannel: scoop.search $2- --> Returns: [10GB] Movie.2024.DVDRip.XviD.avi (3 secs ago)
To use this, open your mIRC script editor ( Alt + R ), go to the tab, and paste the following code into a new file.
Antivirus tools, channel protections (like auto-kick), and flood protection. 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 To use this, open your mIRC script editor
if (%msg == !hello) msg $chan Hello, $nick! How are you today? To use this
on *:text:!find *:#myracechannel: scoop.search $2- --> Returns: [10GB] Movie.2024.DVDRip.XviD.avi (3 secs ago)