8.2.5.32750 player money menu

User Tag List

Results 1 to 7 of 7
  1. #1
    carnifex_v2's Avatar Member
    Reputation
    1
    Join Date
    Sep 2019
    Posts
    4
    Thanks G/R
    5/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    8.2.5.32750 player money

    Hi,

    does someone know how to find current player money?
    Is this part of the object in the manager?

    8.2.5.32750 player money
  2. #2
    TheQt's Avatar Contributor CoreCoins Purchaser
    Reputation
    148
    Join Date
    Oct 2010
    Posts
    288
    Thanks G/R
    18/13
    Trade Feedback
    8 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    There's a wow Api for that, GetMoney() returns the # of copper the player has. Divide by 10,000 to get Gold, with the remainder as the silver/copper.

    API GetMoney | WoWWiki | Fandom

  3. #3
    carnifex_v2's Avatar Member
    Reputation
    1
    Join Date
    Sep 2019
    Posts
    4
    Thanks G/R
    5/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TheQt View Post
    There's a wow Api for that, GetMoney() returns the # of copper the player has. Divide by 10,000 to get Gold, with the remainder as the silver/copper.

    API GetMoney | WoWWiki | Fandom
    Are you saying, you can't read memory external to get player money? Only way is to execute LUA functions?
    What about the gold/silver/copper string on the bag?

  4. #4
    TheQt's Avatar Contributor CoreCoins Purchaser
    Reputation
    148
    Join Date
    Oct 2010
    Posts
    288
    Thanks G/R
    18/13
    Trade Feedback
    8 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Oh, Idk if you can or can't, though i'm sure you can. I'm just saying there's an api for it.
    API GetCoinText | WoWWiki | Fandom for the string version.

  5. #5
    charles420's Avatar Contributor
    Reputation
    315
    Join Date
    Jun 2009
    Posts
    329
    Thanks G/R
    25/119
    Trade Feedback
    0 (0%)
    Mentioned
    10 Post(s)
    Tagged
    0 Thread(s)
    you can get it external

  6. #6
    carnifex_v2's Avatar Member
    Reputation
    1
    Join Date
    Sep 2019
    Posts
    4
    Thanks G/R
    5/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by charles420 View Post
    you can get it external
    Could you please elaborate on that?

  7. #7
    charles420's Avatar Contributor
    Reputation
    315
    Join Date
    Jun 2009
    Posts
    329
    Thanks G/R
    25/119
    Trade Feedback
    0 (0%)
    Mentioned
    10 Post(s)
    Tagged
    0 Thread(s)
    ((uint)Descriptors.CGPlayerData.Coinage); was one way
    and theres a lua function with 2 offsets in it todo it as well Script_GetMoney after looking at code real fast

    signed __int64 __fastcall Script_GetMoney(__int64 a1)
    {
    __int64 v1; // rbx
    __int64 v2; // rax
    double v3; // xmm1_8

    v1 = a1;
    ClntObjMgrGetActivePlayer();
    if ( v2 )
    v3 = *(*(v2 + 0xB190) + 0x820i64);
    lua_pushnumber(v1);
    return 1i64;
    }

    is the old one i havent updated my bot yet so idn if they changed should work for classic tho
    Last edited by charles420; 01-07-2020 at 02:46 PM.

  8. Thanks carnifex_v2 (1 members gave Thanks to charles420 for this useful post)

Similar Threads

  1. [Selling] Make quick money easily via Nav4321's Referal Program! for WoW / D3 Players!
    By nav4321 in forum World of Warcraft Buy Sell Trade
    Replies: 0
    Last Post: 02-09-2013, 02:03 PM
  2. Need players, or some money?
    By warsheep in forum World of Warcraft Emulator Servers
    Replies: 33
    Last Post: 03-16-2008, 02:35 PM
  3. [Question] How to make players start with gear/money/items?
    By hukabuka in forum World of Warcraft Emulator Servers
    Replies: 10
    Last Post: 02-23-2008, 08:13 PM
  4. How to get money for epic flying mount (Casual Players)
    By jacaxe in forum World of Warcraft Guides
    Replies: 9
    Last Post: 01-14-2008, 10:24 AM
  5. Easy money through the Stupidity and greed of WoW players!
    By stoned in forum World of Warcraft Exploits
    Replies: 20
    Last Post: 06-17-2007, 01:50 PM
All times are GMT -5. The time now is 09:38 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