WOTLKC Build: 45572 menu

User Tag List

Results 1 to 2 of 2
  1. #1
    Razzue's Avatar Contributor Avid Ailurophile

    CoreCoins Purchaser Authenticator enabled
    Reputation
    379
    Join Date
    Jun 2017
    Posts
    588
    Thanks G/R
    186/268
    Trade Feedback
    2 (100%)
    Mentioned
    14 Post(s)
    Tagged
    0 Thread(s)

    WOTLKC Build: 45572

    Another day, another patch (only live on NA servers at time of posting)
    Code:
    publicclassOffsets_45572{
        
        public class Guids
        {
            
            public const int Mouseover_Guid = 0x304AC38;
            
            public const int Pet_Guid = 0x307EB38;
            
            public const int Player_Guid = 0x2F99750;
            
            public const int Target_Guid = 0x2D286E0;
            
            public const int Last_Target_Guid = 0x2D286F0;
            
            public const int Last_Enemy_Guid = 0x2D28700;
            
            public const int Last_Friendly_Guid = 0x2D28710;
            
            public const int Focus_Guid = 0x2D28720;
            
            public const int DialogWindowOwner_Guid = 0x2D28730;
            
            public const int Bag_Guid = 0x3099560;
        }
        
        public class Global_Data
        {
            
            public const int In_Game_Status = 0x304ABE4;
            
            public const int Player_Name = 0x2F99768;
            
            public const int Corpse_Position = 0x2BE05A0;
            
            public const int Last_Message = 0x3049A10;
            
            public const int Loot_Window = 0x307ECC8;
        }
        
        public class Quests
        {
            
            public const int Base = 0x308E5D0;
            
            public const int NumQuests = 0x308E410;
            
            public const int CurrentQuest = 0x30B7E14;
            
            public const int QuestTitle = 0x30C2F60;
            
            public const int GossipQuests = 0x30887B8;
            
            public const int NumQuestChoices = 0x30C7410;
            
            public const int QuestReward = 0x30C7418;
        }
        
        public class Auto_Loot
        {
            
            public const int Base = 0x304A730;
            
            public const int Offset = 0x4C;
        }
        
        public class Click_To_Move
        {
            
            public const int Base = 0x304A6E8;
            
            public const int Offset = 0x4C;
        }
        
        public class Chat
        {
            
            public const int Open = 0x2F2EBC4;
            
            public const int Start = 0x304B2C0;
            
            public const int Offset = 0xCB8;
            
            public const int Message = 0xE6;
        }
        
        public class Key_Bindings
        {
            
            public const int Base = 0x2F989D8;
        }
        
        public class Add_On
        {
            
            public const int Count = 0x30CCA78;
            
            public const int List = 0x30CCFC0;
        }
        
        public class Spellbooks
        {
            
            public const int Count = 0x307E1F0;
            
            public const int Base = 0x307E1F8;
            
            public const int PetBase = 0x307E220;
            
            public const int PetCount = 0x307E218;
        }
        
        public class Object_Manager
        {
            
            public const int Zone_ID = 0x304A618;
            
            public const int Names = 0x2CD0690;
            
            public const int Base = 0x3049910;
            
            public const int Cooldown = 0x2FE4B00;
        }
        
        public class Battlegrounds
        {
            
            public const int Finished = 0x30806C4;
            
            public const int Winner = 0x30806C8;
            
            public const int Info = 0x2BEA008;
        }
        
        public class Camera
        {
            
            public const int Base = 0x2F75C18;
            
            public const int Offset = 0x38E8;
        }
        
        public class Misc_Junk
        {
            
            public const int AddOnsLoaded = 0x30CCAA8;
            
            public const int Frame_Base = 0x2D25DF0;
            
            public const int Macro_Manager = 0x2BECE78;
            
            public const int Addon_Count = 0x30CCA78;
            
            public const int Addon_Collection = 0x2BF2C20;
            
            public const int CGParyInfoGetActiveParty = 0x307EA60;
        }
    
    }
    Not going to bother posting fields, you can find them in my previous patch posts.
    Last edited by Razzue; 09-13-2022 at 07:17 PM.
    "May all your bacon burn"

    WOTLKC Build: 45572
  2. Thanks SatyPardus, 0xd5d, klumpen, Fakekx (4 members gave Thanks to Razzue for this useful post)
  3. #2
    maikel233's Avatar Contributor
    Reputation
    137
    Join Date
    Sep 2010
    Posts
    110
    Thanks G/R
    38/64
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Not tested no prepaid Enjoy.

    Code:
    Please wait. This can take a few minutes...
    CGItem_UseItem = 0x144FEC0
    CGItem_UseItemParm = 0x115F307
    CGPlayer_AcceptResurrect = 0x1374C90
    CGPlayer_C_HandleRepopRequest = 0x1383D30
    CGUnit_C_Dismount = 0x13EE4B0
    CGUnit_C_IsInMelee = 0x13FD7F0
    CGUnit_C_OnAttackIconPressed = 0x1403C50
    CGUnit_C_OnFlightLocal = 0x1407360
    CGUnit_C_OnJumpLocal = 0x14073C0
    CGUnit_C_OnSwimStartLocal = 0x140B000
    CGUnit_C_SetTrackingPosition = 0x1412EE0
    CGUnit_IsOutdoors = 0x13FDBE0
    CameraMgr = 0x2F75C18
    ClntObjMgrEnumVisibleObjectsPtr = 0x158E300
    ClntObjMgrGetMapId = 0x1592610
    ClntObjMgrIsValid = 0x1592D30
    CorpseMapID = 0x2CC5BB0
    GameBuild = 0x25C8BA4
    GameReleaseDate = 0x2617870
    GameVersion = 0x261787C
    HardwareEventPtr = 0x2D25DF8
    InvalidPtrCheckMax = 0x2F2E668
    InvalidPtrCheckMin = 0x2F2E660
    IsLootWindowOpen = 0x307ECA0
    IsPlayerInWorld = 0x304ABE4
    IsPlayerMoving = 0x15A2E20
    NameCacheBase = 0x2BC6408
    RedMessage = 0x3049A10
    SpellBook = 0x307E218
    
    CGlueMgr_QuitGame = 0x1EBA00
    ClientConnection_CharacterLogout = 0x119BC60
    CoolDown = 0x2FE4B00
    EquippedBagGUID = 0x3099560
    FaceTo = 0x1412C70
    FrameScript_GetText = 0x589FE0
    GuidToString = 0x1188EE0
    Movement_InputControl = 0x114E070
    Movement_ToggleControlBit = 0x2BC63D0
    PartyInfo_GetActiveParty = 0x166A3F0
    Party_FindMember = 0x166A140
    PetInfo_FindSpellById = 0x167CBD0
    PetInfo_SendPetAction = 0x167EC20
    Player_LeaveCombatMode = 0x1346C80
    Specialization_IsTalentSelectedById = 0x1790BC0
    SpellBook_FindSlotBySpellId = 0x16375B0
    SpellBook_FindSpellByName = 0x16377C0
    SpellBook_FindSpellOverrideById = 0x1638BB0
    SpellBook_GetOverridenSpell = 0x1637E80
    SpellDB_GetRow = 0x2214E90
    SpellDB_HasAttribute = 0x2214E30
    Spell_C_CancelChannel = 0x132EE10
    Spell_C_CancelSpell = 0x132F230
    Spell_C_CastSpell = 0x1635520
    Spell_C_GetMinMaxRange = 0x13371D0
    Spell_C_GetSpellCoolDown = 0x1339880
    Spell_C_HaveSpellPower = 0x133DAF0
    Spell_C_IsCurrentSpell = 0x1341F00
    Spell_C_IsUsableAction = 0x1342530
    Spell_CancelAutoRepeat = 0x132EBB0
    Spell_ClickSpell = 0x1332EC0
    Spell_GetSomeSpellInfo = 0x2213690
    Spell_GetSpellCharges = 0x162FED0
    Spell_GetSpellType = 0x46EA90
    Spell_HandleTerrainClick = 0x133D150
    Spell_IsInRange = 0x1344AD0
    Spell_IsPlayerSpell = 0x163E230
    Spell_IsStealable = 0x1635270
    Spell_SomeInfo = 0x1366790
    Spell_isSpellKnown = 0x163E2C0
    SpriteLeftClick = 0x15D0EC0
    SpriteRightClick = 0x15D12F0
    Unit_CanAttack = 0x13DE300
    Unit_GetAuraByIndex = 0x25C784E4
    Unit_GetFacing = 0x119FFF0
    Unit_GetPosition = 0x13817E0
    Unit_GetPower = 0x199DB30
    Unit_GetPowerMax = 0x199DC90
    Unit_IsFriendly = 0x14190A0
    WorldFrame_GetWorld = 0x1EB8F0
    WorldFrame_HitTest = 0x107BF10
    WorldFrame_HitTestPoint = 0x107C4E0
    WorldFrame_Intersect = 0xF33B80
    WorldFrame_OnLayerUpdate = 0x107E590
    World_GetFrameRateResult = 0x252DDE0
    World_GetFrameRatems = 0xF34910
    World_GetFramerateOffset = 0x2F67DF0
    World_GetNetLatency = 0xE17310
    World_GetNetLatency_GetIdx = 0x1D7170
    World_GetNetLatency_RealmNamePointer = 0x2F9926F
    pSubZoneID = 0x304A5CC
    pSubZoneText = 0x3049968
    pZoneID = 0x304A5C8
    pZoneText = 0x3049968

  4. Thanks Razzue (1 members gave Thanks to maikel233 for this useful post)

Similar Threads

  1. Build A Good PUG
    By Amedis in forum World of Warcraft Guides
    Replies: 3
    Last Post: 01-11-2007, 11:06 PM
  2. Rouge: Talent Builds
    By oninuva in forum World of Warcraft Guides
    Replies: 3
    Last Post: 10-22-2006, 11:32 AM
  3. Tank build ... what you think
    By Lonsdale in forum World of Warcraft Guides
    Replies: 1
    Last Post: 06-06-2006, 10:37 AM
  4. Good gear for a critical build mage
    By Cush in forum World of Warcraft Guides
    Replies: 1
    Last Post: 05-29-2006, 01:50 AM
  5. [Guide] Build Your Ultimate Pet
    By Cypher in forum World of Warcraft Guides
    Replies: 2
    Last Post: 05-13-2006, 08:22 AM
All times are GMT -5. The time now is 06:45 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