Jump Macros-do they exist?
/macro jump "up 1"
Then press spacebar to stop.
Personally, this would not be a good feature for me cause I like to time the release of my jump manually so I can land on certain rooftops to make navigating easier in some places.
Also, you don't have to hold spacebar while you are on your way down anyway.
Woohoo, thanks a lot!!
I combine it with autorun and toggling on Superjump.
/macro GO "powexectoggleon Super jump$$up 1$$autorun 1"
"up 1" is the same as "++up"
"autorun 1" is the same as "++forward"
I have it as a bind, but it's the same command. Now when I press autorun it starts me running forward, turns on super jump, and I leap up and forward, all with one keypress.
[SIZE=1][COLOR=Yellow][U]Virtue Heroes (Serenity's Children):[/U] [B]@Eek a Mouse, The Devil's Mark, Outlaw Sniper, Gas-Soaked Rag Man, Amazon Prime, Friday's Child, Hot Blooded,[/B][B]Flower of the Moon[/B], [B]Rouge Demon Hunter[/B], Stimulated Emission, Animatronic Wench, [B]Lennie Small[/B]
[U]Virtue Villains (Serenity's Orphans):[/U][/COLOR][/SIZE][SIZE=1][COLOR=Yellow] [/COLOR][/SIZE] [SIZE=1][COLOR=Yellow] [B]Eek a Rat[/B], [B]Bomb Blondeshell[/B], Babe Brute, Jeanne Dark, Fallen Angle[/COLOR][/SIZE]
[ QUOTE ]
"autorun 1" is the same as "++forward"
[/ QUOTE ]
Actually, "autorun 1" is the same as "++autorun"
"++forward" is the same as "forward 1"
They may seem the same at first because they both move you forward, but ++forward is disabled by pressing forward again, whereas ++autorun can be disabled by pressing either forward or backward as well, which people find more convenient sometimes.
Is there anyway to make a macro that will jump and keep the jump initiated for superjump? It's a bit tiring holding the spacebar when crossing a zone. I've tried searching the forum but can't find anything, primarily do to the fact that "jump to ____" is on the bottom of every thread on the boards. Any and all help is greatly appreciated.