New question: Getting xp? [UNSOLVED] menu

Shout-Out

User Tag List

Results 1 to 3 of 3
  1. #1
    ashleyww's Avatar Banned
    Reputation
    6
    Join Date
    Apr 2009
    Posts
    131
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    New question: Getting xp? [UNSOLVED]

    I cannot seem to get the Player xp... Im using this code(Autoit) Its not my full code...

    Code:
    $Playerbase = 0x010BD5F4
    $PlayerExp = 0x980
    $PlayerMaxExp = 0x984
    $Off1=0x34
    $Off2=0x24
    
    SETPRIVILEGE("SeDebugPrivilege", 1)
    Dim $ProPID = WinGetProcess("World of Warcraft")
    $wowprocess = _MemoryOpen($ProPID)
    
    Global $LVL1POINTER = _MemoryRead($Playerbase, $wowprocess, "ptr")
    Global $LVL2POINTER = _MemoryRead(($LVL1POINTER + $Off1), $wowprocess, "ptr")
    Global $PlayerMEM = _MemoryRead(($LVL2POINTER+ $Off2), $wowprocess, "ptr")
    
    Global $Plrnowxpread = $PlayerMEM + $PlayerExp
    Global $Plrmaxxpread = $PlayerMEM + $PlayerMaxExp
    
    GUICtrlSetData($plrnowxp, "Player xp: " & _MEMORYREAD($Plrnowxpread, $wowprocess, "int"))
    GUICtrlSetData($plrmaxxp, "Player max xp: " & _MEMORYREAD($Plrmaxxpread, $wowprocess, "int"))

    When run i get this the wrong info

    Any ideas?
    Last edited by ashleyww; 06-05-2009 at 09:34 AM.

    New question: Getting xp? [UNSOLVED]
  2. #2
    Apoc's Avatar Angry Penguin
    Reputation
    1388
    Join Date
    Jan 2008
    Posts
    2,750
    Thanks G/R
    0/13
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Read it as an int. Not a float.

  3. #3
    ashleyww's Avatar Banned
    Reputation
    6
    Join Date
    Apr 2009
    Posts
    131
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you!!!

Similar Threads

  1. [Question] Getting Random Loot Out Of A Bag...
    By Bumbo in forum World of Warcraft Emulator Servers
    Replies: 2
    Last Post: 12-16-2007, 11:28 PM
  2. [Question] Getting rid of impassable terrain
    By pieliker in forum WoW ME Questions and Requests
    Replies: 2
    Last Post: 10-28-2007, 06:19 AM
  3. [Question] Getting errors since the last patch.
    By adonai1 in forum WoW ME Questions and Requests
    Replies: 2
    Last Post: 10-13-2007, 03:24 PM
  4. New question on Creating custon armor sets
    By crwilborn in forum World of Warcraft Emulator Servers
    Replies: 7
    Last Post: 09-17-2007, 08:14 AM
  5. New dupe *get it while it works*
    By KuRIoS in forum World of Warcraft Exploits
    Replies: 59
    Last Post: 07-21-2006, 10:20 AM
All times are GMT -5. The time now is 12:40 PM. 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