static AutoShootInfo autoShootHidingConsole() { ret autoShoot(func { bool b = consoleShowing(); try { if (b) hideConsole(); ret shootScreenBW(); } finally { if (b) showConsole(); } }); }
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, sawdedvomwva, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1006123 |
Snippet name: | autoShootHidingConsole |
Eternal ID of this version: | #1006123/1 |
Text MD5: | 7bdf41f0966fc43892b8f215f5a086cc |
Author: | stefan |
Category: | javax / ocr |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2016-12-20 15:59:52 |
Source code size: | 234 bytes / 11 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 632 / 646 |
Referenced in: | #1006154 - shootScreenHidingConsole #1006654 - Standard functions list 2 (LIVE, continuation of #761) |