ingrownpocket
Legendary
Offline
Activity: 952
Merit: 1000
|
|
June 22, 2012, 03:43:17 PM |
|
I keep on asking you to show me how they are lies and you cant... I have said noting in any of my promotions that is a lie. NOTHING!
I don't want any problems with you, but seems like you don't know how to read. ONLY Faucet where requesting free bitcoins takes less than 15 seconds CoinAd, DailyBitcoins, etc... takes less than 15 seconds to request free bitcoins. You're not the only one...
|
|
|
|
cgpgroup (OP)
|
|
June 23, 2012, 01:43:08 PM |
|
All Newbies The question "How do I get free BitCoins?" is asked by all newbies. This is how! head over to http://mycryptcoin.com, it is the Internet's best free ad supported faucet. - ONLY Faucet that allows you to request free BitCoins 24 times a day
- ONLY Faucet that pays 5000 times the standard payout on every 1000th request
- ONLY Faucet with a referral program that pays you 100% of what requesters get paid
- ONLY Faucet where requesting free bitcoins takes less than 15 seconds
Head over to http://mycryptcoin.com now and make your request for free BitCoins (You should have them within 1 hour). Don't forget to visit our sponsors while you are there, without them the faucet isnt possible.
|
|
|
|
SeBTC
Newbie
Offline
Activity: 23
Merit: 0
|
|
June 23, 2012, 02:00:12 PM |
|
I've been using skude.se for a week now. Highly recommend.
|
|
|
|
|
cgpgroup (OP)
|
|
June 23, 2012, 04:16:59 PM |
|
I've been using skude.se for a week now. Highly recommend.
I recommend it too... just don't forget to visit the faucet sponsors. none of this is possible without them.
|
|
|
|
ingrownpocket
Legendary
Offline
Activity: 952
Merit: 1000
|
|
June 23, 2012, 04:28:10 PM |
|
I love when people realize they're wrong and don't want to admit it so they just start ignoring.
|
|
|
|
gweedo
Legendary
Offline
Activity: 1498
Merit: 1000
|
|
June 23, 2012, 05:33:09 PM |
|
I've been using skude.se for a week now. Highly recommend.
if you enjoy that check out my chrome faucet chrome extension for time tracking https://bitcointalk.org/index.php?topic=84112.0everything is open source so you can see everything that is happening, there are no secret magic, no cookies, it is all controlled by you, which is one of the core values of bitcoins. Cause with a web site as soon as the hosting becomes too high or it isn't worth his time you lose your faucet time tracking source with my extension that can never happen!
|
|
|
|
cgpgroup (OP)
|
|
June 26, 2012, 12:36:47 AM |
|
I've been using skude.se for a week now. Highly recommend.
if you enjoy that check out my chrome faucet chrome extension for time tracking https://bitcointalk.org/index.php?topic=84112.0everything is open source so you can see everything that is happening, there are no secret magic, no cookies, it is all controlled by you, which is one of the core values of bitcoins. Cause with a web site as soon as the hosting becomes too high or it isn't worth his time you lose your faucet time tracking source with my extension that can never happen! Awesome tool. love it. Go get your free bitcoin folks, dont forget to visit our sponsors. http://mycryptcoin.com
|
|
|
|
Bitsky
|
|
July 08, 2012, 08:35:21 AM |
|
Site is currently broken: Server Error in '/' Application. Runtime Error Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.
Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".
<!-- Web.Config Configuration File -->
<configuration> <system.web> <customErrors mode="Off"/> </system.web> </configuration>
Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.
<!-- Web.Config Configuration File -->
<configuration> <system.web> <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/> </system.web> </configuration>
|
|
|
|
D4CH
Member
Offline
Activity: 68
Merit: 10
|
|
July 09, 2012, 06:40:30 AM |
|
How come the referal program got deleted?
|
BTC: 1FPdKgBw2MKRUUwB6DtSKfP3JyrN5DMd2y LTC: LSHxgTHmYZzq2AyUL4WfQLA6YSzGH5qSrr BTE: 8FCuGmC39M86FoBh7WqNCacpabmQtHHbEa
|
|
|
kpatrickwv
Newbie
Offline
Activity: 13
Merit: 0
|
|
July 14, 2012, 03:51:02 PM |
|
This site has been returning an error to me for the last two days.
-------------
Server Error in '/' Application.
Runtime Error
Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.
Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".
<!-- Web.Config Configuration File -->
<configuration> <system.web> <customErrors mode="Off"/> </system.web> </configuration>
Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.
<!-- Web.Config Configuration File -->
<configuration> <system.web> <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/> </system.web> </configuration>
|
|
|
|
splat44
|
|
July 14, 2012, 06:26:59 PM |
|
This site has been returning an error to me for the last two days.
-------------
Server Error in '/' Application.
Runtime Error
Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.
Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".
<!-- Web.Config Configuration File -->
<configuration> <system.web> <customErrors mode="Off"/> </system.web> </configuration>
Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.
<!-- Web.Config Configuration File -->
<configuration> <system.web> <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/> </system.web> </configuration>
This has been happening over a week! It would be great to know owner email address or place mycryptcoin in scam area!
|
|
|
|
punningclan
Sr. Member
Offline
Activity: 283
Merit: 250
Making a better tomorrow, tomorrow.
|
|
July 16, 2012, 05:57:09 AM |
|
Is mycryptcoin.com still in operation? The application is now throwing errors.
|
It was a cunning plan to have the funny man be the money fan of the punning clan. 1J13NBTKiV8xrAo2dwaD4LhWs3zPobhh5S
|
|
|
KajiMaster
Member
Offline
Activity: 76
Merit: 10
|
|
July 16, 2012, 09:52:29 PM |
|
Last I heard he was trying to sell it. Don't know what happened with that.
-kaji
|
|
|
|
splat44
|
|
July 17, 2012, 12:06:55 AM |
|
Last I heard he was trying to sell it. Don't know what happened with that.
-kaji
I presume you're talking about mycryptcoin? Where did you heard that from? After making a whois seach, it leads to "Courtney Patterson" as owner, unless I'm mistaking, I presume owner is a woman. Not a biggy though!
|
|
|
|
Anillos
|
|
July 17, 2012, 12:26:21 AM |
|
No Gimmick, No Bull , No Cow, No Bitcoin.
|
|
|
|
|