CARVIEW |
Select Language
HTTP/2 200
date: Sat, 11 Oct 2025 13:31:53 GMT
content-type: text/html; charset=UTF-8
server: cloudflare
x-frame-options: DENY
x-content-type-options: nosniff
x-xss-protection: 1;mode=block
vary: accept-encoding
cf-cache-status: DYNAMIC
content-encoding: gzip
set-cookie: _csrf-frontend=65838125a745750489b2eee9f09e288b7c53e2cf48cfd3421af4ff8713797b59a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22N9g-_0g0mhwms5emLHCMrRv7-l3b4kl9%22%3B%7D; HttpOnly; Path=/
cf-ray: 98ceb86a5fdf1712-BLR
Numberer - Pastebin.com
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- if (input ==~ 'ni[0-9]+') {
- int counter = 1
- def maxNumber = input.replaceAll('[^0-9]', '');
- if (maxNumber == null) {
- return;
- }
- int intMaxNumber = maxNumber.toInteger();
- if (intMaxNumber>=40) {
- ui.informationMessage(ui.frame, "You've reached the limit!");
- } else {
- counter = 1
- def firstChild = node.createChild();
- firstChild.icons.add("full-" + counter);
- c.select(firstChild);
- while (counter++<intMaxNumber) {
- def lastChild = node.createChild();
- int decs = counter / 10;
- int ones = counter % 10;
- if (decs > 0) {
- lastChild.icons.add("full-" + decs);
- }
- lastChild.icons.add("full-" + ones);
- }
- }
- }
Add Comment
Please, Sign In to add comment
-
⭐⭐Exchange Exploit⭐⭐ 1
JavaScript | 2 sec ago | 0.24 KB
-
⭐⭐⭐Instant Profit Method⭐⭐
Java | 2 sec ago | 0.10 KB
-
⭐ ✅ Free Products Method ✅ ✅ NEVER SEEN BEFOR...
JavaScript | 4 sec ago | 0.24 KB
-
✅⭐ Make huge profits on trading ⭐⭐ A
JavaScript | 13 sec ago | 0.24 KB
-
⭐⭐⭐ChangeNOW Exploit⭐⭐
Java | 13 sec ago | 0.10 KB
-
⭐ G2A Bug ⭐ (Get more on BTC swaps) ✅ NEVER S...
JavaScript | 14 sec ago | 0.24 KB
-
⭐✅ Jack's Profit Method ✅ NEVER SEEN BEF...
JavaScript | 23 sec ago | 0.24 KB
-
⭐✅ MAKE $2500 IN 15 MIN⭐⭐⭐ 6
JavaScript | 24 sec ago | 0.24 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand