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

18
LINES

< > BotCompany Repo | #1001327 // Kill & zip a bot

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

Libraryless. Click here for Pure Java version (618L/5K/19K).

!747

m {
  static S botToZip = "#1001325"; // Heart (loud)
  
  static int compressionLevel = 9; // highest!

  p {
    botToZip = formatSnippetID(botToZip);
    
    print("Killing bot to zip first..");
    killProgramID(botToZip);
    print("OK, proceeding with zipping.");
    
    File zipPath = new File(getProgramDir(), "the.zip");
    zipBot(botToZip, zipPath);
  }
}

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: #1001327
Snippet name: Kill & zip a bot
Eternal ID of this version: #1001327/1
Text MD5: eddcba8e44bc133c5e612d8364696eab
Transpilation MD5: 60d130931d4f6ded8f47cff1379b0900
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2015-10-10 18:28:44
Source code size: 392 bytes / 18 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 613 / 656
Referenced in: [show references]