Steam telepítése
belépés
|
nyelv
简体中文 (egyszerűsített kínai)
繁體中文 (hagyományos kínai)
日本語 (japán)
한국어 (koreai)
ไทย (thai)
Български (bolgár)
Čeština (cseh)
Dansk (dán)
Deutsch (német)
English (angol)
Español - España (spanyolországi spanyol)
Español - Latinoamérica (latin-amerikai spanyol)
Ελληνικά (görög)
Français (francia)
Italiano (olasz)
Bahasa Indonesia (indonéz)
Nederlands (holland)
Norsk (norvég)
Polski (lengyel)
Português (portugáliai portugál)
Português - Brasil (brazíliai portugál)
Română (román)
Русский (orosz)
Suomi (finn)
Svenska (svéd)
Türkçe (török)
Tiếng Việt (vietnámi)
Українська (ukrán)
Fordítási probléma jelentése
#MaxHotkeysPerInterval 400
Hotkey1 := 0
*F9::
{
Hotkey1 := !Hotkey1
While(Hotkey1) {
ControlSend, , {q down}, ahk_exe game.exe
Sleep, 100
ControlSend, , {q up}{e down}, ahk_exe game.exe
Sleep, 100
ControlSend, , {e up}, ahk_exe game.exe
Sleep, 2000
ControlSend, , 5, ahk_exe game.exe
ControlSend, , c, ahk_exe game.exe
}
Return
}
This is a farm script for auto hot key. It's the same script I've used for 4 years once installed hit f9 in game to start the script at This point I don't care if I'm banned or not