Search content
Sort by

Showing 13 of 13 results by I_AM_AT_WORK_NOW_
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][EAC] EarthCoin - EAC v1.3.1 Now Available! Now on BTC38 Exchange
by
I_AM_AT_WORK_NOW_
on 05/11/2014, 00:24:37 UTC



  I'm Look for some EarthCoin pool ?   , I see a lot of then are offline



This one is going strong: http://coinium.org/

Post
Topic
Board Announcements (Altcoins)
Re: [ANN][EAC] EarthCoin - EAC v1.3.1 Now Available! Now on BTC38 Exchange
by
I_AM_AT_WORK_NOW_
on 27/10/2014, 02:20:47 UTC
http://earth.coinium.org/  is now the top earthcoin pool running strong
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][EAC] EarthCoin - EAC v1.3.1 Now Available! Now on BTC38 Exchange
by
I_AM_AT_WORK_NOW_
on 24/10/2014, 05:18:18 UTC
Wolong explains how he pumped doge the way he did,  interesting read if you want to understand how markets can be manipulated.


http://cryptofrenzy.files.wordpress.com/2014/02/god.pdf

That wasn't written by Wolong....looks like it was written by a 4th grader with below average grades.

What?
Post
Topic
Board Mining (Altcoins)
Re: [ANN] sgminer v5 - new unified multi-algorithm on-the-fly kernel switching miner
by
I_AM_AT_WORK_NOW_
on 09/10/2014, 01:37:23 UTC
Can someone explain why sgminer automatically forces a terminal window to be open?

I really hate having the terminal open while I'm using the pc, so I was using the following vbs script to hide cgminer:

Code:
CreateObject("Wscript.Shell").Run "F:\miner.bat", 0, True

It works perfectly fine with cgminer and runs the .bat file without issue, and without a CMD window, but whenever I try using it with sgminer it will force open a CMD window. The above vbs script will open the sgminer bat file without issue, and sgminer will run without issue, but it will sit there in a CMD window.

Any way to get this to work similar to cgminer, without a CMD window?

Scheduled Tasks: start on logon -> inv.cmd:
Quote
wscript.exe "C:\Coins\invisible.vbs" "C:\Coins\start_miner_bg.cmd"
exit
-> invisible.vbs:
Quote
CreateObject("Wscript.Shell").Run """" & WScript.Arguments(0) & """", 0, False
+ start_miner_bg.cmd:
Quote
@echo off
cd "C:\Coins\sgminer-5.0-daily-20140712-15-win32\"
6950_7950_Powercolor_Stock-p8h6v_BG.cmd
+ 6950_7950_Powercolor_Stock-p8h6v_BG.cmd:
Quote
@echo off
....date crap...
sgminer -c 6950_7950_Powercolor_Stock-p8h6v_multi_BG.conf 2>c:\log\sgminer_%ldt%_bg.log
exit

Works for me on Win7.

Thanks, turned out what I needed to do was get rid of the bat file and run sgminer.exe direct through the vbs script, with a config file.

I have no idea why, but it works fine. Thanks
Post
Topic
Board Mining (Altcoins)
Re: [ANN] sgminer v5 - new unified multi-algorithm on-the-fly kernel switching miner
by
I_AM_AT_WORK_NOW_
on 08/10/2014, 10:09:14 UTC
Can someone explain why sgminer automatically forces a terminal window to be open?

I really hate having the terminal open while I'm using the pc, so I was using the following vbs script to hide cgminer:

Code:
CreateObject("Wscript.Shell").Run "F:\miner.bat", 0, True

It works perfectly fine with cgminer and runs the .bat file without issue, and without a CMD window, but whenever I try using it with sgminer it will force open a CMD window. The above vbs script will open the sgminer bat file without issue, and sgminer will run without issue, but it will sit there in a CMD window.

Any way to get this to work similar to cgminer, without a CMD window?
Post
Topic
Board Announcements (Altcoins)
Re: Global Denomination (GDN) X11 DigiShield - NewWallets - Social - Yahoo Finance
by
I_AM_AT_WORK_NOW_
on 08/10/2014, 08:18:51 UTC
There is no short term fast profit, devs seem to be real and serious

agreed
Post
Topic
Board Altcoin Discussion
Re: DARKCOIN Speculations
by
I_AM_AT_WORK_NOW_
on 26/05/2014, 00:46:56 UTC
The biggest thing is anonymity. If silk road or whatever is running these days adopts Darkcoin, it will take over litecoin.

Alts are driven by demand, dogecoin proved that. It's all about what is in demand. A silk road type marketplace will seriously drive demand up, which is what's critical.
Post
Topic
Board Altcoin Discussion
Re: and this is why we're still flying under the radar
by
I_AM_AT_WORK_NOW_
on 20/03/2014, 03:28:05 UTC
I think the main problem with myriad coin is there is just too damn many of them, the market is saturated with I think over 60 million coins now and it's only a month old? Hardly bears well for creating a scarce crypto currency to sit alongside Bitcoin. It may be fun for miners but what is the practical use for consumers, why should they want to exchange it for goods or services?

The actual quantity is irrelevant when it'd digital and divisible.
Post
Topic
Board Altcoin Discussion
Re: Nxt Big Giveaway!!!
by
I_AM_AT_WORK_NOW_
on 23/12/2013, 00:57:43 UTC
Thought I'd give some simple instructions for anyone new like me:

As it says in the original thread, for windows:

1. Make sure you have Java installed.
2. Download nxt.zip: https://dl.dropboxusercontent.com/u/67242472/nxt.zip
3. Unzip where you like
4. Create a .bat file, call it nxt.bat, then edit it with notepad and type 'java -Xms512m -Xmx1024m -jar start.jar' without the commas. Put the nxt.bat in your nxt folder.
5. Open the following address in firefox or chrome: http://localhost:7874
6. Click the lock button in the top left corner, then enter a pass-phrase. Save this as you'll need it.
7. That's it. Now in the top left corner is your NXT address.

Hope this helps anyone else.

 

---------------------------

Thanks: 15201320301202517824
Post
Topic
Board Altcoin Discussion
Topic OP
Guide for this NXT altcoin business
by
I_AM_AT_WORK_NOW_
on 23/12/2013, 00:30:28 UTC
Thought I'd give some simple instructions for anyone new like me:

As it says in the original thread, for windows:

1.. Make sure you have Java installed.
2.. Download nxt.zip: https://dl.dropboxusercontent.com/u/67242472/nxt.zip
3.. Unzip where you like
4.. Create a .bat file, call it nxt.bat, then edit it with notepad and type 'java -Xms512m -Xmx1024m -jar start.jar' without the commas. Put the nxt.bat in your nxt folder.
5.. Open the following address in firefox or chrome: http://localhost:7874
6.. Click the lock button in the top left corner, then enter a pass-phrase. Save this as you'll need it.
7.. That's it. Now in the top left corner is your NXT address.

Hope this helps anyone else.
 
 

----------------------------

Thanks: 15201320301202517824
Post
Topic
Board Announcements (Altcoins)
Re: [XPM] [ANN] Primecoin Release - First Scientific Computing Cryptocurrency
by
I_AM_AT_WORK_NOW_
on 18/12/2013, 01:20:51 UTC
Difficulty seems to be steadily increasing. Anyone know what's happening?
Post
Topic
Board Beginners & Help
Re: Everything is in the RED
by
I_AM_AT_WORK_NOW_
on 17/12/2013, 06:40:06 UTC
Bitcoin dropped due to Chinas increasing regulatory pressure/banning, and a few independent decisions by US banks to stop bitcoin related transactions.

Also, the market was overvalued and overpriced based on chinese hype. We'll be seeing a levelling off for a while (probably the next month or two).

I wouldn't be surprised if $300 was on the cards.
Post
Topic
Board Beginners & Help
Re: Do you think any of the other "alt" currencies will overtake bitcoin?
by
I_AM_AT_WORK_NOW_
on 17/12/2013, 06:33:14 UTC
Not a chance.

There are alts that have promise, but none will take over bitcoin.

Alts with promise:

* PPCoin
* Primecoin
* Namecoin
* Litecoin (not for any real reason, just because it's second on the list).