static void sayInWebChatRoom(S botName, S line, long room) { if (botName == null || line == null || room == 0) ret; loadPage("tinybrain.de:8080/tb-int/groupchat.json.botsay.php?name=" + urlencode(botName) + "&line=" + urlencode(line) + "&room=" + room); }
Began life as a copy of #1001544
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: | #1002901 |
Snippet name: | sayInWebChatRoom |
Eternal ID of this version: | #1002901/1 |
Text MD5: | b79c224f472764f6c22ca6060dc573ff |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2016-04-04 15:52:58 |
Source code size: | 262 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 608 / 641 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #3000382 - Answer for ferdie (>> t = 1, f = 0) |