


Download
Game client
Set resolution with opensetup.exe and run game with Launcher.exe (or patcher.exe)
In Launcher icon you can set autopot, ground skills and other.
When client start failed (only shortly flash), try different resolution.
full client - google drive
full client zip: gwro.zip [1,06 GB]
full client - server in Prague
full client zip: gwro.zip [1,06 GB]
Requirements:
Windows Xp / Vista / 7 / 8 / 10
1,2GB on disc
200MB free RAM
Dark grf
contains:
grey world
lite effects
small barricades
install:
put dark_gwro.grf into DATA.INI like this:
[Data]
1=dark_gwro.grf
2=
3=gwropatch.grf
4=minidata.grf
AutoHotkey
autohotkey : AutoHotkey.zip [5,77 MB]
Použití: Spusťte soubor autohotkey.exe (nutné jako správce, jinak nebude klikat)
Po spuštění klikněte vpravo dole vedle hodin na ikonku H a dejte Edit this script, tam vložte např. toto:
$F1::
While GetKeyState("F1","p"){
Send {F1 Down}
Click
Send {F1 Up}
Sleep 50
}
return
uložte a dejte Reload this script. Když pak ve hře budete držet F1, bude se stále mačkat F1 a zároveň klikat skill, který tam máte.
Date Modified : 09-06-20