Test Server?

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

Moderator: MacroQuest Developers

quester
decaying skeleton
decaying skeleton
Posts: 1
Joined: Tue Sep 17, 2002 9:46 pm

Test Server?

Post by quester » Tue Sep 17, 2002 9:51 pm

I play on the Test Server, and was lookign at this program to make running my alt/bots easier.

I have two questions which I was unable to answer searchign around:

1) Can this be used on the test server? Or is it hard-coded to only work with eqgame.exe (vs testeqgame.exe)

2) I understand that Test will have different offsets, and I perfectly understand that I can't expect anyone else to constantly compute them for me... Can anyone give me an idea on how to compute my own? I spent a few hours trying to fgure this out myself, based on a few cryptic posts, but was unable to figure it out. I have w32dasm, and I am a programmer but never was good at the low level stuff. I opened up eqgame.exe in w32dasm, and went to the code offsets indicated, but I couldn't determine anything by goign to those spots.. nothing that had the text indicated was there such as (SpawnHeader).

MacroNoob
decaying skeleton
decaying skeleton
Posts: 2
Joined: Mon Sep 23, 2002 10:02 pm

Post by MacroNoob » Sat Sep 28, 2002 2:55 pm

ive been looking for the same thing
Yeah ill buff you if you give me Phat Lewts- Me!

User avatar
L124RD
Site Admin
Site Admin
Posts: 1343
Joined: Fri Jun 14, 2002 12:15 am
Location: Cyberspace
Contact:

Post by L124RD » Sat Sep 28, 2002 3:00 pm

Salutations,
MacroQuest can (and will) work on the test server if the correct offsets are given to it. If you look at the eqgame.ini file you will find that there is a line
ClientName=eqgame
I believe this can be modded to read
ClientName=testeqgame
and then you will be just fine (with the right offsets) I hope this helps!