Auto skill

darklegend

Dedicated Member
Dedicated Member
Jan 28, 2005
52
0
32
Is there an auto skill feature? Like for wars it'd be flame sword , dragon rise, blade storm auto repeat?
 

Piff1

Legend
Veteran
Apr 17, 2015
2,895
463
145
Africa
Ohh i get you know, you want FS to just hit instantly every 10 second's without having to assign it to a key ? I think that would be limiting a warrior, FlameSword is a spell you need a charge for really. BladeStorm as an auto attack would be all types of ****ery aswell as you'd have to set it up so you turn it on/off if not it would be spamming bladestorm every 5 seconds which would look a mess.
 

ventus

LOMCN Veteran
Veteran
Oct 17, 2013
974
175
105
If there was an setting in the options that would be cool. I wouldn't have to turn on my macro for the repetitive button pushes.
Auto Skill Bladestorm (ON/OFF)
Auto Skill Flaming Sword (ON/OFF)
Auto Skill Dragon Rise (ON/OFF)

Would be nice, either way.
 

zedina

Mir3 Dev
Legendary
Dec 22, 2005
3,259
2
1,153
370
If there was an setting in the options that would be cool. I wouldn't have to turn on my macro for the repetitive button pushes.
Auto Skill Bladestorm (ON/OFF)
Auto Skill Flaming Sword (ON/OFF)
Auto Skill Dragon Rise (ON/OFF)

Would be nice, either way.

What sense would have that? Why not add a buff icon showing the cooldown of it?
 

Piff1

Legend
Veteran
Apr 17, 2015
2,895
463
145
Africa
What sense would have that? Why not add a buff icon showing the cooldown of it?

They already have cooldowns in the R skill bar. Just lazyness tbh don't know why that would want it, FS perma on makes 0 sense if you get into a fight which on Mir2 is very likely.
 

darklegend

Dedicated Member
Dedicated Member
Jan 28, 2005
52
0
32
Been observing some players and they do all skills while asking in sz that's why I was asking
 

zedina

Mir3 Dev
Legendary
Dec 22, 2005
3,259
2
1,153
370
They already have cooldowns in the R skill bar. Just lazyness tbh don't know why that would want it, FS perma on makes 0 sense if you get into a fight which on Mir2 is very likely.

yea... thats silly :(
 

Koriban

Addict
Legendary
Loyal Member
Aug 18, 2006
5,842
215
260
Brighton
They already have cooldowns in the R skill bar. Just lazyness tbh don't know why that would want it, FS perma on makes 0 sense if you get into a fight which on Mir2 is very likely.

It's incredibly unoptimal for PvP. It is however, a nice boon in PvE for classes that have to spam the same melee skill over and over. Can see why it's used there, but anyone using it PvP is essentially just nerfing themselves.

If people really want I can post a simple AHK script for casting spells, assuming Jamie approves.
 

ventus

LOMCN Veteran
Veteran
Oct 17, 2013
974
175
105
Of course it wouldn't be for pvp, I just macro for pve so my fingers/wrists don't need surgery :P Either way I'm fine how it is now .
 

Drakay

LOMCN Veteran
Veteran
Jun 16, 2014
407
4
44
Every warrior macros bs>fs>dr repeat, pvp and pve.

It is very effective
 

Notwhatyouthink

Banned
Banned
May 7, 2018
163
4
29
go to google . type in 'AutoHotKey'

download autohotkey, install it.

Right click your desktop 'New>AutoHotKey Script'

Right click the new script, 'Open with > Notepad'

Insert::
Loop
{
IfWinExist, Zircon Client
WinActivate
SendInput {F1}
Sleep, 2200
SendInput {F2}
Sleep, 2200
SendInput {F3}
Sleep, 2200
SendInput {F4}
Sleep, 2200
}


Delete:: Reload

Your script may need adjusting slightly depending on your class
 

Veora

LOMCN Veteran
Veteran
Apr 4, 2005
355
9
94
Every warrior macros bs>fs>dr repeat, pvp and pve.

It is very effective

Very ineffective considering manually you can time it to get a double BS followed by a FS which will kill almost anyone if you get a decent amount of DC.

Edit: Didn't realise that was you Drakay, I'll shut up as I need to l2p wizz :P

/WizzRyu
 
Last edited:

Drakay

LOMCN Veteran
Veteran
Jun 16, 2014
407
4
44
Very ineffective considering manually you can time it to get a double BS followed by a FS which will kill almost anyone if you get a decent amount of DC.

Edit: Didn't realise that was you Drakay, I'll shut up as I need to l2p wizz :P

/WizzRyu

Hahaha i know exactly what you're saying mate, a double BS is the most effective in PvP. But over the course of a fight however long it may be, trying to time double blade storms while running around using different other skills might/beckon etc, you'd get far more damage off having them 3 skills macro repeated.

I've have a second set of skills that aren't macro'd and the amount of times you do normal hits rather than a bs, fs, dr because of missed charges makes it worse off. You'd have to be on the ball with 100% concentration.