FAQ: MQ Chat Window

A forum for the general posts relating to MacroQuest. *DEPRECATED: This forum is no longer in public use, but remains here for your reading pleasure. Enjoy

Moderator: MacroQuest Developers

Ogre_Luvr
a lesser mummy
a lesser mummy
Posts: 52
Joined: Thu Dec 18, 2003 10:11 pm
Location: DC

telnet

Post by Ogre_Luvr » Wed Dec 24, 2003 12:32 am

dont_know_at_all wrote:Q: What if I don't like the chat window but I still want to be undetectable from a /report?
A: Use the telnet server.

In MacroQuest.ini:

[MacroQuest]
FilterMacro=2

[Telnet Server]
Enabled=1
LocalOnly=0
Port=6969

Then, using PuTTY or another GOOD telnet program:
telnet 127.0.0.1 6969
followed these directions .. also read alot of searched posts. I still can't connect to mq2 with telnet.. any ideas?



<<My INI>>
[MacroQuest]
MacroPath=.\Macros
LogPath=.\Logs
DebugSpewToFile=0
FilterSkills=0
FilterTarget=0
FilterMoney=0
FilterFood=0
FilterMacro=2
FilterEncumber=0
FilterDebug=0
KeepKeys=1

[Telnet Server]
Enabled=1
LocalOnly=0
Port=6969
Welcome=MacroQuest telnet server
Password=test

[Aliases]
/exp=/echo $char(exp)% experience...
/bind=/doability "Bind Wound"
/gmlist=/who all gm
/mana=/echo Current Mana: $char(mana,cur) -- Max Mana: $char(mana,max)
/hp=/echo Current Health: $char(hp,cur) -- Max Health: $char(hp,max)
/mousepos=/echo Your mouse is at $mouse(X) , $mouse(Y)

[Plugins]
mq2labels=mq2labels
mq2map=mq2map
mq2itemdisplay=mq2itemdisplay

mq2fps=mq2fps
mq2eqbugfix=mq2eqbugfix

koad
Plugins Czar
Posts: 127
Joined: Fri May 16, 2003 8:32 pm

Post by koad » Wed Dec 24, 2003 4:52 am

from http://macroquest2.com/phpBB2/viewtopic ... 29&start=0
The MQ2Telnet plugin is completed and ready for you to load (settings have changed, open MQ2Telnet.ini) -- it is not loaded by default.
try adding

MacroQuest.ini:

Code: Select all

[Plugins] 
mq2telnet=mq2telnet 
and looking at MQ2Telnet.ini

that's where you will find the settings you need to change to get telnet in MQ2. dkaa's quoted instructions apply to MQ1

Lax
We're not worthy!
We're not worthy!
Posts: 3524
Joined: Thu Oct 17, 2002 1:01 pm
Location: ISBoxer
Contact:

Post by Lax » Wed Dec 24, 2003 6:37 am

why the f*uck would you want to edit the ini to add a plugin, just type /plugin mq2telnet ;)
Lax Lacks
Master of MQ2 Disaster
Purveyor of premium, EULA-safe MMORPG Multiboxing Software
* Multiboxing with ISBoxer: Quick Start Video
* EQPlayNice, WinEQ 2.0

Ogre_Luvr
a lesser mummy
a lesser mummy
Posts: 52
Joined: Thu Dec 18, 2003 10:11 pm
Location: DC

Post by Ogre_Luvr » Wed Dec 24, 2003 10:22 am

still doesn't work .. thanks for the help so far though
mq2telnet.ini:

Code: Select all

;**********************************************************************
; for use with the telnet server plugin -- mq2telnet
;**********************************************************************
[Telnet Server]
; port = 0 off, else put the port number here
Port=6969
; localonly boolean -- supposedly does a get peer name to compare address
; but you must use the hostname not 127.0.0.1 or localhost when connecting
LocalOnly=0
Welcome=Successful login.  Welcome to my undergroud lair.
LoginPrompt=login: 
PasswordPrompt=password: 

[Users]
username=test
MacroQuest.ini:

Code: Select all

[MacroQuest]
MacroPath=.\Macros
LogPath=.\Logs
DebugSpewToFile=0
FilterSkills=0
FilterTarget=0
FilterMoney=0
FilterFood=0
FilterMacro=2
FilterEncumber=0
FilterDebug=0
KeepKeys=1

[Telnet Server]
Enabled=1
LocalOnly=0
Port=6969
Welcome=MacroQuest telnet server
Password=test

[Aliases]
/exp=/echo $char(exp)% experience...
/bind=/doability "Bind Wound"
/gmlist=/who all gm
/mana=/echo Current Mana: $char(mana,cur) -- Max Mana: $char(mana,max)
/hp=/echo Current Health: $char(hp,cur) -- Max Health: $char(hp,max)
/mousepos=/echo Your mouse is at $mouse(X) , $mouse(Y)

[Plugins]
mq2labels=mq2labels
mq2map=mq2map
mq2itemdisplay=mq2itemdisplay
mq2chatwnd=mq2chatwnd
mq2fps=mq2fps
mq2eqbugfix=mq2eqbugfix
mq2telnet=mq2telnet 
:) [/code]

User avatar
vzmule
Contributing Member
Contributing Member
Posts: 378
Joined: Thu Mar 13, 2003 11:56 pm

Post by vzmule » Wed Dec 24, 2003 10:25 am

Ogre_Luvr wrote:still doesn't work .. thanks for the help so far though
Try changing the port. Are you running a firewall of any kind? Are you trying to connect from the same pc or a different one?
[size=100][url]http://forever-hacking.com[/url][/size]

Ogre_Luvr
a lesser mummy
a lesser mummy
Posts: 52
Joined: Thu Dec 18, 2003 10:11 pm
Location: DC

Post by Ogre_Luvr » Wed Dec 24, 2003 10:42 am

same pc (tried diferent one as well)
no firewall installed .. default win XP one is disabled
pc running mq2 is set up as the dmz host (was already for another program)

port 69 doesn't work

User avatar
dont_know_at_all
Developer
Developer
Posts: 5450
Joined: Sun Dec 01, 2002 4:15 am
Location: Florida, USA
Contact:

Post by dont_know_at_all » Wed Dec 24, 2003 10:21 pm

Duh. What doesn't work?

User avatar
vzmule
Contributing Member
Contributing Member
Posts: 378
Joined: Thu Mar 13, 2003 11:56 pm

Post by vzmule » Wed Dec 24, 2003 10:59 pm

Ogre_Luvr wrote:same pc (tried diferent one as well)
no firewall installed .. default win XP one is disabled
pc running mq2 is set up as the dmz host (was already for another program)

port 69 doesn't work
You shouldn't be using ports below 1028 anyway...
[size=100][url]http://forever-hacking.com[/url][/size]

Homer
orc pawn
orc pawn
Posts: 28
Joined: Fri Apr 11, 2003 12:01 pm

Post by Homer » Tue Jan 27, 2004 1:21 pm

No. The MQ Chat window is not a "true" chat window. The EQ Chat manager doesn't know about this window, and that's what /report uses. All we have done is create a window with the same look and feel (mostly) of real chat windows.
Is it ok to filter normal EQ channels into this window?

User avatar
Coraz
a lesser mummy
a lesser mummy
Posts: 41
Joined: Mon Sep 09, 2002 11:24 pm

Post by Coraz » Thu Feb 19, 2004 11:22 pm

Any way to get tells added to the filter on MQ window? Last patch (or rather the recent barrage of patches) when MQ was reworked, the window no longer acts like a chat window. I used to use it for tells but now I'm out of luck :?