Skip to content

Instantly share code, notes, and snippets.

@lelinhtinh
Last active February 21, 2024 11:37
Show Gist options
  • Save lelinhtinh/7675e7f720acee9637092b07528c40c3 to your computer and use it in GitHub Desktop.
Save lelinhtinh/7675e7f720acee9637092b07528c40c3 to your computer and use it in GitHub Desktop.
(function () {
fetch('/level/1', {
credentials: 'same-origin'
}).then(function (response) {
return response.text();
}).then(function (response) {
$('#password').val(response.match(/Password:\s+([\d\-]+)/)[1]);
});
})();
$('#password').val($('code').text());
$('#password').removeAttr('maxlength').val($('code').text());
$('#password').off('keydown keyup').val($('code').text());
$('#password').attr('type', 'text').val($('code').text());
$('#password').val($('[style="color: #fff;"]').text());
$('#password').val(atob($('code').text()));
// https://fb.com/100005127005877_830052787175614
// Xem thêm
// https://fb.com/100005127005877_829964897184403
// Lịch sử chỉnh sửa
// https://youtu.be/l6xEQS9PwT4
// Chú thích
(function() {
$('#password').val($('code').text());
$("#form").off('submit');
})();
$('#password').val(
atob(
$('#show-password-btn').next().find('span')
.text()
.split('')
.reverse()
.join('')
)
);
$('#password').val(
atob(
$('#show-password-btn').next().find('span')
.text()
.split('')
.reverse()
.join('')
)
);
$('#password').val(
atob(
$('#password-box').find('span')
.text()
.split('')
.reverse()
.join('')
)
);
$('#password').val($('.img-responsive').attr('alt').split(' ')[1]);
// https://www.youtube.com/watch?v=pU-HIDH8otE&t=1131
// 128AL8e6Ps
// Ctrl+Shift+N
// https://youtu.be/pU-HIDH8otE
// Ngôn ngữ Nhật Bản (日本語)
// Chú thích (もっと見る)
(function () {
fetch('/files/view/18?format=txt').then(function (response) {
return response.text();
}).then(function (response) {
$('#password').val(response);
});
})();
// https://wargame.junookyo.xyz/assets/images/level-19-css.png
// css_is_awesome
// https://youtu.be/k9OCwPjhri4
// Phụ đề
// can_you_hear_me
(function () {
fetch('/level/21', {
credentials: 'same-origin'
}).then(function (response) {
return response.text();
}).then(function (response) {
$('#password').val(response.match(/Password:\s+(\w+)/)[1].split('').reverse().join(''));
});
})();
// https://wargame.junookyo.xyz/files/view/22?s=32&w=3000&h=500
// 3OgdH4yW0632h4aO
// https://wargame.junookyo.xyz/robots.txt
(function () {
fetch('/files/view/23?name=password.txt').then(function (response) {
return response.text();
}).then(function (response) {
$('#password').val(response.match(/Password:\s+(\w+)/)[1]);
});
})();
(function() {
$('code > span[title="Wolf"]').remove();
$('#password').val($('code').text());
})();
(function() {
var pass = [];
$('code > span').each(function() {
pass[this.dataset.x] = this.textContent;
});
$('#password').val(pass.join(''));
$("#form").off('submit');
})();
(function () {
document.cookie = document.cookie.replace('member', 'admin');
fetch('/level/26', {
credentials: 'same-origin'
}).then(function (response) {
return response.text();
}).then(function (response) {
$('#password').val(response.match(/<code[^>]+>(\w+)<\/code>/)[1]);
});
})();
// https://wargame.junookyo.xyz/files/view/27/level-27.png?s=32&w=3000&h=500
// https://wargame.junookyo.xyz/files/view/27/
(function () {
fetch('/files/view/27/password.txt').then(function (response) {
return response.text();
}).then(function (response) {
$('#password').val(response);
});
})();
$('#password').val(
$('code[style]')
.text()
.replace(/^J2TEAM_/, '')
.split('')
.map(function(v) {
if (!isNaN(v)) return v;
return /[a-z]/.test(v) ? v.toUpperCase() : v.toLowerCase();
})
.join('')
);
$('#password').val(
$('code[style]')
.text()
.replace(/}|{[a-zA-Z0-9]_/g, '')
.split('')
.map(function(v) {
if (!isNaN(v)) return v;
return /[a-z]/.test(v) ? v.toUpperCase() : v.toLowerCase();
})
.join('')
);
$('#password').removeAttr('required');
// https://www.youtube.com/watch?v=pU-HIDH8otE&t=740
// Y776tp7SAO
// https://ezgif.com/split?url=https://wargame.junookyo.xyz/files/view/32
// Split to frames!
// u97WAWQwTKGWsbpF
// (function() {
// $.getScript('https://rawgit.com/marlun78/number-to-words/master/numberToWords.min.js', function() {
// var words = [],
// i = 0;
// for (i; i < 33; i++) {
// words[i] = numberToWords.toWords(i).replace('-', ' ');
// }
// console.log(words);
// });
// })();
(function() {
var words = ["zero", "one", "two", "three", "four", "five", "six", "seven", "eight", "nine", "ten", "eleven", "twelve", "thirteen", "fourteen", "fifteen", "sixteen", "seventeen", "eighteen", "nineteen", "twenty", "twenty one", "twenty two", "twenty three", "twenty four", "twenty five", "twenty six", "twenty seven", "twenty eight", "twenty nine", "thirty", "thirty one", "thirty two"],
pass = [];
$('code > span').each(function() {
pass[words.indexOf(this.dataset.j2team)] = this.textContent;
});
$('#password').val(pass.join(''));
})();
(function() {
$('code > span').replaceWith(function() {
return this.dataset.type === 'x' ? this.textContent.toLowerCase() : this.textContent
});
$('#password').val($('code').text());
})();
(function () {
fetch('/files/view/35?name=god.txt').then(function (response) {
return response.text();
}).then(function (response) {
$('#password').val(response);
});
})();
(function () {
fetch('/files/view/36').then(function (response) {
return response.text();
}).then(function (response) {
$('#password').val(response);
});
})();
(function () {
fetch($('#show-password').attr('href')).then(function (response) {
return response.text();
}).then(function (response) {
$('#password').val(response.match(/<body>(\w+)<script>/)[1]);
});
})();
(function () {
$('#juno_okyo').remove();
$('#password').val($('code').text());
})();
(function () {
fetch('/files/view/39?method=post&file=password.txt').then(function (response) {
return response.text();
}).then(function (response) {
$('#password').val(response);
});
})();
(function () {
$('#j2team-wargame-form').removeClass('hidden').removeAttr('hidden').removeAttr('id');
$('.row:not(:first)').remove();
fetch('/level/40', {
credentials: 'same-origin'
}).then(function (response) {
return response.text();
}).then(function (response) {
$('#password').val(response.match(/\/\*\s+Password:\s+(\w+)/)[1]);
});
})();
@lelinhtinh
Copy link
Author

level 25 có lỗi anh ơi

Mình "được" kick khỏi J2Team từ 2 năm trước 😆 giờ bạn phải tự tìm code rồi, nếu thành công thì nhớ chia sẻ nhé 🍀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment