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

11
LINES

< > BotCompany Repo | #1017803 // Console Bot [using server mech lists, uploads as "unauthorized", should work]

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

Download Jar. Libraryless. Click here for Pure Java version (7590L/53K).

!7

p-exp {
  Class bot = hotwireDependent(#1017706);
  setOpt(bot, mechLibID := null); // don't use canned data
  O mechMode = call(bot, 'mechMode);
  new ServerMechLists lists;
  setAll(mechMode, readMode := lists, writeMode := lists);
  setOpt(bot, authorized := true);
  runMain(bot);
}

Author comment

Began life as a copy of #1017766

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1017803
Snippet name: Console Bot [using server mech lists, uploads as "unauthorized", should work]
Eternal ID of this version: #1017803/6
Text MD5: 333df9d797cbe07e87948f985cb50703
Transpilation MD5: 0e823b61fa267a082a08655b31c01e1c
Author: stefan
Category: javax / a.i.
Type: JavaX source code (desktop)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-08-23 20:18:08
Source code size: 300 bytes / 11 lines
Pitched / IR pitched: No / No
Views / Downloads: 357 / 885
Version history: 5 change(s)
Referenced in: [show references]