FPS drop ingame while using pixel detection

Ask gaming related questions (AHK v1.1 and older)
testloltest
Posts: 1
Joined: 22 Feb 2020, 17:57

FPS drop ingame while using pixel detection

22 Feb 2020, 18:22

Code: Select all

f8::
loop
{if not GetKeyState("f8", "P")
break
sleep 30
PixelGetColor, KICK, 1685, 989, 0x000000

{
send {y}
sleep 30

}
}
Hello,

So my script is working like i want, but when i press the key f8 wich " activate " the script i get some annoying fps drop in my game, i would like to reduce it or get rid of it :)

Return to “Gaming Help (v1)”

Who is online

Users browsing this forum: No registered users and 98 guests