Enable social features in Battle.net Desktop app menu

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 15 of 20
  1. #1
    TOM_RUS's Avatar Legendary
    Reputation
    914
    Join Date
    May 2008
    Posts
    699
    Thanks G/R
    0/52
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Enable social features in Battle.net Desktop app

    I'm not responsible for any actions Blizzard may take against accounts using this. Use at your own risk!

    It's a little program that enables social features in Battle.net Desktop App (binaries and sources included):
    Download BNAChatX v3 (updated for BNA 1.0.9.4269) (VirusTotal scan)

    Usage:
    1) Start BNAChatX
    2) Press button
    3) Start Battle.net App (or do logout/login if already running)
    4) Close BNAChatX
    5) You should now have social features enabled.

    Limitations:
    Friends can't reply to your whispers from WoW and HS (D3 and SC2 works fine), cause technically you are "offline" (workaround available by patching game clients)
    Windows only (for Battle.net App build 1.0.9.4269)

    Screenshots:


    Last edited by TOM_RUS; 03-05-2014 at 12:11 PM.

    Enable social features in Battle.net Desktop app
  2. #2
    cdmichaelb's Avatar Contributor CoreCoins Purchaser
    Reputation
    119
    Join Date
    Jan 2011
    Posts
    368
    Thanks G/R
    21/5
    Trade Feedback
    7 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Awesome, too bad blizzard couldn't do this on their own, from the start.

  3. #3
    TOM_RUS's Avatar Legendary
    Reputation
    914
    Join Date
    May 2008
    Posts
    699
    Thanks G/R
    0/52
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by cdmichaelb View Post
    Awesome, too bad blizzard couldn't do this on their own, from the start.
    It was enabled on day one (when they released Desktop App), but they disabled it shortly. We heard nothing about social features since then
    Discussion on Plans for Social Features - Battle.net Forums.
    Last edited by TOM_RUS; 01-30-2014 at 08:55 AM.

  4. #4
    BuloZB's Avatar Active Member
    Reputation
    20
    Join Date
    Nov 2008
    Posts
    263
    Thanks G/R
    25/4
    Trade Feedback
    17 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Awesome ! thanks for share

  5. #5
    smusen's Avatar Elite User Professional Scumbag CoreCoins Purchaser
    Reputation
    366
    Join Date
    Nov 2009
    Posts
    843
    Thanks G/R
    8/63
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Apparently people can't reply to you if you use this, unless they have the "plugin" themself.

  6. #6
    Thunderofnl's Avatar Elite User C# / Java / PHP Programmer
    Authenticator enabled
    Reputation
    491
    Join Date
    May 2008
    Posts
    1,032
    Thanks G/R
    20/20
    Trade Feedback
    6 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks Tom, you never fail to impress us =D (Thanks for the source too, it helps me understand C# and memory editing a little bit more )
    Last edited by Thunderofnl; 01-30-2014 at 08:07 AM.

  7. #7
    lewie4's Avatar Contributor
    Reputation
    154
    Join Date
    Feb 2009
    Posts
    228
    Thanks G/R
    1/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Maybe I'm doing something wrong but I can't seem to find the social features. I extracted it to my desktop and ran the program from release as Admin, pressed enable. I then started the Bnet app and logged in but nothing seems to have changed

  8. #8
    TOM_RUS's Avatar Legendary
    Reputation
    914
    Join Date
    May 2008
    Posts
    699
    Thanks G/R
    0/52
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by lewie4 View Post
    Maybe I'm doing something wrong but I can't seem to find the social features. I extracted it to my desktop and ran the program from release as Admin, pressed enable. I then started the Bnet app and logged in but nothing seems to have changed
    May be there's some permission issues or something. If you can recompile it, put an MessageBox inside catch statement to see if there's any errors happening.
    Last edited by TOM_RUS; 01-31-2014 at 07:19 AM.

  9. #9
    Thunderofnl's Avatar Elite User C# / Java / PHP Programmer
    Authenticator enabled
    Reputation
    491
    Join Date
    May 2008
    Posts
    1,032
    Thanks G/R
    20/20
    Trade Feedback
    6 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by lewie4 View Post
    Maybe I'm doing something wrong but I can't seem to find the social features. I extracted it to my desktop and ran the program from release as Admin, pressed enable. I then started the Bnet app and logged in but nothing seems to have changed
    Are you sure you don't see this button?

  10. #10
    TOM_RUS's Avatar Legendary
    Reputation
    914
    Join Date
    May 2008
    Posts
    699
    Thanks G/R
    0/52
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    You can also just patch file "c:\Program Files (x86)\Battle.net\Battle.net.4124\battle.net.exe" with hex editor using following info:
    Code:
    file offset: old byte > new byte
    000F9772: 8A > B1
    000F9773: 4D > 01
    000F9774: 0B > 90
    There's also a possibility to patch wow.exe (offsets for x86, build 17688 below) to be able to reply to whispers sent from battle.net app:
    Code:
    004F1214: 74 > 90
    004F1215: 2A > 90
    004F121D: 75 > 90
    004F121E: 21 > 90
    I don't suggest anyone doing so though...

    You can reply to whispers sent from battle.net app while playing D3 or SC2 without patching those game clients.
    Last edited by TOM_RUS; 02-01-2014 at 02:56 PM.

  11. #11
    Traxex84's Avatar Contributor Authenticator enabled
    Reputation
    257
    Join Date
    May 2010
    Posts
    816
    Thanks G/R
    1/25
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Interesting, thanks! Sick job as always. +5 rep

  12. #12
    TOM_RUS's Avatar Legendary
    Reputation
    914
    Join Date
    May 2008
    Posts
    699
    Thanks G/R
    0/52
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    New Battle.net app build is coming soon (1.0.8.4217), new offsets for patching file with hex editor:
    Code:
    000F9EC2: 8A > B1
    000F9EC3: 4D > 01
    000F9EC4: 0B > 90
    They completely broke avatars in that build (you can fix this by extracting avatar images from previous battle.net app build, they are located in "Battle.net.mpq/resources/avatars").
    Last edited by TOM_RUS; 02-11-2014 at 09:03 AM.

  13. #13
    uzi2k4's Avatar Member
    Reputation
    1
    Join Date
    Apr 2009
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    amazing, thx!

  14. #14
    Osiris183's Avatar Contributor
    Reputation
    190
    Join Date
    Oct 2007
    Posts
    253
    Thanks G/R
    1/24
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TOM_RUS View Post
    New Battle.net app build is coming soon (1.0.8.4217), new offsets for patching file with hex editor:
    Code:
    000F9EC2: 8A > B1
    000F9EC3: 4D > 01
    000F9EC4: 0B > 90
    They completely broke avatars in that build (you can fix this by extracting avatar images from previous battle.net app build, they are located in "Battle.net.mpq/resources/avatars").
    Thank you for posting the update with the new offsets. Too many times do people post programs and never update their thread after a patch. +5 for you

  15. #15
    TOM_RUS's Avatar Legendary
    Reputation
    914
    Join Date
    May 2008
    Posts
    699
    Thanks G/R
    0/52
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    New Battle.net app build is coming soon (1.0.9.4269), new offsets for patching "Battle.net.4269\Battle.net.exe" file with hex editor:
    Code:
    000F9A02: 8A > B1
    000F9A03: 4D > 01
    000F9A04: 0B > 90
    Unofficial changelog:
    - Avatars replaced with game icons
    - Bubble chat view removed
    - BNA settings were reset with this build (at least for me)
    - RecommendedFriendsXXX internal cvars added
    - BNA no longer says "beta" in upper left corner
    - Favourite friend list wiped
    - "Upgrade to Real ID" renamed to "Send Real ID Request"

Page 1 of 2 12 LastLast

Similar Threads

  1. Battle.net Desktop App
    By Jaladhjin in forum World of Warcraft General
    Replies: 2
    Last Post: 09-13-2013, 05:44 AM
  2. battle.net desktop client for everyone (currently beta)
    By raqii in forum World of Warcraft Exploits
    Replies: 64
    Last Post: 08-25-2013, 02:23 PM
  3. Appear offline on battle.net - feature long awaited by botters?
    By HI5 in forum Articles and Interviews
    Replies: 6
    Last Post: 09-21-2012, 09:12 AM
All times are GMT -5. The time now is 06:43 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