🎁Free Unlimited BITCOIN Faucet🎁

Claim Free BTC [Every 5 Min]

< Feedback on 🎁Free Unlimited BITCOIN Faucet🎁

Review: Good - script works

§
Posted: 2022-04-07

the script works great thanks. what needs to be copied to insert it into another script?

lotocamionAuthor
§
Posted: 2022-04-07

Don't understand your question?

§
Posted: 2022-04-08

maybe I expressed myself badly. For example HCAPTCHA FREE COIN ROTATOR 1 and iqfaucet. which string should be copied to merge both?

lotocamionAuthor
§
Posted: 2022-04-08

Try this

// @match https://iqfaucet.com/*
// @connect iqfaucet.com

var autoWithdraw = true; //set to true; autowithdraw and set to false; manual withdraw //

{website : ["iqfaucet.com"],
inputTextSelector: ".form-control",
inputTextSelectorButton: ".btn.btn-primary",
defaultButtonSelectors: [".btn.btn-success.btn-lg"],
captchaButtonSubmitSelector: ".btn.btn-success",
allMessageSelectors: [".alert.alert-success",".alert.alert-danger",".alert.alert-info"],
successMessageSelectors: [".alert.alert-success"],
messagesToCheckBeforeMovingToNextUrl: ["successfully","wrong","system","network"],
withdrawPageUrl: "account.php?withdr=fp",withdrawEnabled:autoWithdraw},

{url : "https://iqfaucet.com?ref=403036", address: doge},


I haven't check it.
Thanks

§
Posted: 2022-04-08

I'll try it later, and let you know. thank you

§
Posted: 2022-04-08

This is about doge, is it the same for Bitcoin?

lotocamionAuthor
§
Posted: 2022-04-08

Normally it the same and replace url below

{url : "https://iqfaucet.com/btc/?ref=8049", address: btc},

Post reply

Sign in to post a reply.