diff --git a/Bypass_All_Shortlinks.user.js b/Bypass_All_Shortlinks.user.js index a9de94d..554a1c4 100644 --- a/Bypass_All_Shortlinks.user.js +++ b/Bypass_All_Shortlinks.user.js @@ -3069,11 +3069,11 @@ // ---SKIP TIMERS--- document.addEventListener('DOMContentLoaded', function() { function setTimer() { - if (window.wT9882 > 3) { + if (window.wT9882 > 5) { window.wT9882 = 1; } } - window.wT9882 = 3; + window.wT9882 = 5; setInterval(setTimer, 1000); /* ------------ Protect buttons from being removed ------------ */ diff --git a/extra_bypasses/profitsfly_reload_helper.user.js b/extra_bypasses/profitsfly_reload_helper.user.js index ed7bd1b..22be47f 100644 --- a/extra_bypasses/profitsfly_reload_helper.user.js +++ b/extra_bypasses/profitsfly_reload_helper.user.js @@ -88,11 +88,11 @@ // ---SKIP TIMERS--- document.addEventListener('DOMContentLoaded', function() { function setTimer() { - if (window.wT9882 > 3) { + if (window.wT9882 > 5) { window.wT9882 = 1; } } - window.wT9882 = 3; + window.wT9882 = 5; setInterval(setTimer, 1000); /* ------------ Protect buttons from being removed ------------ */