Paidverts autofiller script

This Paidverts script will automatically fill the fields that you need to type in order to view ads on paidverts.com

当前为 2014-05-27 提交的版本,查看 最新版本

  1. // ==UserScript==
  2. // @name Paidverts autofiller script
  3. // @namespace caede
  4. // @description This Paidverts script will automatically fill the fields that you need to type in order to view ads on paidverts.com
  5. // @include http://paidverts.com/*
  6. // @version 1.0.3
  7. // @require http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js
  8. // @grant GM_xmlhttpRequest
  9. // @grant GM_info
  10. // @grant GM_setValue
  11. // @grant GM_getValue
  12. // @grant GM_addStyle
  13. // ==/UserScript==
  14. //////JQuery Compatibility statement//////
  15. this.$ = this.jQuery = jQuery.noConflict(true);
  16. //////JQuery Compatibility statement//////
  17. //body style
  18. GM_addStyle("body { background-color: #07054c; background-image:url('http://i.imgur.com/MdIx1Se.png');}");
  19. //element styles
  20. GM_addStyle("a { color: #07054c; text-shadow: 0 0 0.3em #32c7c5 }");
  21. GM_addStyle("b4 { color: #07054c; }");
  22. GM_addStyle(".member_top { background-image:url('http://i.imgur.com/m6h2T0l.png'); }");
  23. GM_addStyle(".menu_top_one { color: white; background-color: #07054c;}");
  24. GM_addStyle(".link_green a, .link_green_small a { color: #32c7c5; }");
  25. GM_addStyle(".link_green a, .link_green_small a { color: #32c7c5; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; -o-transition: all 0.4s ease-out; -ms-transition: all 0.4s ease-out; }");
  26. GM_addStyle("#countdown { color: #07054c; }");
  27. GM_addStyle(".myads_nag { background-color: #07054c; }");
  28. GM_addStyle(".myacc_nag_z { background-color: #07054c; }");
  29. GM_addStyle(".myads_nag_right { background-color: #07054c; }");
  30. GM_addStyle("h2.green { background-color: #07054c; }");
  31. GM_addStyle(".button_green_sans3 { background-color: #07054c; }");
  32.  
  33.  
  34. //button styles
  35. GM_addStyle(".create_account { background-color: #32c7c5; color: #07054c; }");
  36. GM_addStyle(".button_green_big { background-color: #32c7c5; color: #07054c; }");
  37. GM_addStyle(".button_green_submit { background-color: #32c7c5; color: #07054c; }");
  38. GM_addStyle(".button_green_small { background-color: #32c7c5; border: 2px solid #32c7c5; color: #07054c; } .button_green_small:hover { border: 2px solid #32c7c5; background-color: white; color: #32c7c5; } ");
  39. GM_addStyle(".button_cashout { background-color: #32c7c5; color: #07054c; border: 1px solid #07054c; } .button_cashout:hover { background-color: white; color: #07054c; border: 1px solid #07054c; } ");
  40. GM_addStyle(".button_green_sans2, .button_grey_small, .button_grey_big, .button_green_small, .button_green_sans, .button_green_sans2, .button_green_submit, .button_green_big, .button_black_small, .button_black_big { background-color: #32c7c5; color: #07054c; } .button_green_sans2:hover { border: 2px solid #32c7c5; background-color: white; color: #32c7c5; } ");
  41.  
  42.  
  43. //menu styles
  44. GM_addStyle(".menu_top_one { color: white; background-color: #07054c;} ");
  45. //menu icon styles
  46. GM_addStyle(".menu_link_myad { background: url('http://i.imgur.com/qjaae4G.png') no-repeat 194px 7px; } .menu_link_myad:hover { background: url('http://i.imgur.com/qjaae4G.png') no-repeat 194px 7px; }");
  47. GM_addStyle(".menu_link_buyad { background: url('http://i.imgur.com/NMEpLUB.png') no-repeat 194px 7px; } .menu_link_buyad:hover { background: url('http://i.imgur.com/NMEpLUB.png') no-repeat 194px 7px; }");
  48. GM_addStyle(".menu_link_paidad { background: url('http://i.imgur.com/TM66p0C.png') no-repeat 194px 7px; } .menu_link_paidad:hover { background: url('http://i.imgur.com/TM66p0C.png') no-repeat 194px 7px; }");
  49. GM_addStyle(".menu_link_cashout { background: url('http://i.imgur.com/Pkibyb8.png') no-repeat 194px 7px; } .menu_link_cashout:hover { background: url('http://i.imgur.com/Pkibyb8.png') no-repeat 194px 7px; }");
  50. GM_addStyle(".menu_link_ref { background: url('http://i.imgur.com/itdbxD4.png') no-repeat 194px 7px; } .menu_link_ref:hover { background: url('http://i.imgur.com/itdbxD4.png') no-repeat 194px 7px; }");
  51. GM_addStyle(".menu_link_games { background: url('http://i.imgur.com/g12op2r.png') no-repeat 194px 7px; } .menu_link_games:hover { background: url('http://i.imgur.com/g12op2r.png') no-repeat 194px 7px; }");
  52. GM_addStyle(".menu_link_account { background: url('http://i.imgur.com/Vb7Ra8B.png') no-repeat 194px 7px; } .menu_link_account:hover { background: url('http://i.imgur.com/Vb7Ra8B.png') no-repeat 194px 7px; }");
  53. GM_addStyle(".menu_link_stats { background: url('http://i.imgur.com/mzjaE36.png') no-repeat 194px 7px; } .menu_link_stats:hover { background: url('http://i.imgur.com/mzjaE36.png') no-repeat 194px 7px; }");
  54. GM_addStyle(".menu_link_logout { background: url('http://i.imgur.com/sF4LKky.png') no-repeat 194px 7px; } .menu_link_logout:hover { background: url('http://i.imgur.com/sF4LKky.png') no-repeat 194px 7px; }");
  55. GM_addStyle(".menu_link_logout { background: url('http://i.imgur.com/sF4LKky.png') no-repeat 194px 7px; } .menu_link_logout:hover { background: url('http://i.imgur.com/sF4LKky.png') no-repeat 194px 7px; }");
  56. //other styles
  57. GM_addStyle(".green_info { background-color: #28eee7; } ");
  58. GM_addStyle(".top_bar { background-color: #07054c; } ");
  59. GM_addStyle(".button_tp { background-color: #32c7c5; color: #07054c; } .button_tp:hover { border: 2px solid #32c7c5; background-color: white; color: #07054c; } ");
  60.  
  61. $('.banners125').html('<div style="width: 125px; height: 125px; background: #000;position: relative; top:12px; margin-left: 17px; float: left;"><a href="http://freeadmoney.com/pages/index.php?refid=shadowmaus" target="_blank" rel="nofollow"><img src="http://i.imgur.com/SXyH6UA.png"></a></div><div style="width: 125px; height: 125px; background: #000;position: relative; top:12px; margin-left: 17px; float: left;"><a href="http://www.LaunchV.com/apply" target="_blank" rel="nofollow"><img src="http://i.imgur.com/Cszbfa6.png"></a></div><div style="width: 125px; height: 125px; background: #000;position: relative; top:12px; margin-left: 17px; float: left;"><a href="http://www.clixsense.com/?6427897" target="_blank" rel="nofollow"><img src="http://i.imgur.com/ObeJHpw.png"></a></div><div style="width: 125px; height: 125px; background: #000;position: relative; top:12px; margin-left: 17px; float: left;"><a href="http://www.neobux.com/?r=shadowmaus2" target="_blank" rel="nofollow"><img src="http://i.imgur.com/3cBgokg.png"></a></div><div style="width: 125px; height: 125px; background: #000;position: relative; top:12px; margin-left: 17px; float: left;"><a href="http://www.kalbux.com/?ref=shadowmaus" target="_blank" rel="nofollow"><img src="http://i.imgur.com/zZ6rLks.png"></a></div>');
  62.  
  63. function overlay(){
  64. var boxOne = document.getElementById('t-1').innerHTML;
  65. var boxTwo = document.getElementById('t-2').innerHTML;
  66. var boxThree = document.getElementById('t-3').innerHTML;
  67. var goodImg = "http://www.paidverts.com/assets/images/icons/positive.png";
  68. document.getElementById('text-1').value = boxOne;
  69. document.getElementById('text-2').value = boxTwo;
  70.  
  71.  
  72. document.getElementById('valid-1').src = goodImg;
  73. document.getElementById('valid-2').src = goodImg;
  74. function searchCaptcha() {
  75. "use strict";
  76. /*global document: false */
  77. var str = document.getElementById('t-3').innerHTML;
  78. res = str.search("paidverts.com");
  79. thanhLong = str.search("585893");
  80. joinNow = str.search("585892");
  81. joinNow2 = str.search("619735");
  82. renTavel = str.search("586920");
  83. wuTang = str.search("586921");
  84. payProc = str.search("589705");
  85. noAd = str.search("562664");
  86. freeStart = str.search("603031");
  87. diversify = str.search("563144");
  88. feederMatrix = str.search("553171");
  89. enjoyEarning = str.search("581601");
  90. goodAdmin = str.search("419509");
  91. jumpStart = str.search("394340");
  92. newUni = str.search("432012");
  93. should123 = str.search("605006");
  94. hochiMin = str.search("587608");
  95. asdf = str.search("605004");
  96. joinBaby = str.search("745358");
  97. joinBaby2 = str.search("745413");
  98. joinBaby3 = str.search("745387");
  99. joinBaby4 = str.search("745398");
  100. joinBaby5 = str.search("745439");
  101. skypeRobert = str.search("704419");
  102. ezMoney = str.search("745847");
  103. if (res > -1) {
  104. if (thanhLong > -1){
  105. document.getElementById('valid-3').src = goodImg;
  106. document.getElementById('text-3').value = "Thanh Long";
  107. }
  108. if (joinNow > -1) {
  109. document.getElementById('valid-3').src = goodImg;
  110. document.getElementById('text-3').value = "Join now";
  111. }
  112. if (joinNow2 > -1) {
  113. document.getElementById('valid-3').src = goodImg;
  114. document.getElementById('text-3').value = "Join now";
  115. }
  116. if (renTavel > -1) {
  117. document.getElementById('valid-3').src = goodImg;
  118. document.getElementById('text-3').value = "Ne goci o mui to rentavel";
  119. }
  120. if (wuTang > -1) {
  121. document.getElementById('valid-3').src = goodImg;
  122. document.getElementById('text-3').value = "wu tang killa beez";
  123. }
  124. if (payProc > -1) {
  125. document.getElementById('valid-3').src = goodImg;
  126. document.getElementById('text-3').value = "Up top 20 payment processors";
  127.  
  128. }
  129. if (noAd > -1) {
  130. document.getElementById('valid-3').src = goodImg;
  131. document.getElementById('text-3').value = "No ad clicking necessary";
  132.  
  133. }
  134. if (freeStart > -1) {
  135. document.getElementById('valid-3').src = goodImg;
  136. document.getElementById('text-3').value = "Free start";
  137.  
  138. }
  139. if (diversify > -1) {
  140. document.getElementById('valid-3').src = goodImg;
  141. document.getElementById('text-3').value = "Diversify your portfolio";
  142.  
  143. }
  144. if (feederMatrix > -1) {
  145. document.getElementById('valid-3').src = goodImg;
  146. document.getElementById('text-3').value = "Feedermatrix";
  147.  
  148. }
  149. if (enjoyEarning > -1) {
  150. document.getElementById('valid-3').src = goodImg;
  151. document.getElementById('text-3').value = "Enjoy earning";
  152.  
  153. }
  154. if (goodAdmin > -1) {
  155. document.getElementById('valid-3').src = goodImg;
  156. document.getElementById('text-3').value = "Good admin";
  157.  
  158. }
  159. if (jumpStart > -1) {
  160. document.getElementById('valid-3').src = goodImg;
  161. document.getElementById('text-3').value = "Let jumpstart your income";
  162.  
  163. }
  164. if (newUni > -1) {
  165. document.getElementById('valid-3').src = goodImg;
  166. document.getElementById('text-3').value = "New uni que ptc";
  167.  
  168. }
  169. if (should123 > -1) {
  170. document.getElementById('valid-3').src = goodImg;
  171. document.getElementById('text-3').value = "Should123";
  172.  
  173. }
  174. if (hochiMin > -1) {
  175. document.getElementById('valid-3').src = goodImg;
  176. document.getElementById('text-3').value = "Ho chi minh viet nam";
  177. }
  178. if (asdf > -1) {
  179. document.getElementById('valid-3').src = goodImg;
  180. document.getElementById('text-3').value = "Adasdgfdgf";
  181. }
  182. if (joinBaby > -1) {
  183. document.getElementById('valid-3').src = goodImg;
  184. document.getElementById('text-3').value = "Join today baby";
  185. }
  186. if (joinBaby2 > -1) {
  187. document.getElementById('valid-3').src = goodImg;
  188. document.getElementById('text-3').value = "Join today baby";
  189. }
  190. if (joinBaby3 > -1) {
  191. document.getElementById('valid-3').src = goodImg;
  192. document.getElementById('text-3').value = "Join today baby";
  193. }
  194. if (joinBaby4 > -1) {
  195. document.getElementById('valid-3').src = goodImg;
  196. document.getElementById('text-3').value = "Join today baby";
  197. }
  198. if (joinBaby5 > -1) {
  199. document.getElementById('valid-3').src = goodImg;
  200. document.getElementById('text-3').value = "Join today baby";
  201. }
  202. if (skypeRobert > -1) {
  203. document.getElementById('valid-3').src = goodImg;
  204. document.getElementById('text-3').value = "Skype Robert dot leszkiewcz";
  205. }
  206. if (ezMoney > -1) {
  207. document.getElementById('valid-3').src = goodImg;
  208. document.getElementById('text-3').value = "Eazy money";
  209. }
  210. }
  211. else {
  212. document.getElementById('text-3').value = boxThree;
  213. document.getElementById('valid-3').src = goodImg;
  214. }
  215. }
  216. searchCaptcha();
  217. }
  218.  
  219. $('#view_ad').addClass('button_green_submit').removeClass('button_grey_submit');
  220. overlay();
  221. //