Libraryless. Click here for Pure Java version (1153L/8K/26K).
1 | !752 |
2 | |
3 | p { |
4 | O bot = run("#1003384"); |
5 | action(bot, "Bot shows color green"); |
6 | sleep(5000); |
7 | action(bot, "Bot shows color yellow"); |
8 | } |
9 | |
10 | static bool action(O bot, S text) { |
11 | ret (bool) call(bot, "action", text, null); |
12 | } |
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: | 573 / 617 |
Referenced in: | [show references] |