Libraryless. Click here for Pure Java version (7413L/53K/167K).
1 | !7 |
2 | |
3 | !include once #1001372 // direct nohupJavax |
4 | |
5 | static S mainProgramID = "#1002017"; |
6 | |
7 | p {
|
8 | if (hasBot("Eagle DNS."))
|
9 | print("Have Eagle DNS.");
|
10 | else {
|
11 | print("Starting Eagle DNS.");
|
12 | nohupJavax(#1010768); // DNS |
13 | sleepSeconds(5); |
14 | } |
15 | |
16 | S vmArgs = cast loadVariableDefinition(mainProgramID, "vmArgs"); |
17 | nohupJavax(mainProgramID, vmArgs); |
18 | print("Eleu started with VM arguments: " + quote(vmArgs) + ".");
|
19 | sleepSeconds(5); |
20 | |
21 | if (hasBot("Eleu Watch Dog."))
|
22 | print("Have Eleu Watch Dog.");
|
23 | else {
|
24 | print("Starting Eleu Watch Dog.");
|
25 | nohupJavax(#1012699); |
26 | sleepSeconds(5); |
27 | } |
28 | |
29 | //startBotInSeparateVM("Smart Bot.", #1010745);
|
30 | //sleepSeconds(180); // TODO: check if eleu loaded |
31 | } |
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: | 1000 / 2117 |
| Version history: | 13 change(s) |
| Referenced in: | [show references] |