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

15
LINES

< > BotCompany Repo | #1001769 // Ping 10 - ping server every 10 seconds to show we're online

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

Libraryless. Click here for Pure Java version (1549L/11K/35K).

!747
!pcall

m {
  p {
    makeAndroid("Ping 10 Bot.");
    
    while (true) {
      pcall {
        sendToRemoteBot("Who Is Online Bot", "i am online. -*", computerID());
      }
      sleepSeconds(10);
    }
  }
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1001769
Snippet name: Ping 10 - ping server every 10 seconds to show we're online
Eternal ID of this version: #1001769/1
Text MD5: adc23c1e19f9bec277f4b101a8311876
Transpilation MD5: c5ff8c4cefbd7c8d4b1168b51e05e5df
Author: stefan
Category:
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2015-11-13 18:18:10
Source code size: 230 bytes / 15 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 523 / 525
Referenced in: [show references]