Log in

View Full Version : Hotkey


Ethelen2001
02-09-2018, 05:06 AM
Hello,

I want to create an hotkey to :
. Get up
. Cast a spell
. Wait during the cast
. Meditate

Example :
/???
/cast ...
/pause ...
/sit (or /book ...)



I don't find anywhere the command to get up. Someone has an idea, without push the button to get up. I just would like to push one button to do all these actions in one hotkey.

Thanks for your help !

Jimjam
02-09-2018, 05:45 AM
/sit off (or /stand)

/pause (duration in seconds of spell x 10, maybe ad like 1-5 to this number incase of latency), /cast (spell gem number)

/do 1 (sense heading)

/shout praise jimjam, master of macros

/sit

Ethelen2001
02-09-2018, 06:31 AM
Ok, thanks

Then, that will be :

/stand
/cast ...
/pause ...
/sit

Thanks a lot

SiouxNation
02-09-2018, 09:54 AM
Adding a cool RP line will make your macro exponentially better.

Maybe /shout Here comes the BOOM (insert spell name)

Nagoya
02-09-2018, 02:06 PM
that sounds like a very lazy way to cast a spell.
i set up my sit/stand key to X, so for me that would be X, 1, wait manually, X.
you must be the best cleric in town.. :p

SiouxNation
02-09-2018, 02:44 PM
This is the casters forum not priests.

Baler
02-09-2018, 03:05 PM
I'd like to add to this thread...

You can add /pause to the same line as a command. So there will be a pause before/during that command.

Example:
/pause 1, /say Hello World
/say Goodbye World

Then, that will be :
/stand
/cast ...
/pause ...
/sit

^
/pause 1, /stand
/pause ##, /cast #
/sit

Be aware of fizzling spell casts, not fun standing there after a fizzle waiting for a macro hotkey to finish.

SiouxNation
02-09-2018, 04:15 PM
Be aware of fizzling spell casts, not fun standing there after a fizzle waiting for a macro hotkey to finish.

Biggest reason to not go this route.

MiRo2
02-09-2018, 04:43 PM
Be aware of fizzling spell casts, not fun standing there after a fizzle waiting for a macro hotkey to finish.

/sit off
/cast #
/cast #
/pause XX
/sit on

Baler
02-09-2018, 05:02 PM
/sit off
/cast #
/cast #
/pause XX
/sit on

I was not aware of /sit (on/off) that's actually very handy, thank you! :)

Ethelen2001
02-15-2018, 04:16 AM
I'd like to add to this thread...

You can add /pause to the same line as a command. So there will be a pause before/during that command.

Example:
/pause 1, /say Hello World
/say Goodbye World


^
/pause 1, /stand
/pause ##, /cast #
/sit

Be aware of fizzling spell casts, not fun standing there after a fizzle waiting for a macro hotkey to finish.

Thanks for that tip ! :D

Jimjam
02-15-2018, 04:19 AM
I was not aware of /sit (on/off) that's actually very handy, thank you! :)

I'm not sure if it actually works in this client; it did kunark era.

I remember around the time they implemented some of the Odus freeexpansioning they added in /stand, because apparently the programmers people did not figure most people would not intuit that the opposite of /sit was /sit off :P.

MiRo2
02-15-2018, 04:38 AM
I'm not sure if it actually works in this client; it did kunark era.

I remember around the time they implemented some of the Odus freeexpansioning they added in /stand, because apparently the programmers people did not figure most people would not intuit that the opposite of /sit was /sit off :P.

/stand was added 4 December 2001

/sit off was never removed