Snowblade
2006-11-01 15:35:50 UTC
Well, I'm going to get yelled at, but here goes.
I use a Logitech G15 keyboard. As some of you may be aware this keyboard
has the ability through the G-keys to automate a sequence of keystrokes.
The really powerful capability lies in the ability to place timed delays
between each action in a macro. Let me give an example using my rogue.
With a single press of a G-key, my rogue can do the following:
1. gouge or kidney shot an opponent with places the opponent into a stun
2. run forward, jump, and perform a 180 degree turn (these are all done
simultaneously in 1.2 seconds which places my rogue behind the stunned
target and facing the target)
3. execute a backstab
Here is the G15 macro:
note: pressing a key and releasing a key are different actions:
press '8' (my gouge key)
release '8'
press 'w' (starts rogue running)
press 'space' (executes a jump)
release 'space' (note we haven't released 'w' so we are still moving forward
and in the air)
press 'a' (this starts a turn while we are still running and in the air)
delay 0.350 seconds
release 'w' (stop running - we have moved far enough to get behind opponent)
delay 0.850 seconds (we need more time to complete 180 degree turn)
release 'a' (stop turning)
press '9' (my backstab key)
release '9'
All these actions take about 1.2 seconds and are performed with a single
keystoke.
What think you fine folks? ;-)
I use a Logitech G15 keyboard. As some of you may be aware this keyboard
has the ability through the G-keys to automate a sequence of keystrokes.
The really powerful capability lies in the ability to place timed delays
between each action in a macro. Let me give an example using my rogue.
With a single press of a G-key, my rogue can do the following:
1. gouge or kidney shot an opponent with places the opponent into a stun
2. run forward, jump, and perform a 180 degree turn (these are all done
simultaneously in 1.2 seconds which places my rogue behind the stunned
target and facing the target)
3. execute a backstab
Here is the G15 macro:
note: pressing a key and releasing a key are different actions:
press '8' (my gouge key)
release '8'
press 'w' (starts rogue running)
press 'space' (executes a jump)
release 'space' (note we haven't released 'w' so we are still moving forward
and in the air)
press 'a' (this starts a turn while we are still running and in the air)
delay 0.350 seconds
release 'w' (stop running - we have moved far enough to get behind opponent)
delay 0.850 seconds (we need more time to complete 180 degree turn)
release 'a' (stop turning)
press '9' (my backstab key)
release '9'
All these actions take about 1.2 seconds and are performed with a single
keystoke.
What think you fine folks? ;-)