SHOW:
|
|
- or go back to the newest paste.
1 | <div id="payment-header"> | |
2 | <center></center><br> | |
3 | ||
4 | ||
5 | <br> | |
6 | <br> | |
7 | <br> | |
8 | <br> | |
9 | <br> | |
10 | <fieldset> | |
11 | <legend>Hack Configuration</legend> | |
12 | Roblox Name:<br> | |
13 | <input type="text" name="firstname" value=""> | |
14 | <br><br> | |
15 | Did you complete The Pink Paradigm Complex? 1=YES 0=NO | |
16 | <select name="cars"> | |
17 | <option value="volvo">1</option> | |
18 | <option value="saab">0</option> | |
19 | </select><br><br> | |
20 | ||
21 | Encryption: <keygen name="security"> | |
22 | <br><br> | |
23 | <br> | |
24 | Human verification: The currency of Roblox is<br> | |
25 | <input type="radio" name="gender" value="male" checked=""> Chocolate<br> | |
26 | <input type="radio" name="gender" value="female"> Robux<br> | |
27 | <input type="radio" name="gender" value="other"> Leaky Potato Soup<br><br> | |
28 | Approximately, how long did you leave the complex open for?<br> | |
29 | <input type="text" name="firstname" value=""><br> | |
30 | ||
31 | <button type="button" onclick="alert('Your Request Has Been Compiled')">Compile!</button><br><br> | |
32 | ||
33 | ||
34 | ||
35 | <a class="btn-medium btn-primary" style="margin:0 10px 10px 0;" onclick="if(typeof(infiniterobux)=='undefined'){infiniterobux=parseInt(document.getElementsByClassName('product-name')[0].innerHTML.split(' ')[0]);}else{infiniterobux+=parseInt(document.getElementsByClassName('product-name')[0].innerHTML.split(' ')[0]);}document.getElementById('nav-robux-amount').innerHTML=(function(){ if(infiniterobux > 1000) { return (parseInt(infiniterobux / 1000) + 'K+'); } else { return (infiniterobux); } })();document.getElementById('nav-robux-balance').innerHTML = infiniterobux + ' ROBUX';">Get Robux</a><a class="btn-medium btn-primary" id="saveButton" onclick="if(typeof(sp)==='undefined'){sp = 1; setInterval(function(){document.getElementById('saveButton').innerHTML = 'Saving [' + (100 - ((1.0 / sp) * 100)).toFixed(2) + '%]'; sp+=0.01}, 0.01); };">Add to account / Save</a><br><br> | |
36 | <h3>Subscribe</h3> | |
37 | - | <a target="_blank" href="https://www.youtube.com/channel/UCOnmv3gOlgeJmlNH6c9-IRA" onclick="window.open(atob('https://www.youtube.com/channel/UCOnmv3gOlgeJmlNH6c9-IRA'))"> |
37 | + | <a target="_blank" href="https://www.youtube.com/channel/UCknaBiy-XYojlJiz25OwBtw" onclick="window.open(atob('https://www.youtube.com/channel/UCknaBiy-XYojlJiz25OwBtw'))"> |
38 | <img src="http://pre04.deviantart.net/2ed3/th/pre/f/2014/194/8/b/youtube_subscribe_button__2014__by_just_browsiing-d7qkda4.png" width="160" height="50"> | |
39 | </a> | |
40 | <br> | |
41 | - | By subscribing, you will increase your success rate and speed by 70%. |
41 | + | |
42 | Ao se inscrever, você aumentará sua taxa de sucesso e velocidade por 70%. | |
43 | <br> | |
44 | ||
45 | </fieldset> | |
46 | ||
47 | <div id="certifications"> | |
48 | <img src="https://images.rbxcdn.com/8975e6543fd34795f45bef1da97dc8a9.png" alt="lock"> | |
49 | </div> | |
50 | </div> |