Search found 6 matches

by Faxineirooculto
25 Apr 2020, 13:59
Forum: Ask for Help (v1)
Topic: PC Lagging on simple script
Replies: 1
Views: 348

PC Lagging on simple script

Hello guys! I made a siple ImageSearch script but when i run it, my PC lags A LOT! I tried using SetBatchLines, 30ms+ and this didn`t solved the problem, i don`t know what to do, my PC is a Ryzen 7 2700x, RTX 2060, 32GB Ram, SSD and it still lags! Not even searching the entire screen :( Start: Loop ...
by Faxineirooculto
25 Oct 2019, 08:11
Forum: Gaming Help (v1)
Topic: Anti-cheat black screen
Replies: 42
Views: 15709

Anti-cheat black screen

Soo, a game that i started playing just implemented a system that my computer will recognize the game as a black screen, if i screenshot, everything is black like this : https://imgur.com/a/Ywt1GLq , is there any way that i make imagesearch work?
by Faxineirooculto
20 Sep 2019, 18:58
Forum: Ask for Help (v1)
Topic: Get image from screen
Replies: 3
Views: 1557

Get image from screen

Hello guys, how can i get a image from screen and store it? I am trying to do a script that gets a image from x,y and stores it, after X seconds checks if it is the same and if it is, do X action
by Faxineirooculto
17 Sep 2019, 10:57
Forum: Ask for Help (v1)
Topic: Goto, x Topic is solved
Replies: 4
Views: 759

Re: Goto, x Topic is solved

Well, im pretty sure i was doing everything fine but i don't know why it wasn't working, i am using now if IsLabel(x) Goto %x% And it is working soo far, don't know why %x% wasn't working but maybe i did something wrong Edit: I made a mistake before :crazy: %x% works just fine! Thanks guys :superhap...
by Faxineirooculto
17 Sep 2019, 09:07
Forum: Ask for Help (v1)
Topic: Goto, x Topic is solved
Replies: 4
Views: 759

Re: Goto, x Topic is solved

This didn't worked, still trying to find a way to do it or i will need to copy and paste the code many times to edit only some numbers :(
by Faxineirooculto
14 Sep 2019, 08:49
Forum: Ask for Help (v1)
Topic: Goto, x Topic is solved
Replies: 4
Views: 759

Goto, x Topic is solved

Hello guys, how can i goto a x value? In my script after every click it increments the X value that will start with 1 but i cant use "Goto, x" as AHK doesn't allow me to x=1 1:: ImageSearch, WP1X, WP1Y, 0, 0, %A_ScreenWidth%, %A_ScreenHeight%, C:\WP1.png sleep 100 MouseClick, left, %WP1X%, %WP1Y% sl...

Go to advanced search