Show Posts
|
Pages: « 1 2 3 [4] 5 »
|
Your website sounds like it is only there to serve ads to users and the games are a secondary thing.
|
|
|
You should add more info. What functions? What api?
|
|
|
Ignore the watermark. It is slightly deviating from your description.
|
|
|
I think this is our launchpad.
|
|
|
Wow.
|
|
|
Did they send you in 2 transactions or sent you it in 1 transaction? If the latter, wow.
2 transactions
|
|
|
I withdrawed .37 and they sent me .74, I sent a support ticket notifying them of this (to be nice and all) and they are asking me to return the amount. Should I? (I did notify them of the bug instead of never mentioning this again)
|
|
|
Well guys I see we need an easy indicator of weither we can go afford the Lamborghinis. So I present you: http://affordthelambo.torba.us/(give me $12 to get affordthelambo.com)
|
|
|
That website design is amazing, it's simple and neat. But consider having a black bold logo (without .com) with a sans-serif font like futura. See coinbase, they do this properly.
|
|
|
The most complex part of your idea is the statistics, you would need to deal a fair amount with SQL. Else I could finish you maybe a basic plugin that allowed flawless donation (using coinbase) for $30 over a weekend.
|
|
|
Tomorrow we won't be saying how many Bitcoins we have but how many Lamborghinis we can afford.
Lamborghini price will rise because we all will buy it Tomorrow: "how does it feel to have sold your Lamborghini at < 0.01 btc?"
|
|
|
Sure it can be an AI but the question is what are you going to do AI that sentiently cobbles together random numbers and letters?
|
|
|
Tomorrow we won't be saying how many Bitcoins we have but how many Lamborghinis we can afford.
|
|
|
The bitcoin train sucks, it stops often, a rock on the track will derail the train and the conductor takes weeks to verify your ticket, often requiring you to show proof of residency, your passport, and often asks you how much money he has deposited in your bank account to make sure you own the account, even if you paid with cash.
Not to mention most of the people on the train have been on it for months, repeating "I'll get there someday".
|
|
|
https://github.com/Someguy123/MtGOX-PHP-APIThe class is pretty well documented inside the file. Just include the 1 file at the top of your script, then do for example this $gox = new Gox('myLongAPIKey', 'Mysecretsecret'); $price = $gox->ticker();
if($price<100){ $gox->buyBTC($amount, $price, "USD"); } else { $gox->sellBTC($amount, $price, "USD");
}
Whereas $amount and $price actually have to equal something. See this for more detail on the various functions of the library, it's code is really easy to understand https://github.com/Someguy123/MtGOX-PHP-API/blob/master/Gox.class.php
|
|
|
Add this before line 75 in pastebin to exclude categories. query_posts('category_name=FBK News’); Duplicate the file, change name and change line 2 to whatever you want, like /* Template Name: FBK News Category */ The modified page will appear in the template options when you make a page. No need to pay me.
|
|
|
|