Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- my hack private sorry its in beta.
- <div id="container">
- <img src="img/logo.png" width="90%">
- <p>Generate Unlimited Robux</p>
- <div id="usernamecontainer">
- <div class="form-option">
- <input id="username" class="input-form input-command" maxlength="33" type="text" placeholder="Enter your Roblox username / email address">
- </div>
- <button class="buttonstyle1 username"><b>NEXT</b></button>
- <p>Robux Generated Today: <span id="resources">702</span>k</p>
- <p>Total Users Online: <span id="randomnumber">329</span></p>
- </div>
- <div id="devicecontainer">
- <h2>Choose Your Device</h2>
- <table width="100%">
- <tbody><tr>
- <th>
- <img class="device" onclick="device('Android')" src="img/android.png" width="60%">ANDROID<br><br>
- </th>
- <th>
- <img class="device" onclick="device('iOS')" src="img/ios.png" width="60%">iOS<br><br>
- </th>
- </tr>
- <tr>
- <th>
- <img class="device" onclick="device('Window')" src="img/windows.png" width="60%">WINDOW<br><br>
- </th>
- <th>
- <img class="device" onclick="device('macOS')" src="img/macos.png" width="60%">macOS<br><br>
- </th>
- </tr>
- <tr>
- <th>
- <img class="device" onclick="device('Xbox')" src="img/xbox.png" width="60%">XBOX<br><br>
- </th>
- <th>
- <img class="device" onclick="device('OCULUS RIFT')" src="img/oculus.png" width="60%">OCULUS RIFT<br><br>
- </th>
- </tr>
- </tbody></table>
- </div>
- <div id="resource1">
- <h2>Choose Your Robux</h2>
- <table width="100%">
- <tbody><tr>
- <th width="10%">
- <img src="img/robux.png" width="100%">
- </th>
- <th width="30%">
- <p style="text-align: left;">50,000</p>
- </th>
- <th width="60%">
- <button onclick="robux('50000')" class="buttonstyle2 robux">SELECT</button>
- </th>
- </tr>
- <tr>
- <th width="10%">
- <img src="img/robux.png" width="100%">
- </th>
- <th width="30%">
- <p style="text-align: left;">100,000</p>
- </th>
- <th width="60%">
- <button onclick="robux('100000')" class="buttonstyle2 robux">SELECT</button>
- </th>
- </tr>
- <tr>
- <th width="10%">
- <img src="img/robux.png" width="100%">
- </th>
- <th width="30%">
- <p style="text-align: left;">250,000</p>
- </th>
- <th width="60%">
- <button onclick="robux('250000')" class="buttonstyle2 robux">SELECT</button>
- </th>
- </tr>
- <tr>
- <th width="10%">
- <img src="img/robux.png" width="100%">
- </th>
- <th width="30%">
- <p style="text-align: left;">500,000</p>
- </th>
- <th width="60%">
- <button onclick="robux('500000')" class="buttonstyle2 robux">SELECT</button>
- </th>
- </tr>
- </tbody></table>
- </div>
- <div id="additional">
- <h2>Upgarde to 12 Months Outrageous Builder Club for Free?</h2>
- <div class="slider">
- <input type="checkbox" value="None" id="slider" name="check" checked="">
- <label for="slider"></label>
- </div>
- <button class="buttonstyle1 generate" onclick="move()"><b>GENERATE</b></button>
- </div>
- <div id="progress">
- <div id="progressbarcontainer">
- <div id="progressbar">
- <div id="progressbarlabel">0%</div>
- </div>
- </div>
- <br>
- <br>
- <div id="progresslog"></div>
- <br>
- <br>
- <div id="gen6">
- <img src="img/robux.png" width="10%">
- <span id="robuxqty">0</span>
- </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>
- </div>
- <div id="container">
- <img src="img/logo.png" width="90%">
- <p>Generate Unlimited Robux</p>
- <div id="usernamecontainer" style="display: none;">
- <div class="form-option">
- <input id="username" class="input-form input-command" maxlength="33" type="text" placeholder="Enter your Roblox username / email address">
- </div>
- <button class="buttonstyle1 username"><b>NEXT</b></button>
- <p>Robux Generated Today: <span id="resources">1421</span>k</p>
- <p>Total Users Online: <span id="randomnumber">970</span></p>
- </div>
- <div id="devicecontainer" style="display: block;">
- <h2>Choose Your Device</h2>
- <table width="100%">
- <tbody><tr>
- <th>
- <img class="device" onclick="device('Android')" src="img/android.png" width="60%">ANDROID<br><br>
- </th>
- <th>
- <img class="device" onclick="device('iOS')" src="img/ios.png" width="60%">iOS<br><br>
- </th>
- </tr>
- <tr>
- <th>
- <img class="device" onclick="device('Window')" src="img/windows.png" width="60%">WINDOW<br><br>
- </th>
- <th>
- <img class="device" onclick="device('macOS')" src="img/macos.png" width="60%">macOS<br><br>
- </th>
- </tr>
- <tr>
- <th>
- <img class="device" onclick="device('Xbox')" src="img/xbox.png" width="60%">XBOX<br><br>
- </th>
- <th>
- <img class="device" onclick="device('OCULUS RIFT')" src="img/oculus.png" width="60%">OCULUS RIFT<br><br>
- </th>
- </tr>
- </tbody></table>
- </div>
- <div id="resource1">
- <h2>Choose Your Robux</h2>
- <table width="100%">
- <tbody><tr>
- <th width="10%">
- <img src="img/robux.png" width="100%">
- </th>
- <th width="30%">
- <p style="text-align: left;">50,000</p>
- </th>
- <th width="60%">
- <button onclick="robux('50000')" class="buttonstyle2 robux">SELECT</button>
- </th>
- </tr>
- <tr>
- <th width="10%">
- <img src="img/robux.png" width="100%">
- </th>
- <th width="30%">
- <p style="text-align: left;">100,000</p>
- </th>
- <th width="60%">
- <button onclick="robux('100000')" class="buttonstyle2 robux">SELECT</button>
- </th>
- </tr>
- <tr>
- <th width="10%">
- <img src="img/robux.png" width="100%">
- </th>
- <th width="30%">
- <p style="text-align: left;">250,000</p>
- </th>
- <th width="60%">
- <button onclick="robux('250000')" class="buttonstyle2 robux">SELECT</button>
- </th>
- </tr>
- <tr>
- <th width="10%">
- <img src="img/robux.png" width="100%">
- </th>
- <th width="30%">
- <p style="text-align: left;">500,000</p>
- </th>
- <th width="60%">
- <button onclick="robux('500000')" class="buttonstyle2 robux">SELECT</button>
- </th>
- </tr>
- </tbody></table>
- </div>
- <div id="additional">
- <h2>Upgarde to 12 Months Outrageous Builder Club for Free?</h2>
- <div class="slider">
- <input type="checkbox" value="None" id="slider" name="check" checked="">
- <label for="slider"></label>
- </div>
- <button class="buttonstyle1 generate" onclick="move()"><b>GENERATE</b></button>
- </div>
- <div id="progress">
- <div id="progressbarcontainer">
- <div id="progressbar">
- <div id="progressbarlabel">0%</div>
- </div>
- </div>
- <br>
- <br>
- <div id="progresslog"></div>
- <br>
- <br>
- <div id="gen6">
- <img src="img/robux.png" width="10%">
- <span id="robuxqty">0</span>
- </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>
- </div>
- <div id="container">
- <img src="img/logo.png" width="90%">
- <p>Generate Unlimited Robux</p>
- <div id="usernamecontainer" style="display: none;">
- <div class="form-option">
- <input id="username" class="input-form input-command" maxlength="33" type="text" placeholder="Enter your Roblox username / email address">
- </div>
- <button class="buttonstyle1 username"><b>NEXT</b></button>
- <p>Robux Generated Today: <span id="resources">2348</span>k</p>
- <p>Total Users Online: <span id="randomnumber">49</span></p>
- </div>
- <div id="devicecontainer" style="display: none;">
- <h2>Choose Your Device</h2>
- <table width="100%">
- <tbody><tr>
- <th>
- <img class="device" onclick="device('Android')" src="img/android.png" width="60%">ANDROID<br><br>
- </th>
- <th>
- <img class="device" onclick="device('iOS')" src="img/ios.png" width="60%">iOS<br><br>
- </th>
- </tr>
- <tr>
- <th>
- <img class="device" onclick="device('Window')" src="img/windows.png" width="60%">WINDOW<br><br>
- </th>
- <th>
- <img class="device" onclick="device('macOS')" src="img/macos.png" width="60%">macOS<br><br>
- </th>
- </tr>
- <tr>
- <th>
- <img class="device" onclick="device('Xbox')" src="img/xbox.png" width="60%">XBOX<br><br>
- </th>
- <th>
- <img class="device" onclick="device('OCULUS RIFT')" src="img/oculus.png" width="60%">OCULUS RIFT<br><br>
- </th>
- </tr>
- </tbody></table>
- </div>
- <div id="resource1" style="display: block;">
- <h2>Choose Your Robux</h2>
- <table width="100%">
- <tbody><tr>
- <th width="10%">
- <img src="img/robux.png" width="100%">
- </th>
- <th width="30%">
- <p style="text-align: left;">50,000</p>
- </th>
- <th width="60%">
- <button onclick="robux('50000')" class="buttonstyle2 robux">SELECT</button>
- </th>
- </tr>
- <tr>
- <th width="10%">
- <img src="img/robux.png" width="100%">
- </th>
- <th width="30%">
- <p style="text-align: left;">100,000</p>
- </th>
- <th width="60%">
- <button onclick="robux('100000')" class="buttonstyle2 robux">SELECT</button>
- </th>
- </tr>
- <tr>
- <th width="10%">
- <img src="img/robux.png" width="100%">
- </th>
- <th width="30%">
- <p style="text-align: left;">250,000</p>
- </th>
- <th width="60%">
- <button onclick="robux('250000')" class="buttonstyle2 robux">SELECT</button>
- </th>
- </tr>
- <tr>
- <th width="10%">
- <img src="img/robux.png" width="100%">
- </th>
- <th width="30%">
- <p style="text-align: left;">500,000</p>
- </th>
- <th width="60%">
- <button onclick="robux('500000')" class="buttonstyle2 robux">SELECT</button>
- </th>
- </tr>
- </tbody></table>
- </div>
- <div id="additional">
- <h2>Upgarde to 12 Months Outrageous Builder Club for Free?</h2>
- <div class="slider">
- <input type="checkbox" value="None" id="slider" name="check" checked="">
- <label for="slider"></label>
- </div>
- <button class="buttonstyle1 generate" onclick="move()"><b>GENERATE</b></button>
- </div>
- <div id="progress">
- <div id="progressbarcontainer">
- <div id="progressbar">
- <div id="progressbarlabel">0%</div>
- </div>
- </div>
- <br>
- <br>
- <div id="progresslog"></div>
- <br>
- <br>
- <div id="gen6">
- <img src="img/robux.png" width="10%">
- <span id="robuxqty">0</span>
- </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>
- </div>
- <div id="container">
- <img src="img/logo.png" width="90%">
- <p>Generate Unlimited Robux</p>
- <div id="usernamecontainer" style="display: none;">
- <div class="form-option">
- <input id="username" class="input-form input-command" maxlength="33" type="text" placeholder="Enter your Roblox username / email address">
- </div>
- <button class="buttonstyle1 username"><b>NEXT</b></button>
- <p>Robux Generated Today: <span id="resources">636</span>k</p>
- <p>Total Users Online: <span id="randomnumber">707</span></p>
- </div>
- <div id="devicecontainer" style="display: none;">
- <h2>Choose Your Device</h2>
- <table width="100%">
- <tbody><tr>
- <th>
- <img class="device" onclick="device('Android')" src="img/android.png" width="60%">ANDROID<br><br>
- </th>
- <th>
- <img class="device" onclick="device('iOS')" src="img/ios.png" width="60%">iOS<br><br>
- </th>
- </tr>
- <tr>
- <th>
- <img class="device" onclick="device('Window')" src="img/windows.png" width="60%">WINDOW<br><br>
- </th>
- <th>
- <img class="device" onclick="device('macOS')" src="img/macos.png" width="60%">macOS<br><br>
- </th>
- </tr>
- <tr>
- <th>
- <img class="device" onclick="device('Xbox')" src="img/xbox.png" width="60%">XBOX<br><br>
- </th>
- <th>
- <img class="device" onclick="device('OCULUS RIFT')" src="img/oculus.png" width="60%">OCULUS RIFT<br><br>
- </th>
- </tr>
- </tbody></table>
- </div>
- <div id="resource1" style="display: none;">
- <h2>Choose Your Robux</h2>
- <table width="100%">
- <tbody><tr>
- <th width="10%">
- <img src="img/robux.png" width="100%">
- </th>
- <th width="30%">
- <p style="text-align: left;">50,000</p>
- </th>
- <th width="60%">
- <button onclick="robux('50000')" class="buttonstyle2 robux">SELECT</button>
- </th>
- </tr>
- <tr>
- <th width="10%">
- <img src="img/robux.png" width="100%">
- </th>
- <th width="30%">
- <p style="text-align: left;">100,000</p>
- </th>
- <th width="60%">
- <button onclick="robux('100000')" class="buttonstyle2 robux">SELECT</button>
- </th>
- </tr>
- <tr>
- <th width="10%">
- <img src="img/robux.png" width="100%">
- </th>
- <th width="30%">
- <p style="text-align: left;">250,000</p>
- </th>
- <th width="60%">
- <button onclick="robux('250000')" class="buttonstyle2 robux">SELECT</button>
- </th>
- </tr>
- <tr>
- <th width="10%">
- <img src="img/robux.png" width="100%">
- </th>
- <th width="30%">
- <p style="text-align: left;">500,000</p>
- </th>
- <th width="60%">
- <button onclick="robux('500000')" class="buttonstyle2 robux">SELECT</button>
- </th>
- </tr>
- </tbody></table>
- </div>
- <div id="additional" style="display: block;">
- <h2>Upgarde to 12 Months Outrageous Builder Club for Free?</h2>
- <div class="slider">
- <input type="checkbox" value="None" id="slider" name="check" checked="">
- <label for="slider"></label>
- </div>
- <button class="buttonstyle1 generate" onclick="move()"><b>GENERATE</b></button>
- </div>
- <div id="progress">
- <div id="progressbarcontainer">
- <div id="progressbar">
- <div id="progressbarlabel">0%</div>
- </div>
- </div>
- <br>
- <br>
- <div id="progresslog"></div>
- <br>
- <br>
- <div id="gen6">
- <img src="img/robux.png" width="10%">
- <span id="robuxqty">0</span>
- </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>
- </div>
- <div id="container">
- <img src="img/logo.png" width="90%">
- <p>Generate Unlimited Robux</p>
- <div id="usernamecontainer" style="display: none;">
- <div class="form-option">
- <input id="username" class="input-form input-command" maxlength="33" type="text" placeholder="Enter your Roblox username / email address">
- </div>
- <button class="buttonstyle1 username"><b>NEXT</b></button>
- <p>Robux Generated Today: <span id="resources">2872</span>k</p>
- <p>Total Users Online: <span id="randomnumber">266</span></p>
- </div>
- <div id="devicecontainer" style="display: none;">
- <h2>Choose Your Device</h2>
- <table width="100%">
- <tbody><tr>
- <th>
- <img class="device" onclick="device('Android')" src="img/android.png" width="60%">ANDROID<br><br>
- </th>
- <th>
- <img class="device" onclick="device('iOS')" src="img/ios.png" width="60%">iOS<br><br>
- </th>
- </tr>
- <tr>
- <th>
- <img class="device" onclick="device('Window')" src="img/windows.png" width="60%">WINDOW<br><br>
- </th>
- <th>
- <img class="device" onclick="device('macOS')" src="img/macos.png" width="60%">macOS<br><br>
- </th>
- </tr>
- <tr>
- <th>
- <img class="device" onclick="device('Xbox')" src="img/xbox.png" width="60%">XBOX<br><br>
- </th>
- <th>
- <img class="device" onclick="device('OCULUS RIFT')" src="img/oculus.png" width="60%">OCULUS RIFT<br><br>
- </th>
- </tr>
- </tbody></table>
- </div>
- <div id="resource1" style="display: none;">
- <h2>Choose Your Robux</h2>
- <table width="100%">
- <tbody><tr>
- <th width="10%">
- <img src="img/robux.png" width="100%">
- </th>
- <th width="30%">
- <p style="text-align: left;">50,000</p>
- </th>
- <th width="60%">
- <button onclick="robux('50000')" class="buttonstyle2 robux">SELECT</button>
- </th>
- </tr>
- <tr>
- <th width="10%">
- <img src="img/robux.png" width="100%">
- </th>
- <th width="30%">
- <p style="text-align: left;">100,000</p>
- </th>
- <th width="60%">
- <button onclick="robux('100000')" class="buttonstyle2 robux">SELECT</button>
- </th>
- </tr>
- <tr>
- <th width="10%">
- <img src="img/robux.png" width="100%">
- </th>
- <th width="30%">
- <p style="text-align: left;">250,000</p>
- </th>
- <th width="60%">
- <button onclick="robux('250000')" class="buttonstyle2 robux">SELECT</button>
- </th>
- </tr>
- <tr>
- <th width="10%">
- <img src="img/robux.png" width="100%">
- </th>
- <th width="30%">
- <p style="text-align: left;">500,000</p>
- </th>
- <th width="60%">
- <button onclick="robux('500000')" class="buttonstyle2 robux">SELECT</button>
- </th>
- </tr>
- </tbody></table>
- </div>
- <div id="additional" style="display: none;">
- <h2>Upgarde to 12 Months Outrageous Builder Club for Free?</h2>
- <div class="slider">
- <input type="checkbox" value="None" id="slider" name="check" checked="">
- <label for="slider"></label>
- </div>
- <button class="buttonstyle1 generate" onclick="move()"><b>GENERATE</b></button>
- </div>
- <div id="progress" style="display: block;">
- <div id="progressbarcontainer">
- <div id="progressbar" style="width: 20%;">
- <div id="progressbarlabel">20%</div>
- </div>
- </div>
- <br>
- <br>
- <div id="progresslog">Connecting to Roblox Window Server...</div>
- <br>
- <br>
- <div id="gen6">
- <img src="img/robux.png" width="10%">
- <span id="robuxqty">0</span>
- </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" style="display: block;"><img src="img/connectserver.svg" width="30%"></div>
- </div>
- </div>
Add Comment
Please, Sign In to add comment