What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

How to multi box D3 on win7 ultimate ? Together with DB

Use ISBoxer from Inner Space. Only problem is as of now I cant figure out how to use it with DB
 
Thats my problem too :\ I can ron multiple d3 just need run multiple DB on 1 computer like honorbuddy
 
I use ISBoxer with DB and 5 copies running. What's your issue?
 
I have 3 DB sessions, that I use on 3 of my Diablo accounts, yes. You need one session per account.
 
Of course... Otherwise what's the point of the 3 session?
 
Oh. Yes, but it's fairly cheap as I recall.. Bought it a long time ago for WoW, so I'm not sure.


Edit - There ARE free alternatives, like copy/pasting the entire d3 folder, but none with the ease and versatility of ISBoxer.. Up to you!
 
Oh. Yes, but it's fairly cheap as I recall.. Bought it a long time ago for WoW, so I'm not sure.


Edit - There ARE free alternatives, like copy/pasting the entire d3 folder, but none with the ease and versatility of ISBoxer.. Up to you!

well as long as DB supports with it i will go for it...
 
Like I said, there are free alternatives. I just had ISBoxer from my wow days, so I might as well use it :)
 
Can I know how you setup DB for both? Will greatly save me from alot of headache :D

The fastest way is to copy your D3 program folder, then edit your shortcuts so they have -launch in them.

Isoboxer is 50 bucks a year, or you can do what I do and use HotKeyNet for free.

I can post my script if you like. It auto logins and can remote start bots as well. Also Isoboxer uses more CPU/memory than HotKeyNet or just running your games out of -launch.

I'm about to buy another account and I'm scared of running two accounts on North America simultaneously on my computer just because that seems really obvious.

My idea WAS: run Diablo 3 on a *** inside of a virtual machine like Sandboxie or VMWare for each copy. Or I can just say fuck it and do it condom off.
 
The fastest way is to copy your D3 program folder, then edit your shortcuts so they have -launch in them.

Isoboxer is 50 bucks a year, or you can do what I do and use HotKeyNet for free.

I can post my script if you like. It auto logins and can remote start bots as well. Also Isoboxer uses more CPU/memory than HotKeyNet or just running your games out of -launch.

I'm about to buy another account and I'm scared of running two accounts on North America simultaneously on my computer just because that seems really obvious.

My idea WAS: run Diablo 3 on a *** inside of a virtual machine like Sandboxie or VMWare for each copy. Or I can just say fuck it and do it condom off.

do this, I don't think blizzard has any STD
have fun
 
The fastest way is to copy your D3 program folder, then edit your shortcuts so they have -launch in them.

Isoboxer is 50 bucks a year, or you can do what I do and use HotKeyNet for free.

I can post my script if you like. It auto logins and can remote start bots as well. Also Isoboxer uses more CPU/memory than HotKeyNet or just running your games out of -launch.

I'm about to buy another account and I'm scared of running two accounts on North America simultaneously on my computer just because that seems really obvious.

My idea WAS: run Diablo 3 on a *** inside of a virtual machine like Sandboxie or VMWare for each copy. Or I can just say fuck it and do it condom off.

script ^_^
 
script ^_^
Code:
<command autoexec>


<DoHotkey Hotkey alt L>													// Run this part of script at start if loaded games manuallythis will run without keys being pressed to setup window names for you
<DoHotkey Hotkey alt F11>


<Hotkey alt L>
<SendPC Local>
<SetTaskbarAutoHide on>	

<RenameFromPath "C:\Program Files (x86)\Diablo III\Diablo III.exe" D3_Eu1>	
<RenameFromPath "C:\Program Files (x86)\Diablo IV\Diablo III.exe" D3_Eu2>

<SendPC 192.168.2.3>	
<SetTaskbarAutoHide on>													// client hotkey prog on other pc ip address on client options and connections settings to setup as server and client addresses and passwords
<RenameFromPath "C:\Program Files (x86)\Diablo II\Diablo III.exe" 2D3_Eu1> 
<RenameFromPath "F:\Diablo III_RU\Diablo III.exe" 2D3_Ru1> 


<Label D3_Eu1 Local Sendwin D3_Eu1>										// Labels for each Diablo 3 created on local and client pc's
<Label D3_Eu2 Local Sendwin D3_Eu2>

<Label 2D3_Eu1 192.168.2.3 SendWin 2D3_Eu1>
<Label 2D3_Ru1 192.168.2.3 SendWin 2D3_Ru1> 
	
<DoHotkey Hotkey alt F11>

<hotkey pause>
<PassThrough>
<sendpc local>
<ToggleHotkeys>

<Hotkey alt R>														      // Hotkey to load and run 4 Diablos : 2 on main pc and  2 on client pc
<sendpc local>
<SetTaskbarAutoHide on>
<Run "C:\Program Files (x86)\Diablo III\Diablo III.exe" -launch>
<WaitForWin "Diablo III" 30000>
<RenameFromPath "C:\Program Files (x86)\Diablo III\Diablo III.exe" D3_Eu1>						       // rename Window to D3_Eu1
<wait 1000>
<Run "C:\Program Files (x86)\Diablo IV\Diablo III.exe" -launch>
<WaitForWin "Diablo III" 30000>
<RenameFromPath "C:\Program Files (x86)\Diablo IV\Diablo III.exe" D3_Eu2>						       // rename Window to D3_Eu2

<SendPC 192.168.2.3>    												// client pc run diablo
<SetTaskbarAutoHide on>
<Run "E:\Diablo III\Diablo III.exe" -launch>
<WaitForWin "Diablo III" 30000>
<RenameFromPath "C:\Program Files (x86)\Diablo II\Diablo III.exe" 2D3_Eu1>					    // rename Window to "2D3_Eu1"
<Run "D:\Diablo III\Diablo III.exe" -launch>
<WaitForWin "Diablo III" 30000>
<RenameFromPath "F:\Diablo III-RU\Diablo III.exe" 2D3_Ru1>					    // rename Window to "2D3_Ru1"

<Dohotkey hotket alt f9>

<Hotkey alt F9>
<sendlabel D3_Eu1>
<text [email protected]>											    // insert your login details here for this account and repeat for all accounts and labels
<wait 500>														       // can add mouseclick but if starts on default then it should fill correctly
<key tab>
<wait 500>
<text user_password>
<wait 500>
<key Enter>

<sendlabel D3_Eu2>
<text [email protected]>											    // insert your login details here for this account 
<wait 500>
<key tab>
<wait 500>
<text user_password>
<wait 500>
<key Enter>

<sendlabel 2D3_Eu1>
<text [email protected]>											    // insert your login details here for this account 
<wait 500>
<key tab>
<wait 500>
<text user_password>
<wait 500>
<key Enter>

<sendlabel 2D3_Ru1>
<text [email protected]>											    // insert your login details here for this account and add mpre accounts if needed 
<wait 500>
<key tab>
<wait 500>
<text user_password>
<wait 500>
<key Enter>

<Command SetWin>
   <TargetWin %2%>
      <SetWinSize %5% %6%>
      <SetWinPos %3% %4%>
   <TargetWin %1%>
  <SetWinSize 1680 1050>
      <SetWinPos 0 0>    
   <TargetWin %2%>
      <SetForegroundWin>
      <UpdateWin>
   <TargetWin %2%>
      //<SetWinRegion 0 0 560 350>
      <SetForegroundWin>
	<UpdateWin>

<Command ChangeWin>
<TargetWin %1%>
<SetWinSize  %4% %5%>
<SetWinPos %2% %3%>
<TargetWin %1%>
<SetForegroundWin>
<UpdateWin>

<Command MinWin>
<TargetWin %1%>
<SetWinSize  560 350>
<SetWinPos %2% %3%>

<Hotkey alt F1>
<ChangeWin  D3_Eu1 0 0 1280 720>
<MinWin D3_Eu2 560 0>
<SetToggle 1 Hotkey Alt F2>
<Toggle>
<ChangeWin  D3_Eu1 1280 0 560 350>

<Hotkey alt F2>
<ChangeWin  D3_Eu2 0 0 1680 1050>
<MinWin D3_Eu1 0 0>
<SetToggle 1 Hotkey Alt F1>
<Toggle>
<ChangeWin  D3_Eu2 560 0 560 350>

<Hotkey alt F12>
<Toggle>
<SetWin D3_Eu1 D3_Eu2 560 0 560 350>
<Toggle>
<SetWin D3_Eu2 D3_Eu1 0 0 560 350>

<Hotkey alt F3>
 <TargetWin D3_Eu1>
<SetWinSize  560 350>
<SetWinPos -1280 0>
//<RemoveWinFrame>
<Toggle>
 <TargetWin D3_Eu1>
//<RestoreWinSize>
<SetWinSize 1280 1024>
<SetWinPos 0 0>
//<SetWinFrame none>
<SetForegroundWin>
<UpdateWin>
//<SetWinFrame WindowEdge>

<Hotkey alt F4>
 <TargetWin D3_Eu2>
<SetWinSize  560 350>
<SetWinPos -720 0>
<RemoveWinFrame>
<Toggle>
 <TargetWin D3_Eu2>
//<RestoreWinSize>
<SetWinSize 1280 1024>
<SetWinPos -1280 0>
<RemoveWinFrame>
<SetForegroundWin>
<UpdateWin>
//<SetWinFrame WindowEdge>

<Hotkey alt F5>
 <TargetWin D3_Eu2>
<SetWinRect -1280 26 1280 1024>
<RemoveWinFrame>
//<SetWinFrame WindowEdge>

<Hotkey alt F11>
 <TargetWin D3_Eu1>
<SetWinSize  560 350>
<SetWinPos 0 0>
<RemoveWinFrame>
<TargetWin D3_Eu2>
<SetWinSize  560 350>
<SetWinPos 560 0>
<RemoveWinFrame>
<SetToggle 1 Hotkey Alt F1> 
<SetToggle 1 Hotkey Alt F2> 

//<Hotkey alt F12>
// <TargetWin D3_Eu2>
//<SetWinSize 1280 1024>
//<RestoreWinSize>
//<SetWinFrame caption border>
//<SetForegroundWin>
//<UpdateWin>

Sorry full credit too Daiysus lemme pm him if you have trouble with this script hes the guy.
 
btw, can anyone tell me how many copies can I run on this PC?
I want to be running 3 with DB, while I can still play something else, like Dota 2 is what I usually do.
My specs are :
i5 2500k its at stock speed atm
msi 560ti twin frozr
8gb 1600 ram
 
btw, can anyone tell me how many copies can I run on this PC?
I want to be running 3 with DB, while I can still play something else, like Dota 2 is what I usually do.
My specs are :
i5 2500k its at stock speed atm
msi 560ti twin frozr
8gb 1600 ram

You can run more than 2 you have better specs than me but you'll need to lower your resolution if you use dual monitors and you'll probably lag a lot on Dota. Just make sure all the settings on your diablo is set to the lowest, disable windows aero, use windows classic, and just optimize. It may take you awhile to smooth it out until Dota 2 doesn't choke in terms of frames.
 
//CODE

Sorry full credit too Daiysus lemme pm him if you have trouble with this script hes the guy.

If I want to run Diablo 3 on two separate computers what kind of changes would need to be made to this script?

or if anyone else wants to share a hotkeynet script that can run 2 games / 2 PCs. US Server
 
Last edited:
Back
Top