Page 2 of 2
telnet
Posted: Wed Dec 24, 2003 12:32 am
by Ogre_Luvr
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
Posted: Wed Dec 24, 2003 4:52 am
by koad
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:
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
Posted: Wed Dec 24, 2003 6:37 am
by Lax
why the f*uck would you want to edit the ini to add a plugin, just type /plugin mq2telnet

Posted: Wed Dec 24, 2003 10:22 am
by Ogre_Luvr
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]
Posted: Wed Dec 24, 2003 10:25 am
by vzmule
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?
Posted: Wed Dec 24, 2003 10:42 am
by Ogre_Luvr
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
Posted: Wed Dec 24, 2003 10:21 pm
by dont_know_at_all
Duh. What doesn't work?
Posted: Wed Dec 24, 2003 10:59 pm
by vzmule
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...
Posted: Tue Jan 27, 2004 1:21 pm
by Homer
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?
Posted: Thu Feb 19, 2004 11:22 pm
by Coraz
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
