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
-
Jaerin
- Developer

- Posts: 133
- Joined: Mon Mar 10, 2003 7:37 pm
-
Contact:
Post
by Jaerin » Wed Apr 30, 2003 2:50 pm
**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.
Last edited by
Jaerin on Wed Apr 30, 2003 7:00 pm, edited 1 time in total.
-
maq0r
- a lesser mummy

- Posts: 43
- Joined: Fri Jan 03, 2003 10:09 am
Post
by maq0r » Wed Apr 30, 2003 3:47 pm
Working for me
-
desnts
- RTFM, then ask again
- Posts: 58
- Joined: Wed Apr 30, 2003 4:40 pm
Post
by desnts » Wed Apr 30, 2003 4:41 pm
i get incorrect version error
I dunno how to search for the offsets just hope this helps
-
Gengis
- a ghoul

- Posts: 116
- Joined: Wed Aug 14, 2002 7:46 pm
Post
by Gengis » Wed Apr 30, 2003 4:52 pm
This is my Client Version.
Code: Select all
ClientVersion=Wed Apr 30 09:08:xx 2003
-
desnts
- RTFM, then ask again
- Posts: 58
- Joined: Wed Apr 30, 2003 4:40 pm
Post
by desnts » Wed Apr 30, 2003 5:00 pm
works great with that client version. thanks
-
fwiggles
- a hill giant

- Posts: 161
- Joined: Mon Jun 17, 2002 8:29 pm
Post
by fwiggles » Wed Apr 30, 2003 5:54 pm
Good job jaerin, thanks for your hard work.
[color=red]Latest survey shows that 3 out of 4 people make up 75% of the world's population.[/color]
-
Jaerin
- Developer

- Posts: 133
- Joined: Mon Mar 10, 2003 7:37 pm
-
Contact:
Post
by Jaerin » Wed Apr 30, 2003 6:59 pm
I copied the exe to work so it must have updated the timestamp on the exe
Jaerin
-
Gengis
- a ghoul

- Posts: 116
- Joined: Wed Aug 14, 2002 7:46 pm
Post
by Gengis » Wed Apr 30, 2003 8:26 pm
nm
-
dont_know_at_all
- Developer

- Posts: 5450
- Joined: Sun Dec 01, 2002 4:15 am
- Location: Florida, USA
-
Contact:
Post
by dont_know_at_all » Thu May 01, 2003 4:51 am
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. :-(
-
dont_know_at_all
- Developer

- Posts: 5450
- Joined: Sun Dec 01, 2002 4:15 am
- Location: Florida, USA
-
Contact:
Post
by dont_know_at_all » Thu May 01, 2003 2:02 pm
Ha, ha. Both pads are exactly the same.
phew
-
compuboy
- a ghoul

- Posts: 108
- Joined: Thu Apr 24, 2003 8:19 am
- Location: Good Question, if anyone finds out, let me know
Post
by compuboy » Thu May 01, 2003 4:34 pm
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
-
Valerian
- a grimling bloodguard

- Posts: 709
- Joined: Sun Jul 28, 2002 3:29 am
Post
by Valerian » Thu May 01, 2003 6:31 pm
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.
-
compuboy
- a ghoul

- Posts: 108
- Joined: Thu Apr 24, 2003 8:19 am
- Location: Good Question, if anyone finds out, let me know
Post
by compuboy » Thu May 01, 2003 6:33 pm
sorry DKIA i forgot all about that, but thanks valerian for the answer.
i will try to be less noobish next time