Now, i've been trying to make a C++ program that physically presses the D or A key, I am still a beginner in C++ and most recent thing i've learned is while loops. Thanks for anyone that could help :)
I want to do this because in a game I play, you go idle then you get kicked out for being idle. Thats why I'm trying to do this.