Advertisement
ChrisRodman55

Rules

Aug 2nd, 2021
1,076
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 8.07 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html lang="en">
  3.  
  4. <head>
  5.     <meta name="title" content="Rosott's - Rules">
  6.     <meta name="description" content="The rules page of the official Rosott's website." />
  7.     <meta name="theme-color" content="#e6800b">
  8.     <link id="favicon" rel="icon" href="https://cdn.glitch.com/afc90a7c-0c8b-41bd-891b-f963e031848b%2Flogo.png?v=1627483437813" type="image/x-icon" />
  9.     <link rel="stylesheet" href="/style.css">
  10.     <script src="/client.js"> </script>
  11.     <title>Rosott's</title>
  12. </head>
  13.  
  14. <body class="body">
  15.     <nav class="navbar is-transparent is-fixed-top is-primary has-shadow" role="navigation" aria-label="main navigation"
  16.        id="navbar">
  17.         <div class="navbar-brand">
  18.             <img class="navbar-item" src="https://cdn.glitch.com/afc90a7c-0c8b-41bd-891b-f963e031848b%2Flogo.png?v=1627483437813" width="220px" height="75px"
  19.                onclick="javascript: window.location.pathname ='/'" style="cursor: pointer;">
  20.             <a role="button" class="navbar-burger" aria-label="menu" aria-expanded="false" data-target="nav">
  21.                 <span aria-hidden="true"></span>
  22.                 <span aria-hidden="true"></span>
  23.                 <span aria-hidden="true"></span>
  24.             </a>
  25.         </div>
  26.  
  27.         <div id="nav" class="navbar-menu" style="background-color:#E6800B;">
  28.             <div class="navbar-start">
  29.                 <a class="navbar-item" href="/">
  30.                     Home
  31.                 </a>
  32.  
  33.                 <a class="navbar-item" href="/rules">
  34.                     Rules
  35.                 </a>
  36.  
  37.                 <a class="navbar-item" href="/info">
  38.                     Info
  39.                 </a>
  40.  
  41.                 <a class="navbar-item" href="/partner">
  42.                     Partner
  43.                 </a>
  44.  
  45.                 <a class="navbar-item" href="/staff">
  46.                     Staff
  47.                 </a>
  48.  
  49.                 <div class="navbar-item has-dropdown is-hoverable">
  50.                     <a class="navbar-link">
  51.                         More
  52.                     </a>
  53.                     <div class="navbar-dropdown">
  54.                         <a class="navbar-item" href="/apply">
  55.                             Applications
  56.                         </a>
  57.  
  58.                         <a class="navbar-item" href="/appeal">
  59.                             Appeal
  60.                         </a>
  61.  
  62.                         <a class="navbar-item" href="/trainings">
  63.                             Trainings
  64.                         </a>
  65.  
  66.                         <a class="navbar-item" href="/faqs">
  67.                             FAQs
  68.                         </a>
  69.                     </div>
  70.                 </div>
  71.             </div>
  72.  
  73.             <div class="navbar-end">
  74.                 <div class="navbar-item">
  75.                     <div class="buttons">
  76.                         <a class="button is-light is-outlined" id="discordlogin">
  77.                             Login With Discord
  78.                         </a>
  79.                     </div>
  80.                 </div>
  81.             </div>
  82.         </div>
  83.     </nav>
  84.     <div class="block">
  85.         <div class="content is-normal">
  86.             <h1 style="text-decoration: underline;">Rosott's Rules</h1>
  87.             <p class="is-size-4">Rosott's uses multiple Terms of Service excluding our own. When using Rosott's you must abide by <a href="https://en.help.roblox.com/hc/en-us/articles/115004647846-Roblox-Terms-of-Use">Roblox Terms of Use</a>, <a href="https://discord.com/terms">Discord Terms of Service</a> and <a href="https://discord.com/guidelines">Discord Community Guidelines</a>. Not abiding by these guidelines will result in moderation action(s).</p>
  88.             <h1 id="server-rules-text" style="text-decoration: underline;">Section 1 - Discord Server Text Chat Rules</h1>
  89.             <p class="tabbed is-size-4">1.1 - All user(s) must verify prior to getting access to this community.<br>
  90.                 1.2 - This server is an English only server. We do that so moderators can moderate accordingly.<br>
  91.                 1.3 - Profanity is allowed but not used as offensive or NSFW language.<br>
  92.                 1.4 - Suspicious links or downloads and NSFW content is not permitted.<br>
  93.                 1.5 - Discussion of exploits or purchasing of exploiting is forbidden.<br>
  94.                 1.6 - Spamming is not allowed. Spamming is considered sending the same message 3(+) times.<br>
  95.                 1.7 - Flooding is not allowed. Flooding is considered sending large content to flood the chat.<br>
  96.                 1.8 - Memes are allowed as long as they're appropriate and do not ear-rape.<br>
  97.                 1.9 - Do not beg for items or a type of currency.<br>
  98.                 1.10 - Do not ping developers for any reason, as it will be an instant warning. Ghost pings are also forbidden. Mass mentions (3+ tags in one message) will be autowarned.<br>
  99.                 1.11 - Avoid discussion of religion or politics.<br>
  100.                 1.12 - Harassment, Disrespect, Hate Speech, or Arguing with users is not allowed.<br>
  101.                 1.13 - Doxxing/leaking private information of other members or staff is strictly prohibited.<br>
  102.                 1.14 - Staff have the final say all the time.</p>
  103.                 <h1 id="server-rules-voice" style="text-decoration: underline;">Section 2 - Discord Server Voice Chat Rules</h1>
  104.                 <p class="tabbed is-size-4">
  105.                     2.1 - Screaming and voice changers are not allowed.<br>
  106.                     2.2 - Playing inappropriate songs is forbidden.<br>
  107.                     2.3 - All chat rules apply to voice chats, except you may minorly swear.
  108.                 </p>
  109.                 <h1 id="server-rules-extra" style="text-decoration: underline;">Section 3 - Extra Discord Server Rules</h1>
  110.                 <p class="tabbed is-size-4">3.1 - Discussion of moderation actions is prohibited.<br>
  111.                         3.2 - Anything not mentioned will be dealt with on a case-by-case basis. Staff members will have final say in all cases.<br>
  112.                         3.3 - NSFW/Inappropriate profile pictures, statuses, and nicknames are not allowed.<br>
  113.                         3.4 - Discussion of age is forbidden. Joking about being under the age of 13 will be a permanent ban and you will be reported to Discord's Trust & Safety Team.<br>
  114.                        3.5 - All developers will be paid unless if the original agreement states that there will be no pay involved. If you are a developer and you have contributed to the Community of Rostott's, all assets that you've made will stay with Rostott's & are property of Rostott's. If you are a developer and leave /or resign you may not retrieve the contributions you have made. Additionally, the contributions that you've made will not be taken out of Rostott's property if you have resigned or been removed.<br>
  115.                        3.6 - Impersonating members is strictly forbidden.<br>
  116.                        3.7 - A troller in-game is a user trying to disrupt our game operations.<br>
  117.                        3.8 - Advertising of any kind is forbidden.<br>
  118.                </p>
  119.                <h1 id="game-rules" style="text-decoration: underline;">Section 4 - Game Rules</h1>
  120.                 <p class="tabbed is-size-4">
  121.                     4.1 Exploiting of any form will lead to a 30 day or permanent ban. If it's not harming anyone it will result to a kick, if you come back and do it again it will be a 30 day ban.<br>
  122.                         4.2 Glitching into any restricted areas like the kitchen will result in a warning and kick, if avoided 10-15 day ban.<br>
  123.                         4.3 Harassment such as excessive insults, harmful intentions, or blackmailing depending on intensity can result in a 3-7 day ban. If extreme can result in further action.<br>
  124.                         4.4 Spamming such as excessive flooding of the chat of any form can lead to a kick, or 1-8 day ban if avoided.<br>
  125.                         4.5 Advertising of any kind in game will result in a kick, if avoided it can lead to a 2-5 day ban.
  126.                 </p>
  127.         </div>
  128.     </div>
  129. </body>
  130.  
  131. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement