Diablo III Multi Client Patch menu

Shout-Out

User Tag List

Page 2 of 5 FirstFirst 12345 LastLast
Results 16 to 30 of 61
  1. #16
    tada1983's Avatar Member
    Reputation
    9
    Join Date
    Jun 2012
    Posts
    69
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    are multiple windows working for anyone after the newest patch today?

    Diablo III Multi Client Patch
  2. #17
    Iaccidentallytwink's Avatar Elite User
    Reputation
    591
    Join Date
    Aug 2007
    Posts
    1,020
    Thanks G/R
    1/16
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by tada1983 View Post
    are multiple windows working for anyone after the newest patch today?
    I ran the patcher again, and it works fine.


  3. #18
    jijibecali's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    or you can edit .agent.db from diabloiii folder.

  4. #19
    dseo80's Avatar Member
    Reputation
    6
    Join Date
    Jun 2012
    Posts
    38
    Thanks G/R
    1/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This works as advertised, but wont let DemonBuddy attach to the window if run using Launcher (maybe rename will work?)

  5. #20
    bopoiu's Avatar Member
    Reputation
    5
    Join Date
    May 2012
    Posts
    116
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ValvePro View Post
    Moin -

    here I want to show you how to start Diablo more then once.

    You could patch it by your own with ollydbg skills or something like that.

    Pattern:
    AccessPatch[] = {0x8B, 0x5D, 0x20,
    0x8B, 0x4D, 0x1C,
    0x8B, 0x55, 0x18,
    0x8B,0x40,0x04,
    0x53,
    0x51,
    0x8B, 0x4D, 0x14,
    0x52,
    0x8B, 0x55, 0x10,
    0x51,
    0x8B, 0x4D, 0x0C,
    0x52};
    Pos[AccessPatch+sizeof(AccessPatch)-0x8] ==> "\x51\x8B\x4D\x0C\x6A\x03\x90\x90"
    ---------------------------------------------------------------------------------------------------------------------------------------
    WithoutLaucher[] = {0xF6, 0x40, 0x05, 0x10,
    0x75, 0x17};
    Pos[sizeof(WithoutLaucher)-0x2] = 0xEB;


    For people who don't have any knowledge with ollydbg or something like that I've uploaded a little tool to do that!
    Attachment 8318



    PS: I know there are other mehtod's but this one works fine for me ;P (you don't need to copy the Diablo III folder twice or more ;D)

    Enjoy =)

    Attachment 8309
    hyi read a bit and can t see what does it do or help us for .. could you explain? semi noob lol

  6. #21
    example562's Avatar Master Sergeant
    Reputation
    15
    Join Date
    Jun 2012
    Posts
    94
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    yeah DB does not attach to this : (

  7. #22
    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)
    Originally Posted by dseo80 View Post
    This works as advertised, but wont let DemonBuddy attach to the window if run using Launcher (maybe rename will work?)
    Yeah, maybee... rename "Diablo III MC" => "Diablo III" and save the orig. one.

    Originally Posted by bopoiu View Post
    hyi read a bit and can t see what does it do or help us for .. could you explain? semi noob lol
    What you want to know exactly? You don't understand the asm?
    Last edited by ValvePro; 06-28-2012 at 02:13 AM.

  8. #23
    Dark_Mage-'s Avatar Active Member
    Reputation
    35
    Join Date
    May 2009
    Posts
    82
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Do this with caution. I released a similar patch for Diablo II after they implemented Warden and it was eventually banned for. It's probably safer to use methods to emulate separate sessions and "tricking" the game into running more than one instance rather than patching client files.

  9. #24
    sed-'s Avatar ★ Elder ★
    Reputation
    1114
    Join Date
    Mar 2010
    Posts
    1,563
    Thanks G/R
    52/151
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Dark_Mage- View Post
    Do this with caution. I released a similar patch for Diablo II after they implemented Warden and it was eventually banned for. It's probably safer to use methods to emulate separate sessions and "tricking" the game into running more than one instance rather than patching client files.
    lol wow long time no see, ;p

  10. #25
    d3maniacu's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by sed- View Post
    lol wow long time no see, ;p
    So how to remove this patch after installed?

  11. #26
    dseo80's Avatar Member
    Reputation
    6
    Join Date
    Jun 2012
    Posts
    38
    Thanks G/R
    1/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ValvePro View Post
    Yeah, maybee... rename "Diablo III MC" => "Diablo III" and save the orig. one.
    That worked - saved me 28 Gigs of SSD space

  12. #27
    awp2004's Avatar Active Member
    Reputation
    34
    Join Date
    Jun 2012
    Posts
    631
    Thanks G/R
    0/4
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Okay, so is this better than using multi virtual machines? what about ip scan, can you run 5 on the same computer without being falgged?
    Can you run multiple autoit scripts doing this or do you have to use injections?

  13. #28
    Iaccidentallytwink's Avatar Elite User
    Reputation
    591
    Join Date
    Aug 2007
    Posts
    1,020
    Thanks G/R
    1/16
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Bump! Repatching works as of latest update!


  14. #29
    Dark_Mage-'s Avatar Active Member
    Reputation
    35
    Join Date
    May 2009
    Posts
    82
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    FYI, there is a line in the .agent database file:
    => "supports_multibox" : false,

    You can probably change that to true and reload Agent by deleting the ProgramData folder.

  15. #30
    tsantoso's Avatar Member
    Reputation
    1
    Join Date
    Jul 2012
    Posts
    13
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    working great tQ
    Last edited by tsantoso; 07-20-2012 at 08:27 PM.

Page 2 of 5 FirstFirst 12345 LastLast

Similar Threads

  1. Diablo III Patch 2.0.1 PTR Now Available!
    By DiamondStarFall in forum Diablo 3 General
    Replies: 0
    Last Post: 12-12-2013, 08:08 PM
  2. Replies: 2
    Last Post: 06-15-2013, 10:54 AM
  3. Replies: 0
    Last Post: 03-31-2012, 08:32 AM
  4. Diablo III Beta Patch 12
    By Santiagoftw in forum Diablo 3 Emulator Servers
    Replies: 2
    Last Post: 02-25-2012, 05:18 PM
  5. [Revert] Patch 7 Diablo III.exe and battle.net.dll
    By madkilah28 in forum Diablo 3 General
    Replies: 0
    Last Post: 12-19-2011, 05:43 AM
All times are GMT -5. The time now is 12:09 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