Close
Page 3 of 4 FirstFirst 1 2 3 4 LastLast
Showing results 21 to 30 of 34
  1. #21

    Default

    Quote Originally Posted by 'alfa',index.php?page=Thread&postID=103454#post103 454
    There is something i dont understand so pls help and i am a newbie i wait your patience

    /script SetBinding("L", "TURNORACTION")
    /script SaveBindings(1)

    do i have to do this 1 time on slaves ??? or make macro and use it all the time ?
    Just once. Its like going into the keybindings menu and setting a key for something.

  2. #22

    Default

    Quote Originally Posted by 'Falkor',index.php?page=Thread&postID=61780#post61 780
    Part 1 - Setup an Action Keybind.

    Source code
    1
    2
    /script SetBinding("L", "TURNORACTION")
    /script SaveBindings(1)

    Change the L to a key of your choice.
    Quote Originally Posted by 'Falkor',index.php?page=Thread&postID=61780#post61 780

    Hey guys I'm new to Keyclone and dual-boxing. I understand how to make the macro but I'm honestly lost at where and how the script is supposed to go. Could someone please fill me in? Am I supposed to enter this in game as a command and if so, do I enter it on both WoW's? If not, am I supposed to enter this script code in Keyclone? And if not EITHER of those, where does it go?! Thanks for the help

  3. #23

    Default

    the first line estalishes a relation between any bindable action inside wow and any key one chooses. but this is volatile, it just resides inside that running wow instance you typed that command into.
    the second line tells wow to permanently save the current key configurations ( which you just changed ) to a file ( /wow/WTF/<accname>/bindings-cache.wtf ).

    so you have to type this in only once per wow-installation and it will be permanent until you rebind that key or delete your WTF folder orsomething like that. you do not necessarily have to create a macro for this purpose.
    you do not even have to type this ingame, you may as well just edit your /wow/WTF/<accname>/bindings-cache.wtf manually ( just add the line bind L TURNORACTION and you're done ).

  4. #24
    Rated Arena Member
    Join Date
    Aug 2008
    Location
    Burnaby, BC
    Posts
    609

    Default

    Does this still even work anymore cause I really can't even get the first script to open up the NPC at all
    Gareatank Blood Elf Level 80 Protadin
    Gareatan Orc Level 80 DK Tank
    Gareb, Garec, Garee, Garef - Level 80 Troll Horde Shammies!
    Garea - Level 71 Horde Shammy!
    Garez, Garey, Garew, Garev, Gareu - Level 80 Draenei Alliance Shammies!
    Currently farming Horde Heroic Utgarde Keep, Utgarde Pinnacle, Gundrak, Drak'Tharon, and Culling of Stratholme(5 Drakes now)
    Azjol-Nerub-US

  5. #25

    Default

    I've just returned after 4month break from wow and starting a 20man multiboxing team across 2players in 2seperate locations :P
    I'll check this code out later and post any updates required!

  6. #26

    Default

    Here is one thing that I have noticed with these macro's.
    After you do the /script SetBinding macro, I can auto loot with that button.
    Lets say I set the button to 'g'. When I push 'g' to target a person it will loot that person. And if you it enabled such that you auto-loot without having to push shift, it will pick up the loot on the selected mob. However, maybe this is strict to my machine only because when I use the macro to grab quests and such, my mouse jumps over to the second monitor and i locate the person I want to select by moving my mouse around that monitor without deselecting my mains WoW window. Weird how the macro does this but it has made looting in WotLK so much easier...

  7. #27

    Default

    I can't get this to work at all (edit: Beyond selecting the npc on the slaves), i mean it opens the npc on my main but not the slaves, i'm puzzled. Any hints out there for me?

    Any way to apply this simulated right click to your current target rather then where your mouse is "supposed" to be at on the screen?

  8. #28

    Default Awesome dude!

    This macro and stuff made dual boxing ignite again. Tried it for some while and reading but gave up since none of this existed. Then when i found this i was so glad it worked

    BTW: How do i rebind keys? Made it to J to check if it worked but want it on F now instead for better aviability on keyboard.

  9. #29

    Default RE: Awesome dude!

    Quote Originally Posted by 'Baini92',index.php?page=Thread&postID=167765#post 167765
    This macro and stuff made dual boxing ignite again. Tried it for some while and reading but gave up since none of this existed. Then when i found this i was so glad it worked

    BTW: How do i rebind keys? Made it to J to check if it worked but want it on F now instead for better aviability on keyboard.
    Just simple re-run the below code in chat replacing the L with a key of you're choice, it will override the existing key.

    Code:
    /script SetBinding("L", "TURNORACTION")
    /script SaveBindings(1)

  10. #30

    Default

    Welcome back. Your initial post was very helpful, and led me to write a thread on binding clicks to the keyboard for AOE purposes. Ellay's thread is more recent, and likely better worded on the subject, but still, drew my inspiration for it from your post.

Similar Threads

  1. best way to make sure slaves have quests?
    By lazygirl in forum Macros and Addons
    Replies: 5
    Last Post: 06-21-2009, 08:25 PM
  2. How do I open NPC dialog to accept quests on slaves?
    By IronWolve in forum General WoW Discussion
    Replies: 9
    Last Post: 05-27-2009, 02:28 PM
  3. Simplest tank class to play (including DKs in WOTLK)
    By mphuie in forum Dungeon Boss Encounters, Strategies, and Loot Lists
    Replies: 10
    Last Post: 10-09-2008, 10:31 AM
  4. Distribute Loot? & Getting Slaves to accept quests
    By TheDrizzle in forum New Multi-Boxers & Support
    Replies: 8
    Last Post: 08-08-2008, 05:02 PM
  5. "It's automation!!!"
    By Tonuss in forum General WoW Discussion
    Replies: 29
    Last Post: 04-07-2008, 03:19 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
  •