PDA

View Full Version : Warcraft 3 Macros


Scint
02-23-2006, 05:52 PM
If you haven't noticed, there is a beta version of Profiler Software at this site:

http://www.wingmanteam.com/latest_software/beta_main.htm

A new thing in 1.02 is mouse clicks in macros. This creates more possibilities for Warcraft 3 macros. Here are some macros I made:

*Note: I HIGHLY recommend using custom hotkeys for Warcraft 3, using G15 or not. Personally, I redid my hotkeys so that Q-R, A-S, and Z-V correspond the the 3x4 button grid in the game. Therefore, button Z is always the first spell for any unit. This also makes some G15 macros a lot more portable for a variety of units, not specific to one unit.

**Undead Triple Nuke**
(in game, hover house over the target)
F1
Hotkey for Death Coil
Mouse Click
Short Delay (like 300 ms)
F2
Hotkey for Frost Nova
Mouse Click
Short Delay
F3
Hotkey for Carrion Wave
Mouse Click

To use this macro, simply hover your mouse over the enemy unit and hit the G-key. Note this macro is most effective if all your heros are within casting range.

**Quick Emergency Town Portal**
F1 (or whichever hero has the scroll)
Backspace (this moves the screen to a townhall)
Numlock 7 (assumes your TP is in the first inventory slot)
Mouse Click

As long as your mouse is somewhere in the middle of the screen you should be able to TP back. The positioning of your teleport is not guaranteed to be good though, hence "quick emergency".

**Various Quick Casting**
(in game, hover house over the target)
[Control Group #]
[First Spell Hotkey]
Mouse Click

Example: Assign Orc Raiders to desired control group from the macro. No matter what unit you currently have selected, you can hit this macro to activate the net on the unit currently under the mouse. This macro is handy for other units, such as sorcs to polymorph, dreadlord to sleep, dragonhawks to shackle, and so on.

**Annoy a unit**
Mouse Click
Delay 300 ms or so
Set macro to repeat while pressed

Ok, this one has no practical purpose...

Pewp
02-24-2006, 04:00 AM
How did you do the mouse clicks. Cant seem to figure out how to make em work in the macro manager within the profiler. Thanks.

sammyboy405
02-24-2006, 11:13 AM
How did you do the mouse clicks. Cant seem to figure out how to make em work in the macro manager within the profiler. Thanks.

he might be using the beta drivers.

Scint
02-24-2006, 12:04 PM
Yep, I am using the beta software. You insert mouseclicks the same way you insert delays.

Pewp
02-24-2006, 02:04 PM
I am using the new beta drivers also and still dont see where you can add the mouseclicks nor delays.
Are you using the g15 Profiler or the wingman profiler. Thanks for the help so far.

Scint
02-24-2006, 04:41 PM
G15 Profiler

You insert delays and mouse events by right clicking in the window where the events are listed, in the macro manager.