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

31
LINES

< > BotCompany Repo | #1002710 // Starter for #1002017 (Eleutheria Main), old server

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

Libraryless. Click here for Pure Java version (7413L/53K/167K).

!7

!include once #1001372 // direct nohupJavax

static S mainProgramID = "#1002017";

p {
  if (hasBot("Eagle DNS."))
    print("Have Eagle DNS.");
  else {
    print("Starting Eagle DNS.");
    nohupJavax(#1010768); // DNS
    sleepSeconds(5);
  }
  
  S vmArgs = cast loadVariableDefinition(mainProgramID, "vmArgs");
  nohupJavax(mainProgramID, vmArgs);
  print("Eleu started with VM arguments: " + quote(vmArgs) + ".");
  sleepSeconds(5);

  if (hasBot("Eleu Watch Dog."))
    print("Have Eleu Watch Dog.");
  else {
    print("Starting Eleu Watch Dog.");
    nohupJavax(#1012699);
    sleepSeconds(5);
  }
  
  //startBotInSeparateVM("Smart Bot.", #1010745);
  //sleepSeconds(180); // TODO: check if eleu loaded
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1002710
Snippet name: Starter for #1002017 (Eleutheria Main), old server
Eternal ID of this version: #1002710/14
Text MD5: 6b957e81d34c2833ce95520fb6ae4a56
Transpilation MD5: aa9ff10fdecc865cf6731df51a6a12a3
Author: stefan
Category: nl bots
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-06-07 20:17:55
Source code size: 748 bytes / 31 lines
Pitched / IR pitched: No / No
Views / Downloads: 652 / 1680
Version history: 13 change(s)
Referenced in: [show references]