|
|
|
|
|
by wdroz
607 days ago
|
|
Some "micro cheating" are really easy to develop. When I was younger and a bit bored, I wrote my own "micro-cheat" in AutoIt[0] with less than 10 lines of code. This was for the game counter-strike (I don't remember which version, either Source or early CSGO). The logic of the cheat was: - I manually aim, with the sniper, close to the wall of an intersection
- I press a special key, then when the pixel at the center of the screen change, simulate input mouse click to "fire"
This was fun for maybe 1-2h, but the fun was more about the success of the project (from an idea to a working cheat) than getting some free kills while playing.[0] -- https://www.autoitscript.com/site/ |
|