N: Help Login in Background menu

User Tag List

Results 1 to 5 of 5
  1. #1
    Swarn's Avatar Member
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    N: Help Login in Background

    Hello,

    could any one tell me how i could login in background?
    can i fill textboxes Acc/Pass with MemWrite?
    What i have to do to fill the textboxes?

    N: Help Login in Background
  2. #2
    DrakeFish's Avatar Lazy Leecher

    Reputation
    634
    Join Date
    Nov 2008
    Posts
    569
    Thanks G/R
    0/14
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Swarn View Post
    Hello,

    could any one tell me how i could login in background?
    can i fill textboxes Acc/Pass with MemWrite?
    What i have to do to fill the textboxes?
    All the UI "Elements" can be found via an algorithm that uses a hash of their names (you can also iterate through them but that's obviously a lot slower). The textbox content can easily be found, it's stored with a simple pointer to an ANSI string in the textbox structure. The string length is a few bytes away from there too. If you want to find the textbox easily I suggest you write something in there and search for its content.

  3. #3
    booba's Avatar Private
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by DrakeFish View Post
    All the UI "Elements" can be found via an algorithm that uses a hash of their names (you can also iterate through them but that's obviously a lot slower). The textbox content can easily be found, it's stored with a simple pointer to an ANSI string in the textbox structure. The string length is a few bytes away from there too. If you want to find the textbox easily I suggest you write something in there and search for its content.
    Also note that, if you're unable to figure out the way the UIElement are hashed based on their value, you can iterate over all of them once, and figure out the computed hash value for the one you're interested in, and then start using that hash directly.
    Last edited by booba; 08-10-2012 at 05:32 AM. Reason: fixed typo

  4. #4
    ValvePro's Avatar Sergeant
    Reputation
    18
    Join Date
    Jun 2012
    Posts
    62
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    There is a other solution to login look at 0xBC6C69 ecx is a pointer which located to email and pw field...
    Example:
    Email --> ECX+ 0xC34 + 50

  5. #5
    Evozer's Avatar Contributor
    Reputation
    150
    Join Date
    Jan 2011
    Posts
    214
    Thanks G/R
    1/15
    Trade Feedback
    9 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Looks like there's a SetText function at 0x9D77D0, arguments are a pointer to the uielement you are editing, pointer to the desired text and another argument which I just set as zero. Haven't tested it with all textboxes but it works for logging in and filling out AH search form.

Similar Threads

  1. [Help]Login Off button
    By raitos in forum Diablo 3 General
    Replies: 2
    Last Post: 04-22-2012, 10:44 PM
  2. [Question] How do I change the Login Screen background?
    By Jordanator123 in forum WoW ME Questions and Requests
    Replies: 1
    Last Post: 09-23-2010, 03:32 AM
  3. [HELP] Login fails! ArcEmu
    By Donandi in forum WoW EMU Questions & Requests
    Replies: 1
    Last Post: 05-31-2009, 02:53 AM
  4. (HELP) Login Problems with arcemu r429
    By Insignia in forum World of Warcraft Emulator Servers
    Replies: 5
    Last Post: 07-19-2008, 02:06 PM
  5. WoW login help or something
    By asdsad in forum World of Warcraft General
    Replies: 2
    Last Post: 08-28-2007, 12:27 PM
All times are GMT -5. The time now is 11:29 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