function checkKeys(timer)
if (isKeyPressed(VK_M)) then if lastspeed ~= 1.3 then speedhack_setSpeed(1.3) lastSpeed=1.3 end
else if lastspeed ~= 1 then speedhack_setSpeed(1) lastSpeed=1 end
end
I want to launch it without the cheat engine user interface and the dialog window " Do you want to launch this LUA script [..] "
Is it possible to automaticaly run it for the process AFP_19.exe ?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum