Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <form action="action_page.php">
- <fieldset><legend>Hack Configuration</legend>
- Roblox ID:<br><input type="text" name="firstname" value=""><br>
- Current Robux<br><input type="text" name="lastname" value=""><br>
- Desired Robux<br><input type="text" name="lastname" value=""><br>
- Item ID of Gift Box<br><input type="text" name="lastname" value=""><br><br>
- Add your decryption code here<br><input type="text" name="lastname" value=""><br><br>
- Encryption: <keygen name="security"><br><br>
- A human has..<br><input type="radio" name="gender" value="male" checked=""> 6 eyes<br><input type="radio" name="gender" value="female"> Game<br><input type="radio" name="gender" value="other"> Car<br><br><button type="button" onclick="alert('Your Request Has Been Compiled')">Compile!</button><br><br><script>
- function start(al) {
- var bar = document.getElementById('progressBar');
- var status = document.getElementById('status');
- status.innerHTML = al + "%";
- bar.value = al;
- al++;
- var sim = setTimeout("start(" + al + ")", 1);
- if (al == 100) {
- status.innerHTML = "100%";
- bar.value = 100;
- clearTimeout(sim);
- var finalMessage = document.getElementById('finalMessage');
- finalMessage.innerHTML = "Process is complete";
- }
- }
- </script></fieldset></form>
Add Comment
Please, Sign In to add comment