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

    Default Hotkeynet Formation Script

    I need some help with this script. Not sure exactly what it does. I only run a combo so maybe if I was like 5boxing it would look correctly.
    http://www.hotkeynet.com/wow/wow-formation.html

    <Label w1 IP_ADDRESS SendWinM wow1>

    <Label w2 IP_ADDRESS SendWinM wow2>

    <Label w3 IP_ADDRESS SendWinM wow3>

    <Label w4 IP_ADDRESS SendWinM wow4>

    <Label w5 IP_ADDRESS SendWinM wow5>



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

    // DEFINE A MOVEMENT HOTKEY FOR FORMATION

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



    <MovementHotkey R>



    <If ActiveWinIs wow1>

    <SendLabel w2> <Key Left>

    <SendLabel w3> <Key Right>

    <SendLabel w4> <Key Up>

    <SendLabel w5> <Key Down>



    <Else If ActiveWinIs wow2>

    <SendLabel w1> <Key Left>

    <SendLabel w3> <Key Right>

    <SendLabel w4> <Key Up>

    <SendLabel w5> <Key Down>



    <Else If ActiveWinIs wow3>

    <SendLabel w1> <Key Left>

    <SendLabel w2> <Key Right>

    <SendLabel w4> <Key Up>

    <SendLabel w5> <Key Down>



    <Else If ActiveWinIs wow4>

    <SendLabel w1> <Key Left>

    <SendLabel w2> <Key Right>

    <SendLabel w3> <Key Up>

    <SendLabel w5> <Key Down>

    <Else If ActiveWinIs wow5>

    <SendLabel w1> <Key Left>

    <SendLabel w2> <Key Right>

    <SendLabel w3> <Key Up>

    <SendLabel w4> <Key Down>
    Useful links:
    Macros: http://www.wowwiki.com/Making_a_macro
    Good information about various addons:[http://www.vranx.com/index.htm
    Addon Tutorial : www.pvptutorial.com
    Jamba Addon(Multiboxer Team Addon):http://wow.jafula.com/addons/jamba
    HotkeyNet(Free keystroke/mouse software: http://www.hotkeynet.com/

  2. #2

    Default

    What exactly do you want to know?
    �Author of HotkeyNet and Mojo

  3. #3

    Default

    I have seen in videos where the slaves move out like: x x X x x or in more of a circle around the main. Since I just run a combo team then my slave should just move to the left twice? Looking for a good formation for a two man team so that my shaman has a little distance for casting and LoS issues.
    Useful links:
    Macros: http://www.wowwiki.com/Making_a_macro
    Good information about various addons:[http://www.vranx.com/index.htm
    Addon Tutorial : www.pvptutorial.com
    Jamba Addon(Multiboxer Team Addon):http://wow.jafula.com/addons/jamba
    HotkeyNet(Free keystroke/mouse software: http://www.hotkeynet.com/

  4. #4

    Default

    This doesnt require HotKeyNet script.

    Assuming we have four characters, Aaaa is your main, followed by Bbbb Cccc and Dddd.

    Choose one key like, 'H' (it was the first key I seen.) Unbind the H key for Aaaa, is there a binding for H? Anywho, then bind 'H' to Strafe Left for Bbbb, bind 'H' to Strafe Right for Cccc, and bind 'H' to Backward for Dddd. When you press and hold the H key now, Aaaa will remain stationary, Bbbb will strafe left, Cccc will strafe right, and Dddd will backup.



    And done.
    :| ~ 9-1-1
    ;( ~ Yeah, I'm having trouble breathing. I'm all out of breath. Damn....I think I'm going to pass out.
    ?( ~ Sir, where are you calling from?
    :S ~ I'm at a pay phone. North and Foster.
    ?( ~ Sir, an ambulance is on the way. Are you an asthmatic?
    :huh: ~ No
    ?( ~ What were you doing before you started having trouble breathing?
    inch: ~ Running from the Police.
    8|

  5. #5

    Default

    The original poster may not need a multiboxing program for this because with only two toons, the only possible pattern is for them to move apart, and moving one by itself will accomplish that.

    But regarding Ferrea's comment, how can H be received by three windows simultaneously without HotkeyNet or some other multiboxing tool?

    Edit: For people with more toons, the difference between Ferrea's suggestion and the script above is that the script spreads toons out around the leader no matter which of them happens to be the leader at that moment.
    �Author of HotkeyNet and Mojo

  6. #6

    Default

    When I bind like F11 as backup key and hit it on my main my slave will just twitch a little and not actually move it just twitches this does work nicely to break /follow.

    OT:
    Freddie, thanks alot for HKN. I used to use AHK but HKN does everything I want and with no pricetag. HKN and Jamba make a great combo.
    Useful links:
    Macros: http://www.wowwiki.com/Making_a_macro
    Good information about various addons:[http://www.vranx.com/index.htm
    Addon Tutorial : www.pvptutorial.com
    Jamba Addon(Multiboxer Team Addon):http://wow.jafula.com/addons/jamba
    HotkeyNet(Free keystroke/mouse software: http://www.hotkeynet.com/

  7. #7

    Default

    Quote Originally Posted by 'Kalikiano',index.php?page=Thread&postID=193599#po st193599
    When I bind like F11 as backup key and hit it on my main my slave will just twitch a little and not actually move it just twitches this does work nicely to break /follow.
    I'm not sure if you're asking how to broadcast movement or you like it this way. If you want this to work differently, just ask and show me the script.

    Quote Originally Posted by 'Kalikiano',index.php?page=Thread&postID=193599#po st193599
    Freddie, thanks alot for HKN. I used to use AHK but HKN does everything I want and with no pricetag. HKN and Jamba make a great combo.
    You're welcome and thanks for the kind words.
    �Author of HotkeyNet and Mojo

  8. #8

    Default

    <Label w1 local SendWinM wow1>

    <Label w2 local SendWinM wow2>








    <MovementHotkey up, down, left, right>

    <SendLabel w1, w2>

    <Key %Trigger%>

    I guess a simple movement setup would be easier since im just using a dual team. I got this off your site and edited it for my script. I never use the arrow keys to move so it would be nice to control my slave's movement using just those keys and not e d s f.
    Useful links:
    Macros: http://www.wowwiki.com/Making_a_macro
    Good information about various addons:[http://www.vranx.com/index.htm
    Addon Tutorial : www.pvptutorial.com
    Jamba Addon(Multiboxer Team Addon):http://wow.jafula.com/addons/jamba
    HotkeyNet(Free keystroke/mouse software: http://www.hotkeynet.com/

  9. #9

    Default

    Are you saying you want that to affect only the slave? In that case, change line 5 so SendLabel goes only to the slave:

    Code:
    <Label w1 local SendWinM wow1>
    <Label w2 local SendWinM wow2> 
    
    <MovementHotkey up, down, left, right>
    <SendLabel w2>
    <Key %Trigger%>
    �Author of HotkeyNet and Mojo

  10. #10

    Default

    awesome that did the trick should have just used that since the beginning exactly what I needed since Im only 2 boxing.

    Do you have a preference on the order of the script or does it not matter?

    1. Send Labels
    2. Resize windows
    3. PiP
    4. Hotkeys
    5. Mouse
    6. movement
    Useful links:
    Macros: http://www.wowwiki.com/Making_a_macro
    Good information about various addons:[http://www.vranx.com/index.htm
    Addon Tutorial : www.pvptutorial.com
    Jamba Addon(Multiboxer Team Addon):http://wow.jafula.com/addons/jamba
    HotkeyNet(Free keystroke/mouse software: http://www.hotkeynet.com/

Similar Threads

  1. & [Hotkeynet] automatic script generator
    By Multimoni in forum Software Tools
    Replies: 13
    Last Post: 03-11-2009, 07:36 PM
  2. hotkeynet script für 2 pcs mit wow
    By Arimat in forum German
    Replies: 5
    Last Post: 02-15-2009, 07:40 PM
  3. formation
    By aliguu in forum New Multi-Boxers & Support
    Replies: 2
    Last Post: 08-06-2008, 12:19 PM
  4. Formation
    By Apollo127 in forum New Multi-Boxers & Support
    Replies: 1
    Last Post: 07-02-2008, 05:04 PM
  5. HotKeyNet Script generator
    By legg1 in forum Software Tools
    Replies: 2
    Last Post: 06-13-2008, 02:01 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
  •