Hello.
I'm looking for help to create a sap-macro that will:
Sap my target when I click my bind "E"
Sap my focus target when I click "shift+E"
and /cleartarget
/targetenemyplayer
/cast Sap
when I click "ctrl+E"
Thx
5 replies to this topic
#1
Posted 05 February 2013 - 02:32 PM
#2
Posted 05 February 2013 - 06:08 PM
#showtooltip Sap
/cast [nomod] Sap
/cast [mod:shift,target=focus] Sap
Im pretty sure you cant add the /cleartarget etc as a modifier for ctrl-e in the same macro as it will just use the command. Will need a 2nd macro for that unless there is another wizard that can make it all in one.
/cast [nomod] Sap
/cast [mod:shift,target=focus] Sap
Im pretty sure you cant add the /cleartarget etc as a modifier for ctrl-e in the same macro as it will just use the command. Will need a 2nd macro for that unless there is another wizard that can make it all in one.
#3
Posted 05 February 2013 - 06:33 PM
Then you didn't help me at all with your post. It should work.
#4
Posted 05 February 2013 - 07:13 PM
I actually tried alot myself and I got it working and I don't even know alot about macros. \O/
#5
Posted 05 February 2013 - 09:34 PM
You can split it into two macros (easy mode) or
I know the following line works, but can't check the macro on live, but I assume it works the same way:
#showtooltip Sap /cast [nomod] Sap /cast [mod:shift,@focus] Sap /cleartarget [mod:ctrl] /targetenemyplayer [mod:ctrl] /cast [mod:ctrl] Sap
I know the following line works, but can't check the macro on live, but I assume it works the same way:
/target [mod:alt] focus
#6
Posted 05 February 2013 - 09:40 PM
Quote
#showtooltip Sap /cast [nomod] Sap /cast [mod:shift,@focus] Sap /cleartarget [mod:ctrl] /targetenemyplayer [mod:ctrl] /cast [mod:ctrl] Sap
This is what I managed to do after alot time trying and it works very good. Voting your post up anyway!
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users












