Libraryless. Click here for Pure Java version (1710L/12K/39K).
1 | !752 |
2 | |
3 | p{ |
4 | makeBot("Easy reload bot"); |
5 | } |
6 | |
7 | answer{ |
8 | if(matchStart("re *", s, m)){ |
9 | S reloadResult = cast call(getMainBot(), "answer", "reload sub bot 100" + m.unq(0) , false); |
10 | //ret "Reloaded #100" + m.unq(0); |
11 | ret reloadResult; |
12 | } |
13 | /*if(matchStart("re *", s, m)){ |
14 | S reloadResult = cast call(getMainBot(), "answer", "reload 100" + m.unq(0) , false); |
15 | //ret "Reloaded #100" + m.unq(0); |
16 | ret reloadResult; |
17 | }*/ |
18 | } |
Began life as a copy of #1002327
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1003001 |
Snippet name: | Easy reload bot (updated) |
Eternal ID of this version: | #1003001/1 |
Text MD5: | 328da04700e9e81dfa21d06c991d5c3a |
Transpilation MD5: | 0c9e72a1cab4db0f54054de641e78720 |
Author: | stefan |
Category: | |
Type: | JavaX source code |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2016-04-16 18:24:09 |
Source code size: | 452 bytes / 18 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 705 / 792 |
Referenced in: | [show references] |