79381175

Date: 2025-01-23 13:21:28
Score: 1.5
Natty:
Report link

After time to time experiments with background inputs, it looked to me that it's much easier to test different messages first rather than expecting a specific solution to just work.
The largest hinder was often incorrect window handle, but sometimes the program requires a specific sequence of inputs and won't react on the very first attempt.
This is not the best way to answer, but I did a python tool which specifically can send multiple commands to multiple handles at once (and shows all possible handles too) for easy initial tests if the program will react on anything at all.

Reasons:
  • Contains signature (1):
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: halt9k