Still having trouble with 2-7-2003 offsets

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

freaky
decaying skeleton
decaying skeleton
Posts: 3
Joined: Thu Feb 06, 2003 9:50 am

Still having trouble with 2-7-2003 offsets

Post by freaky » Mon Feb 10, 2003 2:16 pm

Ok, i copy pasted Mules code from the sticky'd topic and made the following changes:

MacroQuestWinClassName=__MacroQuestTray
MacroQuestWinName=MacroQuest

clsItems=008374C8

but I am still getting an Incorrect Version error. Overriding the INI isnt working either...any ideas?

freaky
decaying skeleton
decaying skeleton
Posts: 3
Joined: Thu Feb 06, 2003 9:50 am

Post by freaky » Mon Feb 10, 2003 2:19 pm

if someone could pls paste their working offsets just so there is a current sample to copy/paste without the neccessity to edit things here or there...i'd very much appreciate it :) keep up the good work fellas

Malachi
a hill giant
a hill giant
Posts: 227
Joined: Tue Nov 19, 2002 1:29 am
Contact:

OMFG

Post by Malachi » Mon Feb 10, 2003 6:32 pm

Sheesh guys. FIRST off, if you can't get the thing to work, search my name. I've posted probably 15 different, concise, step by step guides to making SURE That you get the right client version. The last time I posted one was within the last 2 weeks, prolly the last 1.

Incorrect client version issues when you have the right offsets (and version of MQ) are usually caused by time zone differences.

navigate to your eqgame.exe. Right click it. Choose properties. Make SURE that your "date created/date modified" time and date are the same on that as they are in the .ini . If they're not, make the .ini match the date on the .exe. Seriously people, use the <<<<SEARCH>>>> button.

Secondly, here are the offsets I am using as of today.:

Code: Select all


[MacroQuest]
MacroQuestVersion=IRC-20030111
ClientName=eqgame
ClientVersion=Fri Feb 07 13:16:xx 2003
ClientOverride=0
MacroQuestWinClassName=__MacroQuestTray
MacroQuestWinName=MacroQuest 

[Function Locations]
WriteChatColor=005417B2
GetRaceByID=00536F96
GetClassByID=00536a51
GetDeityByID=00538320
LeftClick=0053AE79
RightClick=0055044C
ScreenItem=004B90ED
ScreenSpawn=00550A3D
NewUIINI=0043FA37
MaxMana=004C2666
Commands=0054EFC6
CmdCleanup=00541785

[DirectInput8]
Main=00854328
Keyboard=0085432C
Mouse=00854330

[Memory Locations]
Zoning=00837438
Zones=0083744C
SpawnHeader=00837450
Items=00837454
Doors=00837470
SpawnFooter=00837484
Char=00837498
CharInfo=008374A0
Target=008374A4
Guilds=00837C54
Packs=0064AE38
Mouse=00854334
Attack=00834FB6
Spells=00850CE0
CommandList=0061A568
DoAbilityList=0080E06C
DoAbilityAvailable=0080B5E4
Group=007C6C48
GroupCount=007C6B00
HSliderItems=007C6CF4
HSliderMoney=007CAC64
PackPanel1=00837540
PackPanel2=00837544
clsMain=0083752C
clsItems=008374C8
clsSpawns=00837448
clsInvPanel=00098F98
clsMerchantPanelStatus=005F388
clsMerchantItemBase=000633c4
clsMerchantSelectedItem=0006343c
clsMerchantSelectedSlotID=00063e78
clsMainNewUI=008544C4
clsMainSpellRefresh=00000e34
clsMainSpellMemId=00000ec4
clsMainSpellMemBar=00000ec0
clsMainSpellMemGem=00063300 
~Oh danny boy, the pipes the pipes are calling.~

EqMule
Developer
Developer
Posts: 2697
Joined: Fri Jan 03, 2003 9:57 pm
Contact:

Post by EqMule » Tue Feb 11, 2003 11:19 am

As the co-author of the 7 feb offsets Id like to point out that the list posted above is the exact list as have been posted by me in the Sticky: 02/07 offsets topic, and on the subject of people changing the MacroQuestWinClassName=__MacroQuestTray
MacroQuestWinName=MacroQuest

It just doesnt matter what thoose are set to... and I changed them out of one reason only: Im paranoid. What it means in practice is that IF SOE should decide to scan your tasklist or windows or Classes for MacroQuest it would not find it... I suggest all MQ users to make up their own names as a matter of fact...

/EQMule00

Malachi
a hill giant
a hill giant
Posts: 227
Joined: Tue Nov 19, 2002 1:29 am
Contact:

Yes....

Post by Malachi » Tue Feb 11, 2003 8:25 pm

Yesh, that's true, some people just don't know how to go about that, or why you did it, and so they were having stability issues b/c of it.

I just re-posted with the traditional class names.

Sorry if I didn't throw you the credit.

~malachi
~Oh danny boy, the pipes the pipes are calling.~