Bond 1.0 -- ChannelLink Clone by OoZiE modified by Li0n
For Mirc32 3.8

* This is a link clone that will allow you to view several channels in one
  channel. You can also speak and do actions on the channels the linker 
  is on. It will ignore all messages to it, and tell the sender to contact
  you.

* What to do?

  - At the moment Bond is set up to use #LinkChannel. You can change that 
    with any text editor. You will need to edit the Linkev.ini and the 
    link.ini file. Just Find and change the text

* How to start?
  
  - Go to the File Manager and choose Run from the file menu
  - Assuming Mirc32.exe and link.ini are in c:\mirc type :
        c:\mirc\mirc32.exe c:\mirc\link.ini 
  - This will start Mirc with the link ini file
  - Now start up your regular client and join your LinkChannel
  - Go back to the link clone and type /guser 100 YourNick 3 where YourNick
    stands for you nick on your regular client.
  - The link clone is now set up and you're ready to go
 
* Commands  

NOTE : All these commands should be typed in the LinkChannel window of your 
       regular client.

!link #ChannelName      -- Will establish a link with #ChannelName
!Unlink #ChannelName    -- Will disconnect the link with #ChannelName

say #Channelname text   -- Will make the linker say that text on #ChannelName
act #Channelname action -- Will make the linker perform action on #ChannelName

* Some useful tips for your regular client

- Make aliases like this, for channels you always link :

/m /say say #mirc *1
/mr /say say #mircremote *1

- You can add this to your Channel Popup, so you can remotely control your
  link clone.

Channel Linker
.Join Channel:/j #LinkChannel
.Show
..Text and Action
...On:/ctcp #LinkChannel TAon
...Off:/ctcp #LinkChannel TAoff
..Joins, quits ect
...On:/ctcp #LinkChannel JPon
...Off:/ctcp #LinkChannel JPoff
..Mode changes
...On:/ctcp #LinkChannel Mon
...Off:/ctcp #LinkChannel Moff
.Link Channel:/msg #LinkChannel !link $$?="What channel to join"

If you're using the Li0n script V2.10 you can use the li0npop.ini in this 
zipfile. It will have this popup already added to it.


Bond 1.0 -- By Oozie and Li0n
