Libraryless. Click here for Pure Java version (1296L/9K/30K).
1 | // Quick Botifier takes a program with an "answer" function and turns it into a bot. |
2 | |
3 | !747 |
4 | |
5 | m { |
6 | static S botID = "#1001694"; |
7 | static S botName = "Points Bot."; |
8 | |
9 | static O bot; |
10 | |
11 | p { |
12 | bot = include(botID); |
13 | callMain(bot); |
14 | makeAndroid3(botName, makeResponder(bot)); |
15 | } |
16 | } |
Began life as a copy of #1001699
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: | #1001700 |
Snippet name: | Quick Botifier |
Eternal ID of this version: | #1001700/1 |
Text MD5: | b5f48235599ea7d1cc07c593e99e164d |
Transpilation MD5: | 561145da139a9efc10ffe174d6c87569 |
Author: | stefan |
Category: | javax |
Type: | JavaX source code |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2015-11-05 16:28:00 |
Source code size: | 303 bytes / 16 lines |
Pitched / IR pitched: | No / Yes |
Views / Downloads: | 638 / 660 |
Referenced in: | [show references] |