Bitcoin Forum
October 03, 2025, 10:09:46 AM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 3 4 »
1  Alternate cryptocurrencies / Altcoin Discussion / XPY to DOGE on: January 21, 2015, 06:23:55 PM
I have a tiny amount of XPY (0.02115000)

Anyone here able to switch for dogecoin?

2  Economy / Gambling / Re: +2.00 ODD BETS on: January 20, 2015, 05:47:13 PM
20.01.2015

Soccer * Nantes - Lyon (Draw or Away @1.25)
Soccer * Liverpool - Chelsea (Home or Away @1.32)
Soccer * Yzeure - Valenciennes (Home or Away @1.27)

Total odd > 2.10   LOST
3  Economy / Gambling / Re: +2.00 ODD BETS on: January 20, 2015, 05:28:46 PM
Relax. My parlays will improve, and turn to positive.

Here comes a new one Cheesy
4  Economy / Gambling / Re: +2.00 ODD BETS on: January 18, 2015, 07:32:01 AM
18.01.2015

Soccer * Port Talbot - Bala Town (Draw or Away @1.24)
Rugby * Ospreys - Northampton (Northampton @1.50)
Tennis * Knapp K - Halep S (Halep S @1.1)

Total odd > 2.05  LOST
5  Economy / Gambling / Re: +2.00 ODD BETS on: January 17, 2015, 05:54:37 AM
17.01.2015

Soccer * Palermo - Roma (Draw or Away @1.29)
Soccer * Vitesse A - PSV (Draw or Away @1.32)
Hockey * Djurgarden - HV 71 (Home or Away @1.19)


Total odd > 2.03  WON
6  Economy / Gambling / Re: +2.00 ODD BETS on: January 16, 2015, 01:09:59 PM
16.01.2015

Hockey * Zlin - Trinec (Draw or Away @1.38)
Basketball * Oklahoma - Golden State (Golden State @1.90)

Total odd > 2.62  LOST
7  Economy / Gambling / Re: +2.00 ODD BETS on: January 13, 2015, 10:36:21 PM
Statistically the Martingale strategy is no better odds than just going all in. You will just win more often until you finally get that long string of losses which bankrupts you
Nobody said you must play Martingale (also Fibonacci is more risky, but it can bring more profit)

You can play simple bets, no more money than your playing ballance.
EX: 50$/Parlay = 100$, 100$/Parlay = 200$ > Now, put 150$ in your pocket and start with 50$ again.

You decide when to bet and when to stay! If you lost 2,3,4 parlays, when you think the big one is coming, put some money on it.
8  Economy / Gambling / Re: +2.00 ODD BETS on: January 13, 2015, 10:28:56 PM
Casino always won. You can be lucky and win but after, you can lose 2x, 3x, 5x even more you have cashed out. It's obvious. If you are lucky, leave or left playing.

On sporting bets, you have more chances to win. Based on teams, favorites, statistics.

That's why I try to configure the best 2.00 odd everyday (doubling). AND when I have THAT feel. I put big money on that 2.00 odd.
Right now my balance is +250$ from 5 bets. You decide if you bet or not, also you can add another game you think is good for bet.

 
9  Economy / Gambling / Re: +2.00 ODD BETS on: January 13, 2015, 10:16:54 PM
14.01.2015

Hockey * Lada T. - A. Vladivostok (Home or Away @1.20)
Tennis * Gajdosova J. - Kvitova P. (Kvitova P. @1.20)
Handball * Leipzig - Thuringer (Thuringer @1.40)

Total odd > 2.02  LOST
10  Economy / Service Discussion / Re: who the fuck is sending more money to Bitstamp Hack wallet? on: January 13, 2015, 09:13:47 PM
Probably, there is people who don't know about the scam.

Stop sending funds! There are lots of good trading sites around, lol.
11  Economy / Gambling / Re: +2.00 ODD BETS on: January 13, 2015, 08:50:30 PM
Yes, bummer  Sad She retired

As for my betting method? I see things different than you
Just watch my statistics

Peace!
12  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: Free raffle Dogecoin / Reddcoin on: January 13, 2015, 06:52:40 PM
Why I can't save my doge wallet address?

LE: Problem solved Cheesy
13  Bitcoin / Bitcoin Discussion / Re: If bitcoin goes below 10$, we are all early adopters!! on: January 13, 2015, 06:39:02 PM
I think that will be like a second new life, for us who didn't catch the first big wave. Grin
14  Other / Beginners & Help / Re: How to get the Bitcoin off my USB stick? on: January 13, 2015, 06:20:04 PM
1. Open RUN (Windows Logo + R) and type “devmgmt.msc” and click OK
2. Now expand Universal Serial Bus controllers
3. Attach your device which is not recognized
4. You will see an Unknown USB device (Port reset failed) with yellow sign in Universal Serial Bus controllers
5. Now right click on it and click Uninstall to remove them
6. Now restart your PC and reinstall the USB drivers again. That’s it

If not working, then Uninstall all devices under Universal Serial Bus controllers one by one and reinstall.
15  Economy / Gambling / Re: +2.00 ODD BETS on: January 13, 2015, 06:07:44 PM
The odds of the picks that you post r tooo less.!! Its pretty much like..U pick the favs n thats it.!! Ppl can do that by just looking at the sports books..y follow this thread?
Higher odds involve more risk. I dont want risk, I want profit. This doubling system works pretty gooood.

Martingale is okay, if you know how to play it.
16  Other / Beginners & Help / Re: pgp on: January 12, 2015, 11:30:44 PM
PGP combines some of the best features of both conventional and public key cryptography. PGP is a hybrid cryptosystem. When a user encrypts plaintext with PGP, PGP first compresses the plaintext. Data compression saves modem transmission time and disk space and, more importantly, strengthens cryptographic security. Most cryptanalysis techniques exploit patterns found in the plaintext to crack the cipher. Compression reduces these patterns in the plaintext, thereby greatly enhancing resistance to cryptanalysis. (Files that are too short to compress or which don't compress well aren't compressed).

PGP then creates a session key, which is a one-time-only secret key. This key is a random number generated from the random movements of your mouse and the keystrokes you type. This session key works with a very secure, fast conventional encryption algorithm to encrypt the plaintext; the result is ciphertext. Once the data is encrypted, the session key is then encrypted to the recipient's public key. This public key-encrypted session key is transmitted along with the ciphertext to the recipient.

Decryption works in the reverse. The recipient's copy of PGP uses his or her private key to recover the temporary session key, which PGP then uses to decrypt the conventionally-encrypted ciphertext.

The combination of the two encryption methods combines the convenience of public key encryption with the speed of conventional encryption. Conventional encryption is about 1, 000 times faster than public key encryption. Public key encryption in turn provides a solution to key distribution and data transmission issues. Used together, performance and key distribution are improved without any sacrifice in security.
17  Other / Beginners & Help / Re: Debating on getting into mining on: January 12, 2015, 11:08:11 PM
GPU mining is a thing of the past. With several companies releasing devices specifically engineered to mine bitcoins, the difficulty has increased so much that it is impossible to turn a profit with a regular computer setup.

Bitcoin investment is a great opportunity. There is no minimum amount to buy and right now they are in their infancy. Because of the increasing demand for Bitcoins is increasing they have increased in value exponentially. There is also a possibility of them dropping. It’s speculation, but the base is getting bigger, and because bitcoin has no central authority to issue them any faster, supply cannot keep up with demand, causing them to rise in value.
18  Economy / Marketplace / Re: Pizza for bitcoins? on: January 12, 2015, 10:57:00 PM
5 years ago you could buy only 2 pizza's with 10000BTC
Now you can buy 2 houses, and many many more pizzzas
19  Economy / Gambling / Re: +2.00 ODD BETS on: January 12, 2015, 09:51:21 PM
13.01.2015

Tennis * Halep S-Pliskova Ka (Halep S @1.25) - Match Cancelled=1.00 Odd
Soccer * St.Etienne-PSG (Draw or Away @1.28)
Basketball * Brooklyn Nets-Houston Rockets (Houston Rockets @1.40)


Total odd > 2.24    1.79 WON
20  Economy / Gambling / Re: +2.00 ODD BETS on: January 11, 2015, 08:54:02 PM
12.01.2015

Soccer * Rayo Vallecano-Cordoba (Home or Away @1.29)
Soccer * Coventry-Swindon (Draw or Away @1.34)
Tennis * Zahlavova SB-Wozniacki C (Wozniacki C @1.25)

Total odd > 2.16 LOST
Pages: [1] 2 3 4 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!