Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
- <body>
- <script defer>
- window.onload = function() {
- var isCtrl = false;
- document.onkeyup=function(e)
- {
- if(e.which == 17)
- isCtrl=false;
- }
- document.onkeydown=function(e)
- {
- if(e.which == 17)
- isCtrl=true;
- if((e.which == 85) || (e.which == 67) && (isCtrl == true))
- {
- return false;
- }
- }
- var isNS = (navigator.appName == "Netscape") ? 1 : 0;
- if(navigator.appName == "Netscape") document.captureEvents(Event.MOUSEDOWN||Event.MOUSEUP);
- function mischandler(){
- return false;
- }
- function mousehandler(e){
- var myevent = (isNS) ? e : event;
- var eventbutton = (isNS) ? myevent.which : myevent.button;
- if((eventbutton==2)||(eventbutton==3)) return false;
- }
- document.oncontextmenu = mischandler;
- document.onmousedown = mousehandler;
- document.onmouseup = mousehandler;
- if (document.addEventListener) { // IE >= 9; other browsers
- document.addEventListener('contextmenu', function(e) {
- alert(" Don't fucking bother, RageQxeen left RPC and isn't making anyone anymore codes."); //here you draw your own menu
- e.preventDefault();
- }, false);
- } else { // IE < 9
- document.attachEvent('oncontextmenu', function() {
- alert("O sun, abide to death.");
- window.event.returnValue = false;
- });
- }
- };
- </script>
- <style type="text/css">
- @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);
- html, body {
- background-color: #ffd6d6;
- background-image: url("https://www.transparenttextures.com/patterns/always-grey.png");
- }
- ::-webkit-scrollbar-button:vertical:{
- background-color: #transparent;}
- ::-webkit-scrollbar-thumb:vertical {
- background-color:#transparent;
- height:150px;}
- ::-webkit-scrollbar-thumb:horizontal {
- background-color:#transparent;
- height:60px;}
- ::-webkit-scrollbar {
- height:60px;
- width:5px;
- background-color:#transparent;}
- .mySlides {display:none;}
- #dossier {
- background-color: #000;
- background-image: url("https://www.transparenttextures.com/patterns/noise-lines.png");
- width: 15vw;
- height: 15vw;
- margin:auto;
- position: absolute;
- padding: 10px;
- font-family: 'Aref Ruqaa', cursive;
- font-size: 20px;
- color:#fff;
- opacity: 0.98;
- left: 18vw;
- bottom: 24.1vw;
- z-index:1;
- border: #000 solid 2px;
- }
- #additional {
- background-color: #000;
- background-image: url("https://www.transparenttextures.com/patterns/noise-lines.png");
- width: 15vw;
- height: 15vw;
- margin:auto;
- position: absolute;
- padding: 10px;
- font-family: 'Aref Ruqaa', cursive;
- font-size: 20px;
- color:#fff;
- opacity: 0.98;
- right: 18vw;
- bottom: 24.1vw;
- z-index:1;
- border: #000 solid 2px;
- }
- #friends {
- background-color: #000;
- background-image: url("https://www.transparenttextures.com/patterns/noise-lines.png");
- width: 21vw;
- height: 13vw;
- margin:auto;
- position: absolute;
- padding: 10px;
- font-family: 'Aref Ruqaa', cursive;
- font-size: 20px;
- color:#fff;
- opacity: 0.98;
- left: 10.3vw;
- bottom: 7vw;
- z-index:1;
- border: #000 solid 2px;
- }
- #ooc {
- background-color: #000;
- background-image: url("https://www.transparenttextures.com/patterns/noise-lines.png");
- width: 21vw;
- height: 13vw;
- margin:auto;
- position: absolute;
- padding: 10px;
- font-family: 'Aref Ruqaa', cursive;
- font-size: 20px;
- color:#fff;
- opacity: 0.98;
- right: 10vw;
- bottom: 7vw;
- z-index:1;
- border: #000 solid 2px;
- }
- i{color: #fff;}
- b{color: #fff;}
- a{color: #fff; text-decoration: none;}
- h1{border-bottom: 1px solid #fff; text-align: center; font-size: 30px; font-family: 'Aref Ruqaa', cursive; color: #fff;}
- h2{border-bottom: 1px solid #fff; text-align: right; font-size: 20px; font-family: 'Aref Ruqaa', cursive; color: #fff;}
- h3{border-bottom: 1px solid #fff; text-align: left; font-size: 30px; font-family: 'Aref Ruqaa', cursive; color: #fff;}
- </style>
- <div class="w3-content w3-section" style="max-width:25vw;border: 3px solid #000;margin-top: auto;">
- <img class="mySlides w3-animate-fading" src="https://i.ibb.co/CWQLTrh/1.png" style="width:24.7vw;height:35vw;">
- <img class="mySlides w3-animate-fading" src="https://i.ibb.co/NyV16qy/2.png" style="width:24.7vw;height:35vw;">
- <img class="mySlides w3-animate-fading" src="https://i.ibb.co/2MSm35h/3.png" style="width:24.7vw;height:35vw;">
- <img class="mySlides w3-animate-fading" src="https://i.ibb.co/Lhx99gt/4.jpg" style="width:24.7vw;height:35vw;">
- </div>
- <div id="dossier">
- <div style="width: 14vw; height: 14vw; overflow-y: hidden;">
- <a name="one"></a>
- <div style="width: 14vw; height: 14vw; overflow: auto;" align="left">
- <span style="float:left;"><b>Name</b></span><span style="float:right;"></span><br>
- <span style="float:left;"><b>Alias(es)</b></span><span style="float:right;"><a title="">hover</a></span><br>
- <span style="float:left;"><b>Gender</b></span><span style="float:right;"></span><br>
- <span style="float:left;"><b>Age</b></span><span style="float:right;"></span><br>
- <span style="float:left;"><b>Race</b></span><span style="float:right;"></span><br><br>
- <span style="float:left;"><b>Height</b></span><span style="float:right;"></span><br>
- <span style="float:left;"><b>Weight</b></span><span style="float:right;"></span><br>
- <span style="float:left;"><b>Eyes</b></span><span style="float:right;"></span><br>
- <span style="float:left;"><b>Hair</b></span><span style="float:right;"></span><br>
- <span style="float:left;"><b>Build</b></span><span style="float:right;"></span><br><br>
- <span style="float:left;"><b>Orientation</b></span><span style="float:right;"></span><br>
- <span style="float:left;"><b>Relationship</b></span><span style="float:right;"></span><br>
- <span style="float:left;"><b>Affiliation</b></span><span style="float:right;"></span><br><br>
- </div>
- </div>
- </div>
- <div id="additional">
- <div style="width: 14vw; height: 14vw; overflow-y: hidden;">
- <a name="one"></a>
- <div style="width: 14vw; height: 14vw; overflow: auto;" align="left">
- <h1>abilities</h1>
- </div>
- </div>
- </div>
- <div id="friends">
- <div style="width: 21vw; height: 13vw; overflow-y: hidden;">
- <a name="one"></a>
- <div style="width: 21vw; height: 13vw; overflow: auto;" align="left">
- <h1>friends</h1>
- <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>
- </div>
- </div>
- </div>
- <div id="ooc">
- <div style="width: 21vw; height: 13vw; overflow-y: hidden;">
- <a name="one"></a>
- <div style="width: 21vw; height: 13vw; overflow: auto;" align="left">
- <h1>Out of Character</h1>
- <b>00</b>. OOC.<br>
- </div>
- </div>
- </div>
- <script>
- var myIndex = 0;
- carousel();
- function carousel() {
- var i;
- var x = document.getElementsByClassName("mySlides");
- for (i = 0; i < x.length; i++) {
- x[i].style.display = "none";
- }
- myIndex++;
- if (myIndex > x.length) {myIndex = 1}
- x[myIndex-1].style.display = "block";
- setTimeout(carousel, 7000);
- }
- </script>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment