Bitcoin Forum
September 22, 2025, 03:50:37 AM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Economy / Gambling discussion / Lost 10 BTC in three days. Should I end my life? on: April 06, 2017, 10:57:37 PM
Wow, I am fucking pathetic. Playing Bitcoin Dice sites, I get my ass handed to me.

Over 3 days, I've been gambling on bitcoin websites. I won quite a bit. But I play very high stakes games. I tried to grow my bankroll and failed miserably. This martingale thing is like a fucking demon.

I only hold like 25 BTC, and I already lost 10 of them, in three fucking days.

Fuck my life and fuck me. How anyone could lose that much that soon is beyond me. I'm beyond hope and that's all there is to it.

I am the worst gambler in history, what reason is there for me to live?
2  Bitcoin / Bitcoin Technical Support / Re: Why haven't my transactions been confirmed? on: April 06, 2017, 03:33:24 PM
Low fees are used in these transactions.

https://blockchain.info/tx/05f5625518e97fb5d5def38fc4cc0484be5cd67fce2fb15e20200dcb00a09d73

108 satoshis/Byte

https://blockchain.info/tx/4091fbea8647ce82fe63b304fe7eac540098e0e5887cfc8f301406bd93482ebc

124 satoshis/Byte

https://blockchain.info/tx/a866d75f05acf1eebb3c74b1e997d58a7be780c335c7dcfe99517405dd0e98ff

124 satoshis/Byte


Try using higher fees to increase their confirmation speed in the future.
Median is 200 sat/B

Check this link to know more: https://bitcoinfees.21.co/

But if I am guaranteed to get them within 5 hours, that I can live with and I will used the same fee.
3  Bitcoin / Bitcoin Technical Support / Re: Why haven't my transactions been confirmed? on: April 06, 2017, 03:07:56 PM
Then what do those red buttons mean? Does that mean I sent bitcoin? Because I didn't send anything during that time frame.
4  Bitcoin / Bitcoin Technical Support / Why haven't my transactions been confirmed? on: April 06, 2017, 02:32:21 PM
I made three withdrawals today at

* 13:05
* 13:47
* 14:22

Not one of them have been confirmed yet.

Here is the blockchain address

https://blockchain.info/address/1JmdS4rtxV1xjS7E2CUzR7zkEs56B2CPfy

What is going on? How can it take more than an hour to get a confirmation. My coinbase account doesn't show any of them, even under pending.

Also: What in the world do those red buttons with negative signs mean? I didn't send any money from my bitcoin address yesterday.

Edit: Wow, I even included a transaction fee of 100 sat/byte.

This is ridiculous
5  Economy / Gambling / Re: ▂▃▅▆█ BITSLER █▆▅▃▂ 🎁 7,000,000,000 bets promotion🎁 FORUM SOON on: March 22, 2017, 02:24:34 PM
What is going on. I can't access the site

Hello sir,

What is your error message? Can you clear your cache and cookies and try again please ?

William

I've tried logging in on Chrome and Firefox. I filled in the information and the captcha and then pressed login. It then sometimes freezes and sometimes says

Captcha Invalid.

Also tried it on DiceBot, and it said "Failed to login"

Although, apparently I got logged in this time.
6  Economy / Gambling / Re: ▂▃▅▆█ BITSLER █▆▅▃▂ 🎁 7,000,000,000 bets promotion🎁 FORUM SOON on: March 22, 2017, 02:03:09 PM
What is going on. I can't access the site
7  Other / Off-topic / Re: Is it possible for us to hack some gambling sites? on: March 20, 2017, 06:50:44 PM
There's absolutely nothing wrong with having this thought, or wanting to hack a gambling website. I've had those thoughts myself, and so have many others on here.

Actually acting out on this however is very bad.
8  Economy / Gambling / Re: BITLLIONS.COM - Strategy, skills & luck innovative games | Faucet | Affiliates on: March 11, 2017, 12:30:10 PM
Just registered.

Can't find a faucet though
9  Economy / Gambling discussion / Re: Is there a Bitcoin Dice Simulator to test if a strategy works on: March 09, 2017, 06:22:48 PM
I have just tried this out. It seems to work pretty well.

In my first try, I got

You have lasted 134045119 bets

https://jsfiddle.net/dd1atesr/1/

Also, that doesn't simulate the odds of this happening in real life, because there would be times where you would stop the program.
10  Economy / Gambling discussion / Re: Is there a Bitcoin Dice Simulator to test if a strategy works on: March 09, 2017, 05:14:20 PM
snip
is not a Martingale

You said it is not a martingale but it is martingale. You increase your betsize by 11.2% every time you lose and reset it to 10 if you win. That is no different to martingale, only modified a bit. This is bound to lose like any other martingale there is.

Quote
    var loseMultiplier = .112;

            betSize += (betSize * loseMultiplier);



Are you sure about this? I thought a Martingale was only doubling your wager after a loss
11  Economy / Gambling discussion / Re: Is there a Bitcoin Dice Simulator to test if a strategy works on: March 09, 2017, 05:02:42 PM
Just create you own simulator program so that you can see if your strategy works. I don't know if there's a site that you can test your strategy, but can you try it will free faucet? Hmmm... You may want to try yolodice I think they have a options to try their on-line dice game but I don't know how much bankroll you needed.  Wink. Goodluck to your strategy and hope you win

Thanks for your reply. There are a couple of things to keep in mind here.

* You need an extremely large bankroll for this strategy, which most people do not have. I would estimate around 100 BTC. You could try it with a lower bankroll, but then your odds significantly go down, as mine did. I had a balance of only 0.2 BTC and made only 0.00000100 bets, which is 10 times the comfort zone.
* With faucets, you have an extremely low balance, meaning most if not all strategies are rendered useless.
* The purpose of this strategy is to feel comfortable running bets on autopilot. That means you can just leave the program running all day. That's why I don't mind small bets. Around 10 satoshi per second might not seem like much, but it could add up.
* My programming skills are really bad. There's no way I could write a program like this.
12  Economy / Gambling discussion / Is there a Bitcoin Dice Simulator to test if a strategy works on: March 09, 2017, 04:16:04 PM
I came up with a new strategy that I think will win over the course of 1 Billion rolls. I found out that Wizard of Odds used to offer such a challenge for other casino games such as Roulette and Blackjack.

The system requires a large balance and very small bet amounts and is not a Martingale. Essentially, this is a strategy that is perfect for automated betting. Whenever I've tried a similar version, given a fair balance I've never lost. However, I also used larger bets and had a smaller bankroll than this strategy requires.

I found a similar site at satoshidicebreaker, but the unit spread is too small, and only allows you to bet at 50%.

Sure, there's a chance this will lose in a session, but I think the odds are astronomically low. Like way lower than .50524.

I'm interested if there is a website that lets you test this theory, like where you can input a starting balance, a bet size, and a winning percentage.

Here's something I came up with in JavaScript

Code:
var balance = 1000000000;
var bets = 0;
var betSize = 10;
var loseMultiplier = .112;
var winPercent = .10;
   
while (balance > 0) {
    var result = Math.random() >= 0.9 : "win" : "loss";
    if (result == "win") {
        balance += betSize;
        betSize = 10;
    }
    else {
        betSize += (betSize * loseMultiplier);
        balance -= betSize;
    }
    bets++;
}

document.getElementById("bets").innerHTML = "You have lasted " + bets + " bets";
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!