Does spring support sending commands through stdIn? If not would it be possible to implement such a function?
This would help bots to communicate with spring and send host commands like forcing and other stuff ingame.
TASpring sending input by stdIn
Moderator: Moderators
Ahh yeah .. I remember we talked about that, you need that wrapper dll to call other dlls like user32.dll 
Yeah stdin would be best.. Even sending windows messages has it's limitations - for example due to way spring works its im possible to send shift state so I cannot send capital letters or !@#$ stuff to spring.

Yeah stdin would be best.. Even sending windows messages has it's limitations - for example due to way spring works its im possible to send shift state so I cannot send capital letters or !@#$ stuff to spring.