[PMC Code v5.0.2]|+F1||1|Window,2,Fast,0,1,Input,-1,-1,1|1|EntireScreen
Groups=Start:1
1|PrintScreen|{PrintScreen}|1|333|Send|||||
2|[Gosub]|SaveScreenshot|1|0|Gosub|||||

[PMC Code v5.0.2]|+F2||1|Window,2,Fast,0,1,Input,-1,-1,1|1|CurrentWindow
Groups=Start:1
1|Alt + PrintScreen|{Alt Down}{PrintScreen}{Alt Up}|1|333|Send|||||
2|[Gosub]|SaveScreenshot|1|0|Gosub|||||

[PMC Code v5.0.2]|+F3||1|Window,2,Fast,0,1,Input,-1,-1,1|1|SaveScreenshot
Groups=Start:1
1|Gdip_Startup|pToken := |1|0|Function|||||
2|Gdip_CreateBitmapFromClipboard|pBitmap := |1|0|Function|||||
3|Gdip_SaveBitmapToFile|sBitmap := pBitmap, A_MyDocuments "\" A_Now ".png", 100|1|0|Function|||||
4|Gdip_DisposeImage|dBitmap := pBitmap|1|0|Function|||||
5|Gdip_Shutdown|sToken := pToken|1|0|Function|||||