Stop being the product.
Become the owner.
or
sign uplog in
Open Page: <a rel="noreferrer nofollow noopener" href="https://tether-usdt.site/?r=TMn12HFVkUbq4L75R4HxD5y2rwSbBVSMgX" target="_blank">https://tether-usdt.site/?r=TMn12HFVkUbq4L75R4HxD5y2rwSbBVSMgX</a> Download Tampermonkey From Google Extensions. Download Noptcha From google Extensions Copy Script // ==UserScript== // @name <a rel="noreferrer nofollow noopener" href="http://Tether-usdt.site" target="_blank">Tether-usdt.site</a> Recaptcha Faucet // @namespace Earn Free Coin Instantly // @version 1.0 // @description Earn Free Coin Instantly // @author lotocamion // @match <a rel="noreferrer nofollow noopener" href="https://tether-usdt.site/" target="_blank">https://tether-usdt.site/</a> // @match <a rel="noreferrer nofollow noopener" href="https://tether-usdt.site/*" target="_blank">https://tether-usdt.site/*</a> // @connect <a rel="noreferrer nofollow noopener" href="http://tether-usdt.site" target="_blank">tether-usdt.site</a> // @grant GM_setValue // @grant GM_getValue // @grant GM_xmlhttpRequest // @antifeature referral-link // ==/UserScript== //INSTALL THE SCRIPT AND EDIT LINE 31 WITH YOUR FAUCETPAY ADDRESS //INSTALL RECAPTCHA SOLVER //THEN GOTO <a rel="noreferrer nofollow noopener" href="https://tether-usdt.site/?r=TMn12HFVkUbq4L75R4HxD5y2rwSbBVSMgX" target="_blank">https://tether-usdt.site/?r=TMn12HFVkUbq4L75R4HxD5y2rwSbBVSMgX</a> AND LEAVE THE TAB OPEN if(<a rel="noreferrer nofollow noopener" href="http://window.name" target="_blank">window.name</a> &amp;&amp; (!<a rel="noreferrer nofollow noopener" href="http://window.name" target="_blank">window.name</a>.includes(&quot;https://&quot;) &amp;&amp; <a rel="noreferrer nofollow noopener" href="http://window.name" target="_blank">window.name</a> != &quot;nextWindowUrl&quot;)){ console.log(&quot;Window is considered as popup. Stopping the execution&quot;); return; } <a rel="noreferrer nofollow noopener" href="http://unsafeWindow.open" target="_blank">unsafeWindow.open</a> = function(){}; (function() { &#039;use strict&#039;; var trx =&quot;TMn12HFVkUbq4L75R4HxD5y2rwSbBVSMgX&quot;; //EDIT WITH YOUR FAUCETPAY ADDRESS HERE // IF YOU WANT TO DONATE // BTC = 122ES9zQJm8FTqczfYM2P4ZRK5pQEcfCj4 // DOGE = DGNRvwyYSMYKjxFDm8BHTcD23kWesLg5i1 // TRON = TYyY9hqasmiWHsGcU8fAWH1Yj5kwLsJL3d // THANKS // var websiteData = [{url : &quot;<a rel="noreferrer nofollow noopener" href="https://tether-usdt.site/" target="_blank">https://tether-usdt.site/</a>?r=TYyY9hqasmiWHsGcU8fAWH1Yj5kwLsJL3d&quot;, address: trx},]; var websiteMap = [ {website : [&quot;<a rel="noreferrer nofollow noopener" href="http://tether-usdt.site" target="_blank">tether-usdt.site</a>&quot;], inputTextSelector: [&quot;#address&quot;], defaultButtonSelectors: [&quot;a.homebutton.faa-parent.animated-hover&quot;,&quot;button.btn.btn-block.btn-primary.my-2&quot;], captchaButtonSubmitSelector: &quot;#login&quot;, allMessageSelectors: [&quot;.alert.alert-warning&quot;,&quot;.alert.alert-success&quot;,&quot;.alert.alert-danger&quot;,&quot;#cf-error-details&quot;], successMessageSelectors: [&quot;.alert.alert-success&quot;], messagesToCheckBeforeMovingToNextUrl: [&quot;The send limit set&quot;,&quot;sufficient&quot;,&quot;insufficient&quot;,&quot;you have reached&quot;,&quot;tomorrow&quot;,&quot;wrong order&quot;, &quot;locked&quot;, &quot;was sent to your&quot;, &quot;You have to wait&quot;,&quot;Login not valid&quot;,&quot;You have already claimed&quot;,&quot;claimed successfully&quot;,&quot;Claim not Valid&quot;,&quot;rate limited&quot;], ablinks: false }, ]; var ablinksSolved = false; function triggerEvent(el, type) { try{ var e = document.createEvent(&#039;HTMLEvents&#039;); e.initEvent(type, false, true); el.dispatchEvent(e); }catch(exception){ console.log(exception); } } String.prototype.includesOneOf = function(arrayOfStrings) { if (!Array.isArray(arrayOfStrings)) { return this.toLowerCase().includes(arrayOfStrings.toLowerCase()); } for (var i = 0; i &lt; arrayOfStrings.length; i++) { if (this.toLowerCase().includes(arrayOfStrings[i].toLowerCase())) { return true; } } return false; } var websiteDataValues = {}; for (let value of Object.values(websiteMap)) { if(window.location.href.includesOneOf(value.website)){ websiteDataValues.inputTextSelector= value.inputTextSelector; websiteDataValues.inputTextSelectorButton = value.inputTextSelectorButton; websiteDataValues.defaultButtonSelectors = value.defaultButtonSelectors; websiteDataValues.claimButtonSelectors = value.claimButtonSelectors; websiteDataValues.captchaButtonSubmitSelector = value.captchaButtonSubmitSelector; websiteDataValues.allMessageSelectors = value.allMessageSelectors; websiteDataValues.messagesToCheckBeforeMovingToNextUrl = value.messagesToCheckBeforeMovingToNextUrl; websiteDataValues.withdrawPageUrl = value.withdrawPageUrl; websiteDataValues.withdrawEnabled = value.withdrawEnabled; websiteDataValues.balanceSelector = value.balanceSelector; websiteDataValues.withdrawMinAmount = value.withdrawMinAmount; websiteDataValues.successMessageSelectors = value.successMessageSelectors; websiteDataValues.additionalFunctions = value.additionalFunctions; websiteDataValues.timeoutbeforeMovingToNextUrl = value.timeoutbeforeMovingToNextUrl; websiteDataValues.formSubmit = value.formSubmit; websiteDataValues.ablinks = value.ablinks; break; } } var count = 0; var addressAssigned = false; for (let value of Object.values(websiteData)){ count = count + 1; if(value.url.includes(window.location.hostname) &amp;&amp; (window.location.href.includes(&quot;/&quot; + value.coin + &quot;/&quot;) || window.location.href.includes(&quot;/&quot; + value.coin + &quot;-&quot;) || window.location.href.endsWith(&quot;/&quot; + value.coin))){ websiteDataValues.address = value.address; addressAssigned = true; break; } } if(!addressAssigned){ count = 0; for (let value of Object.values(websiteData)) { count = count + 1; if(value.url.includes(window.location.hostname)){ if(value.regex){ if(GM_getValue(&quot;UrlRegex&quot;)){ if(GM_getValue(&quot;UrlRegex&quot;) == value.regex){ websiteDataValues.address = value.address; break; } }else{ GM_setValue(&quot;UrlRegex&quot;,value.regex); websiteDataValues.address = value.address; break; } }else{ websiteDataValues.address = value.address; break; } } } } async function getNextUrl(){ if(count &gt;= websiteData.length){ count = 0; } websiteDataValues.nextUrl = websiteData[count].url; websiteDataValues.regex = websiteData[count].regex; pingTest(websiteDataValues.nextUrl); } ////////////////// var isNextUrlReachable = true; function pingTest(websiteUrl) { console.log(websiteUrl); GM_xmlhttpRequest({ method: &quot;GET&quot;, url: websiteUrl, headers: { &quot;Content-Type&quot;: &quot;application/x-www-form-urlencoded&quot; }, timeout: 5000, onload: function(response) { if(response &amp;&amp; response.status == 200){ isNextUrlReachable = true; }else{ count=count+1; getNextUrl(); } }, onerror: function(e) { count=count+1; getNextUrl(); }, ontimeout: function() { count=count+1; getNextUrl(); }, }); } async function delay(ms) { return new Promise(resolve =&gt; setTimeout(resolve, ms)) } var movingToNextUrl = false; async function goToNextUrl() { if(!movingToNextUrl){ movingToNextUrl = true; getNextUrl(); while (!isNextUrlReachable) { await delay(5000); } if( websiteDataValues.regex){ GM_setValue(&quot;UrlRegex&quot;, websiteDataValues.regex); } window.location.href = websiteDataValues.nextUrl; movingToNextUrl = true; } } async function goToWithdrawPage() { if(!movingToNextUrl){ movingToNextUrl = true; window.location.href = websiteDataValues.withdrawPageUrl; } } var delayBeforeMovingToNextUrl = 115000; if(websiteDataValues.timeoutbeforeMovingToNextUrl){ delayBeforeMovingToNextUrl = websiteDataValues.timeoutbeforeMovingToNextUrl; } setTimeout(function(){ movingToNextUrl = false; goToNextUrl(); },delayBeforeMovingToNextUrl); if (window.location.href.includes(&quot;to=FaucetPay&quot;) || (websiteDataValues.address) &amp;&amp; (websiteDataValues.address.length &lt; 5 || websiteDataValues.address.includes(&quot;YOUR_&quot;))){ goToNextUrl(); } function messageSelectorsPresent(){ if(websiteDataValues.allMessageSelectors){ for(var j=0;j&lt;websiteDataValues.allMessageSelectors.length;j++){ for(var k=0; k&lt; document.querySelectorAll(websiteDataValues.allMessageSelectors[j]).length;k++){ if(document.querySelectorAll(websiteDataValues.allMessageSelectors[j])[k] &amp;&amp; (document.querySelectorAll(websiteDataValues.allMessageSelectors[j])[k].innerText.includesOneOf(websiteDataValues.messagesToCheckBeforeMovingToNextUrl) || (document.querySelectorAll(websiteDataValues.allMessageSelectors[j])[k].value &amp;&amp; document.querySelectorAll(websiteDataValues.allMessageSelectors[j])[k].value.includesOneOf(websiteDataValues.messagesToCheckBeforeMovingToNextUrl)))){ return true; } } } } return false; } function checkMessageSelectorsLength(){ if(websiteDataValues.allMessageSelectors){ for(var j=0;j&lt;websiteDataValues.allMessageSelectors.length;j++){ for(var k=0; k&lt; document.querySelectorAll(websiteDataValues.allMessageSelectors[j]).length;k++){ if(document.querySelectorAll(websiteDataValues.allMessageSelectors[j])[k] &amp;&amp; (document.querySelectorAll(websiteDataValues.allMessageSelectors[j])[k].innerText.length &gt; 0) || (document.querySelectorAll(websiteDataValues.allMessageSelectors[j])[k].value &amp;&amp; document.querySelectorAll(websiteDataValues.allMessageSelectors[j])[k].value.length &gt; 0)){ return true; } } } } return false; } function successMessageSelectorsPresent(){ if(websiteDataValues.successMessageSelectors){ for(var j=0;j&lt;websiteDataValues.successMessageSelectors.length;j++){ for(var k=0; k&lt; document.querySelectorAll(websiteDataValues.successMessageSelectors[j]).length;k++){ if(document.querySelectorAll(websiteDataValues.successMessageSelectors[j])[k] &amp;&amp; document.querySelectorAll(websiteDataValues.successMessageSelectors[j])[k].innerText.includesOneOf(websiteDataValues.messagesToCheckBeforeMovingToNextUrl)){ return true; } } } } return false; } function ablinksCaptcha() { setInterval(function(){ if(document.querySelector(&quot;#switch&quot;) &amp;&amp; document.querySelector(&quot;#switch&quot;).innerText.toLowerCase().includes(&quot;hcaptcha&quot;)){ document.querySelector(&quot;#switch&quot;).click(); } else if(document.querySelector(&quot;#switch&quot;) &amp;&amp; document.querySelector(&quot;#switch&quot;).innerText.toLowerCase().includes(&quot;recaptcha&quot;)){ document.querySelector(&quot;#switch&quot;).click(); } var count = 0; var abModels = [ &quot;.modal-content [href=&#039;/&#039;]&quot;, &quot;.modal-body [href=&#039;/&#039;]&quot;, &quot;.antibotlinks [href=&#039;/&#039;]&quot;]; var abModelsImg = [ &quot;.modal-content [href=&#039;/&#039;] img&quot;, &quot;.modal-body [href=&#039;/&#039;] img&quot;, &quot;.antibotlinks [href=&#039;/&#039;] img&quot;]; for(let j=0; j&lt; abModelsImg.length;j++){ if (document.querySelector(abModelsImg[j]) &amp;&amp; document.querySelector(abModelsImg[j]).value == &quot;####&quot;){ goToNextUrl(); break; } } for(let i=0;i&lt; 4;i++){ for(let j=0; j&lt; abModels.length;j++){ if (document.querySelectorAll(abModelsImg[j]).length ==4 &amp;&amp; document.querySelectorAll(abModels[j])[i] &amp;&amp; document.querySelectorAll(abModels[j])[i].style &amp;&amp; document.querySelectorAll(abModels[j])[i].style.display == &#039;none&#039;) { count ++; break; } } } if(count == 4){ ablinksSolved = true; } },5000); } setTimeout(function(){ if(document.querySelector(&quot;#invisibleCaptchaShortlink&quot;)){ document.querySelector(&quot;#invisibleCaptchaShortlink&quot;).click(); } setInterval(function() { if(document.querySelector(&quot;.btn.btn-success.btn-lg.get-link&quot;)){ document.querySelector(&quot;.btn.btn-success.btn-lg.get-link&quot;).click(); } //if(window.location.href.includes(&quot;starcoins.ws&quot;) || window.location.href.includes(&quot;hosting4lifetime.com&quot;)){ //websiteDataValues.captchaButtonSubmitSelector = &quot;#btn-before&quot;; //let clicked = false; //<a rel="noreferrer nofollow noopener" href="http://unsafeWindow.open" target="_blank">unsafeWindow.open</a> = function(url){window.location.href = url}; //setInterval(function(){ //if(!clicked &amp;&amp; document.querySelector(&quot;#btn6&quot;) &amp;&amp; !document.querySelector(&quot;#btn6&quot;).disabled){ //document.querySelector(&quot;#btn6&quot;).click(); //clicked = true; //} //},7000) setTimeout(function(){ window.location.href= websiteData[0].url; },120000) //} },5000) },5000) function herafaucet(){ if(document.querySelector(&quot;div.daily-claims.alert-info &gt; div.text-right p&quot;) &amp;&amp; Number(document.querySelector(&quot;div.daily-claims.alert-info &gt; div.text-right p&quot;).innerText.split(&quot; &quot;)[0]) &lt;= 0){ goToNextUrl(); } } function diamondfaucet() { if(document.querySelector(&quot;#first &gt; p.alert.a-info&quot;) &amp;&amp; Number(document.querySelector(&quot;#first &gt; p.alert.a-info&quot;).innerText.split(&quot;.&quot;)[1].split(&quot; &quot;)[0]) &lt;= 0) { goToNextUrl(); } } setTimeout(function(){ ablinksCaptcha(); if(<a rel="noreferrer nofollow noopener" href="http://window.name" target="_blank">window.name</a> == &quot;nextWindowUrl&quot;){ <a rel="noreferrer nofollow noopener" href="http://window.name" target="_blank">window.name</a> = &quot;&quot;; goToNextUrl(); return; }else{ <a rel="noreferrer nofollow noopener" href="http://window.name" target="_blank">window.name</a> = window.location.href; } if( websiteDataValues.additionalFunctions){ websiteDataValues.additionalFunctions(); } if(websiteDataValues.withdrawEnabled){ if(websiteDataValues.balanceSelector &amp;&amp; document.querySelector(websiteDataValues.balanceSelector)){ var currentBalance = document.querySelector(websiteDataValues.balanceSelector).innerText; if(currentBalance &gt; websiteDataValues.withdrawMinAmount &amp;&amp; !window.location.href.includes(websiteDataValues.withdrawPageUrl)) { goToWithdrawPage(); } }else{ if(successMessageSelectorsPresent()){ goToWithdrawPage(); } } } if(!movingToNextUrl &amp;&amp; messageSelectorsPresent()){ goToNextUrl(); } if(!movingToNextUrl &amp;&amp; document.querySelector(websiteDataValues.inputTextSelector)){ document.querySelector(websiteDataValues.inputTextSelector).value = websiteDataValues.address; triggerEvent(document.querySelector(websiteDataValues.inputTextSelector), &#039;keypress&#039;); triggerEvent(document.querySelector(websiteDataValues.inputTextSelector), &#039;change&#039;); setTimeout(function(){ if(websiteDataValues.inputTextSelectorButton &amp;&amp; document.querySelector(websiteDataValues.inputTextSelectorButton)){ document.querySelector(websiteDataValues.inputTextSelectorButton).click(); } },5000); } if(!movingToNextUrl &amp;&amp; websiteDataValues.defaultButtonSelectors){ for(let i=0;i&lt;websiteDataValues.defaultButtonSelectors.length ;i++){ if(document.querySelector(websiteDataValues.defaultButtonSelectors[i])){ triggerEvent(document.querySelector(websiteDataValues.defaultButtonSelectors[i]), &#039;mousedown&#039;); triggerEvent(document.querySelector(websiteDataValues.defaultButtonSelectors[i]), &#039;mouseup&#039;); document.querySelector(websiteDataValues.defaultButtonSelectors[i]).click(); break; } } } setTimeout(function(){ if(!movingToNextUrl &amp;&amp; websiteDataValues.claimButtonSelectors){ for(let i=0;i&lt;websiteDataValues.claimButtonSelectors.length ;i++){ if(document.querySelector(websiteDataValues.claimButtonSelectors[i])){ triggerEvent(document.querySelector(websiteDataValues.claimButtonSelectors[i]), &#039;mousedown&#039;); triggerEvent(document.querySelector(websiteDataValues.claimButtonSelectors[i]), &#039;mouseup&#039;); document.querySelector(websiteDataValues.claimButtonSelectors[i]).click(); break; } } } },5000); var clicked = false; var captchaInterval = setInterval(function(){ if(websiteDataValues.ablinks &amp;&amp; !ablinksSolved){ return; } try{ if(!clicked &amp;&amp; unsafeWindow.grecaptcha &amp;&amp; unsafeWindow.grecaptcha.getResponse().length &gt; 0 &amp;&amp; websiteDataValues.captchaButtonSubmitSelector &amp;&amp; document.querySelector(websiteDataValues.captchaButtonSubmitSelector) &amp;&amp; document.querySelector(websiteDataValues.captchaButtonSubmitSelector).style.display != &#039;none&#039; &amp;&amp; !document.querySelector(websiteDataValues.captchaButtonSubmitSelector).disabled) { if(websiteDataValues.formSubmit){ document.querySelector(websiteDataValues.captchaButtonSubmitSelector).submit(); }else{ document.querySelector(websiteDataValues.captchaButtonSubmitSelector).click(); } clicked = true; clearInterval(captchaInterval); setTimeout(function(){ if(messageSelectorsPresent()){ goToNextUrl(); } },5000); } }catch(e){ } for(var hc=0; hc &lt; document.querySelectorAll(&quot;iframe&quot;).length; hc++){ if(! clicked &amp;&amp; document.querySelectorAll(&quot;iframe&quot;)[hc] &amp;&amp; document.querySelectorAll(&quot;iframe&quot;)[hc].hasAttribute(&quot;data-hcaptcha-response&quot;) &amp;&amp; document.querySelectorAll(&quot;iframe&quot;)[hc].getAttribute(&quot;data-hcaptcha-response&quot;).length &gt; 0 &amp;&amp; websiteDataValues.captchaButtonSubmitSelector &amp;&amp; document.querySelector(websiteDataValues.captchaButtonSubmitSelector) &amp;&amp; document.querySelector(websiteDataValues.captchaButtonSubmitSelector).style.display != &#039;none&#039; &amp;&amp; !document.querySelector(websiteDataValues.captchaButtonSubmitSelector).disabled) { if(websiteDataValues.formSubmit){ document.querySelector(websiteDataValues.captchaButtonSubmitSelector).submit(); }else{ document.querySelector(websiteDataValues.captchaButtonSubmitSelector).click(); } clicked = true; clearInterval(captchaInterval); setTimeout(function(){ if(messageSelectorsPresent()){ goToNextUrl(); } },5000); } } },5000); },15000); })(); Head over to Tampermonkey Extension and click &quot;NEW SCRIPT&quot; &amp; INSTALL THE SCRIPT AND EDIT LINE 31 WITH YOUR FAUCETPAY TRON ADDRESS Refresh Page To Activate Bot.
earnings
3,000 mlx total
$0  total
engagement
57 views
2 reactions
reaction stream
1 comments
$0 earned3y ago
Don't Forget To Save Script