[7.1.0.22996] Quick Confirmation - Spell History Location (x64) menu

Shout-Out

User Tag List

Results 1 to 5 of 5
  1. #1
    Evansbee's Avatar Active Member
    Reputation
    31
    Join Date
    Jul 2009
    Posts
    24
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [7.1.0.22996] Quick Confirmation - Spell History Location (x64)

    Can someone confirm that my reversing is correct for the spell history structure -- I'm getting:

    0x15F0A58

    Thanks!
    -Ev

    [7.1.0.22996] Quick Confirmation - Spell History Location (x64)
  2. #2
    l0l1dk's Avatar Elite User

    Reputation
    499
    Join Date
    Sep 2010
    Posts
    342
    Thanks G/R
    1/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I got 0x15F0A50 from Spell_C_GetSpellCooldown.

  3. #3
    -Ryuk-'s Avatar Elite User CoreCoins Purchaser Authenticator enabled
    Reputation
    529
    Join Date
    Nov 2009
    Posts
    1,028
    Thanks G/R
    38/51
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Evansbee View Post
    Can someone confirm that my reversing is correct for the spell history structure -- I'm getting:

    0x15F0A58

    Thanks!
    -Ev

    I haven't update for the patch yet... but the struct was this (as of 7.1)

    Code:
        [StructLayout(LayoutKind.Sequential, Pack = 1)]
        public struct WowCooldownEntry
        {
            public IntPtr Previous;
            public IntPtr Next;
            public uint SpellId;
            public uint ItemId;
            public int unk2;
            public int StartTime;
            public int SpellOrItemCooldownDuration;
            public uint SpellCategoryId;
            public int CategoryCooldownStartTime;
            public int CategoryCooldownDuration;
            public byte HasCooldown;
            public byte pad1;
            public byte pad2;
            public byte pad3;
            public int GCDStartTime;
            public uint StartRecoveryCategoryId;
            public int GCDDuration;
        }
    |Leacher:11/2009|Donor:02/2010|Established Member:09/2010|Contributor:09/2010|Elite:08/2013|

  4. #4
    Evansbee's Avatar Active Member
    Reputation
    31
    Join Date
    Jul 2009
    Posts
    24
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What's the purpose of StartRecoveryCategoryId? Can't I just keep track of the SpellCategoryID and the Cat Start + Duration?

  5. #5
    shauren's Avatar Established Member
    Reputation
    65
    Join Date
    Feb 2009
    Posts
    60
    Thanks G/R
    2/28
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Its the GCD category

Similar Threads

  1. [Question] Quick spell model question
    By Naralesca in forum WoW ME Questions and Requests
    Replies: 5
    Last Post: 10-02-2007, 11:21 AM
  2. How to chain 2+ spells into a macro
    By Matt in forum World of Warcraft Exploits
    Replies: 22
    Last Post: 07-03-2007, 12:33 AM
  3. Spell damage add reduction?
    By hannible in forum World of Warcraft General
    Replies: 5
    Last Post: 03-21-2006, 11:49 PM
All times are GMT -5. The time now is 07:18 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