Pages:
Author

Topic: █✔█✔█✔█✔█✔█✔ Ponzi Round 3 introducing [Ponz2] and S.C.A.M ✔█✔█✔█✔█✔█✔█ - page 50. (Read 70713 times)

legendary
Activity: 2282
Merit: 1051
unnamed.Exchange, join the Cool Kids!!!
sold 5000 [PONZI] Shares from Premine, to a community Member  ~ Rate @1100
sold 2000 [PONZI] Shares from Premine, to a community Member  ~ Rate @1000
sold 7000 [PONZI] Shares from Premine, to a community Member  ~ Rate @1700
sold 1800 [PONZI] Shares from Premine, to a community Member  ~ Rate @1100

sr. member
Activity: 296
Merit: 250
I want to install wallet and setup a node in linux, how I can compile?

is there a linux wallet coming ?

how to mine without windows ?

i running linux daemon just need to do that:
cd ponzi_master/src
rm obj/fugue.o obj/hamsi.o
ln -s zerocoin obj/zerocoin
chmod +x leveldb/build_detect_platform
make -f makefile.unix
sudo cp COINd /usr/bin/Ponzid
mkdir ~/.Ponzi
echo "rpcuser=user" >> ~/.Ponzi/COIN.conf
echo "rpcpassword=password" >> ~/.Ponzi/COIN.conf
Ponzi

for mining
CPU mining: minerd
GPU mining: sgminer

all is there
https://maxminers.net/ponzi/index.php?page=gettingstarted

they have there just one mistake that this coin is x13 not X11 (big x is problem too)




Code:
serialize.h:19:48: fatal error: boost/type_traits/is_fundamental.hpp: No such file or directory
 #include
                                                ^
compilation terminated.
makefile.unix:200: recipe for target 'obj/alert.o' failed
make: *** [obj/alert.o] Error 1

I obtain this error during compilation, any help?

read doc/build-unix.txt
there are all dependencies you need to install before compiling...
normally are the same for all altcoins...
in doc directory you can find how to make qt graphic wallet too Wink
legendary
Activity: 2282
Merit: 1051
unnamed.Exchange, join the Cool Kids!!!
just for your info :
sold 4321.87654321 [Ponzi] 10% below yobit buy side.  to a community Member
sr. member
Activity: 473
Merit: 252
I obtain this error during compilation, any help?

sudo apt-get install libboost-all-dev
legendary
Activity: 2282
Merit: 1051
unnamed.Exchange, join the Cool Kids!!!
I obtain this error during compilation, any help?

sorry. my compile enviroment is Windows based.
legendary
Activity: 2282
Merit: 1051
unnamed.Exchange, join the Cool Kids!!!
Hi,

Every ponzi has an end point. This had happened in the past. This is happening in the present. This will happen in the future. What is your opinion with Ponzi coin as the coin developer? Please care to explain in brief. Thanks.

my opinion is, that it is smart when you are one of the lower bricks from that pyramid ;-)
the actual marketcap is around 2 btc. however like i said a few sites ago.
early birds earn the most Profit.

so far i can see it, the ppl who bought the Premine Shares for staking have not sold her coins at this Moment.
and i still offer the same share for interested Investors ..  10% below yobit Price on buy side.

everyone who bought the Shares is able to dump them instantly and generate 10% Profit on his Investment.
but it would give you a bigger Profit when stake the coins and you hit a dpos block ;-)

maybe some aditional info for you, if you havent read all pages until this,
most of the users here know me from past Projects. and they invest a part from her pocketmoney.
and they know that it will generate some Profit without the risk that i Play Dump&run on ponzi coin.

normaly i offer coin creation Services but from time to time i release a new Project by my own.
and never got anyone scammed or loosed his whole Money on my Projects.

about that coin creation Service a few ppl. know or notice which codes are sold by me, but this
isnt realy interesting for the normal user.  actualy there are around 34 Coins build by me *paid Jobs*
which are listed on several exchanges.  

finaly, if you doesnt sell your car & house to your bank and invest your last Money on ponziCoin,
and just put some pocketmoney on it. you cant do anything wrong.


full member
Activity: 196
Merit: 100
I want to install wallet and setup a node in linux, how I can compile?

is there a linux wallet coming ?

how to mine without windows ?

i running linux daemon just need to do that:
cd ponzi_master/src
rm obj/fugue.o obj/hamsi.o
ln -s zerocoin obj/zerocoin
chmod +x leveldb/build_detect_platform
make -f makefile.unix
sudo cp COINd /usr/bin/Ponzid
mkdir ~/.Ponzi
echo "rpcuser=user" >> ~/.Ponzi/COIN.conf
echo "rpcpassword=password" >> ~/.Ponzi/COIN.conf
Ponzi

for mining
CPU mining: minerd
GPU mining: sgminer

all is there
https://maxminers.net/ponzi/index.php?page=gettingstarted

they have there just one mistake that this coin is x13 not X11 (big x is problem too)




Code:
serialize.h:19:48: fatal error: boost/type_traits/is_fundamental.hpp: No such file or directory
 #include
                                                ^
compilation terminated.
makefile.unix:200: recipe for target 'obj/alert.o' failed
make: *** [obj/alert.o] Error 1

I obtain this error during compilation, any help?
sr. member
Activity: 420
Merit: 250
Hi,

Every ponzi has an end point. This had happened in the past. This is happening in the present. This will happen in the future. What is your opinion with Ponzi coin as the coin developer? Please care to explain in brief. Thanks.
legendary
Activity: 2282
Merit: 1051
unnamed.Exchange, join the Cool Kids!!!
Noob question, the coinstakeage reset if i install te new wallet ? i don't want wait other 2 days lol

no
hero member
Activity: 2002
Merit: 535
here is a tweaked wallet Version,
it will handle and Combine small Inputs up to 100000 Coins total.
Wallet with tweaked Combine_threshold

this is recommend for People who dont manage her coins by resending to her wallet.
and have a lot of single Inputs.

Noob question, the coinstakeage reset if i install te new wallet ? i don't want wait other 2 days lol
legendary
Activity: 2282
Merit: 1051
unnamed.Exchange, join the Cool Kids!!!
here is a tweaked wallet Version,
it will handle and Combine small Inputs up to 100000 Coins total.
Wallet with tweaked Combine_threshold

this is recommend for People who dont manage her coins by resending to her wallet.
and have a lot of single Inputs.
legendary
Activity: 2282
Merit: 1051
unnamed.Exchange, join the Cool Kids!!!
Thanks! I got another 50. I assume its part of the 250/week sig campaign

no this are just free coins
sr. member
Activity: 296
Merit: 250
I want to install wallet and setup a node in linux, how I can compile?

is there a linux wallet coming ?

how to mine without windows ?

i running linux daemon just need to do that:
cd ponzi_master/src
rm obj/fugue.o obj/hamsi.o
ln -s zerocoin obj/zerocoin
chmod +x leveldb/build_detect_platform
make -f makefile.unix
sudo cp COINd /usr/bin/Ponzid
mkdir ~/.Ponzi
echo "rpcuser=user" >> ~/.Ponzi/COIN.conf
echo "rpcpassword=password" >> ~/.Ponzi/COIN.conf
Ponzi

for mining
CPU mining: minerd
GPU mining: sgminer

all is there
https://maxminers.net/ponzi/index.php?page=gettingstarted

they have there just one mistake that this coin is x13 not X11 (big x is problem too)


legendary
Activity: 2165
Merit: 1002
Thanks! I got another 50. I assume its part of the 250/week sig campaign
full member
Activity: 196
Merit: 100
I want to install wallet and setup a node in linux, how I can compile?
legendary
Activity: 2282
Merit: 1051
unnamed.Exchange, join the Cool Kids!!!
Hello Guys.
i spend the last hour and crawl me through x hundred Messages
and Posts.

i think i add the most stuff to the OP
and send out aditional coins to the most of us.

check/open your wallet and there should be new coins received by your wallet.
if i forgot anything to add to the OP , translations, Pools, Faucets whatever
feel free to contact me via PM.
if someone has not received his bounty for whatever. just contact me.

but i think that everyone should be happy actually.


@Kostolany, Jr. in around 1-2 hours i finished a tweaked wallet Version which allow you to work with more small Inputs, to solve a dpos block
https://bitcointalksearch.org/topic/m.14866746
full member
Activity: 168
Merit: 100
Esperanto Translation thread done : https://bitcointalk.org/index.php?topic=1474217.new#new

my ponzi address : 9LnStz6vHSvPGgRNWcFzTBKwPwE4zRY9mQ

thank you and good luck to all in this "ponzi scheme" lol
hero member
Activity: 1792
Merit: 536
Leading Crypto Sports Betting & Casino Platform
hey guys you can vote on this thread i made
https://bitcointalksearch.org/topic/m.14698092


ponzi gives you 1000 coins per dpos block.
the 10% anual are after block 500000

how does this work? 1,000 coins per dpos block im not sure i understand this correctly. in every block there are 1,000 coins to be divided among those whos wallets are open? how is it divided? please educate me. thanks


legendary
Activity: 2282
Merit: 1051
unnamed.Exchange, join the Cool Kids!!!
hey guys you can vote on this thread i made
https://bitcointalksearch.org/topic/m.14698092


ponzi gives you 1000 coins per dpos block.
the 10% anual are after block 500000
legendary
Activity: 2282
Merit: 1051
unnamed.Exchange, join the Cool Kids!!!
thanks TillKoeln wallet is working now i messed it up coz the date and time was set wrong.
i got 30 coins thank you.

about buying stake from premine will it be the same deal like the first guy who bought in?

lol the first guy invest 0.1 btc short after release ^^    = early bird biggest Profit
i can offer you 10% below yobit Price on buy side
Pages:
Jump to: