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

18
LINES

< > BotCompany Repo | #1001469 // Move OS Sensor 2 around

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

Libraryless. Click here for Pure Java version (1728L/13K/40K).

1  
!747
2  
3  
m {
4  
  static S progToMove = "#1001468";
5  
  
6  
  p {
7  
    while (true) {
8  
      if (canHyperMove(progToMove)) {
9  
        // TODO: wait till it actually runs?
10  
        print(progToMove + " is ready to move - giving it 25 before hypermoving.");
11  
        sleepSeconds(20);
12  
        hyperMoveAnother(progToMove, "teubizvjbppd", "dhtvkmknsjym");
13  
      } else
14  
        print(progToMove + " is not here - sleeping for 10");
15  
      sleepSeconds(10);
16  
    }
17  
  }
18  
}

Author comment

Began life as a copy of #1001467

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1001469
Snippet name: Move OS Sensor 2 around
Eternal ID of this version: #1001469/1
Text MD5: c1d552fc45afe7585bcaf9324593f188
Transpilation MD5: e79de5a5a85955df0ceb6cf53feb0433
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2015-10-17 19:34:46
Source code size: 464 bytes / 18 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 555 / 630
Referenced in: [show references]