Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

9
LINES

< > BotCompany Repo | #1007229 // sleepingBot - bot() and sleep() (to prevent console window from saying "DONE")

JavaX fragment (include)

static void sleepingBot() {
  bot();
  gcSleep();
}

static void sleepingBot(S name) {
  bot(name);
  gcSleep();
}

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1007229
Snippet name: sleepingBot - bot() and sleep() (to prevent console window from saying "DONE")
Eternal ID of this version: #1007229/3
Text MD5: 4a75fb7c9a6cc32ad8d46d13500876e6
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-05-04 14:38:17
Source code size: 124 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 426 / 451
Version history: 2 change(s)
Referenced in: [show references]