CryptoPonzi
CryptoPonzi copied to clipboard
Cryptocurrency pyramid scheme script
After i run php setup.php This error comes. ``` Transaction added! [10] PHP Warning: mysqli_query() expects parameter 1 to be mysqli, array given in /var/www/html/cp/script.php on line 70 Parsing 2...
I want to test this what hosting domain recommen,d
``` root@ubuntu-512mb-nyc3-01:~# php /var/www/html/script.php Parsing transactions... PHP Fatal error: Uncaught exception 'Exception' with message 'Incorrect response id (request id: 1, response id: )' in /var/www/html/jsonRPCClient.php:152 Stack trace: #0 /var/www/html/script.php(39): jsonRPCClient->__call('listtransaction...',...
Hey can you make a video tutorial please?
The install readme says: "setup JSON RPC values in your config and add: txindex = 1 But config.php do not looks to contain any such syntax: something = something. It...
Installation readme is speaking about "cryptocoin daemon" but i dont know what it is and where to get it. Thank you
What's [this code](https://github.com/Crypton33/CryptoPonzi/blob/master/script.php#L26) trying to do? ``` if ($vinvout == 1) $vinvout = 0; else $vinvout = 1; $address = $transactionin['vout'][!$vinvout]['scriptPubKey']['addresses'][0]; return $address; ``` It results in the wrong vout...
Captcoin
Hi there, i can't seem to make it work in Captcoin it doesn't display any transaction even though i sent one. i configured my .config but i cant get it...
Hey, i just tested your script and installed it on my server. All is up and running but after i send the first money in it got displayed as paid...
Needs to Support Blockchain.info, can't be run on shared host.