Update 1/15/2018: Deprecated. Use the chat app we have linked at the top of our page.
If you'd ever like some in-game help, or want to BS with fellow RedGuides users, just type /mac chat yourname.
Install:
Place chat.mac in your macros folder.
usage:
/mac chat username
To speak, type
/i say hello ladies
If you'd like IRC to be in its own window, edit your MQ2Irc.ini file (in your root MQ2 folder) and change
UseWnd=no
to
UseWnd=Yes
More commands can be found here:
http://www.redguides.com/community/showthread.php/24773-MQ2IRC
If you'd ever like some in-game help, or want to BS with fellow RedGuides users, just type /mac chat yourname.
Install:
Place chat.mac in your macros folder.
usage:
/mac chat username
To speak, type
/i say hello ladies
Rich (BB code):
| This is a macro by Decker, updated by Redbot
| usage:
| /mac chat username
#turbo
Sub Main
/plugin mq2irc
/iconnect irc.esper.net 6667 #redguides ${Param0}
/delay 12s
/echo joining #RedGuides channel
/i join #redguides
/return
If you'd like IRC to be in its own window, edit your MQ2Irc.ini file (in your root MQ2 folder) and change
UseWnd=no
to
UseWnd=Yes
More commands can be found here:
http://www.redguides.com/community/showthread.php/24773-MQ2IRC
Attachments
Last edited:

