get buffs (autoit) menu

User Tag List

Results 1 to 1 of 1
  1. #1
    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)

    get buffs (autoit)

    Hi

    Anyone an idea why this is not working, if i start it, i get no buff ids

    Thats not my code, i only use it for learning!!

    Global $pBase = _getpBase($hProcess)
    Global $CurObject = $pBase

    const $AURA_COUNT_1 = 0xDD0
    const $AURA_COUNT_2 = 0xC54
    const $AURA_TABLE_1 = 0xC50
    const $AURA_TABLE_2 = 0xC58
    const $AURA_SIZE = 0x18
    const $AURA_SPELL_ID = 0x8

    $auraTable = _BMReadMemory( $hProcess, $CurObject + $AURA_TABLE_1, "int")
    $auraCount = _BMReadMemory( $hProcess, $CurObject + $AURA_COUNT_1, "int")
    if $auraCount == -1 Then
    $auraTable = _BMReadMemory( $hProcess, $CurObject + $AURA_TABLE_2, "int")
    $auraCount = _BMReadMemory( $hProcess, $CurObject + $AURA_COUNT_2, "int")
    EndIf

    For $i = 0 To $auraCount
    $spellId = _BMReadMemory($hProcess, $auraTable + $AURA_SIZE * $i + $AURA_SPELL_ID, "int")
    msgbox(0,$i,$spellId)
    Next

    thx

    get buffs (autoit)

Similar Threads

  1. Get buff in certaint areas
    By nady in forum WoW EMU Questions & Requests
    Replies: 1
    Last Post: 07-04-2009, 09:15 AM
  2. Arathi Basin - Get buff rune through wall at farm
    By reggg in forum World of Warcraft Exploits
    Replies: 10
    Last Post: 11-02-2008, 01:05 PM
  3. [How to] Get free "big" Buffs before farming
    By NecroNz in forum World of Warcraft Guides
    Replies: 2
    Last Post: 02-02-2008, 08:39 PM
  4. Remove orc buff that you get in SVM.
    By Ferroman in forum World of Warcraft Exploits
    Replies: 9
    Last Post: 08-16-2007, 02:39 PM
  5. Getting into BG with that pesky deserters buff!
    By janzi9 in forum World of Warcraft Exploits
    Replies: 0
    Last Post: 03-06-2006, 11:35 PM
All times are GMT -5. The time now is 01:33 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