Advertisement
TommEdge4Life

Omega Cleaner Coding (2017)

Apr 28th, 2017
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.36 KB | None | 0 0
  1. <html>
  2. <body>
  3.  
  4. </div>
  5. </div>
  6. <div id="music">
  7. <audio controls><source src="http://k003.kiwi6.com/hotlink/zrts35m1df/Hunger.mp3" type="audio/mpeg"></audio>
  8. </div></div>
  9. </style>
  10.  
  11. <style>
  12.  
  13. @import url(https://fonts.googleapis.com/css?family=Montserrat:100,300,400,700,900);
  14. @import url('https://fonts.googleapis.com/css?family=Playfair Display SC');
  15. @import url('https://fonts.googleapis.com/css?family=Graduate');
  16.  
  17. body {
  18. background-color: #f3f3f3;
  19. background-position:left;
  20. background-image:url("http://i.picpar.com/Iytc.gif");background-size:1250px;
  21. }
  22.  
  23. /*827A99*/
  24.  
  25. ::-webkit-scrollbar-thumb {
  26. width: 0px;
  27. background-color: transparent;}
  28. ::-webkit-scrollbar {
  29. width: 0px;
  30. background-color: transparent;}
  31.  
  32. a {
  33. color: #B33B3B;
  34. text-decoration: none;
  35. border-bottom: 2px dotted #20293F;
  36. transition: all 0.4s ease-in-out;
  37. -webkit-transition: all 0.4s ease-in-out;}
  38. a:hover {
  39. color: #000000;
  40. text-decoration: none;
  41. transition: all 0.4s ease-in-out;
  42. -webkit-transition: all 0.4s ease-in-out;}
  43. a.tabs {
  44. font-size: 14px;
  45. background: #000;
  46. border:1px solid #000;
  47. padding: 2px 18px 2px 18px;
  48. line-height: 30px;
  49. font-family: calibri;
  50. color: #f3f3f3;
  51. -webkit-transition: all 0.4s ease;
  52. transition: all 0.4s ease;}
  53.  
  54. a.tabs:hover {
  55. color: #000;
  56. background-color: transparent;
  57. border:1px solid #000; }
  58.  
  59.  
  60. #ufuk {position: fixed;right: 5;bottom: 5px;}
  61. #ufuk img {width: 275;height: 500;border:15px solid #000;}
  62.  
  63. #head {
  64. position: fixed;
  65. right: 410;
  66. bottom: 120;
  67. color: #000000;border: px solid #000;
  68. font-family: Arial;
  69. font-size: 40;
  70. }
  71.  
  72. #head2 {
  73. position: fixed;
  74. right: 335;
  75. bottom: 65;
  76. color: #000000;
  77. font-family: Graduate;border: px solid #000;
  78. font-size: 25px; text-align: center;
  79. }
  80.  
  81. #head3 {
  82. position: fixed; border: px solid #000;
  83. right: 345;
  84. bottom: 10;
  85. color: #000000;
  86. font-family: Montserrat;
  87. font-size: 14px;
  88. text-align: center; }
  89.  
  90.  
  91. #blur {position: fixed; right:5; bottom:15; height:40px; width: 300px; background-color: #; overflow: hidden; z-index:20;;opacity:1;background-image:url("http://www.clker.com/cliparts/0/e/2/6/1194989379339979681pattern-pinstripes-diagonal.svg.med.png");background-size:100px}
  92.  
  93.  
  94. #box {
  95. position: absolute;
  96. right: 327;
  97. bottom: 190;
  98. width: 194px;
  99. height: 0px;
  100. background-color: #000;
  101. border-top: 6px solid #000;
  102. border-bottom: 6px solid #000;
  103. z-index: 1;
  104. color: #000000;
  105. padding: 4;
  106. font-family: Montserrat;
  107. font-style: normal;
  108. font-weight: 400;
  109. text-align: justify;
  110. overflow-x: hidden;
  111. overflow-y: auto;
  112. font-size: 11px;
  113. -webkit-transition: all 0.9s ease-out;
  114. transition: all 0.9s ease-out;
  115. }
  116. body:hover #box { height: 300px;
  117. background-color: transparent;
  118. }
  119.  
  120. #intro {
  121. position: absolute;
  122. right:8;
  123. width: 180px;
  124. height: 240px;
  125. background-color: transparent;
  126. border: 0px solid #000;
  127. z-index: 3;
  128. color: #000;
  129. padding: 4;
  130. font-family: Montserrat;
  131. font-style: normal;
  132. font-weight: 400;
  133. text-align: justify;
  134. overflow-x: hidden;
  135. overflow-y: auto;
  136. font-size: 11px;
  137. -webkit-transition: all 0.6s ease-out;
  138. transition: all 0.6s ease-out; }
  139.  
  140. #main {position:absolute;
  141. width: 160px; height: 110px; background: #f3f3f3; border: 3px solid #f3f3f3; border-radius: 0px 20px 0px 20px; box-shadow: #9E988B 0px 0px 0px 0px; overflow: hidden; text-align: left;}
  142.  
  143.  
  144. .darts {
  145. position: absolute;
  146. width: 190px;
  147. height: 110px;
  148. opacity: 0; z-index: 1;
  149. text-align: left;
  150. -webkit-transition: all 0.6s ease-out;
  151. -moz-transition: all 0.6s ease-out;
  152. -ms-transition: all 0.6s ease-out;
  153. -o-transition: all 0.6s ease-out;
  154. transition: all 0.6s ease-out;
  155. }
  156.  
  157. .darts:target {
  158. z-index: 5;
  159. -webkit-transition: all 0.6s ease-out;
  160. -moz-transition: all 0.6s ease-out;
  161. -ms-transition: all 0.6s ease-out;
  162. -o-transition: all 0.6s ease-out;
  163. transition: all 0.6s ease-out;
  164. opacity: 1;
  165. }
  166.  
  167. .dicks {
  168. position: absolute;right:-5;
  169. width: 185px;
  170. height: 230px;
  171. background-color: #000;
  172. border-top: 6px solid #000;
  173. border-bottom: 6px solid #000;
  174. z-index: 5;
  175. color: #f3f3f3;
  176. padding: 4;
  177. font-family: Montserrat;
  178. font-style: normal;
  179. font-weight: 100;
  180. text-align: justify;
  181. overflow-x: hidden;
  182. overflow-y: auto;
  183. font-size: 11px;
  184. -webkit-transition: all 0.6s ease-out;
  185. transition: all 0.6s ease-out;
  186.  
  187. }
  188.  
  189. </div>
  190.  
  191. </style>
  192. <div id="blur"></div>
  193. <div id="ufuk"><img src="http://i.picpar.com/bztc.png"></div>
  194.  
  195. <div id="head"><b>Ω</b></div><div id="head2">GOOD BYE<b><br> & GOOD NIGHT.</b></div>
  196. <div id="head3">THE CLEANER; <br>MOTY FACTORY, <br>ONE WINGED ANGEL.</div>
  197.  
  198. <div id="box">
  199. <center><a href="#i" class="tabs">I</a><a href="#ii" class="tabs">II</a><a href="#" class="tabs">OOC</a><a target="_blank" href="https://youtu.be/-vOio7---pA" class="tabs" target="_blank">♫</a></center><br>
  200. <div id="intro">
  201. // Profile belongs to PunPun. Click on the bird for the layout son.<br>
  202. // IC=/=OOC<br>
  203. // Short-term and Long-term RP's are wonderful.<br>
  204. // Semi to multi-para.<br>
  205. // Though I love story to no end, smut is negotiable so long as there's context for it.<br>
  206. // Kinks will be here. Eventually.<br>
  207. // FC is Ayato Kirishima from TG.<br>
  208. // All of you are losers.<br>
  209. <center><br><center> ---<br>Acquaintances: <br> <a href="https://2.roleplay.chat/profile.php?user=" target="_blank">BizCliz1</a> // <a href="https://2.roleplay.chat/profile.php?user=" target="_blank">BizCliz2</a> // <a href="https://2.roleplay.chat/profile.php?user=" target="_blank">BizCliz3</a></center></div>
  210.  
  211. <div id="i" class="darts">
  212. <div class="dicks">
  213. Murder, thieving, lying and fighting. I sometimes find myself asking if I'm still sane if I can do those four things without feeling any significant amount of remorse. Though I suppose it comes with the title of being the 'Boss'. A boss in training, but a 'Boss' no less.
  214.  
  215. <br><br>Oddly enough, I wasn't supposed to take over the family. That was supposed to be my sister's job, but she's a heartless bitch just like any member of the Tsukiyama family, and she tossed the tittle and its responsibilities onto me at the age of nine. Suffice to say, I wasn't exactly chipper at the 'glory' of succeeding my mother for the throne. I never could understand my mother and what she was thinking at any given moment. Her expression was always blank with a set of crimson hues that all blood relatives bear. Her hair was a deep black that stopped just bellow her rear, and she always wore a simple black dress that barely touched the floor. I would be a liar if I said that my mother wasn't beautiful, but just because I can comment on her appearance and give praise, her demeanor is something I could never quite grasp. Whenever I was hurt, she would never coddle me, always sending me off to one of the nurses or doctors present in the house. Whenever I try to talk to her, the responses were always short and cold before she simply walked away. I wish I couldn't care about her completely, but that would undermine the memory of me once loving my own mother, just as any son would. The feeling lingered, but the actual memory evades me every single time, as if it's warded away by my thoughts. I at least trusted myself enough to beleive in my own feelings, and as much as I detest my mother, I couldn't bring myself to ever forget that very feeling.
  216.  
  217. <br></br>My routine since I was a boy was simple, but slowly expanded upon. Studying, training, and free time were three cycles throughout my days. I only attended school for a short period of time, mainly so I could 'converse' well enough before being homeschooled for years. Bruised and battered constantly by my sister, other relatives, or even some of the 'loyal' members of the Tsukiyama clan. I sometimes wonder if my mother made sure to remind them not to go easy on me. I found myself thankful for the experience over time, but presently, being kicked in the stomach, sent flying, stabbed repeatedly and sent on the verge of death so much makes it challenging to be 'thankful' for anything. Once I was patched up, I was schooled on a multitude of subjects, math being especially important because of all the financing I'll have to do in order to keep the family running. Fortunately, Ms. Reiko was kind enough for me to enjoy learning before she was sent away to another branch of the family when I turned 15, and to this day I've yet to hear from or of her. Eventually, I began doing outside jobs, mainly delivering drugs, body-guarding VIPs, killing monsters and the rival families, and looking for new recruites for the family. I can still remember the first kill; my hands were shaking after driving a sword into a lady who's necklace contained a picture of her husband and children. I nearly left the family for that reason alone, until my mother gave me a beating infront of everyone that was present in the meeting. "You are the only one left, and I will not bear another child just so you can do what your horrid sisters does daily. You. Will. Be. My. Heir. And if you believe you can leave your duty, I will torture you until you beg for me to keep you in this house." A lovely woman, really. Regardless, I took medication and continued my work as the aspiring leader of the family, living a world of crime with irredeemable people. My hands were painted red, way too much blood I should be having, yet I continue on like the jaded man I am. I wish I ould answer the question of 'How sane I am', yet the more I thought about it, the closer I came to realizing that it just doesn't matter. At the end of the day, I'm just a man stuck being the ruler of a crime family that I want no part of. I'm bound by this lifestyle, and they won't let me walk away.
  218. </div>
  219. </div>
  220.  
  221. <div id="ii" class="darts">
  222. <div class="dicks"><span title="Tsukiyama Hideo">NAME</span> //
  223. <span title="Hideo, Tsuki">MONIKERS</span> //
  224. <span title="19; December 1">AGE</span> //
  225. <span title="Male">GENDER</span> //
  226. <span title="Mafia Boss">OCCUPATION</span> //
  227. <span title="176.9cm/70.3kg">H/W</span> //
  228. <span title="Red">EYES</span> //
  229. <span title="Black">HAIR</span> //
  230. <span title="Gynaphilic">ORRIENTATION</span> //
  231. <span title="Toned">BODY</span> //
  232. <a href="#">ABILITIES</a> //
  233. <span title="Single">Single<font style="color:black">//</font></span><br>
  234. <center><u>NOTES</u></center><br>
  235. // He has an unnatural resilience to damage, almost unphased of anything that comes at him.<br>
  236. // His favorite food is the 'Grand Bowl' from a local road shop. It's two big pieces of beef with potatoes, rice, and boiled egg in a golden broth.<br>
  237. // He has an intense love for martial arts movies, european history, and video games.<br>
  238. // Despite his simplistic demeanor, he does bear skills above beating the hell out of people. Constantly he observes people to strike bargains, or wondering how to generate more money from the businesses owned previously, or being created.<br>
  239. // Hideo suffers through a number of alements, most notably his hallucinations, night terrors, and spontaneous nose bleeds.<br>
  240. // The man has been smoking since he was sixteen, and he intends on continueing for years to come.<br>
  241. // He tends to sleep for longer hours than usual, more so because of the fact that he needs to rechage his energy, but he passes it off as 'loving to sleep'.<br>
  242. // His favorite song is 'Tusk' by 'Fleetwood Mac'. <br>
  243. // His favorite pack of cigarettes are from 'Dillans', more so out of a fond memory he shared with the brand than its actual quality.
  244. </div>
  245. </div>
  246.  
  247. <div id="a" class="darts">
  248. <div class="dicks"><u>BLISS//HORROR</u> - rewriting; tl;dr can induce horror/bliss via physical touch.<br><br>
  249. <u>DESIRE</u> - rewriting;<br><br>
  250.  
  251. </div>
  252. </div>
  253.  
  254. </div>
  255.  
  256. </a><script type="text/javascript">
  257. //<![CDATA[
  258. try{if (!window.CloudFlare) {var CloudFlare=[{verbose:0,p:1493053286,byc:0,owlid:"cf",bag2:1,mirage2:0,oracle:0,paths:{cloudflare:"/cdn-cgi/nexp/dok3v=1613a3a185/"},atok:"fa85104c051ab90a6da5b5aa559f8e9d",petok:"fab4e70d9bc365c1578bc2bc8386e78616f3c83d-1493428750-1800",adblock:1,betok:"3aa175b479148cf9f6174d4dbb3a3d13f9e24a27-1493428750-120",zone:"roleplay.chat",rocket:"0",apps:{"ga_key":{"ua":"UA-33787108-1","ga_bs":"2"},"abetterbrowser":{"ie":"7","opera":null,"chrome":null,"safari":null,"firefox":null}}}];!function(a,b){a=document.createElement("script"),b=document.getElementsByTagName("script")[0],a.async=!0,a.src="//ajax.cloudflare.com/cdn-cgi/nexp/dok3v=85b614c0f6/cloudflare.min.js",b.parentNode.insertBefore(a,b)}()}}catch(e){};
  259. //]]>
  260. </script>
  261. <script type="text/javascript">
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement