Flyff Universe Bot / Script

Описание к видео Flyff Universe Bot / Script

This is a tutorial for using your Ringmaster to support your Main Character conveniently

Theses are my Strings
Copy and Paste it on Notepad, name it with file extension of .ahk

DetectHiddenWindows, On
Loop
{
Loop, 10
if WinExist("ahk_exe firefox.exe"){
ControlSend, , {2}, ahk_pid 16936
}
Send, 678
Sleep, 1000
}
5::
Pause
return

Q::
{
if WinExist("ahk_exe firefox.exe")
ControlSend, , {F4}{F1}, ahk_pid 16936
Sleep, 1000
if WinExist("ahk_exe firefox.exe")
ControlSend, , {F4}, ahk_pid 16936
Sleep, 1000
if WinExist("ahk_exe firefox.exe")
ControlSend, , {F4}, ahk_pid 16936
return
}


+1::
{
if WinExist("ahk_exe firefox.exe")
ControlSend, , 1, ahk_pid 16936
Sleep, 800
ControlSend, , {F2}, ahk_pid 16936
return
}


Z::
{
if WinExist("ahk_exe firefox.exe")
ControlSend, , z {F1}, ahk_pid 16936
return
}

Комментарии

Информация по комментариям в разработке