Requirements:
AC-Tools
Tired of clicking to buff yourself over and over, well this macro using Actools will help, I have tested this over and over, in combat and out, just be sure your not potion dumping for few secs while buffs reset.
Make sure you have F1-10 keys enabled by using the \ key on keyboard, and test it out before running, otherwise it wont do a thing, make sure also skills are on first bar and not any other shortcut bars you may have.
Skill level 1 buffs:
SetActiveWindow RF Online
Delay 10400
KeyDown {F9}
KeyDown {F10}
Delay 1000
KeyDown {F9}
KeyDown {F10}
Delay 80000
Restart
Skill level 2 buffs:
SetActiveWindow RF Online
Delay 10400
KeyDown {F9}
KeyDown {F10}
Delay 1000
KeyDown {F9}
KeyDown {F10}
Delay 130000
Restart
I dont know Level 3 or beyond time on buffs, but if you know just change delay to appropriate time and split it between first and last delay. (EX: 140000=10000+130000) First delay is needed to let window load, for me takes bout 5 secs, make this number higher if you have slower computer and cant load in time before macro starts. This was made so your not hitting ur buffs over and over, now u can forget and play, but always knowing ur buffed, and you can leave running to level up your skill. Just make sure you in secluded area nobody around because im sure u may get ur beta account taken from you if caught, but I've been running this for around 24hrs now and no tells or anything. Also make sure your out of town in world, because you dont get any level up in skill while in town. If there is problems with the command lines please post below, i have very little knowledge over this actools but enough to do simple macro's. Also if you have more then 2 buffs, say 3, add line like this:
SetActiveWindow RF Online
Delay 10400
KeyDown {F8} <-Added
KeyDown {F9}
KeyDown {F10}
Delay 1000
KeyDown {F8} <-Added
KeyDown {F9}
KeyDown {F10}
Delay 130000
Restart






