Makro Rose Online

Posted by --Mr-Az-- On 2:06 AM 0 --CoMMenTz--

In order to use the script below or create your own you will first need to download and install the AutoHotKey program(it's 100% free). I'm not going to post a link, juts google it and it will be the first result. You can create your script in Windows Notepad and save the file with an ".AHK" extention; example: "cleric.ahk".

#SingleInstance, Force
#Persistent
#NoEnv

^1::WinGet, active_id, PID, A

+F2::ControlSend, , {F1}, ahk_pid %active_id%

+WheelUp::ControlSend, , {F3}, ahk_pid %active_id%

WheelUp::ControlSend, , {F4}, ahk_pid %active_id%

WheelDown::ControlSend, , {F2}, ahk_pid %active_id%

+WheelDown::
{
ControlSend, , {F5}, ahk_pid %active_id%
Sleep 2000
ControlSend, , {F6}, ahk_pid %active_id%
Sleep 2000
ControlSend, , {F7}, ahk_pid %active_id%
Sleep 2000
ControlSend, , {F8}, ahk_pid %active_id%
Return
}

PgDn::
{
ControlSend, , {F12}, ahk_pid %active_id%
Sleep 1000
ControlSend, , {F8}, ahk_pid %active_id%
Sleep 2000
ControlSend, , {F7}, ahk_pid %active_id%
Sleep 2000
ControlSend, , {F6}, ahk_pid %active_id%
Sleep 2000
ControlSend, , {F5}, ahk_pid %active_id%
Sleep 2000
ControlSend, , {F4}, ahk_pid %active_id%
Sleep 2000
ControlSend, , {F3}, ahk_pid %active_id%
Sleep 1000
ControlSend, , {F9}, ahk_pid %active_id%
Return
}

0 Response for the "Makro Rose Online"

Post a Comment

Only Cheater'z Here!

Blogroll

Blogger news