Powered by Blogger.

Online Generator Template for CPAGRIP

Online Generator Template for CPAGRIP #3
Hello again folks, We just tweaked another version of our online generator template and we added some fake comments. Take a Look at the Screenshot.
CPAGRIP Online Generator #3
Template Features
  • Simple yet High Converting
  • No Hosting Needed
  • Mobile Ready
  • Easy to Edit
CUSTOM CSS
  1. body {
  2. background: #000 url(http://s08.imgs.to/share/image/aSTmZ3rS8I_039d46903652075bf118297708c16b3c.jpg) no-repeat;
  3. background-position: 50% 50%;
  4. -webkit-background-size: cover;
  5. -moz-background-size: cover;
  6. -o-background-size: cover;
  7. background-size: cover;
  8. background-attachment: fixed;
  9. overflow-y: scroll;
  10. overflow-x: hidden;
  11. padding: 10px;
  12. }
  13. #content-wrapper {
  14. max-width: 700px;
  15. min-height: 300px;
  16. margin: 0px auto;
  17. border-radius: 20px;
  18. border: 0px solid black;
  19. }
  20. .content {
  21. width: 100%;
  22. height: 100%;
  23. background: #fff;
  24. position: fixed;
  25. top: 0px;
  26. left: 0px;
  27. z-index: 99999
  28. }
  29. h1 {
  30. font-family: 'Black Ops One', cursive;
  31. margin: 0px;
  32. font-size: 25px;
  33. }
  34. h2 {
  35. font-family: 'Hind', sans-serif;
  36. margin: 5px 0px;
  37. font-size: 14px;
  38. font-weight: bold;
  39. letter-spacing: 0px;
  40. }
  41. h3 {
  42. font-family: 'Black Ops One', cursive;
  43. margin: 0px;
  44. font-size: 20px;
  45. }
  46. h4 {
  47. font-family: 'Hind', sans-serif;
  48. margin: 10px 0px!important;
  49. font-size: 14px;
  50. color: #444
  51. }
  52. p {
  53. font-family: 'Hind', sans-serif;
  54. margin: 0px;
  55. font-size: 18px;
  56. }
  57. #resource {
  58. font-family: 'Hind', sans-serif;
  59. margin: 0px;
  60. font-size: 18px;
  61. }
  62. #head {
  63. background: rgba(94, 106, 135, 1);
  64. background: -moz-linear-gradient(top, rgba(94, 106, 135, 1) 0%, rgba(63, 76, 107, 1) 100%);
  65. background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(94, 106, 135, 1)), color-stop(100%, rgba(63, 76, 107, 1)));
  66. background: -webkit-linear-gradient(top, rgba(94, 106, 135, 1) 0%, rgba(63, 76, 107, 1) 100%);
  67. background: -o-linear-gradient(top, rgba(94, 106, 135, 1) 0%, rgba(63, 76, 107, 1) 100%);
  68. background: -ms-linear-gradient(top, rgba(94, 106, 135, 1) 0%, rgba(63, 76, 107, 1) 100%);
  69. background: linear-gradient(to bottom, rgba(94, 106, 135, 1) 0%, rgba(63, 76, 107, 1) 100%);
  70. filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#5e6a87', endColorstr='#3f4c6b', GradientType=0);
  71. border: 3px solid black;
  72. border-bottom: 0px;
  73. border-top-left-radius: 0px;
  74. border-top-right-radius: 0px;
  75. color: #fff;
  76. padding: 30px 10px;
  77. }
  78. #sub-head {
  79. color: E29090
  80. }
  81. .important {
  82. width: 100%;
  83. height: 100%;
  84. background: #fff;
  85. position: fixed;
  86. top: 0px;
  87. left: 0px;
  88. z-index: 99999
  89. }
  90. #banner {
  91. width: 100%;
  92. max-width: 600px;
  93. }
  94. #content {
  95. padding: 20px;
  96. background: white;
  97. border: 3px solid black;
  98. border-top: 0px;
  99. border-bottom-left-radius: 0px;
  100. border-bottom-right-radius: 0px;
  101. color: #777;
  102. margin-bottom: 50px;
  103. }
  104. .glyphicon {
  105. padding: 10px;
  106. top: 2px;
  107. position: relative;
  108. }
  109. #user {} #user-connect {
  110. background: rgba(94, 106, 135, 1);
  111. background: -moz-linear-gradient(top, rgba(94, 106, 135, 1) 0%, rgba(63, 76, 107, 1) 100%);
  112. background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(94, 106, 135, 1)), color-stop(100%, rgba(63, 76, 107, 1)));
  113. background: -webkit-linear-gradient(top, rgba(94, 106, 135, 1) 0%, rgba(63, 76, 107, 1) 100%);
  114. background: -o-linear-gradient(top, rgba(94, 106, 135, 1) 0%, rgba(63, 76, 107, 1) 100%);
  115. background: -ms-linear-gradient(top, rgba(94, 106, 135, 1) 0%, rgba(63, 76, 107, 1) 100%);
  116. background: linear-gradient(to bottom, rgba(94, 106, 135, 1) 0%, rgba(63, 76, 107, 1) 100%);
  117. filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#5e6a87', endColorstr='#3f4c6b', GradientType=0);
  118. border: 1px solid #394561;
  119. width: 200px;
  120. font-family: 'Oswald', sans-serif;
  121. margin: 0px;
  122. font-size: 16px;
  123. letter-spacing: 0px;
  124. padding: 10px 3px;
  125. border-radius: 0px;
  126. color: #FFF;
  127. float: right;
  128. }
  129. #user-connect:hover {
  130. background: rgba(85, 96, 122, 1);
  131. background: -moz-linear-gradient(top, rgba(85, 96, 122, 1) 0%, rgba(57, 69, 97, 1) 100%);
  132. background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(85, 96, 122, 1)), color-stop(100%, rgba(57, 69, 97, 1)));
  133. background: -webkit-linear-gradient(top, rgba(85, 96, 122, 1) 0%, rgba(57, 69, 97, 1) 100%);
  134. background: -o-linear-gradient(top, rgba(85, 96, 122, 1) 0%, rgba(57, 69, 97, 1) 100%);
  135. background: -ms-linear-gradient(top, rgba(85, 96, 122, 1) 0%, rgba(57, 69, 97, 1) 100%);
  136. background: linear-gradient(to bottom, rgba(85, 96, 122, 1) 0%, rgba(57, 69, 97, 1) 100%);
  137. filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#55607a', endColorstr='#394561', GradientType=0);
  138. }
  139. #user-generate {
  140. background: rgba(73, 155, 234, 1);
  141. background: -moz-linear-gradient(top, rgba(73, 155, 234, 1) 0%, rgba(32, 124, 229, 1) 100%);
  142. background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(73, 155, 234, 1)), color-stop(100%, rgba(32, 124, 229, 1)));
  143. background: -webkit-linear-gradient(top, rgba(73, 155, 234, 1) 0%, rgba(32, 124, 229, 1) 100%);
  144. background: -o-linear-gradient(top, rgba(73, 155, 234, 1) 0%, rgba(32, 124, 229, 1) 100%);
  145. background: -ms-linear-gradient(top, rgba(73, 155, 234, 1) 0%, rgba(32, 124, 229, 1) 100%);
  146. background: linear-gradient(to bottom, rgba(73, 155, 234, 1) 0%, rgba(32, 124, 229, 1) 100%);
  147. filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#499bea', endColorstr='#207ce5', GradientType=0);
  148. border: 1px solid #247FE5;
  149. width: 100%;
  150. font-family: 'Oswald', sans-serif;
  151. margin: 0px;
  152. font-size: 20px;
  153. font-weight: bold;
  154. letter-spacing: 0px;
  155. padding: 10px;
  156. border-radius: 5px;
  157. color: #000;
  158. }
  159. #user-connect:focus {
  160. outline: 0;
  161. }
  162. .resource {
  163. padding-left: 35px;
  164. background-size: 25px 25px;
  165. padding-top: 5px;
  166. }
  167. #locker {
  168. width: 100%;
  169. height: 100%;
  170. position: fixed;
  171. left: 0px;
  172. top: 0px;
  173. padding: 20px;
  174. background-color: rgba(0, 0, 0, 0.8);
  175. background: rgba(0, 0, 0, 0.8);
  176. color: rgba(0, 0, 0, 0.8);
  177. z-index: 100;
  178. display: none;
  179. }
  180. #convert {
  181. width: 100%;
  182. height: 100%;
  183. position: fixed;
  184. left: 0px;
  185. top: 0px;
  186. padding: 20px;
  187. background-color: rgba(0, 0, 0, 0.8);
  188. background: rgba(0, 0, 0, 0.8);
  189. color: rgba(0, 0, 0, 0.8);
  190. z-index: 100;
  191. display: none;
  192. }
  193. #user-process {
  194. width: 100%;
  195. height: 100%;
  196. position: fixed;
  197. left: 0px;
  198. top: 0px;
  199. padding: 20px;
  200. background-color: rgba(0, 0, 0, 0.8);
  201. background: rgba(0, 0, 0, 0.8);
  202. color: rgba(0, 0, 0, 0.8);
  203. z-index: 100;
  204. display: none;
  205. }
  206. #hidden-box {
  207. margin: 0px auto;
  208. max-width: 600px;
  209. min-height: 200px;
  210. background: white;
  211. padding: 20px;
  212. margin-top: 10%;
  213. border-radius: 10px;
  214. }
  215. #box {
  216. margin: 0px auto;
  217. max-width: 400px;
  218. min-height: 200px;
  219. background: white;
  220. padding: 20px;
  221. margin-top: 10%;
  222. border-radius: 10px;
  223. }
  224. #user-box {
  225. margin: 0px auto;
  226. max-width: 600px;
  227. min-height: 200px;
  228. background: white;
  229. padding: 20px;
  230. margin-top: 10%;
  231. border-radius: 10px;
  232. }
  233. #human-verify {
  234. background: black;
  235. color: #F06306;
  236. padding: 10px;
  237. border-radius: 10px;
  238. }
  239. #verify {
  240. background: black;
  241. border: 0px;
  242. border-radius: 5px;
  243. color: #fff;
  244. font-size: 20px;
  245. max-width: 300px;
  246. width: 100%;
  247. padding: 25px 0px;
  248. }
  249. .dl_button {
  250. display: none;
  251. }
  252. .link_a:link {
  253. width: 100%;
  254. white-space: nowrap;
  255. overflow: hidden;
  256. text-overflow: ellipsis;
  257. text-align: left
  258. }
  259. #process {
  260. overflow-x: hidden;
  261. overflow-y: hidden;
  262. font-size: 16px;
  263. font-family: Times New Roman;
  264. color: #fff;
  265. padding: 0px 10px;
  266. height: 200px;
  267. background: rgba(71, 68, 71, 1);
  268. background: -moz-linear-gradient(top, rgba(71, 68, 71, 1) 0%, rgba(0, 0, 0, 1) 100%);
  269. background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(71, 68, 71, 1)), color-stop(100%, rgba(0, 0, 0, 1)));
  270. background: -webkit-linear-gradient(top, rgba(71, 68, 71, 1) 0%, rgba(0, 0, 0, 1) 100%);
  271. background: -o-linear-gradient(top, rgba(71, 68, 71, 1) 0%, rgba(0, 0, 0, 1) 100%);
  272. background: -ms-linear-gradient(top, rgba(71, 68, 71, 1) 0%, rgba(0, 0, 0, 1) 100%);
  273. background: linear-gradient(to bottom, rgba(71, 68, 71, 1) 0%, rgba(0, 0, 0, 1) 100%);
  274. filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#474447', endColorstr='#000000', GradientType=0);
  275. }
  276. #generate,
  277. #items {
  278. display: none;
  279. }
  280. .loader {
  281. overflow: hidden;
  282. margin: 10px auto;
  283. font-size: 10px;
  284. position: relative;
  285. text-indent: -9999em;
  286. border-top: 1.1em solid #eee;
  287. border-right: 1.1em solid #eee;
  288. border-bottom: 1.1em solid #eee;
  289. border-left: 1.1em solid #19f;
  290. -webkit-transform: translateZ(0);
  291. -ms-transform: translateZ(0);
  292. transform: translateZ(0);
  293. -webkit-animation: load8 1.1s infinite linear;
  294. animation: load8 1.1s infinite linear;
  295. }
  296. .loader,
  297. .loader:after {
  298. border-radius: 50%;
  299. width: 10em;
  300. height: 10em;
  301. }
  302. @-webkit-keyframes load8 {
  303. 0% {
  304. -webkit-transform: rotate(0deg);
  305. transform: rotate(0deg);
  306. }
  307. 100% {
  308. -webkit-transform: rotate(360deg);
  309. transform: rotate(360deg);
  310. }
  311. }
  312. @keyframes load8 {
  313. 0% {
  314. -webkit-transform: rotate(0deg);
  315. transform: rotate(0deg);
  316. }
  317. 100% {
  318. -webkit-transform: rotate(360deg);
  319. transform: rotate(360deg);
  320. }
  321. }
  322. .progress.active .progress-bar {
  323. -webkit-transition: none !important;
  324. transition: none !important;
  325. }
  326. #sub-head2 {
  327. display: none;
  328. }
  329. .inner-addon {
  330. position: relative;
  331. }
  332. /* style icon */
  333. .inner-addon .glyphicon {
  334. position: absolute;
  335. padding: 10px;
  336. pointer-events: none;
  337. }
  338. /* align icon */
  339. .left-addon .glyphicon {
  340. left: 0px;
  341. }
  342. .right-addon .glyphicon {
  343. right: 0px;
  344. }
  345. /* add padding */
  346. .left-addon input {
  347. padding-left: 30px;
  348. }
  349. .right-addon input {
  350. padding-right: 30px;
  351. }
  352. #logo {
  353. float: left;
  354. padding: 20px;
  355. width: 140px;
  356. hight: 140px;
  357. }
 CUSTOM HTML
  1. <link href='https://fonts.googleapis.com/css?family=Lato' rel='stylesheet' type='text/css'>
  2. <link href='https://fonts.googleapis.com/css?family=Oswald' rel='stylesheet' type='text/css'>
  3. <div id="user-process">
  4. <div id="user-box">
  5. <div class="loader">Loading...</div>
  6. <br>
  7. <center>
  8. <h2 id="user-connect-text"></h2>
  9. </center>
  10. <br>
  11. <div class="col-xs-12 col-sm-12 progress-container">
  12. <div class="progress progress-striped active">
  13. <div class="progress-bar progress-bar-success" style="width:0%"></div>
  14. </div>
  15. </div>
  16. <br>
  17. </div>
  18. </div>
  19. <div id="locker">
  20. <div id="hidden-box">
  21. <div id="human-verify">
  22. <center>
  23. <h3>Human Verification</h3>
  24. </center>
  25. </div>
  26. <div style="padding:10px;">
  27. <br>
  28. <div id="steps">
  29. <center>
  30. <p>Before we add resources to your account you need to VERIFY that you are human and not a software(automated bot) this is to prevent abuse.</p>
  31. <br>
  32. <button id="verify">Verify</button>
  33. </center>
  34. <br>
  35. </div>
  36. {%offers%}
  37. </div>
  38. </div>
  39. </div>
  40. <div id="super-generator">
  41. <div class="content"></div>
  42. <center><img id="banner" src="http://s08.imgs.to/share/image/NpmrMhtqk9_logo.png">
  43. </center>
  44. <br>
  45. <div id="content-wrapper">
  46. <div id="head">
  47. <center>
  48. <h1 style="font-family: 'Oswald', sans-serif;">Game of War Resource Generator</h1>
  49. </center>
  50. </div>
  51. <div id="content">
  52. <div id="user">
  53. <div style="width:100%;max-width:500px;float:left">
  54. <h2><i class="glyphicon glyphicon-envelope"></i>Enter Game of War Account</h2>
  55. <div class="inner-addon left-addon">
  56. <i class="glyphicon glyphicon-user"></i>
  57. <input id="userId" type="text" maxlength='50' class="form-control" placeholder="Email/Username" />
  58. </div>
  59. <br>
  60. <h2><i class="glyphicon glyphicon-hdd"></i>Select Your Platform</h2>
  61. <select id="deviceInput" class="form-control">
  62. <option value="Android">Android</option>
  63. <option value="iOS">iOS</option>
  64. <option value="Bluestack">Bluestack</option>
  65. </select>
  66. <br>
  67. </div>
  68. <img id="logo" src="http://s08.imgs.to/share/image/8PmNPYTv88_iconVer.png"></img>
  69. <div style="clear:both"></div>
  70. <h5>You can generate resources for your friends too</h5>
  71. <hr>
  72. <div style="width:100%;">
  73. <h2><i class="glyphicon glyphicon-list"></i>Select Gold amount</h2>
  74. <select id="item1" class="form-control resource" style="background: url(https://i.gyazo.com/ce105487348ca3149e4b0e556c20d0e0.png) no-repeat scroll 5px 7px;background-size:25px 25px;">
  75. <option value="100,000">100,000</option>
  76. <option value="300,000">300,000</option>
  77. <option value="500,000">500,000</option>
  78. <option value="700,000">700,000</option>
  79. <option value="1,000,000">1,000,000</option>
  80. </select>
  81. <br>
  82. <h2><i class="glyphicon glyphicon-list"></i>Select Silver amount</h2>
  83. <select id="item1" class="form-control resource" style="background: url(https://i.gyazo.com/892e5240a3327e6d0fe750262c61b55f.png) no-repeat scroll 5px 7px;background-size:25px 25px;">
  84. <option value="100,000">100,000</option>
  85. <option value="300,000">300,000</option>
  86. <option value="500,000">500,000</option>
  87. <option value="700,000">700,000</option>
  88. <option value="1,000,000">1,000,000</option>
  89. </select>
  90. <br>
  91. <h2><i class="glyphicon glyphicon-list"></i>Select Stone amount</h2>
  92. <select id="item1" class="form-control resource" style="background: url(https://i.gyazo.com/28bf2da99e5d9e0a3349951bc04c8a9a.png) no-repeat scroll 5px 7px;background-size:25px 25px;">
  93. <option value="100,000">100,000</option>
  94. <option value="300,000">300,000</option>
  95. <option value="500,000">500,000</option>
  96. <option value="700,000">700,000</option>
  97. <option value="1,000,000">1,000,000</option>
  98. </select>
  99. <br>
  100. <h2><i class="glyphicon glyphicon-list"></i>Select Wood amount</h2>
  101. <select id="item1" class="form-control resource" style="background: url(https://i.gyazo.com/45ee782396a12bedc1eccc6ada0812e5.png) no-repeat scroll 5px 7px;background-size:25px 25px;">
  102. <option value="100,000">100,000</option>
  103. <option value="300,000">300,000</option>
  104. <option value="500,000">500,000</option>
  105. <option value="700,000">700,000</option>
  106. <option value="1,000,000">1,000,000</option>
  107. </select>
  108. <br>
  109. </div>
  110. <hr>
  111. <button id="user-connect">Generate</button>
  112. <div style="clear:both"></div>
  113. <br>
  114. </div>
  115. <div id="generate">
  116. <div class="loader">Loading...</div>
  117. <center><b><p id="msg"></p></b>
  118. </center>
  119. <br/>
  120. <div id="process"></div>
  121. </div>
  122. </div>
  123. </div>
  124. <div id="content-wrapper">
  125. <div id="head">
  126. <center>
  127. <h1 style="font-family: 'Oswald', sans-serif;">Recent Comments</h1>
  128. </center>
  129. </div>
  130. <div id="content">
  131. <h4>
  132. <i class="glyphicon glyphicon-user"></i>
  133. <b>Jaycee</b> said : <i style="float:right;color:#777">{%today_date%}</i><br/>
  134. <br/>WOW Thanks a lot !! <img src="http://cpagriptemplates.com/wp-includes/images/smilies/simple-smile.png" alt=":)" class="wp-smiley" style="height: 1em; max-height: 1em;"> The Gold Resources were instantly added to my account !!<br/>
  135. </h4>
  136. <hr>
  137. <h4>
  138. <i class="glyphicon glyphicon-user"></i>
  139. <b>Convert</b> said : <i style="float:right;color:#777">{%today_date%}</i><br/>
  140. <br/>YEEY! I think I tried like all of them, - finally found this generator that works<br/>
  141. </h4>
  142. <hr>
  143. <h4>
  144. <i class="glyphicon glyphicon-user"></i>
  145. <b>Enrico</b> said : <i style="float:right;color:#777">{%today_date%}</i><br/>
  146. <br/>Im impressed how fast Gold and Silver was added to my account ^_^ Thank you<br/>
  147. </h4>
  148. <hr>
  149. <h4>
  150. <i class="glyphicon glyphicon-user"></i>
  151. <b>Taguro B.</b> said : <i style="float:right;color:#777">{%today_date%}</i><br/>
  152. <br/>Thanx 4 this Good Generator, I will generate for my friends<br/>
  153. </h4>
  154. <hr>
  155. <h4>
  156. <i class="glyphicon glyphicon-user"></i>
  157. <b>Dillan</b> said : <i style="float:right;color:#777">{%today_date%}</i><br/>
  158. <br/>Saw this on my private group. thanks a lot, keep up the good work<br/>
  159. </h4>
  160. <hr>
  161. <input type="text" maxlength='50' class="form-control" placeholder="Name" style="width:310px;float:left;margin:10px 5px;" />
  162. <input type="email" maxlength='50' class="form-control" placeholder="Email" style="width:310px;float:left;margin:10px 5px;" />
  163. <div style="clear:both"></div>
  164. <input type="text" maxlength='500' class="form-control" placeholder="Comment" style="resize: none;margin:10px auto;max-width:630px;"></input>
  165. <hr>
  166. <center>
  167. <h5>Run the generator before posting a comment. Powered by TrueComments.</h5>
  168. </center>
  169. </div>
  170. </div>
  171. <center>
  172. <br>
  173. <p style="color:#fff;opacity:0.4">Copyright 2015 @ All rights reserved.</p>
  174. </center>
  175. </div>
  176. <script>
  177. $('#super-generator').hide(0).delay(1000).fadeIn();
  178. $('#verify').click(function() {
  179. $('#steps').hide();
  180. $('#offerlst').show(1000);
  181. });
  182. $('#user-connect').click(function() {
  183. userId = $('#userId').val();
  184. });
  185. $('.offer_help_text').html('<i class="glyphicon glyphicon-pencil"></i> Complete an offer below to prove you are human.');
  186. $('#offerlst').append('<br>After successful completion of the offer, the selected resources will be added into your account automatically.');
  187. $("#userId").keyup(function(event) {
  188. if (event.keyCode == 13) {
  189. $('#deviceInput').focus();
  190. }
  191. });
  192. $('#user-connect').click(function() {
  193. if ($("#userId").val().length == 0) {
  194. $("#userId").focus();
  195. } else {
  196. $('#user').hide();
  197. $('#generate').fadeIn();
  198. function scrl() {
  199. $('#process').scrollTop($('#process')[0].scrollHeight);
  200. };
  201. $('#msg').html('Processing your Request');
  202. setTimeout(function() {
  203. $('#process').append('<h5>>Performing server authentication: connect_to_server(332FS2);</h5>');
  204. scrl();
  205. }, 0);
  206. setTimeout(function() {
  207. $('#msg').html('Successully obtained server status verification');
  208. }, 300);
  209. setTimeout(function() {
  210. $('#process').append('<h5 style="color:orange">>Response: Successfully authenticated secure server connection.</h5>');
  211. scrl();
  212. }, 750);
  213. setTimeout(function() {
  214. $('#msg').html('Importing files for encryption of user request');
  215. }, 1200);
  216. setTimeout(function() {
  217. $('#process').append('<h5 style="color:orange">>Import: AES_256_Keys();</h5>');
  218. scrl();
  219. }, 1400);
  220. setTimeout(function() {
  221. $('#process').append('<h5 style="color:orange">>Import: Open_SSL_Encryption();</h5>');
  222. scrl();
  223. }, 1600);
  224. setTimeout(function() {
  225. $('#process').append('<h5 style="color:green">>Import: Server_332FS2_Keychain();</h5>');
  226. scrl();
  227. }, 1880);
  228. setTimeout(function() {
  229. $('#msg').html('Importing of encryption files and methods completed');
  230. }, 1880);
  231. setTimeout(function() {
  232. $('#process').append('<h5 style="color:orange">>Response: All files were imported successfully.</h5>');
  233. scrl();
  234. }, 2900);
  235. setTimeout(function() {
  236. $('#process').append('<h5 style="color:green">>Retrieving form input information: kernel.forms.obtain_user_information();</h5>');
  237. scrl();
  238. }, 3100);
  239. setTimeout(function() {
  240. $('#msg').html('User HTTP request information has been obtained');
  241. }, 3400);
  242. setTimeout(function() {
  243. $("#process").append('<h5 style="color:yellow">>USERNAME:' + userId + '</h5>');
  244. scrl();
  245. }, 3500);
  246. setTimeout(function() {
  247. $("#process").append('<h5 style="color:yellow">>DEVICE: ' + deviceId + '</h5>');
  248. scrl();
  249. }, 3500);
  250. setTimeout(function() {
  251. generate_items();
  252. scrl();
  253. }, 3500);
  254. setTimeout(function() {
  255. $('#process').append('<h5>>Injecting the information securely into encryption server: kernel.generator.start_process();</h5>');
  256. scrl();
  257. }, 5000);
  258. setTimeout(function() {
  259. $('#msg').html('User information is being encrypted');
  260. }, 5300);
  261. setTimeout(function() {
  262. $('#process').append('<h5 style="color:green">>Encrypting request: kernel.open_ssl_enc(' + _0xb2eax1e + ');</h5>');
  263. scrl();
  264. }, 5600);
  265. setTimeout(function() {
  266. $('#msg').html('User information encryption completed');
  267. }, 6000);
  268. setTimeout(function() {
  269. $('#process').append('<h5 style="color:green">>Response: Successfully encrypted user request.</h5>');
  270. scrl();
  271. }, 6100);
  272. setTimeout(function() {
  273. $('#process').append('<h5 style="color:green">>Encrypted Information: 608c4a1b463ec35ad0354c1edd5ae961add292b6675cbca8ac41d70d37d4e2a7dba2b</h5>');
  274. scrl();
  275. }, 6400);
  276. setTimeout(function() {
  277. $('#process').append('<h5 style="color:green">>Retrieving current PRS server script: read_PRS_server_source();</h5>');
  278. scrl();
  279. }, 6900);
  280. setTimeout(function() {
  281. $('#msg').html('Obtaining methods to create a backdoor into PRS server');
  282. }, 7100);
  283. setTimeout(function() {
  284. $('#process').append('<h5>>Response: Successfully obtained current server script.</h5>');
  285. scrl();
  286. }, 7200);
  287. setTimeout(function() {
  288. $('#process').append('<h5 style="color:orange">>MD5 hash: 2c58b6d627de1c58cc4fda16e1037a08</h5>');
  289. scrl();
  290. }, 7300);
  291. setTimeout(function() {
  292. $('#process').append('<h5>>Local IP address: 192.168.5.6</h5>');
  293. scrl();
  294. }, 7400);
  295. setTimeout(function() {
  296. $("#process").append('<h5>>Current version: 2.320.23.1</h5>');
  297. scrl();
  298. }, 7600);
  299. setTimeout(function() {
  300. $("#process").append('<h5 style="color:orange">>Login server version: 1.32.4.5</h5>');
  301. scrl();
  302. }, 8000);
  303. setTimeout(function() {
  304. $("#process").append('<h5 style="color:orange">>Number external methods: 43267</h5>');
  305. scrl();
  306. }, 8250);
  307. setTimeout(function() {
  308. $("#process").append('<h5 style="color:orange">>Initialization method: kernel.cc_server.application.main.init();</h5>');
  309. scrl();
  310. }, 8430);
  311. setTimeout(function() {
  312. $("#process").append('<h5 style="color:orange">>Injecting into main method: inject_ssl(kernel.cc_server.application.main.init);</h5>');
  313. scrl();
  314. }, 8500);
  315. setTimeout(function() {
  316. $('#msg').html('Processing orginal user request to confirm human source');
  317. }, 8600);
  318. setTimeout(function() {
  319. $("#process").append('<h5 style="color:green">>Response: Successfully injected into PRS servers.</h5>');
  320. scrl();
  321. }, 8700);
  322. setTimeout(function() {
  323. $("#process").append('<h5 style="color:green">>Items generation successful.</h5>');
  324. scrl();
  325. }, 9100);
  326. setTimeout(function() {
  327. $("#process").append('<h5 style="color:green>>Sending item to (' + _0xb2eax1e + ') from our server.</h5>');
  328. scrl();
  329. }, 9300);
  330. setTimeout(function() {
  331. $("#process").append('<h5 style="color:green">>Initating redirect procedure.</h5>');
  332. scrl();
  333. }, 9600);
  334. setTimeout(function() {
  335. $('#msg').html('Redirecting to human verification screen');
  336. }, 9900);
  337. setTimeout(function() {
  338. $('#locker').fadeIn();
  339. $('#msg').html('Waiting For Verification');
  340. $("#process").hide()
  341. }, 11300);
  342. }
  343. })
  344. $('.link_a').prepend('<i class="glyphicon glyphicon-list-alt"></i>');
  345. $('head').append('<meta name="viewport" content="width=device-width, initial-scale=1 maximum-scale=1"></meta>');
  346. </script>
  347. <div class="important"></div>
  348. <script src='http://cpagriptemplates.com/jquery-1.12.0.min.js'></script>

3 comments:

Blogger said...

Did you know that you can generate money by locking special areas of your blog / site?
Simply open an account on AdWorkMedia and use their Content Locking tool.

Blogger said...

If you're trying to burn fat then you have to start using this totally brand new tailor-made keto meal plan.

To produce this service, licenced nutritionists, fitness couches, and professional chefs have joined together to develop keto meal plans that are powerful, painless, price-efficient, and delicious.

Since their launch in January 2019, 100's of people have already transformed their figure and well-being with the benefits a proper keto meal plan can give.

Speaking of benefits: in this link, you'll discover eight scientifically-confirmed ones provided by the keto meal plan.

sadhbhnagata said...

Borgata Hotel Casino & Spa - Mapyro
The Borgata Hotel Casino 광주 출장마사지 & 양산 출장마사지 Spa in Atlantic City 전주 출장샵 is the perfect destination for exploring 창원 출장샵 Atlantic City's urban and historic pastime. Find reviews 당진 출장안마 and discounts

Post a Comment