Search found 10 matches

by rickyang11
28 Jan 2021, 10:14
Forum: Gaming Help (v1)
Topic: how do two scripts not run together, but alternately ?
Replies: 1
Views: 334

how do two scripts not run together, but alternately ?

I'm sorry for my english. So, as you can see from title, i want make 2 script not running together, at firs script 1 running after that script 2 running while script 1 off. After that back to script 1 again. is there anyaway to do it ? this is myy 2 script that i want to make running separately. Coo...
by rickyang11
27 Jan 2021, 22:43
Forum: Ask for Help (v1)
Topic: image move (right-left) + keyboard follow it Topic is solved
Replies: 14
Views: 1061

Re: image move (right-left) + keyboard follow it Topic is solved

Upon sequential searches for the image, if x decreases, it means that the new image is left of the previous image. i have question, i want to edit the image with photoshop, can ahk recognize it ? and i have problem, when i try to use imagesearch for images that vibrate quickly, ahk can't found it, ...
by rickyang11
26 Jan 2021, 19:49
Forum: Ask for Help (v1)
Topic: image move (right-left) + keyboard follow it Topic is solved
Replies: 14
Views: 1061

Re: image move (right-left) + keyboard follow it Topic is solved

@mikeyww yes , but i think he didn't understand you , because he did quotes your first reply Literally then he writed it in second line code. @rickyang11 this it general idea for what you want to do , just need to some adjust from expert like mikey :mrgreen: if u need: CoordMode Pixel var:=0 f1:: L...
by rickyang11
26 Jan 2021, 10:20
Forum: Ask for Help (v1)
Topic: image move (right-left) + keyboard follow it Topic is solved
Replies: 14
Views: 1061

Re: image move (right-left) + keyboard follow it Topic is solved

when that image moving to left there are any distinct sign for that ? i mean did image change when moving left or right , or that image it isn't change just moving in some direction .. the image is just moving in two direction, left and right, it is didnt change anything and same. So i make this sc...
by rickyang11
26 Jan 2021, 08:36
Forum: Ask for Help (v1)
Topic: image move (right-left) + keyboard follow it Topic is solved
Replies: 14
Views: 1061

Re: image move (right-left) + keyboard follow it Topic is solved

ok thanks, i will try to correction my script, and Hisoka who pm me, im sorry cant reply because i still can't use pm feature.
by rickyang11
26 Jan 2021, 08:33
Forum: About This Community
Topic: UNOFFICIAL AutoHotkey Sites
Replies: 45
Views: 346475

Re: UNOFFICIAL Autohotkey Sites

that"s good idea.
by rickyang11
26 Jan 2021, 04:51
Forum: Ask for Help (v1)
Topic: image move (right-left) + keyboard follow it Topic is solved
Replies: 14
Views: 1061

Re: image move (right-left) + keyboard follow it Topic is solved

mikeyww wrote:
24 Jan 2021, 22:44
You can put the file anywhere. See Example #1 on the hyperlinked page posted above.
i try to make the script this is it. Any problem with it ?
Cuplikan layar 2021-01-26 164800.png
Cuplikan layar 2021-01-26 164800.png (6.99 KiB) Viewed 990 times
by rickyang11
24 Jan 2021, 22:19
Forum: Ask for Help (v1)
Topic: image move (right-left) + keyboard follow it Topic is solved
Replies: 14
Views: 1061

Re: image move (right-left) + keyboard follow it Topic is solved

ImageSearch. Wait. ImageSearch again. If the x value decreases, Send {Left}; if it increases, Send {Right}.

where to put image file ?
by rickyang11
24 Jan 2021, 19:51
Forum: Ask for Help (v1)
Topic: image move (right-left) + keyboard follow it Topic is solved
Replies: 14
Views: 1061

Re: image move (right-left) + keyboard follow it Topic is solved

so, how to change keyboard keys that i want use to move ?
by rickyang11
24 Jan 2021, 18:18
Forum: Ask for Help (v1)
Topic: image move (right-left) + keyboard follow it Topic is solved
Replies: 14
Views: 1061

image move (right-left) + keyboard follow it Topic is solved

So guys, i'm sorry for my english, i will try to explain my problem slowly.
When the image moves to the left, the keyboard keys will also press left and otherwise. it's like keyboard keys will follow where is the image moves.
Can someone explain me how to make script for it ?
thanks

Go to advanced search