Welcome to Abandoned-IRC. You can connect via irc.abandoned-irc.net or ipv6.abandoned-irc.net on ports 6667 / 6697 (May 27, 2022) x


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Adiirc: ZW Hotlinks
#1
; This is to double click the botname in ADIIRC to receive the file:
on *:HOTLINK:*Zombie-*:*:{
if ($hotlink(event) == dclick) {
  tokenize 32 $hotline
  var %a $strip($1-)
  ;New Release
  if ( $gettok(%a,12,32) == /msg ) { /msg $gettok(%a,13,32) xdcc send  $gettok(%a,16,32) }
  ;Search Response
    if ( $gettok(%a,8,32) == /msg ) { $remove($gettok(%a,8-,32),$Chr(41)) }
  }
}
[-] The following 1 user says Thank You to TheMorgue for this post:
  • radar1213
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)