Page 1 of 1

Ragnarok Skill (StormGust)

Posted: 25 Jun 2017, 04:18
by byte0215
i im new in the community,

im trying to use stormgust skill on ground,

this is the script im currently working on.

Code: Select all

$F2::

Loop 25
{
Send {F9}
sleep 50
Send {Click, 5} ; Delete this line if this skill does not require a target
}

return
H



unfortunately it is not working