Please help read Barb fury value menu

User Tag List

Results 1 to 3 of 3
  1. #1
    DarkAngelBGE's Avatar Corporal
    Reputation
    1
    Join Date
    Feb 2013
    Posts
    25
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Please help read Barb fury value

    Hey guys,

    this is my code:

    Code:
    func ragePercent()
       local $obj = IterateObjectList(0)
       local $percent = 0
       For $i = 0 To UBound($obj, 1) - 1
          If StringInStr($obj[$i][2], "rageSphere") Then
             $percent = mr_float($obj[$i][9] + 0x40c) * 100
             ExitLoop
          EndIf
       Next
       return $percent
    EndFunc
    The rageSphere value is found, but I guess the 0x40c offset is wrong. Could anyone please help?

    Thanks in advance!

    Please help read Barb fury value
  2. #2
    leo11173's Avatar Member
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    58
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Func GetAttributeOfs($idAttrib, $attrib)
    $FAG = GetFAG($idAttrib)
    $temp1 = _memoryread(_memoryread($FAG + 0x10, $d3, "ptr") + 8, $d3, "int")
    $temp2 = _memoryread(_memoryread($FAG + 0x10, $d3, "ptr") + 0x418, $d3, "int")
    $temp3 = BitXOR($attrib, BitShift($attrib, 16))
    $temp4 = 4 * BitAND($temp2, $temp3)
    $attribEntry = _memoryread($temp1 + $temp4, $d3, "int")

    If $attribEntry <> 0 Then
    While _memoryread($attribEntry + 4, $d3, "int") <> $attrib
    $attribEntry = _memoryread($attribEntry, $d3, "int")
    If $attribEntry == 0 Then
    Return -1
    EndIf
    WEnd
    Return $attribEntry + 8
    EndIf
    Return -1
    EndFunc ;==>GetAttributeOfs



    For barb :
    $source = 0x2000
    $MaximumFury=_memoryread(GetAttributeOfs($idAttrib, BitOR($Atrib_Resource_Max_Total[0], $source)), $d3, "float")

  3. #3
    DarkAngelBGE's Avatar Corporal
    Reputation
    1
    Join Date
    Feb 2013
    Posts
    25
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you!

Similar Threads

  1. {PQR} Someone please help me find a good Fury Ratation for 5.4
    By Cavalierz24 in forum WoW Bots Questions & Requests
    Replies: 9
    Last Post: 10-30-2013, 05:27 AM
  2. Replies: 0
    Last Post: 04-23-2010, 05:05 AM
  3. Glider-Please help me Someone read
    By routezer0 in forum WoW Bot Maps And Profiles
    Replies: 3
    Last Post: 09-21-2009, 12:14 AM
  4. Replies: 1
    Last Post: 07-29-2009, 02:36 AM
  5. Need help, read please!
    By elwarcrafta in forum World of Warcraft General
    Replies: 5
    Last Post: 07-30-2008, 01:00 PM
All times are GMT -5. The time now is 06:41 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