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

12
LINES

< > BotCompany Repo | #1003387 // Test Color Showing Bot Backend

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

Libraryless. Click here for Pure Java version (1153L/8K/26K).

!752

p {
  O bot = run("#1003384");
  action(bot, "Bot shows color green");
  sleep(5000);
  action(bot, "Bot shows color yellow");
}

static bool action(O bot, S text) {
  ret (bool) call(bot, "action", text, null);
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1003387
Snippet name: Test Color Showing Bot Backend
Eternal ID of this version: #1003387/1
Text MD5: f0373ab4d31d520f58322ebf11d8d09e
Transpilation MD5: 9cff50a7a72267b7506ce925704788b7
Author: stefan
Category: javax / gui
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-06-28 22:49:15
Source code size: 230 bytes / 12 lines
Pitched / IR pitched: No / No
Views / Downloads: 501 / 523
Referenced in: [show references]