ข้ามไซต์ลิงค์สั้นทั้งหมดข้ามลิงค์ย่อที่น่ารำคาญโดยอัตโนมัติไปยังปลายทางของคุณ
< Feedback on บายพาส ทั้งหมด ลิงค์สั้น
AdSurfing.me error link type
if kill your script then the link can be accessed without error
Thanks for reporting this shortlink , Fixed in latest version 17.3 Please update.
thanks sir for updating and now i can baypass again
I thought you didn't have time to update, so I just made it simple
code hahaha
// ==UserScript==
// @name BAYPASS adinsurance.xyz
// @namespace http://tampermonkey.net/
// @version 0.1
// @description try to take over the world!
// @author You
// @match https://adinsurance.xyz/*
// @match https://adinsurance.xyz*
// @match https://blog.adinsurance.xyz/*
// @icon https://www.google.com/s2/favicons?sz=64&domain=adinsurance.xyz
// @grant none
// ==/UserScript==
(function() {
'use strict';
setInterval(function() {
var clicked = false;
if ((window.grecaptcha.getResponse().length > 0) && (clicked == false)) {
(document.querySelector("#yuidea-btn-before") &&(document.querySelector("#yuidea-btn-after"))).click();
clicked = true;
}
}, 1000);
setInterval(function() {
if (document.querySelector("#yuidea-snp")) {
document.querySelector("#btn6").click();
}
}, 1000);
setInterval(function() {
var clicked = false;
if ((window.grecaptcha.getResponse().length > 0) && (clicked == false)) {
document.querySelector("#invisibleCaptchaShortlink").click();
clicked = true;
}
}, 1000);
setInterval(function() {
if (document.querySelector("body > section > div > div > div > div > div:nth-child(17)")) {
document.querySelector("body > section > div > div > div > div > div:nth-child(17) > a").click();
}
}, 8000);
})();
your code look good but the match make tamper extension confusing to read , just enough one match like this // @match *://*.adinsurance.xyz/*
thank you sir for the solution
Can such code also be used on faucet login?
example
https://bithubwin.com
https://bithubwin.com/login
https://bithubwin.com/claimfaucet
can these three things be applied to
// @match *://*.bithubwin.com/*
im only focus on shortlonks site , need to create another script for login like that , and i don't have time to do.
I've tried it sir and it works
Thank You
sir update 18.0
new error site https://adcorto.xyz/
thanks for you scripts sir , but after updating this script a bypass error often occurs, is there a solution?