Author Topic: How does the mirc plugin work?  (Read 3246 times)

Offline pieper

  • Contributor
  • ***
  • Posts: 45
How does the mirc plugin work?
« on: February 03, 2007, 07:58:15 PM »
I got a tiny bit experience with mirc. I've downloaded something about a year agoo.
Is there someone who can explain this feature?

woutertje

  • Guest
How does the mirc plugin work?
« Reply #1 on: February 11, 2007, 04:48:51 PM »
It uses a DLL file that fetches the info from alt.binz it's very easy to use.

Code: [Select]
alias test {
  var %abz.info = $dll($mircdir\abzmirc.dll,info,empty)
  echo %abz.info
}

Offline Rdl

  • Administrator
  • *****
  • Posts: 3937
How does the mirc plugin work?
« Reply #2 on: February 11, 2007, 05:05:29 PM »
You copy mirc dll & script file to mirc root dir. Type in mirc window:
Code: [Select]
/load -rs abz.mrc ANd then you should have on right click alt.binz submenu. If alt.binz is running you can control and display info in current mirc channel