PDA

View Full Version : 09/21/2022 Offsets



sinis60
09-21-2022, 01:37 PM
I was unable to get the weapon offsets, but I think I got everything else:

[File Info]
PatchDate=09/21/2022 Live

[Port]
port=5555

[Memory Offsets]
ZoneAddr=0x140b7dd14
SpawnHeaderAddr=0x140b75e58
CharInfo=0x140b75e58
TargetAddr=0x140aaa0c0
ItemsAddr=0x140b74fb0
WorldAddr=0x140b75f30

[WorldInfo Offsets]
WorldHourOffset=8
WorldMinuteOffset=9
WorldDayOffset=10
WorldMonthOffset=11
WorldYearOffset=12

[SpawnInfo Offsets]
NextOffset=0x8
PrevOffset=0x10
LastnameOffset=0x48
XOffset=0x74
YOffset=0x78
ZOffset=0x7c
SpeedOffset=0x8c
HeadingOffset=0x90
NameOffset=0xb4
TypeOffset=0x135
SpawnIDOffset=0x168
OwnerIDOffset=0x538
HideOffset=0x42c
LevelOffset=0x278
ClassOffset=0xfe4
RaceOffset=0xfdc
PrimaryOffset=0x10ec
OffhandOffset=0x1100

[GroundItem Offsets]
PrevOffset=0x0
NextOffset=0x8
IdOffset=0x10
DropIdOffset=0x18
XOffset=0x84
YOffset=0x88
ZOffset=0x8c
NameOffset=0x30

snobles
09-21-2022, 01:39 PM
Thank you for getting us up and running.

sinis60
09-21-2022, 02:00 PM
I updated the CharInfo offset. I think the other one was causing 2 of me to show up in the list.

I'm very new to this, so it's a work in progress.

Hidron
09-21-2022, 02:46 PM
At least the important parts are working.

dirtyhalfling
09-21-2022, 06:53 PM
PrimaryOffset=0x10ec OffhandOffset=0x1100

eqDialup
09-22-2022, 05:41 AM
Thanks - completely forgot it was patch day. A good trick for weapons is to grab a couple unique ornaments and drop them on some cheap weapons, and then equip them. If you do that before the patch, and write down the 4 bytes at each spot, then after a patch you have some unique values to search for. The values will be listed twice. The one closest to the old offset is most likely correct.

sinis60
09-22-2022, 12:33 PM
I didn't do that before the patch hit which is why I couldn't get them. I'm going to use a fishing pole in main and a torch in offhand. That should be something available in all eras, all classes, and be something I can use in the future.

Nstalkerga
10-30-2022, 02:06 PM
Just a question did this break recently? typically i see something up pretty quick when they break, but on my machine this seemed to have just quit in the last week or so.

Looking to confirm its either just me and something broke with all my recent changes (moved, so lots changed) myseq-windows should not have however.

showeq-linux seems to be working ok, so not 100% sure. Will tinker and see what i find, just in case its just me :)

Hidron
10-30-2022, 05:53 PM
Just a question did this break recently? typically i see something up pretty quick when they break, but on my machine this seemed to have just quit in the last week or so.

Looking to confirm its either just me and something broke with all my recent changes (moved, so lots changed) myseq-windows should not have however.

showeq-linux seems to be working ok, so not 100% sure. Will tinker and see what i find, just in case its just me :)


There was a patch on the 26th requiring new offsets, and they were posted, but oddly that thread seems to have disappeared. I wonder if that is related to the recent database migration.

MacQ
10-30-2022, 06:13 PM
There was a patch on the 26th requiring new offsets, and they were posted, but oddly that thread seems to have disappeared. I wonder if that is related to the recent database migration.

I think so. I am noticing some October posts are missing, and a private message I sent about a week ago is also missing. Someting definatly happened.