PDA

View Full Version : 5/19 offsets



tempunlimited
05-17-2023, 11:26 AM
can someone post the new offsets please =)

Monk
05-17-2023, 11:33 AM
Was the server even up when you post? lol

Hidron
05-17-2023, 11:37 AM
Was the server even up when you post? lol

Unlocked about 90+ minutes ago, so yes.

cgbeq24
05-17-2023, 05:23 PM
I've tried to find the offsets manually with barely any luck. I followed the guide in the myseqserver.ini file, and all I seem to have gotten is MySEQ to recognize what zone I'm in; yet it will not load the map. I also go the ground spawns to show.

And that's about all I can get.

The step in the .ini that states:



"Next we want to locate the pSpawnlist value, stored above as SpawnHeaderAddr. This is very easy once you have
# pTarget done above. Simply select any target in the game and use the 'wt' command:
# > wt
#
# You should see a long list of spawn information dump out. At the end, we do an automatic scan looking for
# where that entry point pointer lives. You should see a list of matches. Anyone of them could potentially be
# a valid pSpawnlist. Select one and place it in the INI file above under SpawnHeaderAddr. Press 'r' to reload
# the INI file.


HOW do we do an automatic scan looking for where that entry point pointer lives?! Very easy my ass.... (or am I missing something very obvious?!)

Also the update was for 5/16 not 5/19 as per the

erictodd10
05-17-2023, 08:01 PM
No one posts offsets anymore? In the past, someone would post offsets with an hour of update almost every time.

ViperScale
05-17-2023, 08:07 PM
I can't find anything the works using the normal method with the debugger, the UI changes may have majorly changed the way some of this is set to work.

Here are the offsets that look to be working from the server data but the data in the app itself is finding all the character names and correct map and my location on the map but no other npcs. Not sure if the npc data itself maybe was altered in the last patch so it can see the count but is failing to process the data for each npc?

857

c407713
05-18-2023, 02:12 AM
[File Info]
PatchDate=05/17/2023

[Port]
port=5555


[Memory Offsets]
ZoneAddr=0x140c05b44
SpawnHeaderAddr=0x140c7c9a0
CharInfo=0x140bfe398
TargetAddr=0x140b31eb0
ItemsAddr=0x140bfcdf0
WorldAddr=0x140c00510


[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=0x5e8
HideOffset=0x5b0
LevelOffset=0x3c1
ClassOffset=0xfdc
RaceOffset=0xfd4
PrimaryOffset=0x10e4
OffhandOffset=0x10f8


[GroundItem Offsets]
PrevOffset=0x0
NextOffset=0x8
IdOffset=0x10
DropIdOffset=0x18
XOffset=0x8c
YOffset=0x90
ZOffset=0x94
NameOffset=0x38

tempunlimited
05-18-2023, 05:04 AM
Thank you

Lemony
05-18-2023, 10:06 AM
Cheers!

tempunlimited
05-19-2023, 06:00 PM
Thank you

they were working then i restarted the pc and they dont work anymore ... weird

Hidron
05-19-2023, 06:04 PM
they were working then i restarted the pc and they dont work anymore ... weird
Was a hotfix sometime this afternoon.