RageQxeen

Saber Cuntboy

Jan 11th, 2021
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.80 KB | None | 0 0
  1. <html>
  2. <meta name="viewport" content="width=device-width, initial-scale=1">
  3. <link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
  4. <body>
  5. <script defer>
  6. window.onload = function() {
  7. var isCtrl = false;
  8. document.onkeyup=function(e)
  9. {
  10. if(e.which == 17)
  11. isCtrl=false;
  12. }
  13. document.onkeydown=function(e)
  14. {
  15. if(e.which == 17)
  16. isCtrl=true;
  17. if((e.which == 85) || (e.which == 67) && (isCtrl == true))
  18. {
  19. return false;
  20. }
  21. }
  22. var isNS = (navigator.appName == "Netscape") ? 1 : 0;
  23. if(navigator.appName == "Netscape") document.captureEvents(Event.MOUSEDOWN||Event.MOUSEUP);
  24. function mischandler(){
  25. return false;
  26. }
  27. function mousehandler(e){
  28. var myevent = (isNS) ? e : event;
  29. var eventbutton = (isNS) ? myevent.which : myevent.button;
  30. if((eventbutton==2)||(eventbutton==3)) return false;
  31. }
  32. document.oncontextmenu = mischandler;
  33. document.onmousedown = mousehandler;
  34. document.onmouseup = mousehandler;
  35.  
  36. if (document.addEventListener) { // IE >= 9; other browsers
  37. document.addEventListener('contextmenu', function(e) {
  38. alert(" Don't fucking bother, RageQxeen left RPC and isn't making anyone anymore codes."); //here you draw your own menu
  39. e.preventDefault();
  40. }, false);
  41. } else { // IE < 9
  42. document.attachEvent('oncontextmenu', function() {
  43. alert("O sun, abide to death.");
  44. window.event.returnValue = false;
  45. });
  46. }
  47. };
  48. </script>
  49. <style type="text/css">
  50.  
  51. @import url(https://fonts.googleapis.com/css?family=Indie+Flower|Pacifico|Shadows+Into+Light|Dancing+Script|Architects+Daughter|Kaushan+Script|Gloria+Hallelujah|Satisfy|Courgette|Handlee|Rock+Salt|Cookie|Shadows+Into+Light+Two|Tangerine|Pinyon+Script|Great+Vibes|Bad+Script|Marck+Script|Damion|Niconne|Alex+Brush|Yellowtail|Nothing+You+Could+Do|Kalam|Sacramento|Homemade+Apple|Calligraffitti|Just+Another+Hand|Waiting+for+the+Sunrise|Allura|Rancho|Crafty+Girls|Reenie+Beanie|Parisienne|Rochester|Leckerli+One|Grand+Hotel|Merienda+One|Italianno|Montez|Petit+Formal+Script|Give+You+Glory|Delius|Mr+Dafoe|The+Girl+Next+Door|Arizonia|La+Belle+Aurore|Qwigley|Norican|Euphoria+Script|Dawning+of+a+New+Day|Bilbo+Swash+Caps|Meddon|Fondamento|Clicker+Script|Aladin|Delius+Swash+Caps|Rouge+Script|Engagement|Redressed|Aref+Ruqaa);
  52.  
  53. html, body {
  54. background-color: #ffd6d6;
  55. background-image: url("https://www.transparenttextures.com/patterns/always-grey.png");
  56. }
  57.  
  58. ::-webkit-scrollbar-button:vertical:{
  59. background-color: #transparent;}
  60.  
  61. ::-webkit-scrollbar-thumb:vertical {
  62. background-color:#transparent;
  63. height:150px;}
  64.  
  65. ::-webkit-scrollbar-thumb:horizontal {
  66. background-color:#transparent;
  67. height:60px;}
  68.  
  69.  
  70. ::-webkit-scrollbar {
  71. height:60px;
  72. width:5px;
  73. background-color:#transparent;}
  74.  
  75. .mySlides {display:none;}
  76.  
  77. #dossier {
  78. background-color: #000;
  79. background-image: url("https://www.transparenttextures.com/patterns/noise-lines.png");
  80. width: 15vw;
  81. height: 15vw;
  82. margin:auto;
  83. position: absolute;
  84. padding: 10px;
  85. font-family: 'Aref Ruqaa', cursive;
  86. font-size: 20px;
  87. color:#fff;
  88. opacity: 0.98;
  89. left: 18vw;
  90. bottom: 24.1vw;
  91. z-index:1;
  92. border: #000 solid 2px;
  93. }
  94.  
  95. #additional {
  96. background-color: #000;
  97. background-image: url("https://www.transparenttextures.com/patterns/noise-lines.png");
  98. width: 15vw;
  99. height: 15vw;
  100. margin:auto;
  101. position: absolute;
  102. padding: 10px;
  103. font-family: 'Aref Ruqaa', cursive;
  104. font-size: 20px;
  105. color:#fff;
  106. opacity: 0.98;
  107. right: 18vw;
  108. bottom: 24.1vw;
  109. z-index:1;
  110. border: #000 solid 2px;
  111. }
  112.  
  113. #friends {
  114. background-color: #000;
  115. background-image: url("https://www.transparenttextures.com/patterns/noise-lines.png");
  116. width: 21vw;
  117. height: 13vw;
  118. margin:auto;
  119. position: absolute;
  120. padding: 10px;
  121. font-family: 'Aref Ruqaa', cursive;
  122. font-size: 20px;
  123. color:#fff;
  124. opacity: 0.98;
  125. left: 10.3vw;
  126. bottom: 7vw;
  127. z-index:1;
  128. border: #000 solid 2px;
  129. }
  130.  
  131. #ooc {
  132. background-color: #000;
  133. background-image: url("https://www.transparenttextures.com/patterns/noise-lines.png");
  134. width: 21vw;
  135. height: 13vw;
  136. margin:auto;
  137. position: absolute;
  138. padding: 10px;
  139. font-family: 'Aref Ruqaa', cursive;
  140. font-size: 20px;
  141. color:#fff;
  142. opacity: 0.98;
  143. right: 10vw;
  144. bottom: 7vw;
  145. z-index:1;
  146. border: #000 solid 2px;
  147. }
  148.  
  149. i{color: #fff;}
  150. b{color: #fff;}
  151. a{color: #fff; text-decoration: none;}
  152. h1{border-bottom: 1px solid #fff; text-align: center; font-size: 30px; font-family: 'Aref Ruqaa', cursive; color: #fff;}
  153. h2{border-bottom: 1px solid #fff; text-align: right; font-size: 20px; font-family: 'Aref Ruqaa', cursive; color: #fff;}
  154. h3{border-bottom: 1px solid #fff; text-align: left; font-size: 30px; font-family: 'Aref Ruqaa', cursive; color: #fff;}
  155. </style>
  156.  
  157. <div class="w3-content w3-section" style="max-width:25vw;border: 3px solid #000;margin-top: auto;">
  158. <img class="mySlides w3-animate-fading" src="https://i.ibb.co/CWQLTrh/1.png" style="width:24.7vw;height:35vw;">
  159. <img class="mySlides w3-animate-fading" src="https://i.ibb.co/NyV16qy/2.png" style="width:24.7vw;height:35vw;">
  160. <img class="mySlides w3-animate-fading" src="https://i.ibb.co/2MSm35h/3.png" style="width:24.7vw;height:35vw;">
  161. <img class="mySlides w3-animate-fading" src="https://i.ibb.co/Lhx99gt/4.jpg" style="width:24.7vw;height:35vw;">
  162. </div>
  163.  
  164. <div id="dossier">
  165.  
  166.  
  167. <div style="width: 14vw; height: 14vw; overflow-y: hidden;">
  168.  
  169. <a name="one"></a>
  170. <div style="width: 14vw; height: 14vw; overflow: auto;" align="left">
  171. <span style="float:left;"><b>Name</b></span><span style="float:right;"></span><br>
  172. <span style="float:left;"><b>Alias(es)</b></span><span style="float:right;"><a title="">hover</a></span><br>
  173. <span style="float:left;"><b>Gender</b></span><span style="float:right;"></span><br>
  174. <span style="float:left;"><b>Age</b></span><span style="float:right;"></span><br>
  175. <span style="float:left;"><b>Race</b></span><span style="float:right;"></span><br><br>
  176. <span style="float:left;"><b>Height</b></span><span style="float:right;"></span><br>
  177. <span style="float:left;"><b>Weight</b></span><span style="float:right;"></span><br>
  178. <span style="float:left;"><b>Eyes</b></span><span style="float:right;"></span><br>
  179. <span style="float:left;"><b>Hair</b></span><span style="float:right;"></span><br>
  180. <span style="float:left;"><b>Build</b></span><span style="float:right;"></span><br><br>
  181. <span style="float:left;"><b>Orientation</b></span><span style="float:right;"></span><br>
  182. <span style="float:left;"><b>Relationship</b></span><span style="float:right;"></span><br>
  183. <span style="float:left;"><b>Affiliation</b></span><span style="float:right;"></span><br><br>
  184. </div>
  185. </div>
  186. </div>
  187.  
  188. <div id="additional">
  189.  
  190.  
  191. <div style="width: 14vw; height: 14vw; overflow-y: hidden;">
  192.  
  193. <a name="one"></a>
  194. <div style="width: 14vw; height: 14vw; overflow: auto;" align="left">
  195. <h1>abilities</h1>
  196. </div>
  197. </div>
  198. </div>
  199.  
  200. <div id="friends">
  201.  
  202.  
  203. <div style="width: 21vw; height: 13vw; overflow-y: hidden;">
  204.  
  205. <a name="one"></a>
  206. <div style="width: 21vw; height: 13vw; overflow: auto;" align="left">
  207. <h1>friends</h1>
  208. <a target="_blank" href="PROFILE LINK HERE"><img src="https://cdn2.iconfinder.com/data/icons/gaming-and-beyond-part-2-1/80/User_gray-512.png" height="100" width="100" align="left" border="5" title="WORDS"></a>
  209.  
  210. </div>
  211. </div>
  212. </div>
  213.  
  214. <div id="ooc">
  215.  
  216.  
  217. <div style="width: 21vw; height: 13vw; overflow-y: hidden;">
  218.  
  219. <a name="one"></a>
  220. <div style="width: 21vw; height: 13vw; overflow: auto;" align="left">
  221. <h1>Out of Character</h1>
  222. <b>00</b>. OOC.<br>
  223. </div>
  224. </div>
  225. </div>
  226.  
  227. <script>
  228. var myIndex = 0;
  229. carousel();
  230.  
  231. function carousel() {
  232. var i;
  233. var x = document.getElementsByClassName("mySlides");
  234. for (i = 0; i < x.length; i++) {
  235. x[i].style.display = "none";
  236. }
  237. myIndex++;
  238. if (myIndex > x.length) {myIndex = 1}
  239. x[myIndex-1].style.display = "block";
  240. setTimeout(carousel, 7000);
  241. }
  242. </script>
  243. </body>
  244. </html>
Advertisement
Add Comment
Please, Sign In to add comment