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).

!747

m {
  static S progToMove = "#1001468";
  
  p {
    while (true) {
      if (canHyperMove(progToMove)) {
        // TODO: wait till it actually runs?
        print(progToMove + " is ready to move - giving it 25 before hypermoving.");
        sleepSeconds(20);
        hyperMoveAnother(progToMove, "teubizvjbppd", "dhtvkmknsjym");
      } else
        print(progToMove + " is not here - sleeping for 10");
      sleepSeconds(10);
    }
  }
}

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: 552 / 625
Referenced in: [show references]