Pages:
Author

Topic: BitPonzi.Net - Offline - page 37. (Read 34756 times)

sr. member
Activity: 294
Merit: 250
September 12, 2011, 10:06:30 PM
#32
A fixed expire time.  Like "Expire in 48 hours".  No matter when the last deposit was.
donator
Activity: 392
Merit: 252
September 12, 2011, 10:02:16 PM
#31
?? I don't see where your getting the 50% ROI limit form... this is the only section of code that checks it.
if (String.IsNullOrWhiteSpace(roi) || !Regex.IsMatch(roi, REGEX_INTEGER))
{
   throw new ArgumentException("ROI must be an integer.");
}
...
roi = int.Parse(roi);
...
if (roi < 1 || roi > 200)
{
   throw new ArgumentException("ROI must be an integer between 1 and 200");
}

Hmm that's odd... I must be mistaken then.  Jonathan still wants to let the free market decide what the max ROI should be and I kind of agree with him, and this could be changed very quickly.

Also, I'm glad to hear that you're working on the jackpot features Grin


A public bounty address for each round that is the Jackpot. Yes. We never implemented it, but it's a great way to do it. That way the host, and anyone who wants to see it keep growing, can contribute.

Killer feature. Get'er done! Tongue

-Jonathan
hero member
Activity: 784
Merit: 1000
bitcoin hundred-aire
September 12, 2011, 10:01:02 PM
#30
?? I don't see where your getting the 50% ROI limit form... this is the only section of code that checks it.
if (String.IsNullOrWhiteSpace(roi) || !Regex.IsMatch(roi, REGEX_INTEGER))
{
   throw new ArgumentException("ROI must be an integer.");
}
...
roi = int.Parse(roi);
...
if (roi < 1 || roi > 200)
{
   throw new ArgumentException("ROI must be an integer between 1 and 200");
}

Hmm that's odd... I must be mistaken then.  Jonathan still wants to let the free market decide what the max ROI should be and I kind of agree with him, and this could be changed very quickly.

Also, I'm glad to hear that you're working on the jackpot features Grin
legendary
Activity: 1260
Merit: 1000
Drunk Posts
September 12, 2011, 09:51:46 PM
#29
?? I don't see where your getting the 50% ROI limit form... this is the only section of code that checks it.
if (String.IsNullOrWhiteSpace(roi) || !Regex.IsMatch(roi, REGEX_INTEGER))
{
   throw new ArgumentException("ROI must be an integer.");
}
...
roi = int.Parse(roi);
...
if (roi < 1 || roi > 200)
{
   throw new ArgumentException("ROI must be an integer between 1 and 200");
}

EDIT: no problems creating a doubler round... ROI=100


I like the streaked jackpot too, will put that on the list for later this week. I'm procrastinating on my programming assignment for class by programming, lol...

Initial jackpot deposit - how about a separate address that goes directly to the jackpot? Anyone can contribute if they want to.

I'm pretty sure I read somewhere that the email was almost never used, so thats a pretty low priority. I'm already working on the sorting.
hero member
Activity: 784
Merit: 1000
bitcoin hundred-aire
September 12, 2011, 09:39:25 PM
#28
It might be time to also reimplement some of the old features like sorting the table and email notification (although I don't know whether the email thing was that popular)
donator
Activity: 392
Merit: 252
September 12, 2011, 09:37:52 PM
#27
Well, now that everythings running smoothly, lets see what I can break Wink

Taking Feature Requests Now

All suggestions will be considered. Some may be shot down.

I think that we could have some more customizability with the jackpot.  You could have some option to give some of it to the second to last, or something.
You could also allow the starting player to take on a higher contribution to the jackpot than later deposits so that a game can be started off quickly but the starting player gets his money back faster.
Also ROI maximum used to be 200%, now it's 50%.



Cheesy

1. streaked jackpot - i like it.

say this is a round below, and the last 3 in the round get the Jackpot of 10 bitcoins

25.
26.
27. 1 btc
28. 2 btc
29. 7 btc

2. initial jackpot deposit - i like it.

3. ROI maximum should be unlimited. free markets are important.
hero member
Activity: 784
Merit: 1000
bitcoin hundred-aire
September 12, 2011, 09:35:32 PM
#26
Well, now that everythings running smoothly, lets see what I can break Wink

Taking Feature Requests Now

All suggestions will be considered. Some may be shot down.

I think that we could have some more customizability with the jackpot.  You could have some option to give some of it to the second to last, or something.
You could also allow the starting player to take on a higher contribution to the jackpot than later deposits so that a game can be started off quickly but the starting player gets his money back faster.
Also ROI maximum used to be 200%, now it's 50%.



Cheesy
legendary
Activity: 1260
Merit: 1000
Drunk Posts
September 12, 2011, 09:31:31 PM
#25
Well, now that everythings running smoothly, lets see what I can break Wink

Taking Feature Requests Now

All suggestions will be considered. Some may be shot down.
donator
Activity: 392
Merit: 252
September 12, 2011, 09:19:53 PM
#24
donator
Activity: 392
Merit: 252
September 12, 2011, 08:45:18 PM
#23
and... We have an API!

http://bitponzi.net/API/API.asmx

FREAKING AWESOME! YOU THE MAN! FREAKING AWESOME! YOU THE MAN!
PONZI IS SERIOUS BUSINESS!

Excellent job, sir.

-Jonathan
hero member
Activity: 784
Merit: 1000
bitcoin hundred-aire
September 12, 2011, 08:24:34 PM
#22
I'm in all the ponzis!  PONZI ALL THE PONZI!

Yo dawg, I heard you like ponzis so we put a ponzi in your ponzi so you can ponzi while you ponzi
sr. member
Activity: 294
Merit: 250
September 12, 2011, 08:22:41 PM
#21
I'm in all the ponzis!  PONZI ALL THE PONZI!
sr. member
Activity: 294
Merit: 250
hero member
Activity: 784
Merit: 1000
bitcoin hundred-aire
September 12, 2011, 08:16:54 PM
#19
legendary
Activity: 1260
Merit: 1000
Drunk Posts
September 12, 2011, 07:59:05 PM
#18
and... We have an API!

http://bitponzi.net/API/API.asmx
sr. member
Activity: 294
Merit: 250
donator
Activity: 392
Merit: 252
September 12, 2011, 07:35:37 PM
#16
you will be a millionaire if you play in my round
http://bitponzi.net/Default.aspx?page=ViewRound&round=Bitcoinduit
legendary
Activity: 1260
Merit: 1000
Drunk Posts
September 12, 2011, 06:59:57 PM
#15
Found a bug in my round expiry code that caused an exception before setting the round as expired in the database, paying out the entire wallet to myself and one very lucky depositor.

All effected deposits have been refunded and the bug fixed.

We are back online.
donator
Activity: 392
Merit: 252
September 12, 2011, 06:34:47 PM
#14
I'm just happy to see someone else having to deal with the bugs Cheesy

LOL..

legendary
Activity: 1358
Merit: 1002
September 12, 2011, 06:25:13 PM
#13
I hope you are aware that any person can get your real IP in 24hrs or less, directly from Cloudflare staff.

Not going to describe how to do it, but any1 with half a brain will figure out how it's done.
Pages:
Jump to: