!7 static long offset; p { showBigText("Requests!", "getRequests", 1000); hideConsole(); } static S[] getRequests() { --offset; S s = ai1_requestsPlusServing(); long n = parseFirstLong(s)+offset; s = replaceFirstLong(s, n); S shorT = s.replace(" [", ".").replace("]", ""); ret new S[] { shorT, shorT }; }