• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • The quesiton of c# API , pls help me.

    Discussion in 'Hearthbuddy Support' started by brucemj1, Feb 21, 2015.

    1. brucemj1

      brucemj1 New Member

      Joined:
      Feb 21, 2015
      Messages:
      5
      Likes Received:
      0
      Trophy Points:
      0
      Can I get the number of gold in Hearthstone using c# API ?
      Such as get the number of Quests, we can use the follow code .
      Code:
      var quests = TritonHs.CurrentQuests;
      How can I get the number of gold using similar code ?
      Please help me ,Thanks very much .
       
    2. pushedx

      pushedx Moderator Moderator Buddy Core Dev

      Joined:
      Sep 24, 2013
      Messages:
      4,252
      Likes Received:
      290
      Trophy Points:
      83
      Being able to know your current gold is not supported due to the way the game works (i.e., when in game, how can a player check their own gold?).

      If you'd like to know your current gold out of game, I can get that added pretty soon!
       
    3. brucemj1

      brucemj1 New Member

      Joined:
      Feb 21, 2015
      Messages:
      5
      Likes Received:
      0
      Trophy Points:
      0
      Thanks for your reply , Looking forward to your good news .
       

    Share This Page