ReadProcessMemory speed ahk vs c++ Topic is solved

Ask gaming related questions (AHK v1.1 and older)
Kyuri

ReadProcessMemory speed ahk vs c++  Topic is solved

01 Feb 2018, 20:49

Hello, i made an autopot in ahk (100% legal in this game) and speed is very important.
I wanted to know if the speed difference from ahk to c++ for a simple autopot that reads 4 addresses every 50ms is big enough to me write my autopot on c++.
Asking this instead of trying because i don't know about C++.
If someone can run a simple memory read on both ahk and c++ to check the difference would be great. Thank you.
50ms

Re: ReadProcessMemory speed ahk vs c++

26 Feb 2018, 20:23

If you're only checking 4 addresses every 50ms why are you worried about 'speed'? You'd be smart to try larger delays until you get the maximum wait you can with the same results instead of wasting clock cycles peeking memory every 50ms when you might only need to check it every second or 2.

Return to “Gaming Help (v1)”

Who is online

Users browsing this forum: No registered users and 59 guests