Post
Topic
Board Beginners & Help
Re: I need help with faucet rotator script.
by
didshc
on 20/07/2017, 06:01:55 UTC
I'm using the script https://github.com/ExploreBTC/BitcoinGrind and I'm having issues with some faucets. They just do not open. I've seen this happen in other rotators and I know it's not exactly a script problem, but in some rotators when this happens they simply load a page saying "this faucet needs to be opened in another window", like a link. Does anyone know how to do this?

Some faucets can't be opened inside iframes. You have to add sandbox attribute to the iframe.

Code:

https://www.w3schools.com/tags/att_iframe_sandbox.asp

Instead of Bitcoin Grind you can use this faucet rotator script, https://github.com/rattfieldnz/bitcoin-faucet-rotator

Demo: http://freebtc.website

There is another rotator script similar to grind, https://bitcointalk.org/index.php?topic=1241349.0

Thanks!! I will try this rotators.