Delicious LinkedIn Facebook Twitter RSS Feed
Powered by Blogger.

Daily $140-$150 Dollars | 1000$ IN 1 WEEK | BTC

10-Easy-ways-to-earn-money-online-by-home-2016-2017 img141
BEFORE STARTING, IF YOU WANT BITCOIN, PLEASE go to http://www.coinbase.com and MAKE AN ACCOUNT, with zero  BALANCE, even if you have a coinbase account, MAKE, A NEW ONE.
If you want PAYPAL, continue with the following:
Firstly you’re going to have to create an account on this site:
 you’ll be at TREEHOUSE
CREATE A FREE TRIAL account at Treehouse and pick PRO, MONTHLY so you can download the files.
When it tells you to give your CREDIT CARD, Give your PAYPAL or COINBASE BITCOIN ACCOUNT instead.
THEN CLICK SIGN UP
Now go to this link
https://teamtreehouse.com/library/how-to-make-a-website/creating-html-content/build-the-footer
and go to DOWNLOADs, and DOWNLOAD PROJECT FILE. You should be able to do this if you picked PRO account at Treehouse, if you didn’t make a new account you have to pick PRO to download the project files
Next make an account at:
Now create an account and add your PAYAPL / BTC to it.
Now there are two things you can do for this:
1. EXE BUNDLER
From the files you just downloded upload to DropBox or GoogleDrive
and then add that link to the EXE BUNDLER on
Make a very quick youtube video about “LEARN PROGRAMMING FOR FREE” You can make it or steal a youtube video (like this)
https://www.youtube.com/watch?v=7VDp1HmxBVE
and use “http://www.clipconverter.xyz/” to download the youtube video and upload it on your own Youtube account
Then Use the download link of perinstallbucks, otherwise the installation will not be counted by the system. in your YOUTUBE DESCIRIPTION
2. Search on you YouTube for videos like “Gift Card Generators” or similar videos. Download them
nd edit them a bit. (Use your own intro or something like this) 
Go in your perinstallbucks account and click on “Exe bundler”. Enter the name of your software in the first textbox. (for example “GooglePlay GiftCard Generator”)
Now, click on “Generate link”. Put the download you’ll get in your YouTube video description.
(Use the download link of perinstallbucks, otherwise the installation will not be counted by the system)
EVERY DOWNLOAD is 1.40 USD that means just as little as 100 downloads on your application will set you to earn $1000 DOLLARS EVERY WEEK

Giveaway Promo Template

Giveaway Promo Template
Screenshot
COC Test_20160118225639
Custom CSS :
  1. .offer_help_text {
  2. display: none;
  3. }
  4. .dl_button {
  5. background: #00B4FF;
  6. color: #fff;
  7. font-size: 20px;
  8. padding: 10px 10px;
  9. width: 100%;
  10. max-width: 600px;
  11. border: 5px solid white;
  12. box-shadow: 0px 3px 5px #ddd;
  13. border-radius: 5px;
  14. margin-top: 20px;
  15. white-space: nowrap;
  16. overflow: hidden;
  17. text-overflow: ellipsis;
  18. }
  19. .dl_button:hover {
  20. background: #00A3CC;
  21. border: 5px solid white;
  22. }
  23. .link_a:link {
  24. background: #00B4FF;
  25. color: #fff;
  26. font-size: 20px;
  27. padding: 10px 10px;
  28. width: 100%;
  29. max-width: 600px;
  30. border: 5px solid white;
  31. box-shadow: 0px 3px 5px #ddd;
  32. border-radius: 5px;
  33. margin-top: 20px;
  34. white-space: nowrap;
  35. overflow: hidden;
  36. text-overflow: ellipsis;
  37. }
  38. .link_a:link:hover {
  39. background: #FFC56A;
  40. color: #424546
  41. }
  42. #rock {
  43. background: white;
  44. border: 1px solid #eee;
  45. padding: 10px;
  46. }
  47. #comment {
  48. width: 100%;
  49. padding: 8px;
  50. border: 1px solid #ccc;
  51. border-radius: 5px;
  52. margin: 5px auto;
  53. }
  54. #comment:focus {
  55. outline: none;
  56. }
  57. #post {
  58. background: #3F5B9A;
  59. color: #fff;
  60. border: 1px solid #2E4B89;
  61. border-radius: 3px;
  62. padding: 3px;
  63. font-size: 12px;
  64. width: 50px;
  65. font-weight: bold;
  66. float: right;
  67. }
  68. #post:focus {
  69. outline: none;
  70. }
  71. #check {
  72. margin: 5px;
  73. color: #ccc
  74. }
  75. p {
  76. margin: 1px
  77. }
  78. #name {
  79. color: #3B5998;
  80. font-weight: bold;
  81. cursor: pointer;
  82. }
  83. #message {
  84. color: #000
  85. }
  86. #soci {
  87. font-size: 14px;
  88. margin-top: 5px;
  89. }
  90. #link-a {
  91. cursor: pointer;
  92. color: #3B5998
  93. }
  94. #link-a:hover {
  95. text-decoration: underline
  96. }
  97. .content {
  98. width: 100%;
  99. height: 100%;
  100. background: #fff;
  101. position: fixed;
  102. top: 0px;
  103. left: 0px;
  104. z-index: 99999
  105. }
  106. #load-more {
  107. Background: #5890FF;
  108. color: white;
  109. border: 0px;
  110. width: 100%;
  111. padding: 15px;
  112. border-radius: 2px;
  113. max-width: 700px;
  114. }
  115. #load-more:focus {
  116. outline: none;
  117. }
  118. #hidden {
  119. display: none;
  120. }
  121. #profile {
  122. width: 50px;
  123. height: 50px;
  124. }
  125. #title {
  126. color: #fff
  127. }
  128. body {
  129. margin: 10px;
  130. background: #eee url(http://s08.imgs.to/share/image/VJAf1fhG5m_pc-background-clouds2.jpg);
  131. background-position: 50% 50%;
  132. -webkit-background-size: cover;
  133. -moz-background-size: cover;
  134. -o-background-size: cover;
  135. background-size: cover;
  136. background-attachment: fixed;
  137. }
  138. .important {
  139. width: 100%;
  140. height: 100%;
  141. background: #fff;
  142. position: fixed;
  143. top: 0px;
  144. left: 0px;
  145. z-index: 99999
  146. }
  147. #container {
  148. background: #fff;
  149. max-width: 900px;
  150. min-height: 300px;
  151. margin: 0px auto;
  152. padding: 20px;
  153. border: 1px solid #ddd;
  154. }
Custom HTML
  1. <html>
  2. <head>
  3. <meta name="viewport" content="width=device-width, initial-scale=1 maximum-scale=1" />
  4. </head>
  5. <body>
  6. <div class="content"></div>
  7. <div id="container">
  8. <center>
  9. <h1>Clash of Clans Giveaway Promo</h1>
  10. <h3>{%today_date%}</h3>
  11. <br>
  12. <img src="https://i.gyazo.com/03df782f256b503bcbf34c85593b111e.png" style="width:100%;max-width:600px">
  13. <h2>Complete the Steps To Claim Your Reward</h2>You will receive notification after completing a survey.
  14. <h3>Step 1 : Like Our Website</h3>
  15. <div id="fb-root"></div>
  16. <script>
  17. (function(d, s, id) {
  18. var js, fjs = d.getElementsByTagName(s)[0];
  19. if (d.getElementById(id)) return;
  20. js = d.createElement(s);
  21. js.id = id;
  22. js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.5&appId=974324642590574";
  23. fjs.parentNode.insertBefore(js, fjs);
  24. }(document, 'script', 'facebook-jssdk'));
  25. </script>
  26. <br/>
  27. <div class="fb-like" data-href="https://www.facebook.com/clashofclans" data-layout="button_count" data-action="like" data-show-faces="false" data-share="true"></div>
  28. <br>
  29. <h3>Step 2 : Complete a Simple Survey Below</h3> {%offers%}
  30. <br><i style="color:#aaa">Promo Until {%today_date%}</i>
  31. </center>
  32. <br>
  33. <br>
  34. <div id="rock">
  35. <b>1,479 Comments</b>
  36. <div id="fblike" style="float:right"></div>
  37. <hr/>
  38. <input id="comment" placeholder="Add a Comment..."></input>
  39. <button id="post" onclick="alert('Please Complete An Offer Before You Leave a Comment');">Post</button>
  40. <input id="check" type="checkbox"><font style="color:#aaa">Also Post on Facebook</font>
  41. </input>
  42. <div style="clear:both"></div>
  43. <br/>
  44. <table>
  45. <tr>
  46. <td valign="top" style="padding:3px;">
  47. <img id="profile" src="https://i.gyazo.com/08f1d710bff5c0bd1ff38c3e61659245.png">
  48. </td>
  49. <td valign="top" style="padding:3px;">
  50. <p id="name">Karen Daniels</p>
  51. <p id="message">Thank you for this HUGE giveaway. More power to you guys.</p>
  52. <p id="soci"><font id="link-a">Like</font> · <font id="link-a">Reply</font> <font style="color:#aaa">1 minute ago</font>
  53. </p>
  54. </td>
  55. </tr>
  56. </table>
  57. <br/>
  58. <table>
  59. <tr>
  60. <td valign="top" style="padding:3px;">
  61. <img id="profile" src="http://s08.imgs.to/share/image/h6e3r2La57_2.jpg">
  62. </td>
  63. <td valign="top" style="padding:3px;">
  64. <p id="name">Verna Elliott</p>
  65. <p id="message">Thank you for freebies</p>
  66. <p id="soci"><font id="link-a">Like</font> · <font id="link-a">Reply</font> <font style="color:#aaa">3 minutes ago</font>
  67. </p>
  68. </td>
  69. </tr>
  70. </table>
  71. <br/>
  72. <table>
  73. <tr>
  74. <td valign="top" style="padding:3px;">
  75. <img id="profile" src="http://s08.imgs.to/share/image/jmj5L5NFLa_3.jpg">
  76. </td>
  77. <td valign="top" style="padding:3px;">
  78. <p id="name">Jackie Veronica</p>
  79. <p id="message">Thank you. I got it.</p>
  80. <p id="soci"><font id="link-a">Like</font> · <font id="link-a">Reply</font> <font style="color:#aaa">4 minutes ago</font>
  81. </p>
  82. </td>
  83. </tr>
  84. </table>
  85. <br/>
  86. <table>
  87. <tr>
  88. <td valign="top" style="padding:3px;">
  89. <img id="profile" src="http://s08.imgs.to/share/image/QJaTAFBJTP_4.jpg">
  90. </td>
  91. <td valign="top" style="padding:3px;">
  92. <p id="name">Sharon Vawser</p>
  93. <p id="message">Thank you so much. you are awesome guys. Wish you all the best.</p>
  94. <p id="soci"><font id="link-a">Like</font> · <font id="link-a">Reply</font> <font style="color:#aaa">7 minutes ago</font>
  95. </p>
  96. </td>
  97. </tr>
  98. </table>
  99. <br/>
  100. <table>
  101. <tr>
  102. <td valign="top" style="padding:3px;">
  103. <img id="profile" src="http://s08.imgs.to/share/image/zBQBBZzMqh_5.jpg">
  104. </td>
  105. <td valign="top" style="padding:3px;">
  106. <p id="name">Kristina Mendoza</p>
  107. <p id="message">working.. survey was easy, no complaints from me <img src="http://cpagriptemplates.com/wp-includes/images/smilies/simple-smile.png" alt=":)" class="wp-smiley" style="height: 1em; max-height: 1em;"> just make sure you put in real data for the survey or they wont complete.</p>
  108. <p id="soci"><font id="link-a">Like</font> · <font id="link-a">Reply</font> <font style="color:#aaa">8 minutes ago</font>
  109. </p>
  110. </td>
  111. </tr>
  112. </table>
  113. <br/>
  114. <div id="hidden">
  115. <table>
  116. <tr>
  117. <td valign="top" style="padding:3px;">
  118. <img id="profile" src="http://s08.imgs.to/share/image/AmgZwghTYw_6.jpg">
  119. </td>
  120. <td valign="top" style="padding:3px;">
  121. <p id="name">Jessica Stewart</p>
  122. <p id="message">Thank you i got mine.</p>
  123. <p id="soci"><font id="link-a">Like</font> · <font id="link-a">Reply</font> <font style="color:#aaa">12 minutes ago</font>
  124. </p>
  125. </td>
  126. </tr>
  127. </table>
  128. <br/>
  129. <table>
  130. <tr>
  131. <td valign="top" style="padding:3px;">
  132. <img id="profile" src="http://s08.imgs.to/share/image/AmgZwghTYw_6.jpg">
  133. </td>
  134. <td valign="top" style="padding:3px;">
  135. <p id="name">Jessica Stewart</p>
  136. <p id="message">I love it.</p>
  137. <p id="soci"><font id="link-a">Like</font> · <font id="link-a">Reply</font> <font style="color:#aaa">13 minutes ago</font>
  138. </p>
  139. </td>
  140. </tr>
  141. </table>
  142. <br/>
  143. <table>
  144. <tr>
  145. <td valign="top" style="padding:3px;">
  146. <img id="profile" src="http://s08.imgs.to/share/image/smJm53jI2V_7.jpg">
  147. </td>
  148. <td valign="top" style="padding:3px;">
  149. <p id="name">Angelica Foy</p>
  150. <p id="message">Thank you.</p>
  151. <p id="soci"><font id="link-a">Like</font> · <font id="link-a">Reply</font> <font style="color:#aaa">16 minutes ago</font>
  152. </p>
  153. </td>
  154. </tr>
  155. </table>
  156. <br/>
  157. <table>
  158. <tr>
  159. <td valign="top" style="padding:3px;">
  160. <img id="profile" src="http://s08.imgs.to/share/image/T6CyyGhNAW_8.jpg">
  161. </td>
  162. <td valign="top" style="padding:3px;">
  163. <p id="name">Barbara Noblitt</p>
  164. <p id="message">Thank you so much.</p>
  165. <p id="soci"><font id="link-a">Like</font> · <font id="link-a">Reply</font> <font style="color:#aaa">16 minutes ago</font>
  166. </p>
  167. </td>
  168. </tr>
  169. </table>
  170. <br/>
  171. <table>
  172. <tr>
  173. <td valign="top" style="padding:3px;">
  174. <img id="profile" src="http://s08.imgs.to/share/image/AIrKhRQwZ9_9.jpg">
  175. </td>
  176. <td valign="top" style="padding:3px;">
  177. <p id="name">Chelsie White</p>
  178. <p id="message">This is real. Thank you for giveaway..</p>
  179. <p id="soci"><font id="link-a">Like</font> · <font id="link-a">Reply</font> <font style="color:#aaa">20 minutes ago</font>
  180. </p>
  181. </td>
  182. </tr>
  183. </table>
  184. <br/>
  185. </div>
  186. <div class="important"></div>
  187. <center>
  188. <img id="load" style="display:none;margin-bottom:20px" src="http://s08.imgs.to/share/image/3p5RvXe8hM_loading.gif">
  189. <button id="load-more" onclick="$(this).hide();$('#load').show();setTimeout(function(){$('#hidden').show(0);$('#load-more').show();$('#load').hide();},2000);"><b>Load more comments..</b>
  190. <script src='http://cpagriptemplates.com/jquery-1.12.0.min.js'></script>
  191. </button>
  192. </center>
  193. </body>
  194. </html>