Search found 5 matches

by wone7788
02 Jul 2020, 11:26
Forum: Gaming Help (v1)
Topic: script working while I do something else
Replies: 2
Views: 1212

Re: script working while I do something else

@johans2
I tried using this, but for some reason ControlSend won't let me press keys down which is cruicial for me
by wone7788
19 Jun 2020, 11:52
Forum: Gaming Help (v1)
Topic: script working while I do something else
Replies: 2
Views: 1212

script working while I do something else

yo guys, I just created a script that works, but I'd like to make it work in one specific window and be able to do something else. this is it: Random, rand, 125, 275 F9:: Pause Off Suspend Off send {space down} sleep 200 loop{ loop 10 { send {3 down} sleep 30 send {3 up} sleep rand } send {ctrl down...
by wone7788
08 Apr 2017, 15:30
Forum: Gaming Help (v1)
Topic: Script, that works in the background
Replies: 2
Views: 1072

Re: Script, that works in the background

I was using script as an administrator and it was working, but I still can't figure out how to make it working in background (it was working on opened window) I've done something, but I am a newbie, so it doesn't work. F9:: If WinExist ahk_class Nostale v0x50848 loop { ControlSend, ahk_parent, {spac...
by wone7788
08 Apr 2017, 11:46
Forum: Gaming Help (v1)
Topic: Script, that works in the background
Replies: 2
Views: 1072

Script, that works in the background

Hello, I want to make something in ahk that would press some keys in one window while I do other things in another window. Right now I've created something like that, but I don't know how to make it work in that game F9:: loop { send {space} sleep 50 send {space} sleep 300 send x sleep 50 send x sle...

Go to advanced search