Author Topic: [HELP] Bitcoin Mining  (Read 2682 times)

0 Members and 1 Guest are viewing this topic.

Offline darkhunter

  • /dev/null
  • *
  • Posts: 18
  • Cookies: -7
    • View Profile
[HELP] Bitcoin Mining
« on: July 11, 2013, 11:09:43 pm »
Hi guys I wanted to ask if someone could give me an example in code, or explain to me the mechanism to be followed to create a Bitcoin Mining Alghorithm in visual basic

Offline Fur

  • Knight
  • **
  • Posts: 216
  • Cookies: 34
    • View Profile
Re: [HELP] Bitcoin Mining
« Reply #1 on: July 11, 2013, 11:27:02 pm »
One does not create an algorithm in Visual Basic, one implements an algorithm in Visual Basic.

Your question has basically already answered here.
You could port this miner written in Python if you can't be bothered to think.

If you want my opinion: Don't bother. Just think of the environmental consequences (and, to extend, your electricity bill), and its unstable value (remember that crash a couple of months ago?).
« Last Edit: July 11, 2013, 11:55:19 pm by Fur »

Offline darkhunter

  • /dev/null
  • *
  • Posts: 18
  • Cookies: -7
    • View Profile
Re: [HELP] Bitcoin Mining
« Reply #2 on: July 11, 2013, 11:53:57 pm »
Thanks for the reply, I will take the advice you gave me  ;)


P.S. Instead, could you tell me how I can create me a mining pool staff type a kind of supercomputer consists of multiple computers to generate bitcoins faster?
« Last Edit: July 12, 2013, 12:06:54 am by darkhunter »

Offline sp0rk

  • Serf
  • *
  • Posts: 38
  • Cookies: -1
    • View Profile
Re: [HELP] Bitcoin Mining
« Reply #3 on: August 28, 2013, 04:22:43 am »
That's for the help Fur, I was just about to post about this.I'm aware that it's extremely unstable and that you will likely spend much more on electricity than you alone can mine, but a friend and I are considering writing something to run a few miners on library/school/office computers through a botnet. Any input you may have would be appreciated.
+1
« Last Edit: August 28, 2013, 04:26:19 am by sp0rk »

Welcome. Sit on the couch in the corner and I'll bring in the bitches.

Offline darkhunter

  • /dev/null
  • *
  • Posts: 18
  • Cookies: -7
    • View Profile
Re: [HELP] Bitcoin Mining
« Reply #4 on: August 29, 2013, 11:54:13 pm »
Ok thanks  ;)