I've located a nice function for printing to the console (enabled via the -console command line)
The definition for the function is as follows:
void __fastcall ConsolePrint(char* Text, unsigned long Color);
0x03 = Red
0x04 = Yellow
0x05 = White
The offset for this function is: 0x00637090
When you list the offsets should you also tell the version? People lookinga this in the future might be using a different build.