Page 1 of 1

mIRC Plugin

Posted: Sat Mar 31, 2012 11:53 pm
by RaythXC
Just done another update. Been trying to get it to display nicks with the '|' character through the 'dedicate selected' button but the | was making it split. I've now finally solved this as version 1.0.4:

http://radio.xerocreative.com/djstuff/m ... v1.0.4.zip

This zip folder contains README.txt CHANGELOG.txt plus the script and DLL.

Re: mIRC Plugin

Posted: Sun Apr 01, 2012 9:41 am
by Indy
Cool, I'll post it sometime today.

Re: mIRC Plugin

Posted: Wed Jul 11, 2012 9:02 am
by electrodancepartyservices
I have been looking for better wqys to integrate the ircbot and shoutirc in particular to mIRC and am EAGER to take a look at this!!

However, I am also eager in anyone that is able to create a mIRC interface (or mIRC script that can be used WITH the ShoutIRC) as I am finding it difficult to work out the procedures and language for the bot (I can program in mIRC and Visual Basic, but the api calls are a little confusing to me on this one).

I am sure this mIRC plugin will be great for me just the same as all our DJs are familar with mIRC!

Re: mIRC Plugin

Posted: Wed Jul 11, 2012 10:06 am
by Indy
The script RaythXC posted is a pretty complete DJ Client, you can check the source code to see how it interfaces with the scripting DLL.

You can also find the protocol docs and command list here: http://wiki.shoutirc.com/index.php/Remote_Commands

Re: mIRC Plugin

Posted: Sun Dec 09, 2012 5:47 am
by RaythXC
electrodancepartyservices wrote: However, I am also eager in anyone that is able to create a mIRC interface (or mIRC script that can be used WITH the ShoutIRC) as I am finding it difficult to work out the procedures and language for the bot (I can program in mIRC and Visual Basic, but the api calls are a little confusing to me on this one).
This dialog handles pretty much any command that any dj is going to use within shoutirc bot. I keep trying to think of things to addon when I get a chance and still haven't updated this in a while.

Re: mIRC Plugin

Posted: Sun Dec 23, 2012 12:35 pm
by RaythXC
Indy: I noticed in client5.exe that the bot can now search dj playlists if the dj sets it up. Could I possibly get a .dll update for the mirc client so I can add it in?

Edit: there is already a MySQL dll for mirc so i simply need the dll and command ref to send to it for this to work.

Re: mIRC Plugin

Posted: Sun Dec 23, 2012 2:33 pm
by Indy
All of that code is in the Client itself, not in the connection library that the mIRC DLL uses. You could implement it in IRC though if you can use Google Protobuf in it.
I updated the wiki page with the new parts of the Remote Protocol for @find support: http://wiki.shoutirc.com/index.php/Remote_Commands

Re: mIRC Plugin

Posted: Sun Jun 30, 2013 2:29 am
by swfebrinaldi
404 link from ts

Re: mIRC Plugin

Posted: Sun Jun 30, 2013 10:09 am
by Indy
It's also in the downloads section for your license on www.ShoutIRC.com.

Re: mIRC Plugin

Posted: Sat Jul 13, 2013 2:41 pm
by RaythXC
Sorry I forgot this was hosted at that link. New link (same version) is at http://www.raythnet.org/downloads/mIRC_DJ_Client.zip