I know im gonna get flamed for this, but....

Need help running MacroQuest 1? Too bad! Use MQ2.

Moderator: MacroQuest Developers

omg_i_suck
orc pawn
orc pawn
Posts: 10
Joined: Wed Oct 01, 2003 5:12 pm

I know im gonna get flamed for this, but....

Post by omg_i_suck » Wed Oct 01, 2003 5:15 pm

I have been searching on how to do this but I cant find out. I cant figure out how to get a macro from the macro depot. I am new to MQ but I want to use that tracker.mac. If anyone can post a link to a post on how to get that working it would be great.

MQSEQ
Hypocrite fag
Posts: 181
Joined: Fri Sep 19, 2003 5:18 pm

Post by MQSEQ » Wed Oct 01, 2003 5:18 pm

Do a search for the macro you want then copy and paste it into a text file in the \Release\Macro directory and save it as tracker.mac

Then open a telnet session to the MQ and type /macro tracker

This should be enough information to get you started.

omg_i_suck
orc pawn
orc pawn
Posts: 10
Joined: Wed Oct 01, 2003 5:12 pm

Post by omg_i_suck » Wed Oct 01, 2003 6:06 pm

thx mqseq! I am new to telnet, but i downloaded PuTTy. put in localhost and my port number (can this be any 3 numbers?). So now I try to edit my macroquest.ini file in the release directory but when I try to save it, it says its read only and I cant edit it

Mckorr
Developer
Developer
Posts: 2326
Joined: Fri Oct 18, 2002 1:16 pm
Location: Texas

Post by Mckorr » Wed Oct 01, 2003 6:11 pm

When you use CVS to download the files they are read-only by default. Go to your macroquest folder, right click, select properties. Clear read-only.
MQ2: Think of it as Evolution in action.

omg_i_suck
orc pawn
orc pawn
Posts: 10
Joined: Wed Oct 01, 2003 5:12 pm

Post by omg_i_suck » Wed Oct 01, 2003 6:17 pm

duh, sorry, should have known that.

omg_i_suck
orc pawn
orc pawn
Posts: 10
Joined: Wed Oct 01, 2003 5:12 pm

Post by omg_i_suck » Wed Oct 01, 2003 6:39 pm

ok, i think i have telnet working and the track.mac working. I went to /release/macros directory and then went to file -> new -> macroquest macro. Copy and pasted the track.mac code. Then for the ini file I made a new text file, named it alert.ini and copied the info from the last post in that mac topic (seemed to be most up to date) Then I did "/macro track.mac run" it seems to run! omg

But when I zone i get the message [macroquest] No NPC alerts set for plane of valor, hoh, inovation, fire, tranquility So I dont know what happened there.

MacroFiend
a grimling bloodguard
a grimling bloodguard
Posts: 662
Joined: Mon Jul 28, 2003 2:47 am

Post by MacroFiend » Wed Oct 01, 2003 7:09 pm

There are at least 2 reasons why you would get that message. The two most obvious reasons are 1) The alert.ini file doesn't have any mobs listed for those zones or 2) the macro isn't finding the alert.ini and doesn't know of any mobs.

Both are fairly easy to determine.

1) Open the ini file and find a zone w/ entries, then in game, go to that zone.

If #1 shows mobs in the zone and you still get that message, then there is a really good chance the problem is #2.

omg_i_suck
orc pawn
orc pawn
Posts: 10
Joined: Wed Oct 01, 2003 5:12 pm

Post by omg_i_suck » Wed Oct 01, 2003 7:22 pm

wow that was it, thx macrofiend. I had to edit the path to the ini file! This stuff is easier then I thought, when I see the code I get all scared and try not to look at it too long =p

omg_i_suck
orc pawn
orc pawn
Posts: 10
Joined: Wed Oct 01, 2003 5:12 pm

anther question

Post by omg_i_suck » Wed Oct 01, 2003 9:08 pm

I turned off puTTy (telnet) and the track.mac still works. So why do you need telnet?

MacroFiend
a grimling bloodguard
a grimling bloodguard
Posts: 662
Joined: Mon Jul 28, 2003 2:47 am

Post by MacroFiend » Wed Oct 01, 2003 11:21 pm

You don't need the telnet session if you just want to run the commands in-game. Many people like using the telnet server so they can issue commands to MQ from another machine or while the EQ window is in the background.

Personally, I haven't had the need to use it yet.

MQSEQ
Hypocrite fag
Posts: 181
Joined: Fri Sep 19, 2003 5:18 pm

Post by MQSEQ » Thu Oct 02, 2003 7:25 am

I use the Telnet seesion so I can sit at work and connect to my computers and use my banker to monitor sales and to talk to folks in game.

I have not research how to run the commands in game vs. a telnet session. I've been looking through the source code just so I can learn what the commands are since the MQ documentation is out dated. If I get a chance I'm going to make me a list of the commands with little examples on how to use them.

Mckorr
Developer
Developer
Posts: 2326
Joined: Fri Oct 18, 2002 1:16 pm
Location: Texas

Post by Mckorr » Thu Oct 02, 2003 11:57 am

Ya know MQSEQ, I never thought of that. I don't use the telnet functions, but maybe I'll give it a shot so I can connect and at least chat to the guild from work. EQ and EQIM won't work from here, but I bet I can telnet in to my machine at home with a trader running.

Thanks, great idea.
MQ2: Think of it as Evolution in action.

MacroFiend
a grimling bloodguard
a grimling bloodguard
Posts: 662
Joined: Mon Jul 28, 2003 2:47 am

Post by MacroFiend » Thu Oct 02, 2003 12:36 pm

That is an awesome idea! Especially since SOE dropped support from EQIM and you can't even download it from their site anymore.

Scrime
a ghoul
a ghoul
Posts: 86
Joined: Sun Sep 21, 2003 5:48 pm
Contact:

Post by Scrime » Thu Oct 02, 2003 1:30 pm

Not to be agumentative, but you can still download EQIM here

You may need to update the serverinfo.xml to look like this in order to see some of the newer servers.

Code: Select all

 
<?xml version="1.0"?>
<EQIM>
<WorldList>
    <Server namespace="test" id="01" name="Test"/>
    <Server namespace="stormhammer"	id="93" name="Stormhammer"/>
    <Server namespace="antonius" id="10" name="Antonius Bayle"/>
    <Server namespace="ayonae"	id="92" name="Ayonae Ro"/>
    <Server namespace="bertox"	id="33" name="Bertoxxulous"/>
    <Server namespace="brell"	id="22" name="Brell Serillis"/>
    <Server namespace="bristle"	id="73" name="Bristlebane"/>
    <Server namespace="cazic"	id="96" name="Cazic-Thule"/>
    <Server namespace="drinal"	id="21" name="Drinal"/>
    <Server namespace="druzzil"	id="74" name="Druzzil Ro"/>
    <Server namespace="eci"	id="70" name="E'ci"/>
    <Server namespace="erollisi"	id="20" name="Erollisi Marr"/>
    <Server namespace="fennin"	id="75" name="Fennin Ro"/>
    <Server namespace="firiona"	id="90" name="Firiona Vie"/>
    <Server namespace="innoruuk"	id="76" name="Innoruuk"/>
	<Server namespace="kane" id="13" name="Kane Bayle"/>
    <Server namespace="karana"	id="40" name="Karana"/>
    <Server namespace="lanys"	id="24" name="Lanys T'Vyl"/>
    <Server namespace="luclin"	id="65" name="Luclin"/>
    <Server namespace="mithaniel"	id="80" name="Mithaniel Marr"/>
    <Server namespace="morell"	id="43" name="Morell-Thule"/>
    <Server namespace="nameless"	id="41" name="The Nameless"/>
    <Server namespace="povar"	id="81" name="Povar"/>
    <Server namespace="prexus"	id="32" name="Prexus"/>
    <Server namespace="quellious"	id="30" name="Quellious"/>
    <Server namespace="rallos"	id="34" name="Rallos Zek"/>
    <Server namespace="rathe"	id="23" name="The Rathe"/>
    <Server namespace="rodcet"	id="36" name="Rodcet Nife"/>
    <Server namespace="saryrn"	id="45" name="Saryrn"/>
    <Server namespace="seventh"	id="44" name="The Seventh Hammer"/>
    <Server namespace="solusek"	id="82" name="Solusek Ro"/>
    <Server namespace="sullon"	id="46" name="Sullon Zek"/>
    <Server namespace="stromm"	id="54" name="Stromm"/>
    <Server namespace="tallon"	id="84" name="Tallon Zek"/>
    <Server namespace="tarew" id="64" name="Tarew Marr"/>
    <Server namespace="terris"	id="1" name="Terris-Thule"/>
    <Server namespace="tholuxe"	id="72" name="Tholuxe Paells"/>
    <Server namespace="torvon"	id="25" name="Torvonnilous"/>
    <Server namespace="tribunal"	id="85" name="The Tribunal"/>
    <Server namespace="tunare"	id="26" name="Tunare"/>
    <Server namespace="vallon"	id="86" name="Vallon Zek"/>
    <Server namespace="vazaelle"	id="63" name="Vazaelle"/>
    <Server namespace="veeshan"	id="35" name="Veeshan"/>
    <Server namespace="xegony"	id="31" name="Xegony"/>
    <Server namespace="xev"	id="83" name="Xev"/>
    <Server namespace="zebuxoruk"	id="91" name="Zebuxoruk"/>
    <Server namespace="serverwide" id="0" name="Serverwide" type="1" />
</WorldList>
</EQIM>

MacroFiend
a grimling bloodguard
a grimling bloodguard
Posts: 662
Joined: Mon Jul 28, 2003 2:47 am

Post by MacroFiend » Thu Oct 02, 2003 1:51 pm

Scrime wrote:Not to be agumentative, but you can still download EQIM here
No ... be argumentative ;) It is nice to know they haven't pulled the download page (even though I couldn't find a direct link on the EQLive site) But now ... go here and do a search for EQIM :-D