Bitcoin Forum
May 02, 2024, 09:11:44 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 [20]
381  Bitcoin / Project Development / Re: BetSomeBits is looking for BETA testers on: December 04, 2014, 03:50:40 PM
Yep rolling without refreshing is certainly on the menu, but im working on the internals mostly, before the design and "fancyness"

But ajax is defenantly coming soon, ill simply make the roll via ajax, and change only the "previous roll", "current roll" panels, and refresh all balances.,   but like i said, internals first.

Im working on the deposits atm.
What about the withdraw?How much is the max payout u can have?Like pd has 20 btc,some sites have 2,some sites have .2 btc max u can earn by rollin at ONCE

a.k.a for pd it is 20 btc profit 20 btc bet 20 btc wagered max

Minimim withdraw,  my processer takes 0.0001 mining fee, the player will pay this fee upon withdraw, and anything above that can be withdrawn (does it make sense how i explain it ? )

Hmm, im thinking, once i go live, in production, i will start of with lower maximum bet amount & lower max payout, and slowly raise them, as i get a feel for the volume and number of bets, so that i can calculate how much i can allow in max bets, confidently knowing that i could pay all bets (i dont want the max too high, to early, without knowing for sure that our budget can handle it)
382  Bitcoin / Project Development / Re: BetSomeBits is looking for BETA testers on: December 04, 2014, 03:35:24 PM
Yep rolling without refreshing is certainly on the menu, but im working on the internals mostly, before the design and "fancyness"

But ajax is defenantly coming soon, ill simply make the roll via ajax, and change only the "previous roll", "current roll" panels, and refresh all balances.,   but like i said, internals first.

Im working on the deposits atm.

also, regarding the bonusses

How about this, if i instead of a "username", ask for a wallet address instead, and have cachouts go only trough THAT wallet, that would alteast make it so that people can only make as many accounts as the have wallets, instead of just unlimited accounts, HOWEVER, as i would also have to mention this on the registration page, im afraid this might alienate certain people ( for only beeing able to cachout to a single specific wallet) ..   

any thoughts ?

Thx
383  Economy / Services / Re: Hiring Web Developer on: December 04, 2014, 01:41:25 PM
To PM someone, just click on the mail icon under the activity rating of the user. Or click on their username to go to their profile, and then click the little envelope symbol
I know how to PM  but i dont know how to do this :
Quote
(under an NDA signed with my Bitcoin address)

an anonymously signed nda seems to defeat the purpose no ?

Hmm, right. I can just pledge to not reveal the idea to random people. I was already PM'd, however, and I've replied, as well.

Ofcourse,    Im just saying, theres no point in having an NDA? if it doesnt have your actual name in it right ?

but he can always email you an nda, you print it, sign it, scan it, and email it back ...  it sounds like a hasstle, but then everyone feels safe .. Smiley

384  Bitcoin / Project Development / Re: BetSomeBits is looking for BETA testers on: December 04, 2014, 11:29:40 AM
server setting will be fixed, bet regarding the php session id in the cookie, thats normal ?  same with fb, prime, etc ?

No, there's a flag (httponly) that can be set on a cookie that tells the browser to make it available to the server, but not to any Javascript running on a page.
Also, it appears that PHP's version is no longer being exposed through that long URL.

httponly should be set now, and i fixed the php_expose settings aswell.

also, more changelog:
    -Inputmask placeholder on bet amount input changed from "_" to "0". (BGkockata asked for this)
    -Inputmask on bet amount now using overwrite mode instead of Insert mode. (toggle using insert)
    -Fixed rounding issue on 8th decimal (no BTC values are rounded, except when displaying, this fixes the 60% single satoshi bug).
    -Added statistics displayed in top navbar

as always, keep em coming !!
385  Bitcoin / Project Development / Re: BetSomeBits is looking for BETA testers on: December 04, 2014, 11:16:55 AM
Make a design with better colors,with the modern ( i call it windows 8 ) style with flat colors,most people play on pd cause its UNIQUE!
Im gonna start testing the site,hopefully there arent tons of exploits.

Edit:Refreshing page every bet?Thats bad for people with slow internet.

Edit:I can bet on 100% win chance and earn 1 satoshi everytime.

Yep, ajax will be implemented soon, to prevent the refreshing

Regarding the 100% win bet, how did you accomplish this, as it should refuse rolls at 0% or 100% change..

Thx
386  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: New site launch - Please give your opinion on: December 04, 2014, 09:31:40 AM
Not Found

The requested URL /BCR_Mob/indexMob.php was not found on this server.
Apache/2.2.22 (Debian) Server at bitcoinrocket.io Port 443
387  Economy / Services / Re: Hiring Web Developer on: December 04, 2014, 09:16:15 AM
To PM someone, just click on the mail icon under the activity rating of the user. Or click on their username to go to their profile, and then click the little envelope symbol
I know how to PM  but i dont know how to do this :
Quote
(under an NDA signed with my Bitcoin address)

an anonymously signed nda seems to defeat the purpose no ?
388  Bitcoin / Project Development / Re: BetSomeBits is looking for BETA testers on: December 04, 2014, 09:06:29 AM
on mobile again: so in short again:

sorrt for the typo. will be fixed.
db is on a diff server. the phpmyadmin you found does not hold the betting data

server setting will be fixed, bet regarding the php session id in the cookie, thats normal ?  same with fb, prime, etc ?

i really dislike the win8 metro look Smiley actually


and regarding the 60% chance and winning 1 satoshi.   is this not the same at prime?  it seems im getting the same results there?  thx
i guess the question is: is 0.00000001 X 1.7.    0.00000001 or 0.00000002


will post more elaborate response when im in the office


edit: looking at previous rolls: lol @ user "test41241' OR 1=1; --". Smiley

edit: how many ti.es the signup bonus, should be required to withdraw ( to prevent abusing the bonus).   at primt its like x200 or something i believe
389  Bitcoin / Project Development / Re: BetSomeBits is looking for BETA testers on: December 03, 2014, 08:45:40 PM
I'm willing to do testing of withdrawals. I'm familiar with the Bitcoin network, and I'll try to "cheat" the withdrawal system as well. Anything extremely large that I get, I'll return except for a small bit for finding it Smiley

Very well, fair enough Smiley


EDIT: just added link to page to verify your own bets (http://phpfiddle.org/main/code/4071-5c2q)
390  Bitcoin / Project Development / Re: BetSomeBits is looking for BETA testers on: December 03, 2014, 08:26:39 PM
im not in the office anymore. so in short:

betting at 0 or 100% has been fixed. but not yet deployed

the typos and dutch words will be fixed this evening.

same with the redirect.

same with the email

ill also put an inputmask on the amount input. only allowing correct input.


in the mean time heres a question:

how much would an average user consider a "big enough" signup bonus to convince them to give it a go, where they would just bounce if there was no bonus/small bonus ?

thx again amd keep em coming guys, ill update here when the next version is deployed. hopefully this evening



edit: when i get to implementing the withdrawals. i will actually have a few people from here (like 5) make real withdrawals to test the system. so keep an eye out ..

using btc i will donate to your account obviously

I think a decent amount would be dependent on your funding; there are some sites that offer .0001 - .01 BTC for signing up during the promotional period. Another possibility for the site could be a combination of a faucet, which again is up to you; upon logging in, people could get 500 satoshi, each time once a day or something. It seems like it'd be somewhat easy to abuse the system if the signup bonus is too big though, as there are people with multiple wallets, myself included

Hmm, i like the idea of combining the site with a faucet, but should i do it like prime does, allow the user the use tha faucet, every x amount of minutes, IF their balance is at zero..

Or maybe even indeed, give them a bonus, once per day, on the first login of the day, each user, even WITHOUT their balance beeing zero ..    or base the amount of daily bonus given, on the total amount wagered by the user so far, something like that ?

Thx
391  Bitcoin / Project Development / Re: BetSomeBits is looking for BETA testers on: December 03, 2014, 08:13:36 PM
Update :

more changelog for 3 december 2014:

 d9fd9a5 - input mask (9.99999999) over amount field
 d90065e - layout changes to previous rolls page
 60c6d6d - fixed typo on registration confirmation page
 0427049 - redirect to bet page after login
 ce26655 - added missing login button translation
 5efa4e1 - fixed footer copyright
 455b910 - unallow 0% or 100% bets
392  Bitcoin / Project Development / Re: BetSomeBits is looking for BETA testers on: December 03, 2014, 03:40:32 PM
im not in the office anymore. so in short:

betting at 0 or 100% has been fixed. but not yet deployed

the typos and dutch words will be fixed this evening.

same with the redirect.

same with the email

ill also put an inputmask on the amount input. only allowing correct input.


in the mean time heres a question:

how much would an average user consider a "big enough" signup bonus to convince them to give it a go, where they would just bounce if there was no bonus/small bonus ?

thx again amd keep em coming guys, ill update here when the next version is deployed. hopefully this evening



edit: when i get to implementing the withdrawals. i will actually have a few people from here (like 5) make real withdrawals to test the system. so keep an eye out ..

using btc i will donate to your account obviously
393  Economy / Services / Re: Hiring Web Developer on: December 03, 2014, 01:31:15 PM
yep. we are not mindreaders. if you would kindly explain what your thinking of, i would happely let you know if i feel like i am the person for the job or not.

kind regards
394  Bitcoin / Project Development / Re: BetSomeBits is looking for BETA testers on: December 03, 2014, 12:11:40 PM
You shouldn't be able to make a bet with 0% probability. If you set the min guess and the max guess to the same value, it still lets you roll the dice, with a 0% chance of earning a payout.

Correct, i still need to fix this, but it is a known bug, yet i will reward you for it still.



- CopyRight in the lower left corner could be changed to Copyright  correct Smiley
- Upon creating a new account, change the / to a ?  Can you explain this, i dont understand what you mean ?


Out of curiosity, why does everyone get their own e-mail address? This is also something i still need to fix, the underlying database needs a unique email adress for each user, before i get rid of the email altogether, i bypass this by generating random email adresses for each user (as i dont want to ask the user for its real email adress, as i dont feel the need to spam people Smiley )
395  Economy / Services / Re: Hiring Web Developer on: December 03, 2014, 12:04:10 PM
ah my friend hexa is here too Smiley

basically i have the same question as him.

also please see this topic : https://bitcointalk.org/index.php?topic=881134

where i talk about and introduce one of my projects, wich might be similar to what you are looking for (it also does instant withdrawals and deposits, but they are not yet enabled on my site.)

just as a way of showing you some of my skills

ALso check out branchbit.be (sorry its in Dutch, my company)

Kind regards.

Sam
396  Bitcoin / Project Development / Re: BetSomeBits is looking for BETA testers on: December 03, 2014, 11:43:12 AM
THX? i changed it to "Repeat Password", you where completely right ..

i also made the registration and login process easier just now, by making it 2 step,   first username,   then pass.

397  Bitcoin / Project Development / Re: BetSomeBits is looking for BETA testers on: December 03, 2014, 10:46:07 AM
update :

Changelog 3 december 2014

    -The secret used for your roll, will be revealed, onscreen, after rolling, without having to leave the page.
    -Account functionality added, you can now register and login. (500 Satoshi signup bonus).
    -Previous bets page now show "My Bets" and "All Bets" tabs.
    -Fixed bug allowing negative amount to be betted. THX TO hexafraction <- i mentioned you on the website, and will be sending you a reward shortly
398  Bitcoin / Project Development / Re: BetSomeBits is looking for BETA testers on: December 03, 2014, 08:48:16 AM
im on my way to the office. but quickly:

bet max there is a bug that wont let you bet your last satoshi, known bug.

negative bet amoumt: unknown bug: hexa will get rewarded

keep em coming guys.


ill post more info when im in the office. typing on mobile atm.

thx
399  Bitcoin / Project Development / Re: BetSomeBits is looking for BETA tester on: December 02, 2014, 08:22:17 PM
against the site. but feel free to put the provably fair to the test aswell

all feedback is appreciated

EDIT: and also, why would it not be fair?

the hashed server secret is show, the clientseed that will be used is shown (you can change it obviously)

and only AFTER these have been set, and showed to you,   will you make a bet, guessing between wich 2 numbers, the roll will end up..

I actually believe this is much fairer, then for example primedice, where you cannot shoose the max and min guess.




So for a 50% win in primeval, you would need to choose to either roll under 50, or roll above 49.99

on BetSomeBits, for a 50% chance, I can choose for example between 28 and 87,   or between 0 and 50,   or between 10 and 60,  or WHATEVER.

So in my opinion we are more transparant then primedice for example .


But again, i am open to suggestions.

Sam

400  Bitcoin / Project Development / [UPDATE] - BetSomeBits is ALMOST LAUNCHING ! on: December 02, 2014, 07:40:28 PM
BetSomeBits.com

Is looking for

BETA-TESTERS

Withdrawals and deposits are disabled,  signup bonus is at 500 satoshi, if you run out, simply create a new account (no email required)!

Please kindly let me know if you find a bug, have a suggestion, or anything else.

PS, i want to make it clear, i am the owner of a reputable Web development firm here in Belgium (branchbit), and am gearing up to setting up a proper bitcoin betting site, this is NOT some sort of scam, or some sort of way of gathering contacts, emails or whatever, i am a real person, writing real code, asking for real beta testers.

Kind regards. and good luck

ps, you are actually encouraged to try and break the system if you can, and IF you can, i'll reward you for it !

psps: follow us on twitter: https://twitter.com/BetSomeBits


IN DEVELOPMENT: https://betsomebits.com


WILL BE REWARDED SO FAR:
  • hexafraction
  • AnonBitCoiner
  • PotatoPie


Changelog 3 december 2014:

    -The secret used for your roll, will be revealed, onscreen, after rolling, without having to leave the page.
    -Account functionality added, you can now register and login. (500 Satoshi signup bonus).
    -Previous bets page now show "My Bets" and "All Bets" tabs.
    -Fixed bug allowing negative amount to be betted. THX TO hexafraction <- i mentioned you on the website, and will be sending you a reward shortly
            and  
    -input mask (9.99999999) over amount field
    -layout changes to previous rolls page
    -fixed typo on registration confirmation page
    -redirect to bet page after login
    -added missing login button translation
    -fixed footer copyright
    -unallow 0% or 100% bets
            and
    -fixes to provably fair play algorithm
    -reflect algorithm changes in provably fair popup box
    -changed profit on bet page to show total win MINUS original bet amount
    -added link to page to verify your own bets



Changelog 4 december 2014:
    -Fixes to server settings (security related).
    -Inputmask placeholder on bet amount input changed from "_" to "0".
    -Typos.
    -Inputmask on bet amount now using overwrite mode instead of Insert mode. (toggle using insert)
    -Fixed rounding issue on 8th decimal (no BTC values are rounded, except when displaying).
    -Added statistics displayed in top navbar ( ALL ROLLS HAVE BEEN CLEARED, TO MAKE SURE THE STATISTICS ARE CORRECT    @    14:25 - 4 december 2014 (CET) )

Changelog 5 december 2014:
    -layout and type fixes + missing url
    -fixes
    -more withdraw stuff
    -change wallet id via profile
    -change email via profile
    -change password via profile
    -more on withdraw
    -more on withdrawls
    -link to has info page, on transactions page
    -deposit fix
    -many changes + more deposit stuff
    -many changes + start deposit stuff
    -added link to bitcointalk page on homepage
    -limit previous rolls page to 1000 rolls
    -validate bitcoin address when saved in profile
   -google authenticator 2-way verification added
    -Fixes to withdrawal display
   -Massive changes due to ajax implementation


Changelog 6 december 2014:
    -security changes
    -confirm 2-fa auth code before actually enabling 2-fa
    -added "points"
    -changes to deposit modal
    -dont allow faucet if balance > 0
    -faucet added
    -blockchain api fixes
    -info on transactions screen
    -withdrawal iframe changes
    -ajax betting errors fixed
    -stay informed option on profile
    -massive ajax changes
    -MASSIVE DESIGN CHANGES


Changelog 8 december 2014:
    -seedForm is sanitised upon submit
    -hide seedform between roll nand next roll (did not make sence changing seed when looking at result)
    -username minimum 6 chars
    -passwords minimum 8 chars
    -added captcha to faucet

Changelog 9 december 2014:
    -added twitter btn
    -charset fixes
    -empty wallet notice fix
    -captcha fix
    -htaccess fixes
    -fix coinaddress validation
    -bet max button fixed
    -added update info to footer
    -added support chat
    -fixed typo, changed error msgs

Changelog 10 december 2014:
    -on successfull seed change, remove previous error message
    -display min length for username and pass, in placeholders, on login and registration page
    -text changes on profile page, for layout
    -'brake' != 'break' typo fix
    -Simple auto-rolling system!

Changelog 16 december 2014:
    -terms on register page
    -typos
    -provablyfair link moved to footer
    -more footer changes
    -FAQ page
    -Terms page
    -btc wallet address is now required on signup

Changelog 19 december 2014:
    -SSL came trough


more todo:
change bitcoin pattern on slider
make all resources local

more todo/thought:
be able to type range instead of having to use slider
toggle display mode simple/advanced
be able to drag slider bar
roll n times option

thoughts:
affiliate system?
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 [20]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!