Libraryless. Click here for Pure Java version (4939L/34K/111K).
1 | !752 |
2 | |
3 | p { |
4 | Class c = hotwire("#1005951"); // The Auto-Shooter! |
5 | |
6 | // We just want to mess with its DB, so we load it, |
7 | // but don't run its main method. Instead we call |
8 | // bareDBMode() which loads the DB and sets up the DB bot. |
9 | call(c, "bareDBMode", 30000); |
10 | |
11 | // Then we can act on the DB at will. |
12 | printStruct(rpc("#1005951 Concepts", "xlist")); |
13 | |
14 | // Finally, this should save and clean everything up. |
15 | cleanUp(c); |
16 | } |
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, sawdedvomwva, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1006003 |
Snippet name: | Try starting GUI program as bare DB bot [WORKS] |
Eternal ID of this version: | #1006003/1 |
Text MD5: | d8e9707032f6796a15f8f64888f85ee6 |
Transpilation MD5: | 713c72626db92dfa79fa142301aaf840 |
Author: | stefan |
Category: | javax / concepts |
Type: | JavaX source code |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2016-12-14 02:42:59 |
Source code size: | 448 bytes / 16 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 444 / 596 |
Referenced in: | [show references] |