Thread: addys

Results 1 to 5 of 5
  1. #1
    lilcreeplil's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Location
    manila
    Posts
    21
    Reputation
    10
    Thanks
    0

    addys

    how do i search addys for this one:


    OFS_Z
    OFS_X
    OFS_Y

    thnks

  2. #2
    icebox2010's Avatar
    Join Date
    Mar 2010
    Gender
    female
    Posts
    53
    Reputation
    10
    Thanks
    38
    My Mood
    Brooding
    here... but its kind of old..
    Code:
    push    esi
    call    sub_4E6430
    add     esp, 4
    test    eax, eax
    jz      short loc_4A1641
    mov     ecx, dword_B19D98 ; << Server Pointer (0xB19D98 )
    cmp     esi, [ecx+0E0AACh]
    mov     ecx, offset asc_983EC0 ; "*"
    jz      short loc_4A1606
    mov     ecx, offset byte_97F6A4
    
    fld     dword ptr [eax+2C4h] ; << Offset Z (0x2C4)
    sub     esp, 18h
    fstp    qword ptr [esp+10h]
    lea     edx, [esi+4]
    fld     dword ptr [eax+2C0h] ; << Offset Y (super jump) (0x2C0)
    fstp    qword ptr [esp+8]
    fld     dword ptr [eax+2BCh] ; << Offset X(0x2BC)
    mov     eax, dword_AD5CD0
    fstp    qword ptr [esp]
    push    esi
    push    ecx
    push    offset aS2dSPos_1f_1f_ ; "%s%2d's Pos : ( %.1f, %.1f, %.1f )"
    push    edx
    push    eax
    call    sub_7C1310
    add     esp, 2Ch
    jmp     short loc_4A1659
    Credits to Croner

  3. #3
    TheCamels8's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    Israel :D
    Posts
    2,945
    Reputation
    174
    Thanks
    1,376
    My Mood
    Cheeky
    Quote Originally Posted by icebox2010 View Post
    here... but its kind of old..
    Code:
    push    esi
    call    sub_4E6430
    add     esp, 4
    test    eax, eax
    jz      short loc_4A1641
    mov     ecx, dword_B19D98 ; << Server Pointer (0xB19D98 )
    cmp     esi, [ecx+0E0AACh]
    mov     ecx, offset asc_983EC0 ; "*"
    jz      short loc_4A1606
    mov     ecx, offset byte_97F6A4
    
    fld     dword ptr [eax+2C4h] ; << Offset Z (0x2C4)
    sub     esp, 18h
    fstp    qword ptr [esp+10h]
    lea     edx, [esi+4]
    fld     dword ptr [eax+2C0h] ; << Offset Y (super jump) (0x2C0)
    fstp    qword ptr [esp+8]
    fld     dword ptr [eax+2BCh] ; << Offset X(0x2BC)
    mov     eax, dword_AD5CD0
    fstp    qword ptr [esp]
    push    esi
    push    ecx
    push    offset aS2dSPos_1f_1f_ ; "%s%2d's Pos : ( %.1f, %.1f, %.1f )"
    push    edx
    push    eax
    call    sub_7C1310
    add     esp, 2Ch
    jmp     short loc_4A1659
    Credits to Croner
    It doesn't work anymore..

  4. #4
    Flash's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    Slovenia
    Posts
    7,691
    Reputation
    561
    Thanks
    1,872
    My Mood
    Fine
    Search for Pagn's tutorial how to find addys
    [IMG]https://i1171.photobucke*****m/albums/r543/Ferzato/separator.png[/IMG]

    Former Middleman
    07-07-2011 - 09-13-2011


    [IMG]https://i1171.photobucke*****m/albums/r543/Ferzato/separator.png[/IMG]


    Skype: mpgh.flash
    MSN: mpgh.flash@msn.com


    “I don't care if you're black, white, straight, bisexual, gay, lesbian, short, tall, fat, skinny, rich or poor. If you're nice to me, I'll be nice to you. Simple as that.”
    - Eminem

  5. #5
    lilcreeplil's Avatar
    Join Date
    Nov 2010
    Gender
    male
    Location
    manila
    Posts
    21
    Reputation
    10
    Thanks
    0
    OFS_Z
    OFS_X
    OFS_Y
    are not included in pagn's tut

    links for other tut?thnks
    Last edited by lilcreeplil; 12-03-2010 at 08:37 PM.