Close
Showing results 1 to 6 of 6

Thread: Suggestion!!

Hybrid View

  1. #1

    Default Suggestion!!

    I have spent the last several days reading as much of this website as I can.. There are a lot of amazing things that can be done it seems!!

    What I need is a suggestion for the most simple free software for dual boxing 2 accounts.. I do not need anything fancy nor do I need a lot of the complicated features Ive been reading about in some of the programs. All I want is a way to maximize my screen setup on 1 computer for 2 accounts.. I have a 19 inch monitor and would like to be able to play with both accounts running split screen so I can easily switch back and forth and see what is going on both screens at once.I also liked the screen shots Ive seen with the second account in PiP. I do not need it to send keys bindings or macros etcc for me as I just switch screens if I need to heal myself etc..

    Right now I play with the screens overlapping and I switch that way but I really hate looking at the screen like that lol.

    Iam playing a shammie/pally combo. Pally is the healer and is mostly just on autofollow atm lol

    Thanks

  2. #2

    Default

    I started the same way you did, with two accounts. Keyclone isn't free but it worth the price. Most likely you will someday escilate to more than two accounts down the road (most people do it seems) and will want the extra features. But if you never do, it still works like a pro. I can only recommend Keyclone, as it is all I have used.
    "My dogs could roll heroics with how a lot of you play."
    - Fursphere 2010




  3. #3

    Default

    Well, as you are searching a free software, hotkeynet might be a solution for you, even if you don't want to pass keys.
    Hotkeynet can be found at www.hotkeynet.com .
    A simple script to do what you described would look like:

    Code:
    //-----------------------------------------------------------
    // SUBROUTINE TO LAUNCH AND RENAME A COPY OF WOW.
    //-----------------------------------------------------------
    <Command LaunchAndRename>
       <SendPC %1%>
      <Run %2%>
      <RenameTargetWin %3%>
      <RemoveWinFrame>
      
    //-----------------------------------------------------------
    // SUBROUTINE TO Position Windows 
    //-----------------------------------------------------------
    <Command ResizeAndPosition>
       <SendPC Local>
    	  <SendWin %1%>
         	       <SetWinSize 1280 512>
         	          <SetWinPos 0 0>
    	  <SendWinM %2%>
         	      <SetWinSize 1280 512>
         	          <SetWinPos 0 512>     
         
    //-----------------------------------------------------------
    // HOTKEY TO LAUNCH AND RENAME YOUR WOW WINDOWS 
    // Please configure the Path and processor afinitys correctly
    //-----------------------------------------------------------
    <Hotkey Alt Ctrl L>
    <LaunchAndRename Local "C:\temp\multi\w1\wow.exe" WoW1>
    <LaunchAndRename Local "C:\temp\multi\w2\wow.exe" WoW2>
    <ResizeAndPosition WoW1 WoW2>
    with this you can start the two wows with a press of 'ctrl + alt + L' and the ResizeAndPosition-command resizes them then.
    To get this working you need to use the correct path in the LaunchAndRename-command and perhaps customize the window-positions and sizes.
    More detailed infos how to do this can be found in the here: Hotkeynet Guide: Resize and Position

    If you need anymore help, simply ask here or on the hotkeynet-site.
    OLIPCS - ordinary life is pretty complex stuff
    ----------------------------------------------------------------
    Pala, Priest, Druid, Hunter, Mage
    Focusless Targetless Leaderless - Wiki
    HotKeyNet - Guide

  4. #4

    Default

    Just something that might make this abit easier. i use to dual box like that in eq, with two overlapping.

    Now this wasn't exactly what you asked for but it will make it easier, ever thought of a 2nd monitor? i don't know if your video card has two ports thou most today do. You could extend your desktop to two monitors adn play one wow on each, you can do this with maximizer software, which you can find info on in the forums here.

    Also, its xmas time and alot of moniters are on sale, you prob could find a 19inch lcd for pretty cheap.

  5. #5

    Default

    Simple
    Powerful
    Free

    Pick any 2.

    Seriously, for free solutions I'd say HotKeyNet is your best bet as it has great support and isn't THAT hard.
    [> Sam I Am (80) <] [> Team Doublemint <][> Hexed (60) (retired) <]
    [> Innerspace & ISBoxer Toolkit <][> Boxing on Blackhand, Horde <]
    "Innerspace basically reinvented the software boxing world. If I was to do it over again, I'd probably go single PC + Innerspace/ISBoxer." - Fursphere

  6. #6

    Default

    What zanthor ment (i think) is:

    Simple + Powerful (but not free) = Keyclone (Here the simple means, it has a gui-based-setup)
    Powerful + Free (but nor simple) = HotKeyNet (Here not simple means, you have to actualy write scripts (or let them be written from me )), and maybe AutoHotKey
    Powerful + simpler (but not free) = Innerspace (Here simpler means, as you are looking for only windowpositioning, this can be done with IS with the autolayout-function which is quite simple, but also require you to write some scripts (or use zanthors))
    Simple + Free (but not so powerfull) = honestly no real idea, what would fall in this category, maybe the original wowmaximizer.
    OLIPCS - ordinary life is pretty complex stuff
    ----------------------------------------------------------------
    Pala, Priest, Druid, Hunter, Mage
    Focusless Targetless Leaderless - Wiki
    HotKeyNet - Guide

Similar Threads

  1. suggestion
    By gigauae in forum Hardware Tools
    Replies: 4
    Last Post: 10-28-2008, 10:59 PM
  2. Suggestion
    By vblifeline in forum Software Tools
    Replies: 3
    Last Post: 10-05-2008, 09:10 PM
  3. My Suggestion
    By Tasty in forum General WoW Discussion
    Replies: 0
    Last Post: 08-14-2008, 10:39 PM
  4. Looking for a KVM suggestion
    By Kinex in forum Hardware Tools
    Replies: 1
    Last Post: 05-01-2008, 02:24 PM
  5. PiP Suggestion
    By Elektric in forum Software Tools
    Replies: 1
    Last Post: 03-05-2008, 02:33 PM

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •