Libraryless. Click here for Pure Java version (2086L/14K/45K).
!747 !1000805 // awt !image classes m { !include #1001425 // ShowBigText static int delay = 2000; static volatile boolean up; p { new ShowBigText sbt; while (true) { up = remoteBotsUp(5000); sbt.title = (up ? "Up" : "Down") + ": Remote Bots"; sbt.background = up ? Color.green : Color.red; sbt.showText(up ? "UP" : "DOWN"); sleep(delay); } } }
Began life as a copy of #1001464
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