Hi, whats this script of for? playing windowed? what the / F and $ 5 commands do?
thanks.
i have this one:
run, c: \ pc \ aliens \ data \ Aliens_MouseEnabler.exe
run, "c: \ pc \ aliens \ data \ aliens dehasped.exe" -noavi
Escape :: Exit () Return
; Exit Game procedure Exit () { Process, Close, aliens dehasped.exe Process, Close, Aliens_MouseEnabler.exe ExitApp }
should i use yours?