Advertisement
desolationresources6

ff

Apr 6th, 2018
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.08 KB | None | 0 0
  1. <style>
  2. @import url(https://fonts.googleapis.com/css?family=Economica);
  3. @import url(https://fonts.googleapis.com/css?family=Gruppo);
  4. @import url(https://fonts.googleapis.com/css?family=Amatic+SC);
  5. @import url(https://fonts.googleapis.com/css?family=Six+Caps);
  6. @import url(https://fonts.googleapis.com/css?family=Rock+Salt);
  7.  
  8. </style>
  9.  
  10.  
  11. <style>
  12.  
  13. .DRs { Created by desolation resources }
  14.  
  15.  
  16. .DRs { Background Properties }
  17. table, tr, td { background-color:transparent; border:none; border-width:0;}
  18. body {
  19. background-color: 090909;
  20. background-image:url("");
  21. background-attachment:fixed;
  22. background-repeat:no-repeat;
  23. background-position:top center;
  24. }
  25.  
  26. .DRs { Table Properties }
  27. table table { border: 0px }
  28. table table table table{border:0px}
  29. table table table {
  30. border-style:solid;
  31. border-width:1px;
  32. border-color:191919;
  33. background-color:090909;
  34. }
  35.  
  36. ::-webkit-scrollbar-thumb:vertical {
  37. background-color: #141414;
  38. height: 7px;
  39. }
  40.  
  41. ::-webkit-scrollbar-thumb:horizontal { background-color: #141414;
  42. height: 7px;
  43. }
  44.  
  45. ::-webkit-scrollbar {
  46. background-color: #191919;
  47. border: 2px solid #191919;
  48. height:5px;
  49. width:5px;
  50. }
  51.  
  52. .DRs{text properties}
  53. table, tr, td, li, p, div {
  54. font-family: arial!important;
  55. font-size: 10px!important;
  56. line-height: 9px!important;
  57. text-align: justify!important;
  58. color: #424340!important;
  59.  
  60. }
  61.  
  62. a:active, a:visited, a:link {
  63. font-family: Six Caps!important;
  64. font-size: 18px!important;
  65. line-height: 15px!important;
  66. color: #636461;
  67. font-weight: lighter!important;
  68. text-decoration: none;
  69. -webkit-transition: all .9s ease-in-out;
  70. -moz-transition: all .9s ease-in-out;
  71. -o-transition: all .9s ease-in-out;
  72. }
  73.  
  74. a:hover {
  75. color: #c0c0c0;
  76. background-color: #49342b;
  77. }
  78.  
  79. a.first, a.first:link, a.first:active, a.first:visited
  80. {
  81. width: 80px;
  82. font-family: "Six Caps";
  83. font-size: 20px;
  84. font-weight: lighter;
  85. line-height: 16px;
  86. letter-spacing: 2px;
  87. color: #645e56;
  88. text-decoration: none;
  89. text-transform: uppercase;
  90. background-image:url('');
  91. background-color: #191919;
  92. text-align: center;
  93. display: inline-block;
  94. padding: 8px;
  95. margin: 1px;
  96. -webkit-transition: all .7s ease-in-out;
  97. -moz-transition: all .7s ease-in-out;
  98. -o-transition: all .7s ease-in-out;
  99. }
  100.  
  101. a.first:hover {
  102. color: #c0c0c0;
  103. text-align: right;
  104. letter-spacing: 5px;
  105. }
  106.  
  107. a.second, a.second:link, a.second:active, a.second:visited{
  108. font-family: "Six Caps";
  109. font-size: 20px;
  110. font-weight: lighter;
  111. line-height: 12px;
  112. letter-spacing: 0px;
  113. color: #971717;
  114. text-transform: uppercase;
  115. background-image:url('');
  116. background-color: transparent;
  117. border-bottom: 1px solid #467755;
  118. text-align: left;
  119. display: block;
  120. padding: 5px;
  121. margin: 1px;
  122. -webkit-transition: all .9s ease-in-out;
  123. -moz-transition: all .9s ease-in-out;
  124. -o-transition: all .9s ease-in-out;
  125. }
  126.  
  127. a.second:hover {
  128. color: #c0c0c0;
  129. text-align: right;
  130. letter-spacing: 3px;
  131. background-color: #467755;
  132. }
  133.  
  134. a.third, a.third:link, a.third:active, a.third:visited{
  135. font-family: "Six Caps";
  136. font-size: 20px;
  137. font-weight: lighter;
  138. line-height: 12px;
  139. letter-spacing: -1px;
  140. color: #971717;
  141. text-transform: uppercase;
  142. background-image:url('');
  143. background-color: #c0c0c0;
  144. border-bottom: 1px solid #467755;
  145. text-align: left;
  146. display: block;
  147. padding: 5px;
  148. margin: 1px;
  149. -webkit-transition: all .9s ease-in-out;
  150. -moz-transition: all .9s ease-in-out;
  151. -o-transition: all .9s ease-in-out;
  152. }
  153.  
  154. a.third:hover {
  155. color: #c0c0c0;
  156. text-align: right;
  157. letter-spacing: 3px;
  158. background-color: #467755;
  159. }
  160.  
  161.  
  162.  
  163.  
  164. .DRs {second properties}
  165.  
  166. b {
  167. font-size: 9px;
  168. color: #3a4416!important;
  169. text-transform: uppercase;
  170. font-weight: lighter;
  171. letter-spacing: 1px;
  172. font-style: none;
  173. border-left: 5px solid #191919;
  174. line-height: 12px;
  175. }
  176.  
  177.  
  178.  
  179. i {
  180. font-family: Amatic SC;
  181. font-size: 13px;
  182. font-weight: normal;
  183. text-align: center;
  184. color: #3a4416;
  185. background-color: transparent;
  186. text-transform: none;
  187. margin: 1px;
  188. letter-spacing: 1px;
  189. line-height: 9px;
  190. }
  191.  
  192. u {
  193. color: #252026
  194. text-decoration: none;
  195. font-size: 9px;
  196. text-transform: uppercase;
  197. font-weight: lighter;
  198. line-height: 9px;
  199. font-style: Economica;
  200. }
  201.  
  202.  
  203. em {
  204. font-style: Orbitron;
  205. font-size: 9px;
  206. font-weight: normal;
  207. color: #adb3a6
  208. text-decoration: none;
  209. text-transform: uppercase;
  210. letter-spacing: 1px;
  211. line-height: 9px;
  212.  
  213. }
  214.  
  215.  
  216. .DRs {header properties}
  217.  
  218. h1{font-family: Rock Salt; font-size:15px; font-weight:normal; text-align:right; color: 4d4b49 ; background-color:191919; text-transform:uppercase; margin:3px; letter-spacing:1px; padding:8px; line-height:4px; font-style:uppercase;}
  219.  
  220. h2 {font-family: Rock Salt; font-size:8px; font-weight:normal; text-align:center; color: 4d4b49 ; text-transform:uppercase; margin:2px; letter-spacing:1px; padding:0px; line-height:13px; font-style:normal;}
  221.  
  222. h3 {font-family: Gruppo; font-size:16px; font-weight:normal; text-align:center; color: 3a4416; background-color:; text-transform:normal; margin:2px; letter-spacing:2px; padding:2px; line-height:3px; font-style:uppercase;}
  223.  
  224. h4{color: 4e5348; background-color:141414; font-family:small fonts; font-size: 8px; line-height:7px; text-align:right;font-weight:normal; text-transform:uppercase; letter-spacing:3px; margin:2px; padding:1px;}
  225.  
  226.  
  227. h5{color: 3a4416; font-family: Six Caps; font-size: 18px; line-height:12px; text-align:left; font-weight:normal; text-transform:uppercase; letter-spacing:2px; margin:1px; padding:1px; border-bottom:1px solid; border-color:4e5348; background-image:url("")}
  228.  
  229. h6 {font-family: Six Caps; color: #191919; font-size: 32px; text-align: right; text-transform: uppercase; font-weight: lighter; font-style: none; line-height: 30px; margin:2px; letter-spacing:3px;}
  230.  
  231. h7 {font-family: Six Caps; font-size:92px; font-weight:normal; text-align:center; color: 191919; text-transform:normal; margin:3px; letter-spacing:3px; padding:1px; line-height:65px; font-style:normal;}
  232.  
  233.  
  234. h8 {font-family: Gruppo; font-size:28px; font-weight:normal; text-align: center; color: 3a3a3a; text-transform:normal; margin:1px; letter-spacing:2px; padding:1px; line-height:20px; font-style:uppercase;}
  235.  
  236.  
  237. h9 {font-family: Six Caps; font-size:94px; font-weight:normal; text-align: center; color: 191919; text-transform:normal; margin:2px; letter-spacing:0px; padding:1px; line-height:86px; font-style:normal;}
  238.  
  239. s1 {font-family: Economica; font-size:11px; font-weight:normal; text-align: right; color: 464844; text-transform:normal; margin:1px; letter-spacing:1px; padding:1px; line-height:10px; font-style:normal;}
  240.  
  241. s2 {font-family: Six Caps; font-size:55px; font-weight:normal; text-align:center; color: 191919; text-transform:normal; margin:5px; letter-spacing:6px; padding:1px; line-height:30px; font-style:normal;}
  242.  
  243. s3 {float:left; font:italic 20px 'Playfair Display'; text-transform:uppercase; font-weight:400; color:#565956; background-color:#191919; padding:2px 10px 2px 10px; margin:5px 5px 0 0;}
  244.  
  245. </style>
  246.  
  247.  
  248. <style type="text/css">table table { direction:ltr; } table table table { direction:ltr; }</style>
  249.  
  250. <style>
  251. .a {move left column}
  252. object, embed,
  253. table table table {position:relative; top: -32px; left: 172px;}
  254. table table table table {position:static;}
  255.  
  256. .a {move right column}
  257. td.text table {position:relative; top: -60px!important; left: 162px;}
  258. td.text object, td.text embed,
  259. td.text table table {position:static;}
  260.  
  261.  
  262. table table table {margin-top:15px;}
  263. table table table table {margin-top:0px;}
  264. </style>
  265.  
  266. <style>
  267. .DRhide {Hidden Sections}
  268. .blurbs{display:none;visibility:hidden;}
  269. .friendSpace { display:none; }
  270. .contactTable { display: none; }
  271. .interestsAndDetails { display:none; }
  272. .latestBlogEntry { display:none; }
  273. .friendsComments { display:none; }
  274. .userProfileDetail{ display:none; }
  275. .extendednetwork {display:none;}
  276. .userProfileURL{display:none;}
  277. .nametext {display:none;}
  278. .profileInfo{display:none;}
  279. #googlebar{display:none;}
  280. .clearfix{display:none;}
  281. .orangetext15{display: none;}
  282. .whitetext12{display: none;}
  283. .lightbluetext8{display: none;}
  284. .blacktext12 {display: none;}
  285. a.text, table div font a, table div div {visibility:hidden;}
  286. table tr td div font {display: none;}
  287. div table td font {display: none;}
  288. body div table td form img{display:none!important;}
  289. a.text, table div font a, table div div {visibility:hidden;}
  290. table table div font a, table table div div {visibility:visible;}
  291. img {border:0px;}
  292. table tr td div font {display: none;}
  293.  
  294. td.text table {position:relative; top: -10px;}
  295.  
  296. .{hide text properties}
  297. .whitetext12{display: none;}.lightbluetext8{display: none;}.lightbluetext8 {display:none;}table table table table td {width:0px;}.contactTable td, table table td.text table td,table table table table table td {width:auto;}
  298. </style>
  299.  
  300.  
  301.  
  302.  
  303. <style>tr {background-color: transparent;}</style>
  304.  
  305. <style>select {position:absolute!important; top:-800px;}div table div form {display:none!important;}</style>
  306.  
  307.  
  308. <style>td.text table {position:relative; top:100px;}td.text table table {position:static;}td.text table {position:relative; top: 0px;}td.text table table {position:static;}
  309.  
  310. </style>
  311.  
  312.  
  313. </style>
  314.  
  315. <style>
  316. #navigation {
  317. position: absolute;
  318. top: 20px;
  319. left: -568px;
  320. width: 230px;
  321. height: 200px;
  322. background-color: ;
  323. padding: 6px;
  324. border-style:solid;
  325. border-width:0px;
  326. border-color:;
  327. text-align: center!important;
  328. }
  329.  
  330.  
  331.  
  332.  
  333.  
  334.  
  335.  
  336.  
  337.  
  338.  
  339.  
  340.  
  341.  
  342.  
  343.  
  344.  
  345. .tabs {
  346. position: relative;
  347. min-height: 140px; /* This part sucks */
  348. clear: both;
  349. margin: 20px 0;
  350. }
  351. .tab {
  352. float: left;
  353. }
  354. .tab label {
  355. background: #191919;
  356. padding: 8px;
  357. border: 0px solid #191919;
  358. margin-left: -1px;
  359. position: relative;
  360. left: 1px;
  361. font-family: Josefin Sans; color: 414741 ; text-transform: uppercase;
  362. font-size:10px;
  363.  
  364. }
  365. .tab [type=radio] {
  366. display: none;
  367. }
  368. .content {
  369. position: absolute;
  370. top: 28px;
  371. left: 0;
  372. background: #090909;
  373. right: 0;
  374. bottom: 0;
  375. padding: 18px;
  376. border: 0px solid #0c0f10;
  377. }
  378. [type=radio]:checked ~ label {
  379. background: #191919;
  380. border-bottom: 1px #0c0f10;
  381. z-index: 2;
  382. }
  383. [type=radio]:checked ~ label ~ .content {
  384. z-index: 1;
  385. }
  386.  
  387.  
  388. </style>
  389.  
  390.  
  391.  
  392.  
  393.  
  394.  
  395.  
  396.  
  397.  
  398.  
  399.  
  400.  
  401.  
  402.  
  403.  
  404.  
  405.  
  406.  
  407.  
  408.  
  409.  
  410.  
  411.  
  412.  
  413.  
  414.  
  415. </tr></table></td></tr></table><br /> <table bordercolor="" cellspacing="0" cellpadding="0" width="470" bgcolor="0" border="0"><tr></tr><tr><td><table bordercolor="" cellspacing="0" cellpadding="0" width="470" align="right" bgcolor="ffffff" border="2"><td valign="top" align="left" width="470" bgcolor="" style="word-wrap:break-word; padding: 0px;">
  416.  
  417. <img src="https://i.imgur.com/ugeELKH.png">
  418.  
  419.  
  420.  
  421.  
  422. <br>
  423.  
  424. <center>
  425. <h2>I can read your future, I can change it 'round some too.I look deep into your heart and soul. You got a soul, don'tcha?<h2></center>
  426.  
  427. <h1>won't you shake...</h1>
  428.  
  429. <img src="https://i.imgur.com/PWSlQjK.gif" align="left" width="140">
  430.  
  431. <div style="border:1px solid #191919; width:318px; background-color:; overflow:auto; text-align:left; padding:3px; margin:1px; height:200px; align:right;">
  432.  
  433.  
  434. <br>
  435. <s3>F</s3>reddie was always straddling the desire to be good and the instinct to be bad. Being bad was just natural for her and there was always satisfaction whenever she cause trouble of any kind. Of course, being awarded for her mischief didn't help much either; when she was allowed to stay in Auradon after she snuck in she couldn't help but feel as if the land was just filled with chumps for the taking. There was a genuine effort to be good but ultimately the act wasn't worth it. She ditched Auradon prep and went to Bayou de Orleans. There she made herself the current resident of the Haunted Mansion and things just got more wicked from there. Her connection with the spirits and the dead amplified her particular magical powers. Soon she was poisoning the house and in turn it was poisoning her. When she made the ultimate sacrifice of her soul to help Uma and the other witches set up the curse, she also sacrificed what goodness was left within her.
  436.  
  437.  
  438. </div>
  439. <h1>...a poor sinner's hand</h1>
  440.  
  441.  
  442.  
  443.  
  444.  
  445. <img src="https://i.imgur.com/ijeeRGO.gif" align="right" width="140">
  446.  
  447.  
  448. <div style="border:1px solid #191919; width:318px; background-color:; overflow:auto; text-align:right; padding:3px; margin:1px; height:200px; float:justified;"><h3>HEADCANON</h3>
  449. X. She can speak English and French fluently. <br>
  450. X. She isn't fond of animals, especially Frogs. <br>
  451. X. She prefers the company of ghosts. <br>
  452. X. Despite there not being magic, her father instructed her since childhood about magic. <br>
  453. X. Her father is the headmaster of Dragon Hall.<br>
  454. X. Her shadow can act on it's own and becomes the shape of her father once the curse is set.<br>
  455. X. She likes having a lot of stuff, an empty residence feels off for her. <br>
  456. X. She carries a small crystal ball on a necklace where she can contact Madame Leota.<br>
  457. X. She believes the people of Auradon should suffer for their sins.<br>
  458. X. Though she misses her father she feels connected through his shadow. <br>
  459.  
  460.  
  461.  
  462.  
  463. </div>
  464.  
  465.  
  466.  
  467.  
  468.  
  469. <h6>STILL I VENTURE SOMEPLACE SCARY.</h6>
  470.  
  471.  
  472.  
  473. <h1>Ghostly hauntings I turn loose. </h1>
  474. <br>
  475. <s1>...BE SURE TO BRING YOUR DEATH CERTIFICATE.</s1>
  476. <div class="tabs">
  477.  
  478. <div class="tab">
  479. <input type="radio" id="tab-1" name="tab-group-1" checked>
  480. <label for="tab-1">Name </label>
  481.  
  482. <div class="content">
  483.  
  484. <b>Name:</b> --
  485. <br><b>connection:</b> --
  486. <br><b>song:</b>--
  487. <br><b>About:</b> stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here.
  488. </div>
  489. </div>
  490.  
  491. <div class="tab">
  492. <input type="radio" id="tab-2" name="tab-group-1">
  493. <label for="tab-2">Name</label>
  494.  
  495. <div class="content">
  496.  
  497. <b>Name:</b> --
  498. <br><b>connection:</b> --
  499. <br><b>song:</b>--
  500. <br><b>About:</b> stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here.
  501. </div>
  502. </div>
  503.  
  504. <div class="tab">
  505. <input type="radio" id="tab-3" name="tab-group-1">
  506. <label for="tab-3">Name</label>
  507.  
  508. <div class="content">
  509.  
  510. <b>Name:</b> --
  511. <br><b>connection:</b> --
  512. <br><b>song:</b>--
  513. <br><b>About:</b> stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here.
  514. </div>
  515. </div>
  516.  
  517.  
  518. <div class="tab">
  519. <input type="radio" id="tab-4" name="tab-group-1">
  520. <label for="tab-4">Name</label>
  521.  
  522. <div class="content">
  523.  
  524. <b>Name:</b>--
  525. <br><b>connection:</b> --
  526. <br><b>song:</b>--
  527. <br><b>About:</b> stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here.
  528. </div>
  529. </div>
  530.  
  531.  
  532. <div class="tab">
  533. <input type="radio" id="tab-5" name="tab-group-1">
  534. <label for="tab-5">Name</label>
  535.  
  536. <div class="content">
  537.  
  538. <b>Name:</b> --
  539. <br><b>connection:</b> --
  540. <br><b>song:</b>--
  541. <br><b>About:</b> stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here.
  542. </div>
  543. </div>
  544.  
  545.  
  546. <div class="tab">
  547. <input type="radio" id="tab-6" name="tab-group-1">
  548. <label for="tab-6">Name</label>
  549.  
  550. <div class="content">
  551.  
  552. <b>Name:</b> --
  553. <br><b>connection:</b>--
  554. <br><b>song:</b>--
  555. <br><b>About:</b> stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here.
  556. </div>
  557. </div>
  558.  
  559. <div class="tab">
  560. <input type="radio" id="tab-7" name="tab-group-1">
  561. <label for="tab-7">Name</label>
  562.  
  563. <div class="content">
  564.  
  565. <b>Name:</b> --
  566. <br><b>connection:</b>--
  567. <br><b>song:</b>--
  568. <br><b>About:</b> stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here.
  569. </div>
  570. </div>
  571.  
  572. <div class="tab">
  573. <input type="radio" id="tab-8" name="tab-group-1">
  574. <label for="tab-8">Name</label>
  575.  
  576. <div class="content">
  577.  
  578. <b>Name:</b> --
  579. <br><b>connection:</b>--
  580. <br><b>song:</b>--
  581. <br><b>About:</b> stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here. stuff about this connection goes here.
  582. </div>
  583. </div>
  584.  
  585.  
  586.  
  587. </div>
  588.  
  589.  
  590.  
  591.  
  592.  
  593.  
  594. <div id="navigation">
  595. <object type="application/x-shockwave-flash" data="https://flash-mp3-player.net/medias/player_mp3_multi.swf" width="200" height="25">
  596. <param name="movie" value="https://flash-mp3-player.net/medias/player_mp3_multi.swf" />
  597. <param name="bgcolor" value="#acacac" />
  598. <param name="FlashVars" value="mp3=http://k003.kiwi6.com/hotlink/cq6j8y2w0e/Grim_Grinning_Ghosts.mp3|http://k003.kiwi6.com/hotlink/9e5d5sm9h3/Figure_-_Beetlejuice.mp3|http://k003.kiwi6.com/hotlink/u5nn80xors/Friends_On_The_Other_Side_Cover_by_Luna.mp3|http://k003.kiwi6.com/hotlink/9qdo4k4vfz/Bodak_Yellow.mp3|http://k003.kiwi6.com/hotlink/d13ivkv6yn/Lil_Pump_-_Boss_Audio.mp3|http://k003.kiwi6.com/hotlink/8xcla0vzbm/Nicki_Minaj-_Did_it_on_em_dubstep.mp3&height=25&autoplay=1&loop=1&shuffle=2&loadingcolor=090909&bgcolor=090909&bgcolor1=090909&bgcolor2=090909&slidercolor1=191919&slidercolor2=191919&sliderovercolor=191919&buttoncolor=191919&buttonovercolor=191919&textcolor=191919" />
  599. </object>
  600.  
  601. <img src="https://i.imgur.com/EJx0X63.gif">
  602.  
  603. </div>
  604.  
  605.  
  606.  
  607.  
  608.  
  609.  
  610.  
  611.  
  612.  
  613.  
  614.  
  615.  
  616.  
  617.  
  618.  
  619.  
  620.  
  621.  
  622.  
  623.  
  624.  
  625. </table> </td> </tr> </table> <br /> <table bordercolor="black" cellspacing="0" cellpadding="0" width="300" bgcolor="black" border="0"> <tr> <td class="text" valign="" align="left" width="300" bgcolor="0" height="0" style="word-wrap:break-word"><span class="orangetext15"> </td> </tr> <tr> <td><table bordercolor="0" cellspacing="0" cellpadding="0" width="00" align="" bgcolor="black" border="0"><td valign="top" align="" width="300" bgcolor="black" style="word-wrap:break-word; padding: 0px;">
  626. <center>
  627. <a href="/home.php" class="first">home</a><a href="http://www.roleplayer.me/send_message.php?member_id=1131839" class="first">mssge</a><a href="http://www.roleplayer.me/add_comment.php?member_id=1131839" class="first">cmmnt</a>
  628. <a href="http://www.roleplayer.me/gallery.php?member_id=1131839" class="first">gllry</a><a href="#" class="first">LINK</a><a href="http://www.roleplayer.me/1174719" class="first">credit</a>
  629. <img src="https://i.imgur.com/knsJ2V8.gif" width="300">
  630. </center>
  631. <s1>I got voodoos, I got hoodoos, I got things I ain't even tried. And i got friends on the other side. </s1>
  632.  
  633.  
  634.  
  635.  
  636.  
  637.  
  638.  
  639.  
  640.  
  641.  
  642.  
  643.  
  644. <br>
  645.  
  646.  
  647.  
  648. <h1>THE CARDS, THE CARDS,</h1>
  649. <h5>just take three</h5>
  650. <div style="border:1px solid #191919; text-align:left; width:290px; overflow:auto; margin:1px; padding:3px; background-color:; height:65px; float:left;">
  651. <center><i>sarcastic</i> | <i>witty</i> | <i>fierce.</i>
  652. </center>
  653. Freddie has always been mischievous. Off the Isle not much has changed. She tried to be good but it just didn't feel like her. Always sassy and verbally aggressive, she found it difficult keeping it in check. She isn't without empathy thought, it's just mostly towards ghosts and the other Isle Kids.
  654. </div>
  655.  
  656.  
  657. <br>
  658.  
  659.  
  660.  
  661.  
  662. <img src="https://i.imgur.com/PBIPi1V.gif" width="150"><img src="https://i.imgur.com/m1XhKDS.gif" width="150">
  663.  
  664. <div style="border:1px solid #191919; width:290px; background-color:; overflow:auto; text-align:right; padding:3px; margin:1px; height:115px; float:right;">
  665. <h3>INFORMATION</h3>
  666. <b>▶Name:</b> Frederica "Freddie" Facilier <br />
  667. <b>▶Nicknames:</b> Freddie<br />
  668. <b>▶Alias:</b> Villain<br />
  669. <b>▶Residence:</b> The Haunted Mansion, previously the Isle of the Lost. <br/>
  670. <b>▶School:</b> No where. Previously Auradon Prep and Dragon Hall.<br />
  671. <b>▶Age:</b> Sixteen.<br />
  672. <b>▶Gender:</b> Female<br />
  673. <b>▶Father:</b> Doctor Facilier<br />
  674. <b>▶Mother:</b> -- <br />
  675. <b>▶Occupation:</b> Shadowgirl, Voodoo Witch, Necromancer. <br />
  676. <b>▶Special Objects:</b> She created another crystal ball, small enough to put on a necklace, where she can contact Madame Leota. A blade made from the femur of Madame Leota's bones. Various voodoo dolls and shrunken heads. <br />
  677.  
  678. </div>
  679. <br>
  680.  
  681.  
  682.  
  683.  
  684. <img src="https://i.imgur.com/KkyFYl8.gif" width="300">
  685.  
  686.  
  687.  
  688. <h1>THE HAUNTED MANSION</h1>
  689. <h5>Grim Grinning Ghosts come out to socialize</h5>
  690. <div style="border:1px solid #191919; text-align:left; width:290px; overflow:auto; margin:1px; padding:3px; background-color:; height:90px; float:left;">
  691. <center>Hurry baaaaaaaaaaack.</center><br>
  692. <br><b>Locations:</b> Bayou de Orleans<br>
  693. When Freddie gave up on Auradon Prep she found comfort in The Haunted Mansion and through Madame Leota extended her knowledge of the mysticism and occult. However, her dark temperament and friends on the other side began to poison the mansion and it's ghostly residence. After sacrificing her soul for the curse that eliminated the previous generation (which involved her ingesting powdered remains of Leota) she established a connection with the Mansion and can now command the ghosts.
  694.  
  695. <br><b>Comments:</b>
  696.  
  697. STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF STUFF
  698. <br><br><b>Previous Crushes:</b> --
  699.  
  700. </div>
  701. <br>
  702.  
  703.  
  704.  
  705.  
  706.  
  707.  
  708.  
  709.  
  710. <img src="https://i.imgur.com/VoPZMoX.gif" width="150"><img src="https://i.imgur.com/um1mbmO.gif" width="150">
  711. <h1>wicked legacies</h1>
  712. <h5>her pat in the rpg</h5>
  713. <div style="border:1px solid #191919; text-align:left; width:290px; overflow:auto; margin:1px; padding:3px; background-color:; height:70px; float:left;">
  714. Freddie helped Uma while she was in Auradon after the Cotillion but it wasn't without some hesitation at first. She found it difficult to change and the longer she resided in The Haunted Mansion the more she realized she didn't want to be good. She helped Uma steal Tinker Bell's Wand, head back to the Isle, bring down the barrier with the wand, and sacrificed her soul for the witches to use to for the curse.
  715. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement