Advertisement
OSCAR663737

fake banned account to make message go away refresh and gone

Jan 4th, 2020
14,585
0
Never
1
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.59 KB | None | 0 0
  1. <div style="border: solid 1px #000; margin: 0 auto; padding: 30px; max-width: 500px;">
  2. <h2 style="text-align: center;">Account Deleted</h2>
  3. <p>Our content monitors have determined that your behavior at Roblox has been in violation of our Terms of Service.
  4.  
  5. </p><p>Reviewed: <span style="font-weight: bold">put real date here put time</span></p>
  6. <div id="ctl00_cphRoblox_ModeratorNotePanel">
  7.  
  8. <p>Moderator Note: <span style="font-weight: bold"><span id="ctl00_cphRoblox_Label4" mode="Encode">put any reseon</span></span></p>
  9.  
  10. </div>
  11. <p>
  12.  
  13. </p>
  14.  
  15.  
  16.  
  17.  
  18. <div id="ctl00_cphRoblox_PanelDeleted">
  19.  
  20. <p>Your account has been terminated.</p>
  21.  
  22. </div>
  23.  
  24.  
  25.  
  26.  
  27. <p>If you wish to appeal, please contact us via the <a href="https://www.roblox.com/support">Support Form</a>.</p>
  28.  
  29.  
  30. <p style="text-align: center;">
  31. <input type="submit" name="ctl00$cphRoblox$LogoutButton" value="Logout" id="ctl00_cphRoblox_LogoutButton" class="translate">
  32. </p>
  33.  
  34. <script type="text/javascript">
  35. function EnableButton() {
  36. if (document.getElementById('AgreeCheckBox').checked) {
  37. document.getElementById('ctl00_cphRoblox_ButtonAgree').disabled = false;
  38. }
  39. else {
  40. document.getElementById('ctl00_cphRoblox_ButtonAgree').disabled = true;
  41. }
  42. }
  43. </script>
  44. </div>
Advertisement
Comments
Add Comment
Please, Sign In to add comment
Advertisement