This is a little command line tool capable of sending remote control commands to a server. Although it has been written for ioUrbanTerror, it will work with any other game that uses the same protocol (like Quake 3, World of Padman etc..). You can either set the RCon commands as arguments, or select a text file to read them from.
Screenshots
Changelog
1.1 Can now load and parse a configuration file.
1.0 First version.
Notes
Due to the nature of the protocol (plain UDP) there’s no way for you to know if the commands have reached the destination server (unless you directly connect to it with the game client to check the server’s status). I suggest you to set a reasonable delay when parsing a configuration file (like 1 second).
Downloads


