Author

Topic: I need help with faucet rotator script. (Read 512 times)

newbie
Activity: 37
Merit: 0
July 20, 2017, 01:01:55 AM
#3
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://bitcointalksearch.org/topic/how-to-create-your-own-faucet-rotator-for-free-1241349

Thanks!! I will try this rotators.
legendary
Activity: 1470
Merit: 1079
July 19, 2017, 12:16:13 AM
#2
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://bitcointalksearch.org/topic/how-to-create-your-own-faucet-rotator-for-free-1241349
newbie
Activity: 37
Merit: 0
July 18, 2017, 09:10:00 PM
#1
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?
Jump to: