ok i tried this and it dont work please g

[HTML]DWORD WINAPI SetupDvars(LPVOID)
{
SendCommandToConsole("Test");
return true;
}[/HTML]