Pages:
Author

Topic: [OpenSource | Github] Cryptocurrency ponzi script - page 2. (Read 22574 times)

full member
Activity: 140
Merit: 100
Man thank you for do it and give it for free. There are not many people who will give it for free like you if they do it. Thank you so much
hero member
Activity: 644
Merit: 500
My goal is becaming a billionaire.
no one like ponzies to be honest , thanks for the release and making it open source , gonna use it for Educational purposes .
Let's hope we won't see 4 billion ponzi thread opened tomorow  Roll Eyes

~ Madness
lol, 4 billion Tongue
otherwise, there might be something we can learn from every bit of code

That's estimated  , pretty sure there will be more .  Shocked
And yes you got a point. we can really learn a lot of stuff . It's said tho most of the Bitcoin Projects are in PHP & NodeJS for web and C/C++ , Python , Java for the others platforms . I expect to see more projects on C# and ASP.NET since Microsoft is going to add more features to them also make it open source .. so yeah . At least this is what i hope

~ Madness
hero member
Activity: 854
Merit: 500
no one like ponzies to be honest , thanks for the release and making it open source , gonna use it for Educational purposes .
Let's hope we won't see 4 billion ponzi thread opened tomorow  Roll Eyes

~ Madness
lol, 4 billion Tongue
otherwise, there might be something we can learn from every bit of code
hero member
Activity: 644
Merit: 500
My goal is becaming a billionaire.
no one like ponzies to be honest , thanks for the release and making it open source , gonna use it for Educational purposes .
Let's hope we won't see 4 billion ponzi thread opened tomorow  Roll Eyes

~ Madness
hero member
Activity: 854
Merit: 500
While I'm not a fan of ponzis, I just thought I should drop by and thank you for making this open source
sr. member
Activity: 588
Merit: 250
Download your cryptocoin daemon, setup JSON RPC values in your config and add:
txindex = 1
Run your daemon with -reindex and -server arguments
Generate your address and private key using vanitygen
Fill in the config.php file
Run setup.php script to add your address to the daemon
Add transactions.sql schema to your database
Run script.php script from CLI, it should be running in background
Install php5-json for the transactions to display properly
Huh
Profit!

I'm no understand step 1 - 3 , can you help me ?
newbie
Activity: 41
Merit: 0
better use calculated if you interested to do that . but ponzi its a crime,

Can you expain this?
(no offense, I'm just curious)

greets
vedel
newbie
Activity: 13
Merit: 0
better use calculated if you interested to do that . but ponzi its a crime,
newbie
Activity: 41
Merit: 0
Hello Brothers,
of course it's not working yet and I guess I am a bit late but I'll try to set it up here: https://aether.pw/ponzi/ (just what it looks like.)

greets
vedel


edit:

I need to install the daemon on my server for the jsonRPCClient.
legendary
Activity: 2492
Merit: 1018
has anyone ever created one, wanna see a demo.
jr. member
Activity: 34
Merit: 10
Hello,
I want to share with you my custom ponzi script, with it you can create ponzis for almost every existing cryptocurrency.

Here it is:
https://github.com/Crypton33/CryptoPonzi
Everything works fine, just download & run.

Feel free to contribute and report bugs. If you like it - donate.

Have fun :-)

EDIT:
If you have linux VPS or dedicated server I can setup this script for you :-) 0.1 BTC for installation. If you're interested just send me the PM.
Whats the Ponziadress?
hero member
Activity: 588
Merit: 500
Get ready for PrimeDice Sig Campaign!
member
Activity: 88
Merit: 10
hero member
Activity: 588
Merit: 500
Get ready for PrimeDice Sig Campaign!
How would I run the file on my webserver, Just opening it does not keep it running
newbie
Activity: 13
Merit: 0
how can I setup and where can i found this cryptocoin daemon?

I don't know how can I do it:
Download your cryptocoin daemon, setup JSON RPC values in your config and add:
txindex = 1
Run your daemon with -reindex and -server arguments

it must be on serwer together with this scrpit??
any help ?Smiley
sr. member
Activity: 252
Merit: 250
good  share! Might be handy!
sr. member
Activity: 306
Merit: 250
phpmyadmin ist just a gui for mysql Wink
Like Wallet-QT is a Gui for wallet daemon.

mysql commandline > google ^^

# Create database
sudo mysql -p -e "create database dbname"

# Import structure
sudo mysql -p mpos < sqlfile.sql

kind regards , Dr.Bob
hero member
Activity: 868
Merit: 502
To add transactions.sql, do you have do install phpmyadmin?
newbie
Activity: 8
Merit: 0
I will check the code for some reasons. I will update if it's clean
It's open source so feel free to check :-)
member
Activity: 85
Merit: 10
i'm really interested in this can someone help me set this up I don't really know php
Pages:
Jump to: