[3.1.2] Some Changes...Few Static updates... menu

User Tag List

Page 2 of 8 FirstFirst 123456 ... LastLast
Results 16 to 30 of 107
  1. #16
    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)
    Originally Posted by luciferc View Post
    btw i keep messing up when i get my Mouse Over Guid Static. (Move my cursor) so if anyone can give me that ty :P
    My addresses (including a few that have already been posted), including Mouse Over GUID (already tested and working):
    Code:
        // Addresses used by the class
        static const unsigned long mouseStatAddr       = 0x01141B08;
        static const unsigned long mouseoverGuidAddr   = 0x011D3F50;
        static const unsigned long targetGuidAddr      = 0x011D3F60;
        static const unsigned long lastTargetGuidAddr  = 0x011D3F68;
        static const unsigned long focusGuidAddr       = 0x011D3F80;
        static const unsigned long factionLastIdxAddr  = 0x00A3732C;
        static const unsigned long factionFirstIdxAddr = 0x00A37330;
        static const unsigned long factionPtrAddr      = 0x00A37340;
        static const unsigned long g_clientConnection  = 0x01139F80;
        static const unsigned long worldFramePtr       = 0x011780B4;
        static const unsigned long nameStorePtr        = 0x0113ED00 + 0x8;
    
        // WorldFramePtr offsets
        static const unsigned long cameraOffset        = 0x7834;
    
        // g_clientconnection Offsets
        static const unsigned long cc_objMgr           = 0x2C34;

    [3.1.2] Some Changes...Few Static updates...
  2. #17
    xerotsuda's Avatar Member
    Reputation
    67
    Join Date
    May 2008
    Posts
    364
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This thread makes me happy all over.
    Wasting your time costs you $15, wasting 24 other peoples time costs $360. Raid right or dont raid at all.

  3. #18
    Pixion's Avatar Member
    Reputation
    59
    Join Date
    Jan 2008
    Posts
    289
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Code:
    ChatStartOffset = 0x0117938C
    OffsetToNext = 0x17C0

  4. #19
    mordok's Avatar Member
    Reputation
    11
    Join Date
    Oct 2007
    Posts
    103
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Descriptors ^^
    Code:
    
    [DUMP_INFO]
    
    WOW_VERSION=Version: 3.1.2  Build number: 9901  Build date: May 12 2009
    
    [EOBJECTFIELDS]
    
    DESCRIPTORS=0x0105CF10
    OBJECT_FIELD_GUID=0x0
    OBJECT_FIELD_TYPE=0x2
    OBJECT_FIELD_ENTRY=0x3
    OBJECT_FIELD_SCALE_X=0x4
    OBJECT_FIELD_PADDING=0x5
    TOTAL_OBJECT_FIELDS=0x5
    
    [EUNITFIELDS]
    
    DESCRIPTORS=0x0105D2A8
    UNIT_FIELD_CHARM=0x6
    UNIT_FIELD_SUMMON=0x8
    UNIT_FIELD_CRITTER=0xA
    UNIT_FIELD_CHARMEDBY=0xC
    UNIT_FIELD_SUMMONEDBY=0xE
    UNIT_FIELD_CREATEDBY=0x10
    UNIT_FIELD_TARGET=0x12
    UNIT_FIELD_CHANNEL_OBJECT=0x14
    UNIT_FIELD_BYTES_0=0x16
    UNIT_FIELD_HEALTH=0x17
    UNIT_FIELD_POWER1=0x18
    UNIT_FIELD_POWER2=0x19
    UNIT_FIELD_POWER3=0x1A
    UNIT_FIELD_POWER4=0x1B
    UNIT_FIELD_POWER5=0x1C
    UNIT_FIELD_POWER6=0x1D
    UNIT_FIELD_POWER7=0x1E
    UNIT_FIELD_MAXHEALTH=0x1F
    UNIT_FIELD_MAXPOWER1=0x20
    UNIT_FIELD_MAXPOWER2=0x21
    UNIT_FIELD_MAXPOWER3=0x22
    UNIT_FIELD_MAXPOWER4=0x23
    UNIT_FIELD_MAXPOWER5=0x24
    UNIT_FIELD_MAXPOWER6=0x25
    UNIT_FIELD_MAXPOWER7=0x26
    UNIT_FIELD_POWER_REGEN_FLAT_MODIFIER=0x27
    UNIT_FIELD_POWER_REGEN_INTERRUPTED_FLAT_MODIFIER=0x2E
    UNIT_FIELD_LEVEL=0x35
    UNIT_FIELD_FACTIONTEMPLATE=0x36
    UNIT_VIRTUAL_ITEM_SLOT_ID=0x37
    UNIT_FIELD_FLAGS=0x3A
    UNIT_FIELD_FLAGS_2=0x3B
    UNIT_FIELD_AURASTATE=0x3C
    UNIT_FIELD_BASEATTACKTIME=0x3D
    UNIT_FIELD_RANGEDATTACKTIME=0x3F
    UNIT_FIELD_BOUNDINGRADIUS=0x40
    UNIT_FIELD_COMBATREACH=0x41
    UNIT_FIELD_DISPLAYID=0x42
    UNIT_FIELD_NATIVEDISPLAYID=0x43
    UNIT_FIELD_MOUNTDISPLAYID=0x44
    UNIT_FIELD_MINDAMAGE=0x45
    UNIT_FIELD_MAXDAMAGE=0x46
    UNIT_FIELD_MINOFFHANDDAMAGE=0x47
    UNIT_FIELD_MAXOFFHANDDAMAGE=0x48
    UNIT_FIELD_BYTES_1=0x49
    UNIT_FIELD_PETNUMBER=0x4A
    UNIT_FIELD_PET_NAME_TIMESTAMP=0x4B
    UNIT_FIELD_PETEXPERIENCE=0x4C
    UNIT_FIELD_PETNEXTLEVELEXP=0x4D
    UNIT_DYNAMIC_FLAGS=0x4E
    UNIT_CHANNEL_SPELL=0x4F
    UNIT_MOD_CAST_SPEED=0x50
    UNIT_CREATED_BY_SPELL=0x51
    UNIT_NPC_FLAGS=0x52
    UNIT_NPC_EMOTESTATE=0x53
    UNIT_FIELD_STAT0=0x54
    UNIT_FIELD_STAT1=0x55
    UNIT_FIELD_STAT2=0x56
    UNIT_FIELD_STAT3=0x57
    UNIT_FIELD_STAT4=0x58
    UNIT_FIELD_POSSTAT0=0x59
    UNIT_FIELD_POSSTAT1=0x5A
    UNIT_FIELD_POSSTAT2=0x5B
    UNIT_FIELD_POSSTAT3=0x5C
    UNIT_FIELD_POSSTAT4=0x5D
    UNIT_FIELD_NEGSTAT0=0x5E
    UNIT_FIELD_NEGSTAT1=0x5F
    UNIT_FIELD_NEGSTAT2=0x60
    UNIT_FIELD_NEGSTAT3=0x61
    UNIT_FIELD_NEGSTAT4=0x62
    UNIT_FIELD_RESISTANCES=0x63
    UNIT_FIELD_RESISTANCEBUFFMODSPOSITIVE=0x6A
    UNIT_FIELD_RESISTANCEBUFFMODSNEGATIVE=0x71
    UNIT_FIELD_BASE_MANA=0x78
    UNIT_FIELD_BASE_HEALTH=0x79
    UNIT_FIELD_BYTES_2=0x7A
    UNIT_FIELD_ATTACK_POWER=0x7B
    UNIT_FIELD_ATTACK_POWER_MODS=0x7C
    UNIT_FIELD_ATTACK_POWER_MULTIPLIER=0x7D
    UNIT_FIELD_RANGED_ATTACK_POWER=0x7E
    UNIT_FIELD_RANGED_ATTACK_POWER_MODS=0x7F
    UNIT_FIELD_RANGED_ATTACK_POWER_MULTIPLIER=0x80
    UNIT_FIELD_MINRANGEDDAMAGE=0x81
    UNIT_FIELD_MAXRANGEDDAMAGE=0x82
    UNIT_FIELD_POWER_COST_MODIFIER=0x83
    UNIT_FIELD_POWER_COST_MULTIPLIER=0x8A
    UNIT_FIELD_MAXHEALTHMODIFIER=0x91
    UNIT_FIELD_HOVERHEIGHT=0x92
    UNIT_FIELD_PADDING=0x93
    TOTAL_UNIT_FIELDS=0x59
    
    [EITEMFIELDS]
    
    DESCRIPTORS=0x0105CFB0
    ITEM_FIELD_OWNER=0x6
    ITEM_FIELD_CONTAINED=0x8
    ITEM_FIELD_CREATOR=0xA
    ITEM_FIELD_GIFTCREATOR=0xC
    ITEM_FIELD_STACK_COUNT=0xE
    ITEM_FIELD_DURATION=0xF
    ITEM_FIELD_SPELL_CHARGES=0x10
    ITEM_FIELD_FLAGS=0x15
    ITEM_FIELD_ENCHANTMENT_1_1=0x16
    ITEM_FIELD_ENCHANTMENT_1_3=0x18
    ITEM_FIELD_ENCHANTMENT_2_1=0x19
    ITEM_FIELD_ENCHANTMENT_2_3=0x1B
    ITEM_FIELD_ENCHANTMENT_3_1=0x1C
    ITEM_FIELD_ENCHANTMENT_3_3=0x1E
    ITEM_FIELD_ENCHANTMENT_4_1=0x1F
    ITEM_FIELD_ENCHANTMENT_4_3=0x21
    ITEM_FIELD_ENCHANTMENT_5_1=0x22
    ITEM_FIELD_ENCHANTMENT_5_3=0x24
    ITEM_FIELD_ENCHANTMENT_6_1=0x25
    ITEM_FIELD_ENCHANTMENT_6_3=0x27
    ITEM_FIELD_ENCHANTMENT_7_1=0x28
    ITEM_FIELD_ENCHANTMENT_7_3=0x2A
    ITEM_FIELD_ENCHANTMENT_8_1=0x2B
    ITEM_FIELD_ENCHANTMENT_8_3=0x2D
    ITEM_FIELD_ENCHANTMENT_9_1=0x2E
    ITEM_FIELD_ENCHANTMENT_9_3=0x30
    ITEM_FIELD_ENCHANTMENT_10_1=0x31
    ITEM_FIELD_ENCHANTMENT_10_3=0x33
    ITEM_FIELD_ENCHANTMENT_11_1=0x34
    ITEM_FIELD_ENCHANTMENT_11_3=0x36
    ITEM_FIELD_ENCHANTMENT_12_1=0x37
    ITEM_FIELD_ENCHANTMENT_12_3=0x39
    ITEM_FIELD_PROPERTY_SEED=0x3A
    ITEM_FIELD_RANDOM_PROPERTIES_ID=0x3B
    ITEM_FIELD_ITEM_TEXT_ID=0x3C
    ITEM_FIELD_DURABILITY=0x3D
    ITEM_FIELD_MAXDURABILITY=0x3E
    ITEM_FIELD_PAD=0x3F
    TOTAL_ITEM_FIELDS=0x26
    
    [EPLAYERFIELDS]
    
    DESCRIPTORS=0x0105D9A0
    PLAYER_DUEL_ARBITER=0x94
    PLAYER_FLAGS=0x96
    PLAYER_GUILDID=0x97
    PLAYER_GUILDRANK=0x98
    PLAYER_BYTES=0x99
    PLAYER_BYTES_2=0x9A
    PLAYER_BYTES_3=0x9B
    PLAYER_DUEL_TEAM=0x9C
    PLAYER_GUILD_TIMESTAMP=0x9D
    PLAYER_QUEST_LOG_1_1=0x9E
    PLAYER_QUEST_LOG_1_2=0x9F
    PLAYER_QUEST_LOG_1_3=0xA0
    PLAYER_QUEST_LOG_1_4=0xA1
    PLAYER_QUEST_LOG_2_1=0xA2
    PLAYER_QUEST_LOG_2_2=0xA3
    PLAYER_QUEST_LOG_2_3=0xA4
    PLAYER_QUEST_LOG_2_4=0xA5
    PLAYER_QUEST_LOG_3_1=0xA6
    PLAYER_QUEST_LOG_3_2=0xA7
    PLAYER_QUEST_LOG_3_3=0xA8
    PLAYER_QUEST_LOG_3_4=0xA9
    PLAYER_QUEST_LOG_4_1=0xAA
    PLAYER_QUEST_LOG_4_2=0xAB
    PLAYER_QUEST_LOG_4_3=0xAC
    PLAYER_QUEST_LOG_4_4=0xAD
    PLAYER_QUEST_LOG_5_1=0xAE
    PLAYER_QUEST_LOG_5_2=0xAF
    PLAYER_QUEST_LOG_5_3=0xB0
    PLAYER_QUEST_LOG_5_4=0xB1
    PLAYER_QUEST_LOG_6_1=0xB2
    PLAYER_QUEST_LOG_6_2=0xB3
    PLAYER_QUEST_LOG_6_3=0xB4
    PLAYER_QUEST_LOG_6_4=0xB5
    PLAYER_QUEST_LOG_7_1=0xB6
    PLAYER_QUEST_LOG_7_2=0xB7
    PLAYER_QUEST_LOG_7_3=0xB8
    PLAYER_QUEST_LOG_7_4=0xB9
    PLAYER_QUEST_LOG_8_1=0xBA
    PLAYER_QUEST_LOG_8_2=0xBB
    PLAYER_QUEST_LOG_8_3=0xBC
    PLAYER_QUEST_LOG_8_4=0xBD
    PLAYER_QUEST_LOG_9_1=0xBE
    PLAYER_QUEST_LOG_9_2=0xBF
    PLAYER_QUEST_LOG_9_3=0xC0
    PLAYER_QUEST_LOG_9_4=0xC1
    PLAYER_QUEST_LOG_10_1=0xC2
    PLAYER_QUEST_LOG_10_2=0xC3
    PLAYER_QUEST_LOG_10_3=0xC4
    PLAYER_QUEST_LOG_10_4=0xC5
    PLAYER_QUEST_LOG_11_1=0xC6
    PLAYER_QUEST_LOG_11_2=0xC7
    PLAYER_QUEST_LOG_11_3=0xC8
    PLAYER_QUEST_LOG_11_4=0xC9
    PLAYER_QUEST_LOG_12_1=0xCA
    PLAYER_QUEST_LOG_12_2=0xCB
    PLAYER_QUEST_LOG_12_3=0xCC
    PLAYER_QUEST_LOG_12_4=0xCD
    PLAYER_QUEST_LOG_13_1=0xCE
    PLAYER_QUEST_LOG_13_2=0xCF
    PLAYER_QUEST_LOG_13_3=0xD0
    PLAYER_QUEST_LOG_13_4=0xD1
    PLAYER_QUEST_LOG_14_1=0xD2
    PLAYER_QUEST_LOG_14_2=0xD3
    PLAYER_QUEST_LOG_14_3=0xD4
    PLAYER_QUEST_LOG_14_4=0xD5
    PLAYER_QUEST_LOG_15_1=0xD6
    PLAYER_QUEST_LOG_15_2=0xD7
    PLAYER_QUEST_LOG_15_3=0xD8
    PLAYER_QUEST_LOG_15_4=0xD9
    PLAYER_QUEST_LOG_16_1=0xDA
    PLAYER_QUEST_LOG_16_2=0xDB
    PLAYER_QUEST_LOG_16_3=0xDC
    PLAYER_QUEST_LOG_16_4=0xDD
    PLAYER_QUEST_LOG_17_1=0xDE
    PLAYER_QUEST_LOG_17_2=0xDF
    PLAYER_QUEST_LOG_17_3=0xE0
    PLAYER_QUEST_LOG_17_4=0xE1
    PLAYER_QUEST_LOG_18_1=0xE2
    PLAYER_QUEST_LOG_18_2=0xE3
    PLAYER_QUEST_LOG_18_3=0xE4
    PLAYER_QUEST_LOG_18_4=0xE5
    PLAYER_QUEST_LOG_19_1=0xE6
    PLAYER_QUEST_LOG_19_2=0xE7
    PLAYER_QUEST_LOG_19_3=0xE8
    PLAYER_QUEST_LOG_19_4=0xE9
    PLAYER_QUEST_LOG_20_1=0xEA
    PLAYER_QUEST_LOG_20_2=0xEB
    PLAYER_QUEST_LOG_20_3=0xEC
    PLAYER_QUEST_LOG_20_4=0xED
    PLAYER_QUEST_LOG_21_1=0xEE
    PLAYER_QUEST_LOG_21_2=0xEF
    PLAYER_QUEST_LOG_21_3=0xF0
    PLAYER_QUEST_LOG_21_4=0xF1
    PLAYER_QUEST_LOG_22_1=0xF2
    PLAYER_QUEST_LOG_22_2=0xF3
    PLAYER_QUEST_LOG_22_3=0xF4
    PLAYER_QUEST_LOG_22_4=0xF5
    PLAYER_QUEST_LOG_23_1=0xF6
    PLAYER_QUEST_LOG_23_2=0xF7
    PLAYER_QUEST_LOG_23_3=0xF8
    PLAYER_QUEST_LOG_23_4=0xF9
    PLAYER_QUEST_LOG_24_1=0xFA
    PLAYER_QUEST_LOG_24_2=0xFB
    PLAYER_QUEST_LOG_24_3=0xFC
    PLAYER_QUEST_LOG_24_4=0xFD
    PLAYER_QUEST_LOG_25_1=0xFE
    PLAYER_QUEST_LOG_25_2=0xFF
    PLAYER_QUEST_LOG_25_3=0x100
    PLAYER_QUEST_LOG_25_4=0x101
    PLAYER_VISIBLE_ITEM_1_ENTRYID=0x102
    PLAYER_VISIBLE_ITEM_1_ENCHANTMENT=0x103
    PLAYER_VISIBLE_ITEM_2_ENTRYID=0x104
    PLAYER_VISIBLE_ITEM_2_ENCHANTMENT=0x105
    PLAYER_VISIBLE_ITEM_3_ENTRYID=0x106
    PLAYER_VISIBLE_ITEM_3_ENCHANTMENT=0x107
    PLAYER_VISIBLE_ITEM_4_ENTRYID=0x108
    PLAYER_VISIBLE_ITEM_4_ENCHANTMENT=0x109
    PLAYER_VISIBLE_ITEM_5_ENTRYID=0x10A
    PLAYER_VISIBLE_ITEM_5_ENCHANTMENT=0x10B
    PLAYER_VISIBLE_ITEM_6_ENTRYID=0x10C
    PLAYER_VISIBLE_ITEM_6_ENCHANTMENT=0x10D
    PLAYER_VISIBLE_ITEM_7_ENTRYID=0x10E
    PLAYER_VISIBLE_ITEM_7_ENCHANTMENT=0x10F
    PLAYER_VISIBLE_ITEM_8_ENTRYID=0x110
    PLAYER_VISIBLE_ITEM_8_ENCHANTMENT=0x111
    PLAYER_VISIBLE_ITEM_9_ENTRYID=0x112
    PLAYER_VISIBLE_ITEM_9_ENCHANTMENT=0x113
    PLAYER_VISIBLE_ITEM_10_ENTRYID=0x114
    PLAYER_VISIBLE_ITEM_10_ENCHANTMENT=0x115
    PLAYER_VISIBLE_ITEM_11_ENTRYID=0x116
    PLAYER_VISIBLE_ITEM_11_ENCHANTMENT=0x117
    PLAYER_VISIBLE_ITEM_12_ENTRYID=0x118
    PLAYER_VISIBLE_ITEM_12_ENCHANTMENT=0x119
    PLAYER_VISIBLE_ITEM_13_ENTRYID=0x11A
    PLAYER_VISIBLE_ITEM_13_ENCHANTMENT=0x11B
    PLAYER_VISIBLE_ITEM_14_ENTRYID=0x11C
    PLAYER_VISIBLE_ITEM_14_ENCHANTMENT=0x11D
    PLAYER_VISIBLE_ITEM_15_ENTRYID=0x11E
    PLAYER_VISIBLE_ITEM_15_ENCHANTMENT=0x11F
    PLAYER_VISIBLE_ITEM_16_ENTRYID=0x120
    PLAYER_VISIBLE_ITEM_16_ENCHANTMENT=0x121
    PLAYER_VISIBLE_ITEM_17_ENTRYID=0x122
    PLAYER_VISIBLE_ITEM_17_ENCHANTMENT=0x123
    PLAYER_VISIBLE_ITEM_18_ENTRYID=0x124
    PLAYER_VISIBLE_ITEM_18_ENCHANTMENT=0x125
    PLAYER_VISIBLE_ITEM_19_ENTRYID=0x126
    PLAYER_VISIBLE_ITEM_19_ENCHANTMENT=0x127
    PLAYER_CHOSEN_TITLE=0x128
    PLAYER_FIELD_PAD_0=0x129
    PLAYER_FIELD_INV_SLOT_HEAD=0x12A
    PLAYER_FIELD_PACK_SLOT_1=0x158
    PLAYER_FIELD_BANK_SLOT_1=0x178
    PLAYER_FIELD_BANKBAG_SLOT_1=0x1B0
    PLAYER_FIELD_VENDORBUYBACK_SLOT_1=0x1BE
    PLAYER_FIELD_KEYRING_SLOT_1=0x1D6
    PLAYER_FIELD_CURRENCYTOKEN_SLOT_1=0x216
    PLAYER_FARSIGHT=0x256
    PLAYER__FIELD_KNOWN_TITLES=0x258
    PLAYER__FIELD_KNOWN_TITLES1=0x25A
    PLAYER__FIELD_KNOWN_TITLES2=0x25C
    PLAYER_FIELD_KNOWN_CURRENCIES=0x25E
    PLAYER_XP=0x260
    PLAYER_NEXT_LEVEL_XP=0x261
    PLAYER_SKILL_INFO_1_1=0x262
    PLAYER_CHARACTER_POINTS1=0x3E2
    PLAYER_CHARACTER_POINTS2=0x3E3
    PLAYER_TRACK_CREATURES=0x3E4
    PLAYER_TRACK_RESOURCES=0x3E5
    PLAYER_BLOCK_PERCENTAGE=0x3E6
    PLAYER_DODGE_PERCENTAGE=0x3E7
    PLAYER_PARRY_PERCENTAGE=0x3E8
    PLAYER_EXPERTISE=0x3E9
    PLAYER_OFFHAND_EXPERTISE=0x3EA
    PLAYER_CRIT_PERCENTAGE=0x3EB
    PLAYER_RANGED_CRIT_PERCENTAGE=0x3EC
    PLAYER_OFFHAND_CRIT_PERCENTAGE=0x3ED
    PLAYER_SPELL_CRIT_PERCENTAGE1=0x3EE
    PLAYER_SHIELD_BLOCK=0x3F5
    PLAYER_SHIELD_BLOCK_CRIT_PERCENTAGE=0x3F6
    PLAYER_EXPLORED_ZONES_1=0x3F7
    PLAYER_REST_STATE_EXPERIENCE=0x477
    PLAYER_FIELD_COINAGE=0x478
    PLAYER_FIELD_MOD_DAMAGE_DONE_POS=0x479
    PLAYER_FIELD_MOD_DAMAGE_DONE_NEG=0x480
    PLAYER_FIELD_MOD_DAMAGE_DONE_PCT=0x487
    PLAYER_FIELD_MOD_HEALING_DONE_POS=0x48E
    PLAYER_FIELD_MOD_TARGET_RESISTANCE=0x48F
    PLAYER_FIELD_MOD_TARGET_PHYSICAL_RESISTANCE=0x490
    PLAYER_FIELD_BYTES=0x491
    PLAYER_AMMO_ID=0x492
    PLAYER_SELF_RES_SPELL=0x493
    PLAYER_FIELD_PVP_MEDALS=0x494
    PLAYER_FIELD_BUYBACK_PRICE_1=0x495
    PLAYER_FIELD_BUYBACK_TIMESTAMP_1=0x4A1
    PLAYER_FIELD_KILLS=0x4AD
    PLAYER_FIELD_TODAY_CONTRIBUTION=0x4AE
    PLAYER_FIELD_YESTERDAY_CONTRIBUTION=0x4AF
    PLAYER_FIELD_LIFETIME_HONORBALE_KILLS=0x4B0
    PLAYER_FIELD_BYTES2=0x4B1
    PLAYER_FIELD_WATCHED_FACTION_INDEX=0x4B2
    PLAYER_FIELD_COMBAT_RATING_1=0x4B3
    PLAYER_FIELD_ARENA_TEAM_INFO_1_1=0x4CC
    PLAYER_FIELD_HONOR_CURRENCY=0x4DE
    PLAYER_FIELD_ARENA_CURRENCY=0x4DF
    PLAYER_FIELD_MAX_LEVEL=0x4E0
    PLAYER_FIELD_DAILY_QUESTS_1=0x4E1
    PLAYER_RUNE_REGEN_1=0x4FA
    PLAYER_NO_REAGENT_COST_1=0x4FE
    PLAYER_FIELD_GLYPH_SLOTS_1=0x501
    PLAYER_FIELD_GLYPHS_1=0x507
    PLAYER_GLYPHS_ENABLED=0x50D
    TOTAL_PLAYER_FIELDS=0xD3
    
    [ECONTAINERFIELDS]
    
    DESCRIPTORS=0x0105CF74
    CONTAINER_FIELD_NUM_SLOTS=0x6
    CONTAINER_ALIGN_PAD=0x7
    CONTAINER_FIELD_SLOT_1=0x8
    TOTAL_CONTAINER_FIELDS=0x3
    
    [EGAMEOBJECTFIELDS]
    
    DESCRIPTORS=0x0105EA20
    GAMEOBJECT_DISPLAYID=0x8
    GAMEOBJECT_FLAGS=0x9
    GAMEOBJECT_PARENTROTATION=0xA
    GAMEOBJECT_DYNAMIC=0xE
    GAMEOBJECT_FACTION=0xF
    GAMEOBJECT_LEVEL=0x10
    GAMEOBJECT_BYTES_1=0x11
    TOTAL_GAMEOBJECT_FIELDS=0x7
    
    [EDYNAMICOBJECTFIELDS]
    
    DESCRIPTORS=0x0105EAC0
    DYNAMICOBJECT_CASTER=0x6
    DYNAMICOBJECT_BYTES=0x8
    DYNAMICOBJECT_SPELLID=0x9
    DYNAMICOBJECT_RADIUS=0xA
    DYNAMICOBJECT_POS_X=0xB
    DYNAMICOBJECT_POS_Y=0xC
    DYNAMICOBJECT_POS_Z=0xD
    DYNAMICOBJECT_FACING=0xE
    DYNAMICOBJECT_CASTTIME=0xF
    TOTAL_DYNAMICOBJECT_FIELDS=0x9
    
    [ECORPSEFIELDS]
    
    DESCRIPTORS=0x0105EB78
    CORPSE_FIELD_OWNER=0x6
    CORPSE_FIELD_PARTY=0x8
    CORPSE_FIELD_DISPLAY_ID=0xA
    CORPSE_FIELD_ITEM=0xB
    CORPSE_FIELD_BYTES_1=0x1E
    CORPSE_FIELD_BYTES_2=0x1F
    CORPSE_FIELD_GUILD=0x20
    CORPSE_FIELD_FLAGS=0x21
    CORPSE_FIELD_DYNAMIC_FLAGS=0x22
    CORPSE_FIELD_PAD=0x23
    TOTAL_CORPSE_FIELDS=0xA
    Credits, to Kynox and bobbysing for the IDC script.
    "I'm not going to expose my methods for time bending, as i don't want to do get nerfed!"-Kynox

  5. #20
    boomingranny's Avatar Member
    Reputation
    4
    Join Date
    Mar 2009
    Posts
    24
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    my little bit of memory searching of statics:

    AccountName 0x011398C0 char[16]
    PlayerName 0x01139FB8 char[16]
    MapID 0x00A1E77C int
    ChatBoxOpen 0x010707E8 int (0/1)
    ActionBar 0x012A2BD0
    ptrMacro1 0x011D7A28
    Last edited by boomingranny; 05-23-2009 at 07:06 AM. Reason: mapid didn't work in 1 place in northrend, updated to another static

  6. #21
    SKU's Avatar Contributor
    Reputation
    306
    Join Date
    May 2007
    Posts
    565
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Luafunctions: pastebin - collaborative debugging tool No guarantee
    Certain functions were registered more than once and I cba to check for that.

  7. #22
    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)
    Both Sku and I just felt the wrath of the Banhammer for use of third party software. Lesson learned, be cautious everyone.

    Some extra info:
    We both used our own custom software (without proper Warden protection, I might add) which in my case was based on calling the 'standard' functions like GetObjectByGUID, GetTimeStamp, Lua_DoString and ClickTerrain. We both set the "End Of Text" address to -1 to allow our own lua/console functions to be registered. Could any Warden hero check if this address is watched?

    3.1.2: 0x1070744

    Sku wrote his own levelling tool, I used my pvp bot - we're both on 2 different servers... Because of this I very much doubt we both got reported by players at the same time. I suspect we got detected by changing something Warden watches.


    EDIT: Continued to reverse stuff on my second account. Accidently loaded my framework and the darn static class patched the EndOfText address. Instaban DC THUNDER AND LIGHTING OUT OF WARDENS ARSE
    This pretty much confirms my suspicions, Warden watches 0x1070744, hf boys and girls
    Last edited by Robske; 05-20-2009 at 06:40 AM.
    "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

  8. #23
    Hawker's Avatar Active Member
    Reputation
    40
    Join Date
    Jan 2009
    Posts
    213
    Thanks G/R
    0/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Robske007a View Post
    Both Sku and I just felt the wrath of the Banhammer for use of third party software. Lesson learned, be cautious everyone.
    Sorry for your loss.

  9. #24
    SKU's Avatar Contributor
    Reputation
    306
    Join Date
    May 2007
    Posts
    565
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by H4wker View Post
    Sorry for your loss.
    Thanks, but (for me) it's not really a loss. Learned a lot about reversing. Didn't actually play wow anyway, just tried new stuff.

  10. #25
    Hawker's Avatar Active Member
    Reputation
    40
    Join Date
    Jan 2009
    Posts
    213
    Thanks G/R
    0/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Red Message 0x011D3340

  11. #26
    spawnfestis's Avatar Contributor
    Reputation
    85
    Join Date
    May 2009
    Posts
    261
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Big thanks to everyone :]

  12. #27
    testout's Avatar Member
    Reputation
    7
    Join Date
    May 2008
    Posts
    44
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I don't get it. I thought warden was sent from the server? If so why wait until a patch to add new checks.

    Don't want to get you all paranoid, but couldn't the warden engineers read this forum and update warden as and when new stuff is found?

  13. #28
    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 Harko View Post
    01070744 is checked. same update as kynox made his mimic thread.
    Thanks for the info Harko

    I got what I deserved.

    Although, what made them suddenly address this address (pun intended)? From what I've seen and read, it wasn't that known nor used.


    Originally Posted by testout View Post
    I don't get it. I thought warden was sent from the server? If so why wait until a patch to add new checks.

    Don't want to get you all paranoid, but couldn't the warden engineers read this forum and update warden as and when new stuff is found?

    The check was in that push, but it didn't issue bans up till this patch. Don't ask me why

    And they do read this forum without doubt I'm not all that worried about my account (WoW isn't fun at all anyway) I do this out of sheer interest and curiosity
    Last edited by Robske; 05-20-2009 at 07:09 AM.
    "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

  14. #29
    jjaa's Avatar Contributor
    Reputation
    245
    Join Date
    Dec 2006
    Posts
    562
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Robske007a View Post
    Thanks for the info Harko

    I got what I deserved.

    Although, what made them suddenly address this address (pun intended)? From what I've seen and read, it wasn't that known nor used.




    The check was in the that push, but it didn't issue bans up till this patch. Don't ask me why

    Its kind of pointless as well most people registering lua/console functions should know how to bypass this check. But meh.

  15. #30
    Nesox's Avatar ★ Elder ★
    Reputation
    1280
    Join Date
    Mar 2007
    Posts
    1,238
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I think they added the scan so they could get rid of evryone using that chineese fly/speedhack mining bot. Atleast that's what a friend said

Page 2 of 8 FirstFirst 123456 ... LastLast

Similar Threads

  1. Replies: 21
    Last Post: 10-03-2008, 12:12 AM
  2. [Release] Some Changes from Tigu :P
    By Tigurius in forum WoW Advanced Model Edits
    Replies: 6
    Last Post: 09-25-2008, 11:31 PM
  3. Replies: 4
    Last Post: 06-26-2008, 02:20 AM
  4. Some change request
    By Farek in forum WoW ME Questions and Requests
    Replies: 6
    Last Post: 10-01-2007, 01:15 AM
  5. Some changes that need to be done offering gold
    By Fisherpwn in forum WoW ME Questions and Requests
    Replies: 7
    Last Post: 07-27-2007, 10:01 PM
All times are GMT -5. The time now is 10:35 PM. 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