Pages:
Author

Topic: ★★★ MEMs LIST of GAMBLING SITES ★★★ - page 15. (Read 134964 times)

sr. member
Activity: 462
Merit: 250
Hi everyone,

Consider checking out BetVIP.com - a premier Bitcoin sportsbook with tons of live content!

Looking forward to hearing from you,

Kind regards,
BetVIP Support
sr. member
Activity: 350
Merit: 252
REAL-EYES || REAL-IZE || REAL-LIES||
Looking forward for your new site, mem!

Meanwhile, please also check out our new video poker:

ZingPoker.com

  • No login or passwords
  • Minimum bet 0.1 mBTC
  • Designed for touchscreens
  • Provably fair validation coming soon

# Daniel / ZingPoker.com  Cool

This is the message I got :
Sorry , Not yet available in your area.
newbie
Activity: 7
Merit: 0
Looking forward for your new site, mem!

Meanwhile, please also check out our new video poker:

ZingPoker.com

  • No login or passwords
  • Minimum bet 0.1 mBTC
  • Designed for touchscreens
  • Provably fair validation coming soon

# Daniel / ZingPoker.com  Cool
newbie
Activity: 43
Merit: 0
making some good progress on the new site / list generator Cheesy
It really helps when your not drunk and trying to figure out the finer details of perl CGI::Session resuming.

Some short term goals:
* Casino operators will be given accounts to add their own games, but will only be able to set their entries to pending.
* Add all sites & games (sigh), lot of work there.
* list generator.

The main thing is though, Im having a lot of fun knocking this together and finally have made some time for it (sorry skyrim, I miss you).
Hopefully will have a open BETA ready tomorrow, monday Smiley

Keep up the good work, will keep this list in mind once we release.
mem
hero member
Activity: 644
Merit: 501
Herp Derp PTY LTD
making some good progress on the new site / list generator Cheesy
It really helps when your not drunk and trying to figure out the finer details of perl CGI::Session resuming.

Some short term goals:
* Casino operators will be given accounts to add their own games, but will only be able to set their entries to pending.
* Add all sites & games (sigh), lot of work there.
* list generator.

The main thing is though, Im having a lot of fun knocking this together and finally have made some time for it (sorry skyrim, I miss you).
Hopefully will have a open BETA ready tomorrow, monday Smiley
mem
hero member
Activity: 644
Merit: 501
Herp Derp PTY LTD


GOOD NEWS EVERYONE

Ive knocked up a basic framework for adding sites and games.
Displaying a nicely formatted html list will be easy.
Generating forum code will just be a case of merging some old code.

Might have the beta up for use this weekend.

Once the beta is operating well, I'll start smashing through the reviews and updates.
Even with my old perl script it had become to much work for me to stay on top of during my spare time.
Below is an example memslist.txt (WIP) I'll be testing it with some of the casinos I have worked with in the past.
Code:
[site]
name = Generic Dice
odds = 0.99
support_email= [email protected]
support_bitcointalk = https://bitcointalk.org/index.php?action=profile;u=55202
[Dice]
url = http://genericdice.com/dice
odds = 0.99
description = blah blah blah
notes = note note notey
min_bet = 0.0001
max_bet = 1

The idea of using the site hosted text file is I dont need to verify the site admin each time, they can upload a memslist.txt then post the url (eg genericdice.com/memslist.com) to memslist.com/submit.html (or whatever I call it).
It will be automatically added to the list of new un-reviewed sites.


TBH its been nice dealing with perl cgi again, I loathe php, python isnt really there yet and things have gotten sooooo much easier since the last time I wrote perl cgi (late 90's).
Expect to see some testing going on this weekend Smiley and hopefully a public / private beta test.

Not sure if I can get the automatic forum updates working, but that is also in  the scope.

I suck @ html btw, so anyone wishing to create themes same deal as WiiCR.
You design it all, make it look sweet and I add it as theme option - put a nice footer on there advertising your HTML skills and include your own contact details.

Anyway, back to hacking code - will update tonight / tomorrow (dont have ftp access to deploy the new code from work Sad )
full member
Activity: 149
Merit: 100
Sato-Dice.com
legendary
Activity: 1512
Merit: 1012
Still wild and free
Good morning/ afternoon all.

expect to see a bit of work done today, hell if I get excited enough I'll try deploying some code on memslist.com.

For any that are interested the goal of my new site is:

misc tech wiki for myself and people I work with, but open for the public to browse. Ive found mediawiki to be the best way to dump a crap load of tech docs, howtos etc and be able to find them again later easily.

It will also feature the same list in this forum, but with:

  • user account system, trusted users will be able to revert a site to pending, post their own approval, comments, etc
  • sites will be able to automatically log their new games by the creation of a text file in their root folder called memslist.com. periodically the list of submitted sites will be scraped and automatically added to pending ready for reviewing. Site owners will be able to include their own comments as verified site admin (and other details)
  • Categories, I like to see games broken into groups. Like all of you some games Im simply not interested in or need to be in a mood for. Since running this list Ive seen that there are even more categories than I considered. Trusted users will be able to add new categories to existing games to better aid filtering
  • Sorting, to many gambling lists request money for top listing or even first page listing. I hope to avoid this and instead the lists (filtered or not) will be randomly sorted but with verified games taking top placing. Its the fairest, I already do this with my forum listing
  • Scam listings. It always was a problem but lately it seems to be reaching crazy levels. So there will be support for submitting scam claims by users with email verified accounts.
  • Automatic forum posting (if I can get the perl code to work) to maintain the forum listing, otherwise I will just do the old copy and paste like I currently do
  • Paid advertising ? if so it cant be gambling related, I have never been a fan of banner adds and more importantly I cant have scam/pending sites advertising as it misrepresents users trust

There we go, a nice brain dump.
I can see this idea slowly taking shape and I think Im going to enjoy the project immensely once I get rolling.
Fingers crossed I can get my perl code working good enough on the host (cheap ass shared vps) otherwise I'll have to use php (yuck). If perl expect to see good old fashioned 80's style RAD (Rapid Application Design), I'll reuse parts of my nintendo wii media streamer (WiiCR) so that my horrific html can be updated by users who are good at design via very easy to use templates.

Any other suggestions for the site / list let me know and I'll get onto it.

I'll be back soonish and do some long over due play testing, update the list and then take a stab @ memslist.com.



This is great news man! Success on this! Smiley
mem
hero member
Activity: 644
Merit: 501
Herp Derp PTY LTD
well its a bit behind schedule but from humble beginnings come great things:

http://memslist.com/list/index.pl

designed and created the db, now to start hacking together perl code to make it all work.
got remote syncing for the files etc I create.

When I cbf I'll test my perl mysql routines on the remote site, hopefully if all is well this will be in a functional beta status sooner than expected.
mem
hero member
Activity: 644
Merit: 501
Herp Derp PTY LTD
Opinions are fine and all and perhaps you are correct but I prefer evidence instead of speculation and that I have not seen yet

Bullshit.

When you say "provably fair" the burden of proof is on YOU at that point.

yes. for people who dont get it.

PROVABLY FAIR MEANS YOU CAN PROVE THAT IT IS FAIR.
mem
hero member
Activity: 644
Merit: 501
Herp Derp PTY LTD
Good morning/ afternoon all.

expect to see a bit of work done today, hell if I get excited enough I'll try deploying some code on memslist.com.

For any that are interested the goal of my new site is:

misc tech wiki for myself and people I work with, but open for the public to browse. Ive found mediawiki to be the best way to dump a crap load of tech docs, howtos etc and be able to find them again later easily.

It will also feature the same list in this forum, but with:

  • user account system, trusted users will be able to revert a site to pending, post their own approval, comments, etc
  • sites will be able to automatically log their new games by the creation of a text file in their root folder called memslist.com. periodically the list of submitted sites will be scraped and automatically added to pending ready for reviewing. Site owners will be able to include their own comments as verified site admin (and other details)
  • Categories, I like to see games broken into groups. Like all of you some games Im simply not interested in or need to be in a mood for. Since running this list Ive seen that there are even more categories than I considered. Trusted users will be able to add new categories to existing games to better aid filtering
  • Sorting, to many gambling lists request money for top listing or even first page listing. I hope to avoid this and instead the lists (filtered or not) will be randomly sorted but with verified games taking top placing. Its the fairest, I already do this with my forum listing
  • Scam listings. It always was a problem but lately it seems to be reaching crazy levels. So there will be support for submitting scam claims by users with email verified accounts.
  • Automatic forum posting (if I can get the perl code to work) to maintain the forum listing, otherwise I will just do the old copy and paste like I currently do
  • Paid advertising ? if so it cant be gambling related, I have never been a fan of banner adds and more importantly I cant have scam/pending sites advertising as it misrepresents users trust

There we go, a nice brain dump.
I can see this idea slowly taking shape and I think Im going to enjoy the project immensely once I get rolling.
Fingers crossed I can get my perl code working good enough on the host (cheap ass shared vps) otherwise I'll have to use php (yuck). If perl expect to see good old fashioned 80's style RAD (Rapid Application Design), I'll reuse parts of my nintendo wii media streamer (WiiCR) so that my horrific html can be updated by users who are good at design via very easy to use templates.

Any other suggestions for the site / list let me know and I'll get onto it.

I'll be back soonish and do some long over due play testing, update the list and then take a stab @ memslist.com.

legendary
Activity: 2884
Merit: 1115
Leading Crypto Sports Betting & Casino Platform
I'll just repeat what I said.  I think it stands on its own.  If you say "provably fair," the only proper response to "okay, prove it" is to go the fuck ahead and prove it.  Not to start bitching and complaining and start hurling ad hominem, and censoring your thread.

Fair enough but still sending Alice to monitor Bob 

Swear this sounds like a wife paying a third party detective to check out that her husband is not cheating on her

Darn Comp sci examples hehe
member
Activity: 112
Merit: 10
Casino, Lottery, Dice
Mem, Royal Casino would be grateful if you could include it on your list. Thank You

http://royal-casino.pl
legendary
Activity: 1176
Merit: 1005
I'll just repeat what I said.  I think it stands on its own.  If you say "provably fair," the only proper response to "okay, prove it" is to go the fuck ahead and prove it.  Not to start bitching and complaining and start hurling ad hominem, and censoring your thread.
legendary
Activity: 2884
Merit: 1115
Leading Crypto Sports Betting & Casino Platform
Opinions are fine and all and perhaps you are correct but I prefer evidence instead of speculation and that I have not seen yet

Bullshit.

When you say "provably fair" the burden of proof is on YOU at that point.

The Double Bullshit on you since I did pass on the burden of proof to B!z whose opinion I do trust but I presume you didn't read that part and took the top out of context while Ignoring the rest of the message like a debater your method of attack is simply that of an opinion piece while their is a burden on the casino to prove its fairness aiming to verifying that information second hand is what I posted here originally for.

I'll put it another way

If I don't trust Bob but give Bob the benefit of the doubt then simply I ask Alice to check on Bob through a third party mechanism which is this thread or Biz I didn't come in to listen to accusations but I came in asking for evidence and verification from others who can do hash functions understand secret keys and prove it through cryptography, which I presume some users can do considering that this is a list of gambling websites and a well traveled thread.


I'm not really going to argue with you considering you are using their signature, but that thread is not about their sig program. It is mainly about how they claim to be provably fair but are not. I will update the thread with that.

I agree with you RGB wasn't here to argue what I was posting here for is the burden of proof which was requested in this thread the entire fairness of the site and not the discussion as a result of me putting up a request for it from some community members who can verify the data.

Freedom of choice in the things you do is a freedom we all have a voluntary and free system such as Bitcoin has no one is forcing you into it, this is a voluntary transaction with ritz and the Burden of Proof to challenge darkmules argument is not on the Casino Entirely but on the USER who decides to use the service

Or we are forgetting the lesson of Mtgox
legendary
Activity: 1512
Merit: 1012
Still wild and free
Opinions are fine and all and perhaps you are correct but I prefer evidence instead of speculation and that I have not seen yet

Bullshit.

When you say "provably fair" the burden of proof is on YOU at that point.
+1000
hero member
Activity: 854
Merit: 658
rgbkey.github.io/pgp.txt
I'm not really going to argue with you considering you are using their signature, but that thread is not about their sig program. It is mainly about how they claim to be provably fair but are not. I will update the thread with that.
legendary
Activity: 1176
Merit: 1005
Opinions are fine and all and perhaps you are correct but I prefer evidence instead of speculation and that I have not seen yet

Bullshit.

When you say "provably fair" the burden of proof is on YOU at that point.
member
Activity: 98
Merit: 10
SCAM ALERT


satoshimines.com

I was watching someone play this yesterday on live stream. After doubling his deposit, he tried cashing out but got an error saying not enough balance. When refreshed balance now showed 0.

Thought it might be a bug so he deposited again and same thing happened.


As of now, it looks like they are stealing btc.
hero member
Activity: 864
Merit: 1002
Over 1,300 games in store for you!
Please review our services as well:
www.bitcasino.io
www.coinpoker.io

Thanks in advance!
Pages:
Jump to: