Advertisement
poker12yt30

ban prank

Apr 25th, 2020
2,159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.      
  2.             <p>If you wish to appeal, please send an email to <a href="mailto:appeals@roblox.com">appeals@roblox.com</a>.</p>
  3.        
  4.  
  5.         <p style="text-align: center;">
  6.             <input type="submit" name="ctl00$cphRoblox$LogoutButton" value="Logout" id="ctl00_cphRoblox_LogoutButton" class="translate">
  7.         </p>
  8.  
  9.         <script type="text/javascript">
  10.             function EnableButton() {
  11.                 if (document.getElementById('AgreeCheckBox').checked) {
  12.                     document.getElementById('ctl00_cphRoblox_ButtonAgree').disabled = false;
  13.                 }
  14.                 else {
  15.                     document.getElementById('ctl00_cphRoblox_ButtonAgree').disabled = true;
  16.                 }
  17.             }
  18.         </script>
  19.     </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement