3.0.3 adresses menu

User Tag List

Page 1 of 3 123 LastLast
Results 1 to 15 of 31
  1. #1
    RoKFenris's Avatar Member
    Reputation
    16
    Join Date
    Jun 2008
    Posts
    69
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    3.0.3 adresses

    Just finished testing the adresses I'm currently using.

    Code:
        static const unsigned long mouseStatAddr       = 0x01179F70;  // mouse cursor
        static const unsigned long mouseoverGuidAddr   = 0x010A58A8;
        static const unsigned long targetGuidAddr      = 0x010A58B8;
        static const unsigned long lastTargetGuidAddr  = 0x010A58C0;
        static const unsigned long focusGuidAddr       = 0x010A58D8;
        static const unsigned long factionLastIdxAddr  = 0X00FCEB8C;
        static const unsigned long factionFirstIdxAddr = 0x00FCEB90;
        static const unsigned long factionPtrAddr      = 0x00FCEBA0;
        static const unsigned long g_clientConnection  = 0x011CA260;
        static const unsigned long worldFramePtr       = 0x010A5D84;
        static const unsigned long nameStorePtr        = 0x011AE3D0 + 0x8;
        
        // WorldFramePtr offsets
        static const unsigned long cameraOffset        = 0x781C;
        
        // g_clientconnection Offsets
        static const unsigned long cc_objMgr           = 0x2864;
    All other offsets I currently use (mostly inside game objects) seem to be unchanged.

    3.0.3 adresses
  2. #2
    skyworld009's Avatar Member
    Reputation
    1
    Join Date
    Oct 2008
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What is PlayerBase in Patch 3.0.3 (9183)?
    And XYZ Offsets.

    How to find these?

  3. #3
    korknob's Avatar Active Member
    Reputation
    29
    Join Date
    May 2008
    Posts
    67
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Player base is 0x0127E014
    Then it comes to be that the soothing light at the end of your tunnel
    Was just a freight train coming your way

  4. #4
    Cursed's Avatar Contributor
    Reputation
    270
    Join Date
    Jun 2007
    Posts
    1,380
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Code:
    WOTLK 3.0.3 build 9183 stuff
    
    0x0096C428 player constant
    0x0093A788 unit constant
    0x0093A788 dynamic object constant
    0x0096CE08 item constant
    0x0096E0E8 game object constant
    0x0096CCF0 container constant
    0x0096CC08 corpse constant
    
    0x0097C674 EI constant
    
    127E014 EI pointer
    
    patches
    
    0x712A2E collision M2(1) special
    0x7128BE collision M2(2) regular
    0x71BA6A collision WMO
    0x8D6598 inf jump patch
    0x49101D language patch
    
    statics
    
    0x10A58A8 mouse over target GUID
    0x92E52C game speed
    0x100B5A0 fall speed
    0x9717C8 MC - angle
    0x9717F0 wall climb angle
    0x96C9D4 gravity
    0x9A8270 jump momentum (water)
    0x9A826C jump momentum (land)
    
    
    P-base = EI pointer(127E014) -> level 1 +30 -> level 2 +28 -> level 3 -> P-base
    All credits to Arigity...

  5. #5
    halofan619's Avatar Active Member
    Reputation
    29
    Join Date
    Apr 2007
    Posts
    82
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Cursed View Post
    Code:
    WOTLK 3.0.3 build 9183 stuff
    
    0x0096C428 player constant
    0x0093A788 unit constant
    0x0093A788 dynamic object constant
    0x0096CE08 item constant
    0x0096E0E8 game object constant
    0x0096CCF0 container constant
    0x0096CC08 corpse constant
    
    0x0097C674 EI constant
    
    127E014 EI pointer
    
    patches
    
    0x712A2E collision M2(1) special
    0x7128BE collision M2(2) regular
    0x71BA6A collision WMO
    0x8D6598 inf jump patch
    0x49101D language patch
    
    statics
    
    0x10A58A8 mouse over target GUID
    0x92E52C game speed
    0x100B5A0 fall speed
    0x9717C8 MC - angle
    0x9717F0 wall climb angle
    0x96C9D4 gravity
    0x9A8270 jump momentum (water)
    0x9A826C jump momentum (land)
    
    
    P-base = EI pointer(127E014) -> level 1 +30 -> level 2 +28 -> level 3 -> P-base
    All credits to Arigity...

    Stupid question how do i put this in O.o

  6. #6
    Shynd's Avatar Contributor
    Reputation
    97
    Join Date
    May 2008
    Posts
    393
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I can't decide if you're contemplating programming or anal sex. And, you're right, it was a stupid ****ing question.

  7. #7
    Xarg0's Avatar Member
    Reputation
    61
    Join Date
    Jan 2008
    Posts
    389
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    he's talking about butt seks !!!
    I hacked 127.0.0.1

  8. #8
    misterx's Avatar Active Member
    Reputation
    20
    Join Date
    May 2007
    Posts
    101
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    And what are the XYZ values :s ?

  9. #9
    Robske's Avatar Contributor
    Reputation
    305
    Join Date
    May 2007
    Posts
    1,062
    Thanks G/R
    3/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by misterx View Post
    And what are the XYZ values :s ?
    Memory Editing forums being invaded by helpless XYZ users

    I and Xarg0 / others posted several hints and working versions in both this forum and the Bots and Programs forum...
    "Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live." - Martin Golding
    "I cried a little earlier when I had to poop" - Sku

  10. #10
    hypnodok's Avatar Member
    Reputation
    19
    Join Date
    Nov 2007
    Posts
    65
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    void __cdecl InputEvent( DWORD dwUnknown0, DWORD dwUnknown1, DWORD dwMouseX, DWORD dwMouseY, DWORD dwUnknown2 )

    007C9B5D |. 33D2 XOR EDX,EDX
    007C9B5F |. 3915 C831FF00 CMP DWORD PTR DS:[FF31C8],EDX
    007C9B65 |. 6A 00 PUSH 0 ; /Arg5 = 00000000
    007C9B67 |. 0F95C2 SETNE DL ; |
    007C9B6A |. 6A 00 PUSH 0 ; |Arg4 = 00000000
    007C9B6C |. 6A 00 PUSH 0 ; |Arg3 = 00000000
    007C9B6E |. 52 PUSH EDX ; |Arg2
    007C9B6F |. 6A 06 PUSH 6 ; |Arg1 = 00000006
    007C9B71 |. E8 AAEBFFFF CALL Wow.007C8720 ; \InputEvent
    007C9B76 |. 83C4 14 ADD ESP,14

  11. #11
    wat-u-doin's Avatar Banned
    Reputation
    7
    Join Date
    Nov 2008
    Posts
    38
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i may seem a lil stupid but what does the + 0x8 mean?
    static const unsigned long nameStorePtr = 0x011AE3D0 + 0x8;

  12. #12
    argh44z's Avatar Member
    Reputation
    19
    Join Date
    Nov 2007
    Posts
    93
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by wat-u-doin View Post
    i may seem a lil stupid but what does the + 0x8 mean?
    static const unsigned long nameStorePtr = 0x011AE3D0 + 0x8;
    You have too many basics to learn. You can't expect to use anything in this thread without even any programming knowledge.

  13. #13
    Cypher's Avatar Kynox's Sister's Pimp
    Reputation
    1356
    Join Date
    Apr 2006
    Posts
    5,368
    Thanks G/R
    0/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by wat-u-doin View Post
    i may seem a lil stupid but what does the + 0x8 mean?
    static const unsigned long nameStorePtr = 0x011AE3D0 + 0x8;

    Not a little stupid, VERY stupid.

    Go do some ****ing research like we already told you. Noone here is gonna hold your hand.

  14. #14
    shauno's Avatar Member
    Reputation
    3
    Join Date
    Oct 2008
    Posts
    34
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Lol @ guy doesn't know how to add

  15. #15
    Cypher's Avatar Kynox's Sister's Pimp
    Reputation
    1356
    Join Date
    Apr 2006
    Posts
    5,368
    Thanks G/R
    0/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by shauno View Post
    Lol @ guy doesn't know how to add
    Addition is srs biznus.

Page 1 of 3 123 LastLast

Similar Threads

  1. IP adress
    By Kittles in forum World of Warcraft General
    Replies: 2
    Last Post: 06-29-2007, 02:55 AM
  2. Some CE adresses
    By dopefarmer in forum World of Warcraft General
    Replies: 3
    Last Post: 05-09-2007, 05:46 PM
  3. 2.0.6 Moutain Climb Adress
    By Zxain in forum World of Warcraft Bots and Programs
    Replies: 7
    Last Post: 02-03-2007, 05:44 PM
  4. mc adress?
    By Laust in forum World of Warcraft General
    Replies: 0
    Last Post: 12-18-2006, 03:47 AM
  5. How do you change your IP adress
    By wicked_joe in forum Community Chat
    Replies: 4
    Last Post: 08-15-2006, 02:45 AM
All times are GMT -5. The time now is 07:04 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search