[WoW][3.3.3a] Info Dump Thread menu

User Tag List

Page 2 of 6 FirstFirst 123456 LastLast
Results 16 to 30 of 82
  1. #16
    Ryns's Avatar Member
    Reputation
    19
    Join Date
    Oct 2009
    Posts
    24
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    PlayerNameCache 0x00BB92A0 + 0x8

    [WoW][3.3.3a] Info Dump Thread
  2. #17
    lon3vman's Avatar Member
    Reputation
    1
    Join Date
    May 2008
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    SpellCooldownList 0x00AF6A08 + 0x8

  3. #18
    Tanaris4's Avatar Contributor Authenticator enabled
    Reputation
    148
    Join Date
    Oct 2008
    Posts
    646
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What's the offset for EndScene?
    https://tanaris4.com

  4. #19
    JuJuBoSc's Avatar Banned for scamming CoreCoins Purchaser
    Reputation
    1019
    Join Date
    May 2007
    Posts
    922
    Thanks G/R
    1/3
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Code:
            public enum Direct3D9
            {
    
                pDevicePtr_1 = 0x00BB672C,              // 3.3.3a
                pDevicePtr_2 = 0x397C,                  // 3.3.3a
                oEndScene = 0xA8,                       // 3.3.3a
    
            }

  5. #20
    counted's Avatar Contributor Authenticator enabled
    Reputation
    203
    Join Date
    Mar 2008
    Posts
    183
    Thanks G/R
    11/108
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    IsCasting is 0xA78

  6. #21
    Mc-fly's Avatar Sergeant
    Reputation
    14
    Join Date
    Dec 2009
    Posts
    64
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    anyone got the Obj Manager Things?

    aClientConnection = ??
    ObjManagerOffset = 0x00BB43F0
    ObjManagerFirstObject = 0xAC
    ObjManagerPlayerGUID = 0xC0
    ObjDescriptorOffset = 0x8
    ObjectTypeOffset = 0x2
    ObjectGUIDOffset = 0x30
    ObjectNextOffset = 0x3C

    there are right?

  7. #22
    Ploski's Avatar Member
    Reputation
    1
    Join Date
    Aug 2009
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Mc-fly View Post
    anyone got the Obj Manager Things?

    aClientConnection = ??
    ObjManagerOffset = 0x00BB43F0
    ObjManagerFirstObject = 0xAC
    ObjManagerPlayerGUID = 0xC0
    ObjDescriptorOffset = 0x8
    ObjectTypeOffset = 0x2
    ObjectGUIDOffset = 0x30
    ObjectNextOffset = 0x3C

    there are right?
    No they dont work. I made a 6 month break with bot coding, an this are the offsets my bot got. I think they are from 3.0.3.

    I need also the new Offsets, cant figure them out!

  8. #23
    Cypher's Avatar Kynox's Sister's Pimp
    Reputation
    1358
    Join Date
    Apr 2006
    Posts
    5,368
    Thanks G/R
    0/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Ploski View Post
    No they dont work. I made a 6 month break with bot coding, an this are the offsets my bot got. I think they are from 3.0.3.

    I need also the new Offsets, cant figure them out!
    Read the rules dipshit.

  9. #24
    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 Cypher View Post
    Read the rules dipshit.

    Well that's just cruel Cypher...





    It's fairly obvious that he can't read.
    "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. #25
    Cypher's Avatar Kynox's Sister's Pimp
    Reputation
    1358
    Join Date
    Apr 2006
    Posts
    5,368
    Thanks G/R
    0/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Robske View Post

    Well that's just cruel Cypher...





    It's fairly obvious that he can't read.
    Rifk .

  11. #26
    miceiken's Avatar Contributor Authenticator enabled
    Reputation
    209
    Join Date
    Dec 2007
    Posts
    401
    Thanks G/R
    7/9
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm trying to figure out relations between localplayer and other factions.
    http://www.mmowned.com/forums/wow-me...ml#post1585627

    This seems usable but I'd need a few pointers where to look for the updated offsets. Would appreciate if somebody already got them reversed or has another solution.

  12. #27
    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 miceiken View Post
    I'm trying to figure out relations between localplayer and other factions.
    http://www.mmowned.com/forums/wow-me...ml#post1585627

    This seems usable but I'd need a few pointers where to look for the updated offsets. Would appreciate if somebody already got them reversed or has another solution.
    (Re)read Shynd's post on the matter in his blog. Either you call the UnitRelation method directly or you reverse the logic. There's info on both in this section (some of which is very very recent...)
    "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

  13. #28
    Borean's Avatar Contributor
    Reputation
    103
    Join Date
    Sep 2009
    Posts
    9
    Thanks G/R
    2/36
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    LastTagetGUID = 0x00C4EB50
    RedErrorMessage = 0x00C4DF28
    Last edited by Borean; 04-21-2010 at 08:01 PM.

  14. #29
    Sel3n's Avatar Member
    Reputation
    10
    Join Date
    Jul 2009
    Posts
    115
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Can anyone share the new address for UpdateModel function?

    Sry, I don't see 2.3 in rulz/
    Last edited by Sel3n; 04-14-2010 at 10:48 AM.

  15. #30
    Cypher's Avatar Kynox's Sister's Pimp
    Reputation
    1358
    Join Date
    Apr 2006
    Posts
    5,368
    Thanks G/R
    0/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Sel3n View Post
    Can anyone share the new address for UpdateModel function?
    http://www.mmowned.com/forums/wow-me...ion-rules.html

Page 2 of 6 FirstFirst 123456 LastLast

Similar Threads

  1. [WoW][3.3.0] Info Dump Thread
    By Apoc in forum WoW Memory Editing
    Replies: 104
    Last Post: 02-02-2010, 01:26 AM
  2. [WoW][3.2.2] Info Dump Thread
    By Apoc in forum WoW Memory Editing
    Replies: 155
    Last Post: 12-04-2009, 12:40 AM
  3. [WoW][3.2.0] Info Dump Thread
    By Apoc in forum WoW Memory Editing
    Replies: 204
    Last Post: 09-22-2009, 05:14 AM
  4. [WoW][3.1.0] Info Dump Thread
    By Apoc in forum WoW Memory Editing
    Replies: 1
    Last Post: 05-03-2009, 01:29 PM
  5. [WoW][3.0.9] Info dump thread
    By Apoc in forum WoW Memory Editing
    Replies: 8
    Last Post: 03-19-2009, 03:18 PM
All times are GMT -5. The time now is 01:34 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search