Macros????
4 posters
Page 1 of 1
Macros????
I am new to using macros, so a little assistance would be great. If you know anything about them please reply. Literally anything, I am macro stupid.
Re: Macros????
http://powerwiki.na.aiononline.com/aion/Macros
Study that^
I'm somewhat interested in macroing as well, seeming as whenever i fight a mob i do the SAME EXACT allignment of skills over and over again, so, yeah.
Study that^
I'm somewhat interested in macroing as well, seeming as whenever i fight a mob i do the SAME EXACT allignment of skills over and over again, so, yeah.
InternetHateMachine- Posts : 107
Join date : 2010-01-08
Age : 32
Location : Kiddy Land
Re: Macros????
I've never played Aion but i'm sure a macro on there would be something like this:
Note: skill/item names need to be exact.
And the delay, this depends on how Aion runs the code, if it uses the healing potion, waits for it to finish THEN finish running the code, this is un-needed. If it Uses the healing potion and then continue the run you need the delay so the Heal spell/skill doesn't cancel it out. (Unless the game allows you to do both)
- Code:
/Skill Super Pwn Skill Name
/Skill Super Skill Name 2
/Skill finishing awesome skill
/Use Healing Potion
/Delay 3
/Choose %Self
/Skill Heal
Note: skill/item names need to be exact.
And the delay, this depends on how Aion runs the code, if it uses the healing potion, waits for it to finish THEN finish running the code, this is un-needed. If it Uses the healing potion and then continue the run you need the delay so the Heal spell/skill doesn't cancel it out. (Unless the game allows you to do both)
Tehyoda- Admin
- Posts : 42
Join date : 2010-01-06
Location : In your roof.
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum