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.
mIRC Plugin
Author
Message
- RaythXC
- Offline
- Member
- Posts: 49
- Joined: Mon Feb 06, 2012 9:03 pm
- IRCBot Version I Use: v5
- IRCBot Platform: Windows
- Indy
- Offline
- Site Admin
- Posts: 465
- Joined: Thu Oct 16, 2008 1:58 pm
- IRCBot Version I Use: v5
- IRCBot Platform: Linux/Ubuntu
- Contact:
Re: mIRC Plugin
Cool, I'll post it sometime today.
You can also contact me via email or instant messenger, links are at the bottom of this post.
- electrodancepartyservices
- Offline
- Junior Member
- Posts: 2
- Joined: Wed Jul 11, 2012 8:40 am
Re: mIRC Plugin
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!
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!
- Indy
- Offline
- Site Admin
- Posts: 465
- Joined: Thu Oct 16, 2008 1:58 pm
- IRCBot Version I Use: v5
- IRCBot Platform: Linux/Ubuntu
- Contact:
Re: mIRC Plugin
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
You can also find the protocol docs and command list here: http://wiki.shoutirc.com/index.php/Remote_Commands
You can also contact me via email or instant messenger, links are at the bottom of this post.
- RaythXC
- Offline
- Member
- Posts: 49
- Joined: Mon Feb 06, 2012 9:03 pm
- IRCBot Version I Use: v5
- IRCBot Platform: Windows
Re: mIRC Plugin
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.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).
- RaythXC
- Offline
- Member
- Posts: 49
- Joined: Mon Feb 06, 2012 9:03 pm
- IRCBot Version I Use: v5
- IRCBot Platform: Windows
Re: mIRC Plugin
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.
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.
- Indy
- Offline
- Site Admin
- Posts: 465
- Joined: Thu Oct 16, 2008 1:58 pm
- IRCBot Version I Use: v5
- IRCBot Platform: Linux/Ubuntu
- Contact:
Re: mIRC Plugin
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
I updated the wiki page with the new parts of the Remote Protocol for @find support: http://wiki.shoutirc.com/index.php/Remote_Commands
You can also contact me via email or instant messenger, links are at the bottom of this post.
- swfebrinaldi
- Offline
- Member
- Posts: 20
- Joined: Sun Oct 31, 2010 10:23 am
Re: mIRC Plugin
404 link from ts
- Indy
- Offline
- Site Admin
- Posts: 465
- Joined: Thu Oct 16, 2008 1:58 pm
- IRCBot Version I Use: v5
- IRCBot Platform: Linux/Ubuntu
- Contact:
Re: mIRC Plugin
It's also in the downloads section for your license on www.ShoutIRC.com.
You can also contact me via email or instant messenger, links are at the bottom of this post.
- RaythXC
- Offline
- Member
- Posts: 49
- Joined: Mon Feb 06, 2012 9:03 pm
- IRCBot Version I Use: v5
- IRCBot Platform: Windows
Re: mIRC Plugin
Sorry I forgot this was hosted at that link. New link (same version) is at http://www.raythnet.org/downloads/mIRC_DJ_Client.zip