Close
Showing results 1 to 9 of 9
  1. #1

    Default Need Script to change Keybinding (Interact Key)

    Does anybody have or know how to /script to change the keybinding for "Interact with Target"?

    I need to:

    1) Unbind "Interact with Target" keybind
    2) Bind "Interact with Target" to "J"

    I basically need to include these in a macro so I can disable the "Interact" function easily for my casters so they don't go running into the fray and meleeing ^_^

  2. #2

    Default RE: Need Script to change Keybinding (Interact Key)

    Quote Originally Posted by 'Mikey',index.php?page=Thread&postID=198793#post19 8793
    Does anybody have or know how to /script to change the keybinding for "Interact with Target"?

    I need to:

    1) Unbind "Interact with Target" keybind
    2) Bind "Interact with Target" to "J"

    I basically need to include these in a macro so I can disable the "Interact" function easily for my casters so they don't go running into the fray and meleeing ^_^
    I'm guessing you have click to move on?
    Why would you be using interact with target while casting on stuff though?
    I'm going to live forever, or die trying.
    5 Shaman Northrend Heroics - My YouTube Channel - Details about my setup (outdated)
    T2 Heroics: lvl 80 Heroics wearing lvl 60 armour
    Running 5-6 accounts on one computer, currently playing Horde on US-Skywall.
    My main teams:
    5x Shamans lvl 85
    5-class team lvl 100: Paladin, Druid, Shaman, Mage, Priest

  3. #3

    Default

    You can just enable and disable click to follow within your macro and then the interact with target key will not cause your drones to run off into the wild blue yonder.

    Disable:
    /console autointeract 0
    Enable:
    /console autointeract 1

  4. #4

    Default

    I don't have wow on my work PC but couldn't you change this the same way you change the click Key for AoE?

    Code:
    /script SetBinding(";", "CAMERAORSELECTORMOVE")
    I would think you could macro

    Code:
    /script SetBinding("J", "INTERACTWITHTARGET")
    and

    Code:
    /script SetBinding("", "INTERACTWITHTARGET")
    Or whatever "INTERACTWITHTARGET" is in your config.wtf. Bind it to something (unusual like "+" or something you don't use but will be easy to search for) , Exit wow, open up the config.wtf and search for what you bound it to, copy it. Relaunch wow. Make macros like above and give it a whirl.

  5. #5

    Default

    Quote Originally Posted by 'Thulos',index.php?page=Thread&postID=199290#post1 99290
    You can just enable and disable click to follow within your macro and then the interact with target key will not cause your drones to run off into the wild blue yonder.

    Disable:
    /console autointeract 0
    Enable:
    /console autointeract 1
    Which macro would those go in? I suppose you could disable at the top of all spell macros. Maybe enable on your follow macro? You can't macro the interact can you?

  6. #6

    Default

    Quote Originally Posted by 'Caspian',index.php?page=Thread&postID=199309#post 199309
    Quote Originally Posted by 'Thulos',index.php?page=Thread&postID=199290#post1 99290
    You can just enable and disable click to follow within your macro and then the interact with target key will not cause your drones to run off into the wild blue yonder.

    Disable:
    /console autointeract 0
    Enable:
    /console autointeract 1
    Which macro would those go in? I suppose you could disable at the top of all spell macros. Maybe enable on your follow macro? You can't macro the interact can you?
    You cant macro interacting with the target, no.
    And I would consider clicktomove and interactwithtarget to be a very impractical and unreliable way to follow your main. (this is what it seems Mikey is trying to use it for)

    Unless running a melee team, I would only use interact with target for talking to npcs and looting, with click to move for that if i wanted to be lazy, but atm i just position them by making them follow my main to where i want them.

    EDIT: cant use interact with target with click to move to move to a friendly player target anyway since you cant interact with them, so then i really don't know what he's trying to do with it.
    I'm going to live forever, or die trying.
    5 Shaman Northrend Heroics - My YouTube Channel - Details about my setup (outdated)
    T2 Heroics: lvl 80 Heroics wearing lvl 60 armour
    Running 5-6 accounts on one computer, currently playing Horde on US-Skywall.
    My main teams:
    5x Shamans lvl 85
    5-class team lvl 100: Paladin, Druid, Shaman, Mage, Priest

  7. #7

    Default

    Quote Originally Posted by 'Caspian',index.php?page=Thread&postID=199291#post 199291
    I don't have wow on my work PC but couldn't you change this the same way you change the click Key for AoE?

    Code:
    /script SetBinding(";", "CAMERAORSELECTORMOVE")
    I would think you could macro

    Code:
    /script SetBinding("J", "INTERACTWITHTARGET")
    and

    Code:
    /script SetBinding("", "INTERACTWITHTARGET")
    Or whatever "INTERACTWITHTARGET" is in your config.wtf. Bind it to something (unusual like "+" or something you don't use but will be easy to search for) , Exit wow, open up the config.wtf and search for what you bound it to, copy it. Relaunch wow. Make macros like above and give it a whirl.
    Thanks. That's exactly what I needed.

  8. #8

    Default

    Just remember that you can only change bindings out of combat.
    The Orcks of War
    Shaman Borck Zorck Dorck Porck Corck
    Mixed Team - Msblonde - Mswhite - Msblack - Msred - Msbrown -

  9. #9

    Default

    Quote Originally Posted by 'Caspian',index.php?page=Thread&postID=199309#post 199309
    Quote Originally Posted by 'Thulos',index.php?page=Thread&postID=199290#post1 99290
    You can just enable and disable click to follow within your macro and then the interact with target key will not cause your drones to run off into the wild blue yonder.

    Disable:
    /console autointeract 0
    Enable:
    /console autointeract 1
    Which macro would those go in? I suppose you could disable at the top of all spell macros. Maybe enable on your follow macro? You can't macro the interact can you?
    What I do is disable the click to move in my follow macro and enable it in my assist macro. So when I want to use an npc or a flight master or melee a target I can assist my main and then hit my interact with target macro and all my guys will run up and open quest givers, vendors, flight masters, etc. Disabling it in my follow makes sense because it's always the first thing I hit after I get done flying or talking to a quest giver or finishing a fight. This helps prevent odd little runoffs or other wierd behaviors due to click to move being turned on. It's so nice not having to manually make sure every drone is in range of an npc before interacting with them. Using click to move and interact with target has reduced the needs to deal with the drones almost entirely. Thanks Blizzard! :thumbsup:

Similar Threads

  1. Script to change keybinds
    By Coca Cola Injection in forum Macros and Addons
    Replies: 15
    Last Post: 02-23-2009, 01:47 PM
  2. Does anyone use Alt+key in an FTL keybinding?
    By Malekyth in forum Software Tools
    Replies: 6
    Last Post: 02-11-2009, 09:59 AM
  3. Keybinding help
    By Kendall in forum Software Tools
    Replies: 1
    Last Post: 01-12-2009, 09:49 PM
  4. AHK script help (on the fly main change)
    By hotsuma in forum New Multi-Boxers & Support
    Replies: 6
    Last Post: 08-13-2008, 12:05 AM
  5. [Help] Need advice / help on a Keybinding.
    By Khayos in forum General WoW Discussion
    Replies: 1
    Last Post: 03-14-2008, 09:36 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
  •