Bitcoin Forum
June 01, 2024, 09:06:12 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 [129] 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 »
2561  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [ICB] IcebergCoin | FIRST NIST5 POW/POS | Join NOW! | Supported by BITTREX on: July 08, 2014, 07:27:51 AM
OK, launch in 8 July, right?
The dev said (I think on the second page) that mining would probably start on the 10th.

Edit:
Here it is: https://bitcointalk.org/index.php?topic=673524.msg7628729#msg7628729
Turns out mining actually starts on the 11th.
2562  Bitcoin / Bitcoin Technical Support / Re: [HELP ME!] [Edited] Computer Crashed No Graphics Card Detected. PSU Issue? on: July 08, 2014, 07:03:23 AM
Please read my edit.
2563  Bitcoin / Development & Technical Discussion / Re: Vanitygen: Vanity bitcoin address generator/miner [v0.22] on: July 08, 2014, 03:00:48 AM
Hey everyone.
I made a small batch file that you can use to mine your own address a little easier.

Its for the 64 bit version of vanitygen.

Here is the code:
Code:
@echo off
:start
echo     -----Deluxe Vanity Address Miner-----
echo     What would you like to VanityMine for?
set /p whatmine=

:invalid
cls
echo     -----Deluxe Vanity Address Miner-----
echo Would you like it Case Sensetive [S] or Case Insensitive [I]
set /p case=
if "%case%"=="S" goto sensemine
if "%case%"=="s" goto sensemine
if "%case%"=="I" goto insnsmine
if "%case%"=="i" goto insnsmine
echo Invalid Input!
goto invalid


rem ------------------------------------------
rem -------Mining Program--------

:insnsmine
cls
echo.
echo       -----Mining For %whatmine% [Case Insensitive] In Progress-----
echo.
vanitygen64.exe -i %whatmine%
goto endmine

:sensemine
cls
echo.
echo       -----Mining For %whatmine% [Case Sensitive] In Progress-----
echo.
vanitygen64.exe -r %whatmine%
goto endmine
rem   /\ Pointless but who cares?

:endmine
echo.
echo Quick! Copy your key Down! :)
pause>nul
echo.
set /p sure=Are your sure you you have copied your key down? [Y/n]
if "%sure%"=="Y" goto last
if "%sure%"=="y" goto last
goto endmine

:last
cls
echo Close this window unless you want to mine again.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo.
echo Batch file made by e1ghtSpace
echo                       Donations Welcome - 1M4mg2eH14m8xepzFabFftd7YDTAY1ZexT
pause>nul
cls
goto start
Copy and past it into a batch file.
Make sure to put it in the same directory as vanitygen!
2564  Bitcoin / Development & Technical Discussion / Re: Vanitygen: Vanity bitcoin address generator/miner [v0.22] on: July 08, 2014, 01:56:56 AM
well, at least it's not complaining about a missing file anymore - progress Wink

But it says it can take minute, then nothing happens :/
It exits for some reason.
OMG. I just tried this out. It says compiling. This can take a minute or something.
Then it said Done! And then my computer crashed. It didn't turn on for 2 minutes and now the screens have no signal. Do you guys think my computer is destroyed?

Edit:
Connected screen to motherboard (bypassing Graphics Card)
Oh shit, my graphics card isn't being detected. FML. I'm going to I get into so much trouble. Fuck.
Ok rerunning Windows experience Index
Previous score: 7.6
New score: 5.6 OH SHIT IM FUCKED.

And what was the lowest score? Gaming Graphics. FROM AN R9 290X!

Edit 2:
Ok now I'm going to download Amd Catalyst Drivers again and install them. I hope this works.

Was I supposed to use oclvanityminer? Because I used oclvanitygen.
I am sorry for what has happened, but I can't be held responsible for that, you clearly have had some issues with your card(*cough* overheating *cough*).
Yeah...
What do you mean by:
Quote
you clearly have had some issues with your card
I haven't really had this happen before.
2565  Bitcoin / Bitcoin Technical Support / Re: System Crash - oclvanitygen - Broken Graphics Card on: July 08, 2014, 01:43:55 AM
If you can turn on your computer properly, then there isn't a problem.
That happened to me once; MSI Afterburner wouldn't detect it or anything, so all I did was I ignored it, and a few days later, it worked again.
Ok thanks for the help! So I just need to wait a few days?

When you say it happened to you once, was it specifically with oclvanitygen?
Do you know why it works again after a few days?

Oh crap, I just realised what ocl stands for. Overclock. Whoops. But I didn't even set any clock speeds. Weird.

No, ocl isn't Overclock. It's Open-CL.
Well, it was with GUIMiner back in the old days, and I have no idea. Maybe it overheated or something, i really don't know, but thing like waiting usually work.
Alright, I hope so.
So with your computer, did the monitors get no signal? or was is just a black picture or something?
Also, did you use your computer at all until it worked again?
2566  Bitcoin / Bitcoin Technical Support / Re: System Crash - oclvanitygen - Broken Graphics Card on: July 08, 2014, 12:20:11 AM
If you can turn on your computer properly, then there isn't a problem.
That happened to me once; MSI Afterburner wouldn't detect it or anything, so all I did was I ignored it, and a few days later, it worked again.
Ok thanks for the help! So I just need to wait a few days?

When you say it happened to you once, was it specifically with oclvanitygen?
Do you know why it works again after a few days?

Oh crap, I just realised what ocl stands for. Overclock. Whoops. But I didn't even set any clock speeds. Weird.
2567  Bitcoin / Bitcoin Technical Support / [HELP ME!] [Edited (again)] Computer Crashed No Graphics Card Detected. on: July 07, 2014, 11:44:46 PM
I have an R9 290X

I tried to use oclvanitygen64.exe to mine a bitcoin address.
It said "compiling Kernel this could take a few minutes..."
Then it said "Done"

My computer shut off instantly.
I tried to turn it on but it didn't work. But then after about a minute of trying, it worked.

The screens were black so I plugged one of the DVI cords into the Motherboard Port instead of the Graphics Card.

Now the computer screens work but the graphics card isn't being detected at all.

I have deleted and reinstalled all of the drivers (newest version) and still nothing.
I have read some stuff online and apparently it might be a PSU issue. Can a Graphics card even make a computer turn off instantly? (not even BSOD?)
Do you think the PSU is broken and can't power the Graphics Card? Or is it the Graphics Card itself?


According to byt411, if I wait a few days, it'll work again. Is that possible?

Important Edit:
Fan on GPU Spins and Light shines.
2568  Bitcoin / Development & Technical Discussion / Re: Vanitygen: Vanity bitcoin address generator/miner [v0.22] on: July 07, 2014, 11:16:40 PM
well, at least it's not complaining about a missing file anymore - progress Wink

But it says it can take minute, then nothing happens :/
It exits for some reason.
OMG. I just tried this out. It says compiling. This can take a minute or something.
Then it said Done! And then my computer crashed. It didn't turn on for 2 minutes and now the screens have no signal. Do you guys think my computer is destroyed?

Edit:
Connected screen to motherboard (bypassing Graphics Card)
Oh shit, my graphics card isn't being detected. FML. I'm going to I get into so much trouble. Fuck.
Ok rerunning Windows experience Index
Previous score: 7.6
New score: 5.6 OH SHIT IM FUCKED.

And what was the lowest score? Gaming Graphics. FROM AN R9 290X!

Edit 2:
Ok now I'm going to download Amd Catalyst Drivers again and install them. I hope this works.

Edit 3:
It didn't work. Apparently the same thing happened to a guy with GUIminer. He said that after a few days it was okay again.

Was I supposed to use oclvanityminer? Because I used oclvanitygen.
2569  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CLAM] CLAMS > Proof-Of-Chain > @AGX.io on: July 07, 2014, 10:30:56 PM
                    Private Key                                                                   Address
5Km2kuu7vtFDPpxywn4u3NLpbr5jKpTB3jsuDU2KYEqdGq3MgyX  12nhPbtktkFXcWbgVTTMw7doqaSKYrzrfH

So close, yet so far. Missed it by one month.

Edit:
This isn't my address, its just the last one here:
http://directory.io/904625697166532776746648320380374280100293470930272690489102837043110636668
2570  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CLAM] CLAMS > Proof-Of-Chain > @AGX.io on: July 07, 2014, 10:12:35 PM
Fantastic idea

Loaded my doge wallet and got 9.2 clam Smiley

The clams are now worth 1000 times more than the doge in the wallet

Happy days !!!


How did you get 9.2?
So, is it if you have 2 addresses with some doge in it, you get more coins?
2571  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CLAM] CLAMS > Proof-Of-Chain > @AGX.io on: July 07, 2014, 06:31:58 AM

*cough cough*bitmixer.io*cough*

*cough cough* Please don't advertise un-related services on our thread.  You are only the second time we have exercised our "Self-Moderated" function. *cough cough*

Create a CLAMS mixer, and we will be more than happy to list it in the OP thread!
I'm sorry. I thought that you could mix your bitcoins and then claim more clams.  Sad
2572  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CLAM] CLAMS > Proof-Of-Chain > @AGX.io on: July 07, 2014, 06:15:17 AM
We just have had two little bubbles in few hours, clams seems to follow btc life at 100x speed, now waiting for the next peak  Smiley
Yeah, I just managed to get in.
Quote
Previous price was 0.0063 but...
                                                          Ammount
2014-07-07 06:09:23   Sell   0.00520001        0.3
2014-07-07 06:10:22   Buy   0.00520002        4.4

I sold 0.3 cheap, to make the price go down so I could get in. Wink
2573  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CLAM] CLAMS > Proof-Of-Chain > @AGX.io on: July 07, 2014, 05:49:05 AM
So I guess adding encrypted wallets doesn't work? Because I tried to use this guy's wallet: http://www.stealmywallet.com/ but it didn't work Sad

Encrypted wallets do work, but the wallet remains encrypted.

Did you sync the chain to block 10k?
Maybe not. Oh well, I wouldn't be able to spend it anyway.

Also, did you already need to have bitcoins in your wallet before this coin was released to be eligible to claim CLAMS?

Yes I believe the wallet had to have some Bitcoin in it or no clam for you sir.
Just making sure, if 1 hour ago I transferred 0.05 bitcoins into my wallet, would I be able to get any clams? Or were the bitcoins supposed to be there a long time ago?
2574  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CLAM] CLAMS > Proof-Of-Chain > @AGX.io on: July 07, 2014, 04:56:23 AM
So I guess adding encrypted wallets doesn't work? Because I tried to use this guy's wallet: http://www.stealmywallet.com/ but it didn't work Sad

Encrypted wallets do work, but the wallet remains encrypted.

Did you sync the chain to block 10k?
Maybe not. Oh well, I wouldn't be able to spend it anyway.

Also, did you already need to have bitcoins in your wallet before this coin was released to be eligible to claim CLAMS?
2575  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CLAM] CLAMS > Proof-Of-Chain > @AGX.io on: July 07, 2014, 04:28:28 AM
So I guess adding encrypted wallets doesn't work? Because I tried to use this guy's wallet: http://www.stealmywallet.com/ but it didn't work Sad
2576  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CLAM] CLAMS > Proof-Of-Chain > @AGX.io on: July 07, 2014, 04:05:48 AM
earned 4.6 not to bad with it was more but hey free is free. Thank you Dev's
Me too! Well, I got 4.60545574
2577  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CLAM] CLAMS > Proof-Of-Chain > @AGX.io on: July 07, 2014, 03:57:18 AM
Guys, did you already need to have bitcoins in your wallet before this coin was released?
2578  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CLAM] CLAMS > Proof-Of-Chain > @AGX.io on: July 07, 2014, 03:52:25 AM
A few questions:

Do you need to have your bitcoin balance available (instead of pending) for the wallet import to work?

Can you import some clams from your bitcoin wallet.dat and then when your receive more btc, replace the wallet.dat again? Or would that delete your old coins?
2579  Alternate cryptocurrencies / Announcements (Altcoins) / Re: |ANN| |WASP| |WASPCOIN| |X13| |POS| |POW| on: July 06, 2014, 05:51:59 AM
Premine Scam
  Stay away or you'll be sucked into a vortex of doom and despair.

The only thing good about this coin is that it was ninja launched but there has been a massive premine anyway, so stay away.
2580  Alternate cryptocurrencies / Altcoin Discussion / Re: Which coin has the stupidest name? on: July 06, 2014, 04:40:04 AM
Duckduckcoin sucks. Duck coin is better.
Pages: « 1 ... 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 [129] 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!