| | #1 | |
| Member Join Date: Oct 2009
Posts: 65
| Quote:
Example" Code: 'IWT KEY' /cast Sinister Strike | |
| | |
| | #2 |
| Senior Member Join Date: Nov 2009 Location: Vancouver, Canada.
Posts: 2,421
| Unfortunately, IWT is a protected function. This means, we can keybind it, and mash the keybind to our hearts content. But we cannot /script or /macro it. The closest you can get to this, is key down/key up states. Blizzard has added (to the Keyboard API) the ability for addons to register keys on both key down and key up events. Essentially, one action on the key down action. And another action, on the key up action. Macaroon and Snowfall are the only addons which take advantage of this. Macaroon is no longer supported, as its author has quit wow. It still works fine, but no one has taken up maintenance of the addon, so it will likely break in some future patch. IS Boxer has support for key down/key up states, and you can create a two-step keymap where one action is done on press/action one and another on press/action two. I would imagine, as long as Blizzard continues to permit up/down key states by including it in their Keyboard API, this feature will be available in software boxing options. So far, to my knowledge, only IS Boxer has added the feature, but I would imagine other boxing programs will do so as well. |
| | |
| | #4 |
| Member Join Date: Oct 2009
Posts: 65
| what if i did a key remap to use the 1 key and broadcast both 1 and "the IWT key" would that work and if so would blizzard have a problem with that? Im using pwnboxer and im not sure how I would set up anything to use UP and DOWN function of my keys. |
| | |
| | #5 |
| Senior Member Join Date: Sep 2009
Posts: 310
| blizzard has never told the community what they can do or not do with the exception of the "1 key press = 1 action" rule. So in my eyes I would think that would be a problem if you tried to do that and might get your account actioned. But that is my 2 cents, someone with a little more knowledge of the ToS could help you more. |
| | |
| | #7 | |
| Member Join Date: Oct 2009
Posts: 65
| Quote:
| |
| | |
| | #8 |
| Senior Member Join Date: Nov 2009 Location: Vancouver, Canada.
Posts: 2,421
| If you could somehow broadcast two things on key down, or key up, that would be a bad idea. If you use an addon like Macaroon or go with IS Boxer, you can register an event on key down and another on key up. As far as Blizzard is concerned, that is two events caused by two actions. If your boxing option doesn't provide down/up actions, and you pass on Macaroon, you have two basic choices. A two step action, which does IWT on press 1 and your DPS move on press 2, and spam it twice as fast as normal. Or two physical keys, which you spam together. |
| | |
| | #9 | |
| Member Join Date: Oct 2009
Posts: 65
| So IS Boxer can do Up and Down click of one button? I put two macros up for testing. first: /s down <---in macro Down Clicks is checked second: /s up <----in macro UP Clicks is checked both on different slots on the bar. I need them to work like this....I push "1" and when it goes down i need it to do the first macro..then when "1" comes UP it will do the second macro. Is this allowed as you stated in your post above? I have people on other forums saying that WoW does not allow it and it is agains WoW TOS bc 1 button is only allowed to do 1 macro. Quote:
How do is see this Keyboard API stuff? Last edited by WhiteDragon; 12-30-2009 at 12:37 AM. | |
| | |
| | #10 |
| Member Join Date: Oct 2009
Posts: 65
| this is another question along the same lines...there is another question above so plz read it. Super seading WoW's /castsequence macro...is this going to get you banned? I am talking about useing MacroSequence : WoWInterface Downloads : Miscellaneous...This allows you to do ignore the fact that /castsequence stops your from going on when it hits a CD. |
| | |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Great way to macro "auto" attack for melee multiboxing | Tim | World of Warcraft - Macros, UIs, Mods, Addons | 8 | 11-21-2011 12:44 PM |
| Help: target your target's focus macro | orianthi | World of Warcraft - Macros, UIs, Mods, Addons | 11 | 06-28-2010 09:35 AM |
| Ground Target macro for Mages? | Heartspark | World of Warcraft - Macros, UIs, Mods, Addons | 21 | 01-12-2010 09:43 AM |
| Can a macro or addon target a player based on health? | Tim | World of Warcraft - Macros, UIs, Mods, Addons | 26 | 07-25-2009 01:19 AM |
| Healer macro to cast target of target heals | Xasta | World of Warcraft - Macros, UIs, Mods, Addons | 5 | 07-03-2009 09:27 PM |