In any case I was trying to get my bot to open the chat history dialoge... but once i again i encountered the fateful nothing happens bug...
I know people got around this before (with the "{up down}" '{up}' "{up up}" but that doesn't work for this...
sleep(200);
Send("{ESCAPE}");
sleep(200);
Send("{ESCAPE}");
Sleep(200);
Send("F");
sleep(2000);
How can I open the chat history box?




