Originally posted by Centauri Soldier
View Post
It was piece of cake.
I just added this and it worked like charm:
if System.IsKeyDown(44) then
WindowShothWnd(WinApi.GetDesktopWindow())
WindowShotSaveAs(_TempFolder .. "\\window.png")
WindowShot()
end
Now I'll have to modify my example :P. Also no need to convert it anymore.

Thanks again.

Leave a comment: