sumair7230 (OP)
|
|
December 05, 2017, 09:17:27 PM |
|
hello all i want mine faucet script with faucethub payment method but i dont know how to create one which languages are used etc any help is highly appreciated
also it would be good to share links so i can go and learn from there
THANKS
|
|
|
|
Coins4Days
Member
Offline
Activity: 294
Merit: 27
bit.ly/Coins4Hash
|
|
December 06, 2017, 03:13:49 AM |
|
Are you looking to build a faucet script completely from scratch or do you want to customize one that is already made? Building one from the ground up does not seem too easy in my eyes. I would guess it's written in C++ and HTML. Hopefully, someone with more knowledge in website design can help you out here.
|
|
|
|
adi016
|
|
December 06, 2017, 08:57:42 AM |
|
hello all i want mine faucet script with faucethub payment method but i dont know how to create one which languages are used etc any help is highly appreciated
also it would be good to share links so i can go and learn from there
THANKS
Making a faucet script from scratch will be bit difficult for you if you don't have complete knowledge of php,sql,js,html,api,etc . if you want to create your own faucet script then you have to learn PHP,Sql,JavaScript and Html also. If you want to learn all these programming language then you can take help of online courses available on https://www.w3schools.com/ Or if you want to start a faucet then you don't to create a faucet from scratch you can choose any faucet script that suits you . If you want to download faucet script then you can choose any script available here ( You have to register in that forum to download any script ) https://cctalk.io/index.php?action=dldirThanks
|
|
|
|
protactinium91
Member
Offline
Activity: 84
Merit: 10
|
|
December 06, 2017, 09:12:01 AM |
|
Are you looking to build a faucet script completely from scratch or do you want to customize one that is already made? Building one from the ground up does not seem too easy in my eyes. I would guess it's written in C++ and HTML. Hopefully, someone with more knowledge in website design can help you out here.
I do not think you need C++ for a faucet. Typically you would use html and php+mysql with api knowledge as a bare minimum
|
|
|
|
sumair7230 (OP)
|
|
December 06, 2017, 09:37:58 AM |
|
Are you looking to build a faucet script completely from scratch or do you want to customize one that is already made? Building one from the ground up does not seem too easy in my eyes. I would guess it's written in C++ and HTML. Hopefully, someone with more knowledge in website design can help you out here.
None of the script fits my need i need a faucet script where person can claim all fhub's currency like a multifaucet where people have to just register on my site and claim all cryptos
|
|
|
|
sumair7230 (OP)
|
|
December 06, 2017, 09:39:50 AM |
|
hello all i want mine faucet script with faucethub payment method but i dont know how to create one which languages are used etc any help is highly appreciated
also it would be good to share links so i can go and learn from there
THANKS
Making a faucet script from scratch will be bit difficult for you if you don't have complete knowledge of php,sql,js,html,api,etc . if you want to create your own faucet script then you have to learn PHP,Sql,JavaScript and Html also. If you want to learn all these programming language then you can take help of online courses available on https://www.w3schools.com/ Or if you want to start a faucet then you don't to create a faucet from scratch you can choose any faucet script that suits you . If you want to download faucet script then you can choose any script available here ( You have to register in that forum to download any script ) https://cctalk.io/index.php?action=dldirThanks thanks this really helps alot i saw w3schools have all the courses but one is missing the "api" .
|
|
|
|
tungaqhd
|
|
December 06, 2017, 09:52:06 AM |
|
hello all i want mine faucet script with faucethub payment method but i dont know how to create one which languages are used etc any help is highly appreciated
also it would be good to share links so i can go and learn from there
THANKS
Making a faucet script from scratch will be bit difficult for you if you don't have complete knowledge of php,sql,js,html,api,etc . if you want to create your own faucet script then you have to learn PHP,Sql,JavaScript and Html also. If you want to learn all these programming language then you can take help of online courses available on https://www.w3schools.com/ Or if you want to start a faucet then you don't to create a faucet from scratch you can choose any faucet script that suits you . If you want to download faucet script then you can choose any script available here ( You have to register in that forum to download any script ) https://cctalk.io/index.php?action=dldirThanks thanks this really helps alot i saw w3schools have all the courses but one is missing the "api" . Use PHP for the api https://faucethub.io/api
|
|
|
|
Coins4Days
Member
Offline
Activity: 294
Merit: 27
bit.ly/Coins4Hash
|
|
December 06, 2017, 02:30:53 PM |
|
I do not think you need C++ for a faucet. Typically you would use html and php+mysql with api knowledge as a bare minimum
Yes, I realize this now. I wrote that at around 2 in the morning, must have been thinking a little loopy. C++ is for writing Android apps and a bunch of other things I cannot think of at the moment. None of the script fits my need i need a faucet script where person can claim all fhub's currency like a multifaucet where people have to just register on my site and claim all cryptos
Are you thinking about a script like CoinPot? Scripts like that are definitely not free, you would have to branch out to a reputable developer and work out prices for a script of that level. Keep in mind you would have to constantly keep every hot wallet for each currency loaded, you will have to dig deep into your pockets before you start to see a profit.
|
|
|
|
protactinium91
Member
Offline
Activity: 84
Merit: 10
|
|
December 06, 2017, 03:23:36 PM |
|
I do not think you need C++ for a faucet. Typically you would use html and php+mysql with api knowledge as a bare minimum
Yes, I realize this now. I wrote that at around 2 in the morning, must have been thinking a little loopy. C++ is for writing Android apps and a bunch of other things I cannot think of at the moment. None of the script fits my need i need a faucet script where person can claim all fhub's currency like a multifaucet where people have to just register on my site and claim all cryptos
Are you thinking about a script like CoinPot? Scripts like that are definitely not free, you would have to branch out to a reputable developer and work out prices for a script of that level. Keep in mind you would have to constantly keep every hot wallet for each currency loaded, you will have to dig deep into your pockets before you start to see a profit. I would use C# for android apps though C++ I would reserve for 3d games, for exmaple Unreal Engine
|
|
|
|
sumair7230 (OP)
|
|
December 06, 2017, 03:33:29 PM |
|
I do not think you need C++ for a faucet. Typically you would use html and php+mysql with api knowledge as a bare minimum
Yes, I realize this now. I wrote that at around 2 in the morning, must have been thinking a little loopy. C++ is for writing Android apps and a bunch of other things I cannot think of at the moment. None of the script fits my need i need a faucet script where person can claim all fhub's currency like a multifaucet where people have to just register on my site and claim all cryptos
Are you thinking about a script like CoinPot? Scripts like that are definitely not free, you would have to branch out to a reputable developer and work out prices for a script of that level. Keep in mind you would have to constantly keep every hot wallet for each currency loaded, you will have to dig deep into your pockets before you start to see a profit. something like this multifaucet.io far away from coinpot
|
|
|
|
adi016
|
|
December 07, 2017, 02:03:49 AM |
|
You need yoe hire a developer to make a faucet for you.
|
|
|
|
Kema
|
|
December 07, 2017, 10:14:49 AM |
|
I write my own custom faucet scripts from scratch, you need to know php, javascript and HTML (and CSS). It helps to be familiar with jquery and Ajax. A lot of people like working with curl but personally I prefer file_get_contents since it's much more compact and it syncs nicely with file_put_contents. These things are good to know when you want to use API's. If you're clever you can get away without using SQL, neither my faucet script, mining script or faucet list script uses any SQL. It helps a lot if you have knowledge in the cyber security area, at some point you are likely to get targeted. Writing a script for all of Faucethub's currencies is asking for extra work, I have this in my script and I can definitely state that it is far easier to only use one currency. And if you look at speed, it'll definitely take a hit if you aim to cram everything into one big package. Then comes the question of if you want the page to be responsive or not, learning to do responsive is another hurdle to pass. This is just the basics and I haven't even touched on the contents, choosing contents and functions is a whole chapter of it's own. And don't even mention design... Phew, that's a headache for sure. Lol
(And no, I don't have any public scripts ready. And no, I don't have the tools set up currently to publish any script. But if someone needs a script, we might be able to work something out on a personal basis. Still working on perfecting the script I run myself, and I discover new improvements every day.)
|
Don't just short links, ezLink them!
|
|
|
sumair7230 (OP)
|
|
December 07, 2017, 10:02:30 PM |
|
I write my own custom faucet scripts from scratch, you need to know php, javascript and HTML (and CSS). It helps to be familiar with jquery and Ajax. A lot of people like working with curl but personally I prefer file_get_contents since it's much more compact and it syncs nicely with file_put_contents. These things are good to know when you want to use API's. If you're clever you can get away without using SQL, neither my faucet script, mining script or faucet list script uses any SQL. It helps a lot if you have knowledge in the cyber security area, at some point you are likely to get targeted. Writing a script for all of Faucethub's currencies is asking for extra work, I have this in my script and I can definitely state that it is far easier to only use one currency. And if you look at speed, it'll definitely take a hit if you aim to cram everything into one big package. Then comes the question of if you want the page to be responsive or not, learning to do responsive is another hurdle to pass. This is just the basics and I haven't even touched on the contents, choosing contents and functions is a whole chapter of it's own. And don't even mention design... Phew, that's a headache for sure. Lol
(And no, I don't have any public scripts ready. And no, I don't have the tools set up currently to publish any script. But if someone needs a script, we might be able to work something out on a personal basis. Still working on perfecting the script I run myself, and I discover new improvements every day.)
Thanks
|
|
|
|
sumair7230 (OP)
|
|
December 07, 2017, 10:07:21 PM |
|
You need yoe hire a developer to make a faucet for you.
That would be great to hire a developer but i will try learning the languages people mention above and see did i have what it takes to be a programmer
|
|
|
|
Kema
|
|
December 08, 2017, 04:54:47 PM |
|
The easiest way to start is to get a free script and then start modifying it.
|
Don't just short links, ezLink them!
|
|
|
sumair7230 (OP)
|
|
December 11, 2017, 09:31:44 PM |
|
The easiest way to start is to get a free script and then start modifying it.
yup thats what i am doing this for now
|
|
|
|
sumair7230 (OP)
|
|
December 11, 2017, 09:32:06 PM Last edit: December 12, 2017, 11:58:32 PM by sumair7230 |
|
|
|
|
|
Kema
|
|
December 13, 2017, 08:46:53 AM |
|
Are you still looking to start modifying the script or are you now looking for a turn key ready script?
|
Don't just short links, ezLink them!
|
|
|
sumair7230 (OP)
|
|
December 13, 2017, 08:42:17 PM |
|
Are you still looking to start modifying the script or are you now looking for a turn key ready script?
both
|
|
|
|
coin_curious
|
|
December 13, 2017, 09:05:09 PM |
|
yeah ive been modifying that coinbox script a lot too. adding random captcha, securing databases, moving files with keys and api's to be only read localy etc etc. have been learning a lot about scripting by experimenting and impl;ementing new features. Now its a bit of a mess though. one big jumble
|
◄ freebcc.org ►
|
|
|
|