BITCOIN TAP


SUBMITTED BY: King

DATE: April 26, 2020, 5:21 p.m.

FORMAT: Text only

SIZE: 4.8 kB

HITS: 482

  1. I am sure a lot of you have tried mining bitcoin and it just hasn’t worked out. Let me tell you
  2. why. The difficulty for mining bitcoin is so high that you have to have around 100GH/s of ASIC
  3. power to earn anything. The people that earned the real bitcoins started when bitcoin first
  4. started. The difficulty was under 1 and just about any user could earn over 100 BTC in a day.
  5. But then, the difficulty increased and it became so hard to get the coin. Then the value went
  6. up to $50, then $100, then $500, and then $1000. What if you were one of those people who
  7. kept their bitcoins at the start and had billions worth of bitcoin? That would be awesome. This
  8. book is going to show you how to make out rich like those guys.
  9. Method #1
  10. Requirements:
  11. ● Computer
  12. ● Web Server
  13. ● MySQL Server
  14. ● Minimal knowledge of PHP/HTML+CSS (optional)
  15. If you do not have any of these let me know I would be happy to set one up for cheap
  16. ($0.99)
  17. Here is how it works:
  18. We are going to set up a fun game for your friends (or anyone else) to play and
  19. bet bitcoins on. This game is a BTC Arena! You buy different weapons and based on
  20. how much you pay you will have a higher chance of winning, it uses the random.org to
  21. randomly generate a number.
  22. Step 1 (Uploading the Scripts):
  23. Ok Download the .zip file I have for you here:
  24. http://btcarena.privatecloud­hosting.com/btcarena.zip Now all you gotta do is unzip that
  25. folder and upload it to your server. You now have a UI for your users to use. PLEASE
  26. MODIFY THE CSS IT IS NOT WHAT I WOULD CONSIDER A FINAL PRODUCT! I
  27. wanted to leave you room to add your own creative spin on it by adding nice css. BUT
  28. YOU MAY LEAVE IT AS IS AND IT WILL STILL FUNCTION.
  29. Step 2 (Changing info):
  30. You MUST have a blockchain wallet for this to work!!! We use the blockchain sending
  31. API and the receiving API. Go into the “dbc.php” file and change all of the values to
  32. match your info so for example if my Blockchain Wallet Identifier was “Hack­Forums” I
  33. would change the line ‘$guid = “”;’ to ‘$guid = “Hack­Forums”;’ You have to put in all
  34. your SQL details as well.
  35. Still working a little You like the idea behind it? You can comment by selecting stuff.
  36. Step 3 (Uploading .SQL):
  37. There is a .SQL file in the folder. Create a new database and run the code from the file
  38. on the SQL server. If you are using phpmyadmin find the tab that looks like this:
  39. Step 4 (Get Users):
  40. Just advertise it and people will think it is cool ESPECIALLY IF YOU CHANGED THE
  41. CSS (*hint**hint* *wink**wink*).
  42. CONTACT ME IF YOU HAVE ANY
  43. ISSUES! (I did program it after all :) )
  44. Method #2
  45. Requirements:
  46. ● Computer
  47. ● Scrypt miner (Or Bitcoin)
  48. Here is how it works:
  49. We are going to find new coins that look promising and mine them for 2 days
  50. each. We will then keep these coins and if/when they go up we will trade them in.
  51. Step 1 (Finding Coins):
  52. Ok let’s go to the altcoin section of bitcointalk. Then we will look at some coins
  53. and see which ones we think will actually go somewhere. Keep in mind that that
  54. currency people thought was a joke, Dogecoin, actually went somewhere and doubled
  55. in price the other day. Choose a few coins that you think are going somewhere and put
  56. their names in a list. Then put a pool of your choice that is listed next to the name.
  57. Then when you have selected the coins you want to mine, download the wallets for the
  58. coins.
  59. Step 2 (Mining):
  60. An investment worth making: here.
  61. Ok now sign up at a pool and point your miner to it for 2 days (or more), then
  62. move on to the next currency.
  63. Don’t know how to mine? Here is how:
  64. Windows:
  65. Go grab sgminer for windows (cgminer doesn’t support scrypt anymore) and follow the
  66. instructions to compile it. Then, once compiled, type in CMD (without quotes) “sgminer
  67. ­o stratum+tcp://pool:port ­u username ­p password” but fill in the info the pool you
  68. chose gives you.
  69. Mac:
  70. Download asteroid.app. Open the file and scroll down to new pool in the pool
  71. drop­down. Enter in your pool’s info and hit the play button in the kh/s bar.
  72. Linux:
  73. Download sgminer. Then follow the *nix instructions on the github page.
  74. Then type in (without quotes) “sgminer ­o stratum+tcp://pool:port ­u username ­p
  75. password” with your pool’s info.
  76. Step 3 (Trading/Monitoring)
  77. Keep a list of the bitcointalk threads where you found the alternate currencies. Monitor
  78. them and make sure you bookmark any currency exchanges that accept the coin. If the
  79. price skyrockets, go to an exchange (or trade them on a forum) and sell 50% of your
  80. coins. Keep the rest so if the price steadily goes up and is worth even more, you still
  81. have some to sell.
  82. Blackhat add­on:
  83. Mine with your bots. I recommend PLASMA RAT RATnet/botnet for mining because it is
  84. the most stable, and has the miner built into the client/server.

comments powered by Disqus