Results 1 to 7 of 7

Thread: 10/21 patch

  1. #1
    Registered User
    Join Date
    Oct 2020
    Posts
    7

    10/21 patch

    has anyone figured out the offset yet for todays patch?

  2. #2
    Registered User
    Join Date
    Oct 2020
    Posts
    1

    Re: 10/21 patch

    No weapons showing, but it's a start !

    [File Info]
    PatchDate=10/21/2020


    [Port]
    port=5555


    [Memory Offsets]
    # pinstZoneAddr_x
    ZoneAddr=0xea1970
    # pinstSpawnManager_x
    SpawnHeaderAddr=0xf43378
    # pinstLocalPlayer_x
    CharInfo=0xe9a30c
    # pinstTarget_x
    TargetAddr=0xe9a360
    # pinstEQItemList_x
    ItemsAddr=0xe98910
    # pinstWorldData_x
    WorldAddr=0xe99e20


    [WorldInfo Offsets]
    WorldHourOffset=4
    WorldMinuteOffset=5
    WorldDayOffset=6
    WorldMonthOffset=7
    WorldYearOffset=8


    [SpawnInfo Offsets]
    NextOffset=0x4
    PrevOffset=0x8
    LastnameOffset=0x38
    XOffset=0x64
    YOffset=0x68
    ZOffset=0x6c
    SpeedOffset=0x7c
    HeadingOffset=0x80
    NameOffset=0xa4
    TypeOffset=0x125
    SpawnIDOffset=0x150
    # DWORD pets has this merc dont MasterID
    OwnerIDOffset=0x220
    # dword HideMode
    HideOffset=0x488
    # BYTE Level
    LevelOffset=0x504
    # BYTE Class
    ClassOffset=0xfb4
    # dword Race = Class-8
    RaceOffset=0xfac
    # ActorEquipment + 0x94
    PrimaryOffset=0x10c4
    # Offhand Offset + 0xa8
    OffhandOffset=0x10c4


    [GroundItem Offsets]
    PrevOffset=0x00
    NextOffset=0x04
    IdOffset=0x08
    DropIdOffset=0x0c
    XOffset=0x70
    YOffset=0x74
    ZOffset=0x78
    NameOffset=0x1c

  3. #3
    Registered User
    Join Date
    Apr 2020
    Posts
    10

    Re: 10/21 patch

    [File Info] PatchDate=10/21/2020 [Port] port=5555 [Memory Offsets] # pinstZoneAddr_x ZoneAddr=0xea1970 # pinstSpawnManager_x SpawnHeaderAddr=0xe9a30c # pinstLocalPlayer_x CharInfo=0xe9a364 # pinstTarget_x TargetAddr=0xe9a360 # pinstEQItemList_x ItemsAddr=0xe98910 # pinstWorldData_x WorldAddr=0xe99e20 [WorldInfo Offsets] WorldHourOffset=4 WorldMinuteOffset=5 WorldDayOffset=6 WorldMonthOffset=7 WorldYearOffset=8 [SpawnInfo Offsets] NextOffset=0x4 PrevOffset=0x8 LastnameOffset=0x38 XOffset=0x64 YOffset=0x68 ZOffset=0x6c SpeedOffset=0x7c HeadingOffset=0x80 NameOffset=0xa4 TypeOffset=0x125 SpawnIDOffset=0x150 # DWORD pets has this merc dont MasterID OwnerIDOffset=0x220 # dword HideMode HideOffset=0x488 # BYTE Level LevelOffset=0x504 # BYTE Class ClassOffset=0xfb4 # dword Race = Class-8 RaceOffset=0xfac # ActorEquipment + 8c PrimaryOffset=0x10bc # Offhand Offset DWORD OffhandOffset=0x10d0 [GroundItem Offsets] PrevOffset=0x00 NextOffset=0x04 IdOffset=0x08 DropIdOffset=0x0c XOffset=0x70 YOffset=0x74 ZOffset=0x78 NameOffset=0x1c

  4. #4
    Registered User
    Join Date
    Nov 2002
    Posts
    44

    Re: 10/21 patch

    Lenny's info (seems to work) with fixed formatting:

    Code:
    [File Info]
    PatchDate=10/21/2020
    
    [Port]
    port=5555
    
    [Memory Offsets]
    # pinstZoneAddr_x 
    ZoneAddr=0xea1970
    # pinstSpawnManager_x
    SpawnHeaderAddr=0xe9a30c
    # pinstLocalPlayer_x
    CharInfo=0xe9a364
    # pinstTarget_x
    TargetAddr=0xe9a360
    # pinstEQItemList_x
    ItemsAddr=0xe98910
    # pinstWorldData_x
    WorldAddr=0xe99e20
    
    [WorldInfo Offsets]
    WorldHourOffset=4
    WorldMinuteOffset=5
    WorldDayOffset=6
    WorldMonthOffset=7
    WorldYearOffset=8
    
    [SpawnInfo Offsets]
    NextOffset=0x4
    PrevOffset=0x8
    LastnameOffset=0x38
    XOffset=0x64
    YOffset=0x68
    ZOffset=0x6c
    SpeedOffset=0x7c
    HeadingOffset=0x80
    NameOffset=0xa4
    TypeOffset=0x125
    SpawnIDOffset=0x150
    # DWORD pets has this merc dont MasterID
    OwnerIDOffset=0x220
    # dword HideMode
    HideOffset=0x488
    # BYTE Level
    LevelOffset=0x504
    # BYTE Class
    ClassOffset=0xfb4
    # dword Race = Class-8
    RaceOffset=0xfac
    # ActorEquipment + 8c
    PrimaryOffset=0x10bc
    # Offhand Offset DWORD
    OffhandOffset=0x10d0
    
    [GroundItem Offsets]
    PrevOffset=0x00
    NextOffset=0x04
    IdOffset=0x08
    DropIdOffset=0x0c
    XOffset=0x70
    YOffset=0x74
    ZOffset=0x78
    NameOffset=0x1c
    Thanks all!

  5. #5
    Registered User
    Join Date
    Oct 2007
    Posts
    5

    Re: 10/21 patch

    Flatlines info worked for me however it was using my mount as the name of my character and all the mobs con colors were based off the mount being level 30 instead of my character level. I changed the spawn header and character info lines back to what Gridlock posted and now everything is working correctly.

  6. #6
    Registered User
    Join Date
    Aug 2020
    Posts
    5

    Re: 10/21 patch

    Based on all of the information listed above, I took the offsets from Lenny/Flatline and combined them with the information provided by Gridlock/FallenOne321. This combination seems to work, with everything showing up the way it's supposed to. Here it is so that you don't have to switch stuff around:

    [File Info]
    PatchDate=10/21/2020


    [Port]
    port=5555


    [Memory Offsets]
    # pinstZoneAddr_x
    ZoneAddr=0xea1970
    # pinstSpawnManager_x
    SpawnHeaderAddr=0xf43378
    # pinstLocalPlayer_x
    CharInfo=0xe9a30c
    # pinstTarget_x
    TargetAddr=0xe9a360
    # pinstEQItemList_x
    ItemsAddr=0xe98910
    # pinstWorldData_x
    WorldAddr=0xe99e20


    [WorldInfo Offsets]
    WorldHourOffset=4
    WorldMinuteOffset=5
    WorldDayOffset=6
    WorldMonthOffset=7
    WorldYearOffset=8


    [SpawnInfo Offsets]
    NextOffset=0x4
    PrevOffset=0x8
    LastnameOffset=0x38
    XOffset=0x64
    YOffset=0x68
    ZOffset=0x6c
    SpeedOffset=0x7c
    HeadingOffset=0x80
    NameOffset=0xa4
    TypeOffset=0x125
    SpawnIDOffset=0x150
    # DWORD pets has this merc dont MasterID
    OwnerIDOffset=0x220
    # dword HideMode
    HideOffset=0x488
    # BYTE Level
    LevelOffset=0x504
    # BYTE Class
    ClassOffset=0xfb4
    # dword Race = Class-8
    RaceOffset=0xfac
    # ActorEquipment + 8c
    PrimaryOffset=0x10bc
    # Offhand Offset DWORD
    OffhandOffset=0x10d0


    [GroundItem Offsets]
    PrevOffset=0x00
    NextOffset=0x04
    IdOffset=0x08
    DropIdOffset=0x0c
    XOffset=0x70
    YOffset=0x74
    ZOffset=0x78
    NameOffset=0x1c

  7. #7
    Registered User
    Join Date
    Feb 2020
    Posts
    18

    Re: 10/21 patch

    Thanks all

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

You may post new threads
You may post replies
You may post attachments
You may edit your posts
HTML code is Off
vB code is On
Smilies are On
[IMG] code is On