Selected WoW account menu

User Tag List

Results 1 to 4 of 4
  1. #1
    Mr.Sergey's Avatar Contributor
    Reputation
    117
    Join Date
    Apr 2009
    Posts
    201
    Thanks G/R
    6/23
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Selected WoW account

    Hello.

    I made a program to auto-login without the use of injections. All works fine, but only one remains an open question. If BattleNet account contains more than one wow account then after the login screen appears with the choice of the required account.

    I can not find the memory address from which you can read information about what this window is displayed and on what account is selected.

    Help solve the problem.

    Selected WoW account
  2. #2
    Dr. Doom's Avatar Elite User

    Reputation
    400
    Join Date
    Jan 2008
    Posts
    1,722
    Thanks G/R
    4/7
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I think I know what you're talking about, like if you have more than one account on a b-net it shows up as WoW1 and WoW2 in a window for you to choose from? So your question is how to automatically choose the one account rather than selection every time? Or the polar opposite? Just clarifying for people who are wanting to help.

  3. #3
    reggggg's Avatar Member
    Reputation
    1
    Join Date
    Sep 2009
    Posts
    22
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    if all else fails u can always check 'accountList' in config.wtf.

    its liek "wow1|wow2|!wow3|wow4|" where the ! denotes the last active account.

    obvz this wont work if wow for some reason doesnt save that cvar, or if you loggin in 2 a new account nomsain

  4. #4
    JuJuBoSc's Avatar Banned for scamming CoreCoins Purchaser
    Reputation
    1019
    Join Date
    May 2007
    Posts
    922
    Thanks G/R
    1/3
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    public enum BattleNet
    {

    NetClientPtr = 0x8BF1B4, // 4.0.6 13623
    nbAccounts = 0x1144, // 4.0.6 13623 // lua_GetGameAccountInfo
    AccountName1 = 0x1148, // 4.0.6 13623 // lua_GetGameAccountInfo
    AccountName2 = 0x104, // 4.0.6 13623 // lua_GetGameAccountInfo

    }

    Code:
            public static String GetBattleNetAccountNameByIndex(int Index)
            {
    
                return MyWoW.Memory.ReadUTF8String(MyWoW.Memory.ReadUInt(MyWoW.Memory.ReadUInt((uint)Resources.Offsets.BattleNet.NetClientPtr, "Wow.exe") + (uint)Resources.Offsets.BattleNet.AccountName1) + (uint)Resources.Offsets.BattleNet.AccountName2 * (uint)Index + 4, 96);
    
            }
    
            public static Int32 GetNumBattleNetAccount
            {
                get
                {
                    return MyWoW.Memory.ReadInt(MyWoW.Memory.ReadUInt((uint)Resources.Offsets.BattleNet.NetClientPtr, "Wow.exe") + (uint)Resources.Offsets.BattleNet.nbAccounts);
                }
            }

Similar Threads

  1. CDKeys for WoW Account[*]
    By Uligy in forum World of Warcraft General
    Replies: 4
    Last Post: 02-02-2007, 08:54 PM
  2. Where and how should I sell My wow account safely ?
    By Keeper in forum World of Warcraft General
    Replies: 7
    Last Post: 01-08-2007, 09:59 PM
  3. WoW Account Stealer...
    By Clocky in forum World of Warcraft General
    Replies: 6
    Last Post: 01-01-2007, 04:14 PM
  4. Free Hacking Program for WoW accounts?
    By Dag001 in forum World of Warcraft General
    Replies: 20
    Last Post: 09-22-2006, 04:31 PM
  5. Buying WoW Account
    By Kaladze in forum World of Warcraft General
    Replies: 4
    Last Post: 07-11-2006, 02:11 AM
All times are GMT -5. The time now is 10:47 AM. 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