Spell Cooldown-List menu

Shout-Out

User Tag List

Results 1 to 2 of 2
  1. #1
    rafalsk's Avatar Active Member
    Reputation
    17
    Join Date
    Jul 2009
    Posts
    194
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Spell Cooldown-List

    Hi there,

    I was just checking my offsets to make sure that everything is fine, hm I'm not sure yet but it seems like my function checking for global colldown stopped working, so..

    I fired up OllyDbg to check offset of cooldown list and it turned out to be 0x00D3F5AC , which is the same as on this forum. but then my function does't seem to work properly anymore so I navigated to that memory region in OllyDbg, casted some spells and see only few values changing, no spell IDs etc. so my question is, has the structure of that list changed recently?
    Last edited by rafalsk; 08-04-2010 at 10:25 AM.

    Spell Cooldown-List
  2. #2
    Muhrock's Avatar Private
    Reputation
    1
    Join Date
    Jul 2010
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    maybe it helps, works fine for me

    const $spellsOnCooldown = 0x00D3F5AC

    $currentListObject = _BMReadMemory($hProcess, ($spellsOnCooldown + 0x, "uint")
    while ($currentListObject <> 0)
    Local $currentSpellId = _BMReadMemory($hProcess, $currentListObject + 8, "uint");
    ...
    $currentListObject = _BMReadMemory($hProcess, $currentListObject + 0x4, "uint");
    wend

Similar Threads

  1. [3.1.3] [Info] Getting Spell Cooldowns
    By Oowafas in forum WoW Memory Editing
    Replies: 37
    Last Post: 02-20-2011, 05:56 AM
  2. Spell cooldowns and Spell.dbc edititng
    By RYUchan in forum WoW EMU Questions & Requests
    Replies: 1
    Last Post: 06-11-2009, 11:53 AM
  3. Remove all spell cooldowns faster after a duel
    By falarious in forum World of Warcraft Exploits
    Replies: 17
    Last Post: 07-20-2008, 08:58 AM
  4. Gamemaster Spell ID List
    By Succy in forum World of Warcraft Emulator Servers
    Replies: 2
    Last Post: 10-29-2007, 04:48 PM
All times are GMT -5. The time now is 08:29 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