Bitcoin Forum
June 23, 2024, 08:26:35 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  

Warning: You are in the Gambling section. You are likely to eventually lose any money that you gamble/"invest". Additionally, moderators do not remove likely scams. You must use your own brain: caveat emptor. Do not gamble more than you can afford to lose.

Pages: [1]
  Print  
Author Topic: Bitcoin Ponzi Script For Sale  (Read 1002 times)
btcscriptpremium (OP)
Sr. Member
****
Offline Offline

Activity: 246
Merit: 250

Run your own Casino! See profile for more info


View Profile WWW
August 13, 2015, 01:55:08 AM
 #1

Ponzi Script now available to test and purchase!
Here is the link
https://btcscripts.co/ponzi/
As you can see I sent 2 transactions
This: https://blockchain.info/tx/0c72a293d279a222f3d0855aae1345ed4dc86d2f3f948abe7cdf3d1d6004e86f
And this: https://blockchain.info/tx/5b2fbf8c23a288e2a52758bf466b00e335e42860f40fa721b7903c1d99f5f8bc
I had a couple issues with blockchain, so there is a big time difference between the payout time and the send time.
After I ran the script after resolving the issues (script is auto-run with cron normally, running it manually allows you to see the error messages I put in), the profits sent out in this transaction
https://blockchain.info/tx/41edaf5b185e3ffb2d3a9a9d30535378d1ff3c1156dce7ba3501b43574e05da7
Feel free to test it yourself with a small amount (minimum 0.001), however I wont be sending refunds if you "lose", since your deposit helped to pay out a previous persons deposit which I cannot pay back.

There are only 4 files. 1 of them is a CSS file for the design of the site. The first file is the index.php, and this is where all the information is and this is where you see the visual site and all the transactions.
The second file is the pay index file, this file indexes and lists all the transactions from the ponzi address to the database where it is processed. This scripts checks if its confirmed or not, and checks for all the data you see on the deposit table. The third and last file is the payout file, that checks all the deposits in the database, goes to the oldest unpaid one, and checks if it can pay it. If it can, it pays it, and pays the fees as well to your fees address if you choose to charge fees.

Setup is very easy, there is no need for any VPS with bitcoin on it, all you need is a blockchain.info wallet. which takes a few seconds to sign up. Then you just import the simple mysql table into your mysql database, which is usually just copy and pasting 1 command to create that table.
Lastly, you have to setup the actual script part, which is only 2 files, and ultimately these needs to be set on a cron job.
However early on, I recommend running the  pay index and payout files manually to test it, because I have put in debug messages that are useful in seeing what is wrong. But int he end, you want the site to be automatic so you set the pay check to run ever 1 minute, and payout run every 5 minutes.
If you want, you can setup cron logging, which displays the output of the command, and since I have put in debug and error messages into the script, along with basic things like
Code:
Paid out 0.007 btc to 13yhV3wcfKzUPwnxBBtJhy8dh38F9WQNz1 in transaction 5b2fbf8c23a288e2a52758bf466b00e335e42860f40fa721b7903c1d99f5f8bc
So that you can see what is happening.

The paycheck file also says when there is new deposit, and says when it is confirmed or unconfirmed, how much it is, and who the address is.

Price: 0.1 btc includes install and support

Altcoins can actually be implemented, at an additional cost, and you must have your altcoin server running. Its a bit more complicated to do, because I have to change the script to work with a altcoin server instead of using a chain API and the blockchain API.

Any requested features? I can add them.

I will install and support every script I sell, at no cost.

DISCLAIMER: You must NOT advertise your ponzi game as an "investment program" we all know this is a bunch of crap, and don't try to say "we have a team of experienced traders blah blah blah". This is a lie and makes you more untrustworthy than if you just say its a ponzi game. I cannot control what you do with my script but with all the scams here, I really hope that you call it what it is.

Check out http://trumpgeneral.com/ for great Trump information
james.lent
Hero Member
*****
Offline Offline

Activity: 602
Merit: 501



View Profile
August 13, 2015, 02:13:20 AM
 #2

This is the same ol script from months ago dude. Whats new ? Thought it's gonna be some hyip thingy.
btcscriptpremium (OP)
Sr. Member
****
Offline Offline

Activity: 246
Merit: 250

Run your own Casino! See profile for more info


View Profile WWW
August 13, 2015, 02:17:01 AM
 #3

This is the same ol script from months ago dude. Whats new ? Thought it's gonna be some hyip thingy.
Huh?
Yea its basic, however thats what some people want, they just want to invest and no fancy stuff. I could make a full hyip script if people wanted me to.

Check out http://trumpgeneral.com/ for great Trump information
Monopoly
Hero Member
*****
Offline Offline

Activity: 546
Merit: 500



View Profile
August 13, 2015, 03:44:32 AM
 #4

Ponzi Script now available to test and purchase!
Here is the link
https://btcscripts.co/ponzi/
As you can see I sent 2 transactions
This: https://blockchain.info/tx/0c72a293d279a222f3d0855aae1345ed4dc86d2f3f948abe7cdf3d1d6004e86f
And this: https://blockchain.info/tx/5b2fbf8c23a288e2a52758bf466b00e335e42860f40fa721b7903c1d99f5f8bc
I had a couple issues with blockchain, so there is a big time difference between the payout time and the send time.
After I ran the script after resolving the issues (script is auto-run with cron normally, running it manually allows you to see the error messages I put in), the profits sent out in this transaction
https://blockchain.info/tx/41edaf5b185e3ffb2d3a9a9d30535378d1ff3c1156dce7ba3501b43574e05da7
Feel free to test it yourself with a small amount (minimum 0.001), however I wont be sending refunds if you "lose", since your deposit helped to pay out a previous persons deposit which I cannot pay back.

There are only 4 files. 1 of them is a CSS file for the design of the site. The first file is the index.php, and this is where all the information is and this is where you see the visual site and all the transactions.
The second file is the pay index file, this file indexes and lists all the transactions from the ponzi address to the database where it is processed. This scripts checks if its confirmed or not, and checks for all the data you see on the deposit table. The third and last file is the payout file, that checks all the deposits in the database, goes to the oldest unpaid one, and checks if it can pay it. If it can, it pays it, and pays the fees as well to your fees address if you choose to charge fees.

Setup is very easy, there is no need for any VPS with bitcoin on it, all you need is a blockchain.info wallet. which takes a few seconds to sign up. Then you just import the simple mysql table into your mysql database, which is usually just copy and pasting 1 command to create that table.
Lastly, you have to setup the actual script part, which is only 2 files, and ultimately these needs to be set on a cron job.
However early on, I recommend running the  pay index and payout files manually to test it, because I have put in debug messages that are useful in seeing what is wrong. But int he end, you want the site to be automatic so you set the pay check to run ever 1 minute, and payout run every 5 minutes.
If you want, you can setup cron logging, which displays the output of the command, and since I have put in debug and error messages into the script, along with basic things like
Code:
Paid out 0.007 btc to 13yhV3wcfKzUPwnxBBtJhy8dh38F9WQNz1 in transaction 5b2fbf8c23a288e2a52758bf466b00e335e42860f40fa721b7903c1d99f5f8bc
So that you can see what is happening.

The paycheck file also says when there is new deposit, and says when it is confirmed or unconfirmed, how much it is, and who the address is.

Price: 0.1 btc includes install and support

Altcoins can actually be implemented, at an additional cost, and you must have your altcoin server running. Its a bit more complicated to do, because I have to change the script to work with a altcoin server instead of using a chain API and the blockchain API.

Any requested features? I can add them.

I will install and support every script I sell, at no cost.

DISCLAIMER: You must NOT advertise your ponzi game as an "investment program" we all know this is a bunch of crap, and don't try to say "we have a team of experienced traders blah blah blah". This is a lie and makes you more untrustworthy than if you just say its a ponzi game. I cannot control what you do with my script but with all the scams here, I really hope that you call it what it is.


Script is nulled ? can install it on so many domains ?
btcscriptpremium (OP)
Sr. Member
****
Offline Offline

Activity: 246
Merit: 250

Run your own Casino! See profile for more info


View Profile WWW
August 13, 2015, 03:58:24 AM
 #5

You are able to use it for yourself as many times as you want, however you cannot give it or sell it to anyone else unless you negotiate me terms on that.

Check out http://trumpgeneral.com/ for great Trump information
krunox123
Hero Member
*****
Offline Offline

Activity: 756
Merit: 500


I don't bite.


View Profile WWW
August 13, 2015, 08:22:34 AM
 #6

You are able to use it for yourself as many times as you want, however you cannot give it or sell it to anyone else unless you negotiate me terms on that.
I don't think you are allowed to sell your ponzi script in this section as this is belong in Digital goods. Smiley

Life sucks.
sportfan
Full Member
***
Offline Offline

Activity: 157
Merit: 100


View Profile
August 18, 2015, 01:41:30 PM
 #7

anyone who buy this and starts running a pozi should burn in hell. only owner of ponzi is making money everyone else lossing it....
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!