Close
Page 1 of 3 1 2 3 LastLast
Showing results 1 to 10 of 21
  1. #1

    Default Need help, new at dualboxing

    Hi community,

    i am new at dualboxing
    i want a simple programme and script (if needed)

    i have a computer (quad-core & ati hd5870, 8gb ram) and a notebook (dual-core,nvidia 8600m, 4gb ram) so i think the power is enough
    both have same game installed (Hellgate Tokyo)

    i tried with hotkeynet but dont have any scripts, which i can use
    i am flexible which programme i use, best for me is free stuff but if i need i will buy a programme

    the only thing i want, is if i press any button on computer, the same action appears on my notebook
    for example PC press "w" for walking forward then the notebook walk forward too

    same with mouse control if its possible
    i know its a problem with mouse using and the different screensize, but its not a problem, i can handle it in game and teleport

    so what do i need (programme and script) to handle this ?
    i dont play WOW where follow can be used

    just play simple, one character kill and the second one is walking with as a tank and getting experience too

    i hope you can help me, i dont know how to get this work
    need it for all letters and numbers, allways same action at both devices

    thx for every answer
    greetz robin

  2. #2
    Member Ughmahedhurtz's Avatar
    Join Date
    Jul 2007
    Location
    North of The Wall, South of The Line
    Posts
    7169

    Default

    Unfortunately, there is no plug and play solution. All multiboxing software requires you to set things up to some extent. Best place to start is the wiki (link up top).
    Now playing: WoW (Garona)

  3. #3

    Default

    With HKN, just use this script :

    http://hotkeynet.com/wow/wow-sample-two-on-two.html

    Change the WoW stuff to the appropriate Hellgate stuff. Use http://hotkeynet.com/p/doc.html for further setup.
    Blog : Herding Khats
    Team : Kina - Çroaker - Messkit - Lìfetaker - Wìdowmaker
    Newbie Guides : Multiboxing Vol. 1 - Multiboxing Vol. 2 - HotKeyNet - Jamba
    The Almighty Lax made a liar out of me, apparently I DO get prizes for it.
    *Commences Wielding the Banhammer like there's piñatas up in here and I'm Lady Thor*

    _ Forum search letting you down? Use the custom Google search _

  4. #4

    Default

    Quote Originally Posted by Khatovar View Post
    With HKN, just use this script :

    http://hotkeynet.com/wow/wow-sample-two-on-two.html

    Change the WoW stuff to the appropriate Hellgate stuff. Use http://hotkeynet.com/p/doc.html for further setup.
    ok thx i try it now
    i tell you later if it works

    have a nice day

  5. #5

    Default

    Hmm i changed it but at loading script i get a lot red lines
    many empty keys (think thats not a problem)
    61 errors were found
    2 definitions loaded
    1 key wil be used as a modifier

    hotkeynet 0.1.45 build 210
    pc is server and notebook client, they are connected
    i am in game but nothing happen ( i tried scroll lock key on and off )

    changed like this:
    //================================================== ==============
    // SAMPLE SCRIPT FOR TWO WOW'S ON TWO PC'S
    // (one account on each machine)
    //
    // Instructions: Copy this entire script (all the blue writing
    // on gray background including comments). Save it in a file.
    // Load it into HotkeyNet.
    //
    // Toggle the scroll lock key to turn hotkeys off and on. (You
    // can change this if you want, just like you can change
    // everything else with HotkeyNet.)
    //
    // Requires HotkeyNet build 147 or higher.
    //
    // For more info, go to www.hotkeynet.com
    //================================================== ==============

    //-----------------------------------------------------------

    // SUBROUTINE TO LAUNCH A COPY OF HGL.
    //-----------------------------------------------------------
    <Command Launch>
    <SendPC %1%>
    <Run "E:\Hellgate Resurrection\hgllauncher.exe">

    //-----------------------------------------------------------

    // HOTKEY TO LAUNCH BOTH HGL´s.
    //-----------------------------------------------------------
    <Hotkey ScrollLockOn Alt Ctrl L>
    <Launch Local>
    <Launch IP_ADDRESS_2>

    //-----------------------------------------------------------

    // DEFINE MAIL LABELS FOR SENDING KEY STROKES
    //-----------------------------------------------------------
    <Label w1 Local SendWin "Hellgate Tokyo">
    <Label w2 2ND_IP_ADDRESS SendWin "Hellgate Tokyo">

    //-----------------------------------------------------------

    // DEFINE HOTKEYS FOR ALL KEY COMBINATIONS THAT WILL GET
    // SENT TO BOTH HGLs. ADD MORE KEY COMBO'S IF YOU WANT.
    //-----------------------------------------------------------
    <Hotkey ScrollLockOn A-Z, 0-9, Plus, Minus, F1-F12 except W, A, S, D, Q, E>
    <PassThrough>
    <SendLabel w2>
    <Key %Trigger%>

    //-----------------------------------------------------------

    // DEFINE MOVEMENT KEYS THAT WILL GET SENT TO BOTH HGL'S.
    // ADD MORE KEYS IF YOU WANT.
    //-----------------------------------------------------------
    <MovementHotkey ScrollLockOn up, down, left, right>
    <PassThrough>
    <SendLabel w2>
    <Key %Trigger%>

    //-----------------------------------------------------------

    // BROADCAST MOUSE CLICKS. REQUIRES ADJUSTMENT OF
    // CLICKMOUSE DELAYS ON SETTINGS PANEL. HOLD DOWN OEM3
    // (ON U.S. KEYBOARDS, THAT'S THE SQUIGGLE KEY IN UPPPER
    // LEFT CORNER) WHEN YOU WANT TO BROADCAST.
    //-----------------------------------------------------------
    <UseKeyAsModifier Oem3>

    <Hotkey ScrollLockOn Oem3 LButton, MButton, RButton, Button4, Button5>

    <PassThrough>
    <SendLabel w2>
    <ClickMouse %TriggerMainKey%>


    where is the problem ?

  6. #6

    Default

    please guys try to help me
    how can i change the script, whats wrong ? i get only errors and nothing works

    or should/need i to use another programme ?

    greetz robin

  7. #7

    Default

    Does Hellgate use an anti-cheat program like Gameguard? Those programs usually prevent you from using any multiboxing programs.

    Looking at the script, you replaced the IP_ADDRESS_2 parts with the IP address of your machine, correct?

    I don't think those errors matter, but you can replacing these lines :

    Code:
    <Hotkey ScrollLockOn A-Z, 0-9, Plus, Minus, F1-F12 except W, A, S, D, Q, E>
    <PassThrough>
    <SendLabel w2>
    <Key %Trigger%>
    with

    Code:
    <KeyList MyList A-Z, 0-9, Plus, Minus, F1-F12 except W, A, S, D, Q, E>
    
    <Hotkey ScrollLockOn MyList; ScrollLockOn Shift MyList; ScrollLockOn Alt MyList; ScrollLockOn Ctrl MyList>
    	  	 <SendLabel w1, w2>
       	<Key %Trigger%>
    Blog : Herding Khats
    Team : Kina - Çroaker - Messkit - Lìfetaker - Wìdowmaker
    Newbie Guides : Multiboxing Vol. 1 - Multiboxing Vol. 2 - HotKeyNet - Jamba
    The Almighty Lax made a liar out of me, apparently I DO get prizes for it.
    *Commences Wielding the Banhammer like there's piñatas up in here and I'm Lady Thor*

    _ Forum search letting you down? Use the custom Google search _

  8. #8

    Default

    Try this modified HKN script:

    it assumes the following details that might need to be ammended to fit your requirements (change as required)

    your laptop has the ip address of 192.168.1.25 (both pc's are on the 192.168.1.x subnet range)
    your main pc has a screen resolution of 1680x1050 (these can be changed for the values of your screen resolution in the code)
    your laptop has a screen resolution of 1440x900
    the main pc is configured as a server for HKN
    both machines have "C:\Hellgate Resurrection\hgllauncher.exe" as the launcher path - you might need to ammend this for the straight exe if possible
    ctrl+alt+z will open both windows to start

    Code:
    //-----------------------------------------------------------
    // SUBROUTINE TO LAUNCH AND RENAME A COPY OF HGL.
    //-----------------------------------------------------------
    <Command LaunchAndRename>
        <SendPC %1%>
             <Run %2%>
             <RenameTargetWin %3%>
             <RemoveWinFrame>
             <SetWinRect %4% %5% %6% %7%>
     
    //-----------------------------------------------------------
    // DEFINE A MAIL LABEL FOR EACH HGL
    //-----------------------------------------------------------
    <Label h1 Local SendWinM HGL1>
    <Label h2 192.168.0.25 SendWinM HGL2>
    //-----------------------------------------------------------
    // HOTKEY TO LAUNCH AND RENAME ALL OF THE HGL WINDOWS.
    //-----------------------------------------------------------
    <Hotkey ScrollLockOn ctrl alt z>
    // ***change the last two values on the line below to match your main screen resolution***
    <LaunchAndRename Local "C:\Hellgate Resurrection\hgllauncher.exe" HGL1 0 0 1680 1050>
    // ***change the last two values on the line below to match your laptop screen resolution***
    <LaunchAndRename 192.168.1.25 "C:\Hellgate Resurrection\hgllauncher.exe" HGL2 0 0 1440 900>
     
    //-----------------------------------------------------------
    // DEFINE HOTKEYS FOR ALL KEY COMBINATIONS THAT WILL GET
    // SENT TO ALL HGLS. ADD MORE KEY COMBO'S IF YOU WANT.
    //-----------------------------------------------------------
    <Hotkey ScrollLockOn A-Z, 0-9, F1-F6, minus, plus, insert, backspace, delete, pgup, pgdn, home, end, enter, oem2, esc, except W, A, S, D, Q>
    //<Hotkey ScrollLockOn AllMainKeys>          
    <SendLabel h1, h2>
                       <Key %Trigger%>
     
    <Hotkey ScrollLockOn Shift AllMainKeys; Alt AllMainKeys; ctrl AllMainKeys>
              <SendLabel h1, h2>
                       <Key %Trigger%> 
     
    //-----------------------------------------------------------
    // DEFINE MOVEMENT KEYS THAT WILL GET SENT TO ALL HGL'S.
    // ADD MORE KEYS IF YOU WANT.
    //-----------------------------------------------------------
    <MovementHotkey ScrollLockOn up, down, left, right, space, F7-F12, Numpad0 - Numpad9, W, A, S, D, Q>
             <SendLabel h1, h2>
                     <Key %Trigger%>
    //-----------------------------------------------------------
    // BROADCAST MOUSE CLICKS. HOLD DOWN OEM3 (top left corner the ¬ key on US Keyboard) WHEN YOU WANT TO BROADCAST.
    //-----------------------------------------------------------
    <UseKeyAsModifier Oem3>
    <Hotkey ScrollLockOn Oem3 LButton, MButton, RButton, Button4, Button5> 
    <PassThrough>
    <SendLabel h1,h2>
    <ClickMouse %TriggerMainKey%>
    //-----------------------------------------------------------
    // BROADCAST MOUSE CLICKS. HOLD DOWN OEM8 (top left corner the ¬ key on UK Keyboard) WHEN YOU WANT TO BROADCAST.
    //-----------------------------------------------------------
    //<UseKeyAsModifier Oem8>
    //<Hotkey ScrollLockOn Oem8 LButton, MButton, RButton, Button4, Button5>
    //        <SendLabel h1,h2>
    //                 <ClickMouse %TriggerMainKey%>
    Last edited by mikekim : 09-22-2010 at 02:06 AM

  9. #9

    Default

    hellgate dont use any programmes like that but have difficult ways to login and to start game but have nothing to do with blocking script and this stuff
    but open via HKN i guess will not work because you need first login on homepage and then can start game via launcher

    wow thx thats really looking good
    i try this solutions now and tell you the result

    many thx for your answers
    enjoy the day

  10. #10

    Default

    first tried the solution of Khatovar, but it doesnt work
    then i tried mikekim one

    it looked good i changed everything and pressed the hotkey scroll lock
    but i get the information:

    From this pc: <sendwinm hgl1> <keydown D>

    sending to 192.168.xxx.xxx
    sucessfully sent.
    <sendwinm hgl1> failed: could not find window "HGL1"
    <keydown D> failed: no window is targeted

    then same with keyup D


    server and client are connected
    i tried both games with normal screen then with window mode and it dont work
    tried change resolution in script and game, same problem

    hope i get it work anytime
    what do you think is the problem ?

    btw: do i need to copy script from pc to notebook and press scroll lock key too ?

Posting Rules

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