Page 1 of 1

April 30th Offsets

Posted: Wed Apr 30, 2003 2:50 pm
by Jaerin
**Untested and unverified**

Code: Select all

[MacroQuest]
MacroQuestVersion=SRC-20030308
ClientName=eqgame
ClientVersion=Wed Apr 30 09:08:xx 2003
ClientOverride=0
MacroQuestWinClassName=__MacroQuestTray
MacroQuestWinName=MacroQuest

[Function Locations]
WriteChatColor=004E2149
GetRaceByID=004D7941
GetClassByID=004D72EC
GetDeityByID=004D8DE3
LeftClick=0
RightClick=0
ScreenItem=0045D8E1
ScreenSpawn=004EBA12
NewUIINI=00447E4B
MaxMana=00465B15
Commands=004EAB58
CmdCleanup=0
MemChecker=004FAB4C
MemChecker2=004FE541
MemCheckAddr1=004FE5AF
MemCheckAddr2=004FE5E7
MemChecker3=004FB991

[DirectInput8]
Main=0077A46C
Keyboard=0077A470
Mouse=0077A474

[Memory Locations]
Zoning=00761208
Zones=00761220
SpawnHeader=00761224
Items=00761228
Doors=00761240
SpawnFooter=0076124C
Char=00761260
CharInfo=00761268
Target=0076126C
Guilds=006F555C
Packs=0
OldAttack=0075EC82
Mouse=0077A478
Attack=00733118
Spells=0076E9D0
CommandList=005AEE20
DoAbilityList=00737E38
DoAbilityAvailable=007330B4
Group=006B13A0
GroupCount=006B1258
HSliderItems=0
HSliderMoney=0
PackPanel1=0
PackPanel2=0
clsMain=0
clsItems=00761290
clsSpawns=00761218
clsInvPanel=0
clsMerchantPanelStatus=0
clsMerchantItemBase=0
clsMerchantSelectedItem=0
clsMerchantSelectedSlotID=0
clsMainNewUI=0077A608
clsMainSpellRefresh=0
clsMainSpellMemId=0
clsMainSpellMemBar=0
clsMainSpellMemGem=0

EncryptPad=005C8D90
EncryptPad3=005C91B4
EncryptPad2=005C99E0
Edit: fixed the EncryptPad offsets.

Posted: Wed Apr 30, 2003 3:47 pm
by maq0r
Working for me

Posted: Wed Apr 30, 2003 4:41 pm
by desnts
i get incorrect version error :(

I dunno how to search for the offsets just hope this helps

Posted: Wed Apr 30, 2003 4:52 pm
by Gengis
This is my Client Version.

Code: Select all

ClientVersion=Wed Apr 30 09:08:xx 2003 

Posted: Wed Apr 30, 2003 5:00 pm
by desnts
works great with that client version. thanks

Posted: Wed Apr 30, 2003 5:54 pm
by fwiggles
Good job jaerin, thanks for your hard work.

Posted: Wed Apr 30, 2003 6:59 pm
by Jaerin
I copied the exe to work so it must have updated the timestamp on the exe

Jaerin

Posted: Wed Apr 30, 2003 8:26 pm
by Gengis
nm

Posted: Thu May 01, 2003 4:51 am
by dont_know_at_all
We're doomed. The offsets were wrong for the encryption pads for 2 and 3. They are now fixed.

Don't be surprised when you try to log in tomorrow. :-(

Posted: Thu May 01, 2003 2:02 pm
by dont_know_at_all
Ha, ha. Both pads are exactly the same.

phew

Posted: Thu May 01, 2003 4:34 pm
by compuboy
dont_know_at_all wrote:Ha, ha. Both pads are exactly the same.

phew
Please forgive my noobishness but....

WTF is a encryption pad?

thanks

Posted: Thu May 01, 2003 4:40 pm
by dont_know_at_all
What? Search doesn't work for you?

Posted: Thu May 01, 2003 6:31 pm
by Valerian
the short answer (I believe... I may be wrong since I don't deal with that end of the program) is that an encryption pad is part of the new memory checking routines. if you don't mess with that and let the experts do it, then you should have no reason to worry about encryption pads... unless the offsets are wrong, in which case you may just find your account banned.

Posted: Thu May 01, 2003 6:33 pm
by compuboy
sorry DKIA i forgot all about that, but thanks valerian for the answer.

i will try to be less noobish next time