• Login
  • Register
  • Login Register
    Login
    Username:
    Password:
    Lost Password?
     
  • Home
  • Guidebook
    • Getting Started
    • Rules
    • Lore & History
    • Groups
    • Character Creation
    • Posting
    • Gems
    • Awards
  • Members
  • Characters
  • Search
User Links
  • Login
  • Register
  • Login Register
    Login
    Username:
    Password:
    Lost Password?
     

    Quick Links Home Search
    Guidebook Getting Started Rules Lore & History Groups Character Creation Posting Gems Awards



    Beasts of Beyond OOC Resources Artist Loft Coding Corner CODE codes codes and more codes

    CODE codes codes and more codes
    Orion
    Administrator
    Offline
    a little testing, don't mind me
    Pronouns:he/himbo
    Discord:LegacyOfOrion
    All Accounts Posts: 5,946
    Posts: 3,971
    26 Attached Accounts
    • Avatar
      ???
    • Avatar
      AEGON
    • Avatar
      Alastor
    • Avatar
      Alexandre
    • Avatar
      Atticus Roux
    • Avatar
      Bakari
    • Avatar
      Bowie
    • Avatar
      Brutus
    • Avatar
      Conrad Clyde
    • Avatar
      DEAD EYE
    • Avatar
      Dog
    • Avatar
      Guru
    • Avatar
      Houses of Halcyone
    • Avatar
      Jervis
    • Avatar
      KOJU
    • Avatar
      MARINA
    • Avatar
      Montgomery
    • Avatar
      Morrison
    • Avatar
      Perseus
    • Avatar
      Pyrrhus Valentine
    • Avatar
      Raymond
    • Avatar
      Romulus
    • Avatar
      Stryker
    • Avatar
      Valerius
    • Avatar
      Waylon.
    • Avatar
      Star
    #3
    05-02-2018, 05:18 PM
    green/tan code:
    Code:
    <style>
    img {
        max-width: 100%;
        height: auto;
        display: none;
    }

    header {
        background: #DDDABC;
        box-shadow: 0 -3px #808B61 inset;
        padding: 20px 0;
    }

    body {
    background: #B7C68B;
    }

    .navigate_section {
    background: #5C6346; }

    .breadcrumb {
    background: #5C6346; }

    .breadcrumb li a {
    color: #E9E7D4;
    }

    .breadcrumb&gt;li+li:before {
        color: #E9E7D4;
    }

    .breadcrumb .active {
        color: #E9E7D4;
    }

    h3.catbg, h4.catbg, div.cat_bar {
    background: #5C6346;
    font-family: arial;
    font-size: #px;
    text-align: center;
    Color: #E9E7D4; }

    td {
    color: #5C6346;
    }

    .windowbg {
    background: #DDDABC;
    font-family: arial;
    font-size: #px ;
    color: #013A89; }

    .windowbg span.topslice span {
    background: #DDDABC; 
    }

    .windowbg span.topslice {
    background: #DDDABC; 
    }

    .windowbg span.botslice span {
    background: #DDDABC;
    }

    .windowbg span.botslice {
    background: #DDDABC;
    }

    .poster h4 {
    Background: #E9E7D4;
    }

    .poster ul li  {
    Background: #E9E7D4; }

    a:visited {
    color: #494F38;
    }

    .dropmenu li li
    {
        width: 19em;
        padding: 3px;
        margin: 0;
        background: #5C6346;
    }

    .dropmenu li li a
    {
        color: #E9E7D4;
        padding: 4px 2px;
        border-radius: 3px;
    }

    .dropmenu li a.active
    {
        color: #E9E7D4;
        background: #5C6346;
        border-radius: 3px;
    }

    .dropmenu li a.active:hover, .dropmenu li:hover a.active
    {
         color: #E9E7D4 !important;
    }

    /* the hover effects */
    .dropmenu li a.firstlevel:hover, .dropmenu li:hover a.firstlevel
    {
        color: #E9E7D4;
        cursor: pointer;
        text-decoration: none;
    }

    /* the hover effects on level2 and 3 */
    .dropmenu li li a:hover, .dropmenu li li:hover&gt;a
    {
        background: #E9E7D4;
        text-decoration: none;
    }

    header ul.reset li, header ul.reset li a
    {
        color: #5C6346;
        font-family: "Segoe UI";
        font-size: 11px;
    }

    header ul.reset li a:hover
    {
        color: #E9E7D4;
        text-decoration: none;
    }
        
    footer
    {
        margin-top: 20px;
        background: #5C6346;
        padding: 20px 0;
        text-align: center;
        box-shadow: 0 -7px #808B61;
        font-family: "Segoe UI";
    }

    footer, footer a
    {
        color: #E9E7D4;
    }

    span.smalltext {
            color: #5C6346;
    }

    h1, h2, h3, h4, h5, h6 {
        color: #5C6346;
    }

    a:link {
        color: #494F38;
        text-decoration: none;
    }

    a:link, a:visited {
        color: #494F38;
        text-decoration: none;
    }

    a:visited {
        color: #494F38;
    }

    a.new_win {
    color: #E9E7D4;
    }

    a.new_win:link, a.new_win:visited {
        color: #E9E7D4;
    }

    h3.catbg a:link, h3.catbg a:visited, h4.catbg a:link, h4.catbg a:visited, h3.catbg, .table_list tbody.header td, .table_list tbody.header td a {
        color: #E9E7D4;
    }

    .navbar-default .navbar-nav .active a {
    background: #5C6346;
    color: #E9E7D4;
    text-shadow: 0 2px #808B61;
    box-shadow: 0 -3px #808B61 inset; }

    .navbar-default {
    background: #5C6346;
    color: #E9E7D4;
    box-shadow: 0 -3px #808B61 inset;
    }

    .navbar-default .navbar-nav li a {
    color: #E9E7D4;
    text-shadow: 0 2px #808B61; }

    .navbar-default .navbar-nav .active a:hover, .navbar-default .navbar-nav  .open  a, .navbar-default .navbar-nav  .open a:hover, .navbar-default .navbar-nav  .open a:focus, .navbar-default .navbar-nav  li  a:hover, .navbar-default .navbar-nav  li  a:focus {
    Background: #5C6346;
    Color: #E9E7D4;
    box-shadow: 0 -3px #808B61 inset; }

    .dropdown-menu {
    Background: #5C6346;
    }

    input, button, select, textarea {
        font: 95%/115% verdana, Helvetica, sans-serif;
        color: #E9E7D4;
        background: #5C6346;
        padding: 2px;
    }

    .windowbg2 span.topslice span {
        display: block;
        background: #DDDABC;
        height: 11px;
        border-radius: 4px 4px 0 0;
    }

    .windowbg2 span.topslice {
        display: block;
        padding-left: 20px;
        background: #DDDABC;
        border-radius: 4px 4px 0 0;
    }

    .windowbg2 span.botslice span {
        display: block;
        background: #DDDABC;
        height: 11px;
        border-radius: 4px 4px 0 0;
    }

    .windowbg2 span.botslice {
        display: block;
        padding-left: 20px;
        background: #DDDABC;
        border-radius: 4px 4px 0 0;
    }

    .windowbg, #preview_body, .windowbg2, .windowbg3 {
        color: #5C6346;
    }
    </style>

    pastel purple code:
    Code:
    <style>
    header {
        background: #D0C9EA;
        box-shadow: 0 -3px #996FD6 inset;
        padding: 20px 0;#D0C9EA;
    }

    body {
    background: #D0C9EA;
    }

    img {
        max-width: 0%;
        height: auto;
    }

    .navigate_section {
    background: #9E7CD7; }

    .breadcrumb {
    background: #9E7CD7; }

    .breadcrumb li a {
    color: #D0C9EA;
    }

    .breadcrumb&gt;li+li:before {
        padding: 0 5px;
        color: #D0C9EA;
    }

    .breadcrumb .active {
        color: #D0C9EA;
    }

    h3.catbg, h4.catbg, div.cat_bar {
    background: #9E7CD7;
    font-family: arial;
    font-size: #px;
    text-align: center;
    Color: #D0C9EA; }

    td {
    color: #996FD6;
    }

    .windowbg {
    background: #B399DD;
    font-family: arial;
    font-size: #px ;
    color: #996FD6; }

    .windowbg span.topslice span {
    background: #B399DD; 
    }

    .windowbg span.topslice {
    background: #B399DD; 
    }

    .windowbg span.botslice span {
    background: #B399DD;
    }

    .windowbg span.botslice {
    background:#B399DD;
    }

    .poster h4 {
    Background: #B399DD;
    }

    .poster ul li  {
    Background: #B399DD; }

    a:visited {
    color: #B399DD;
    }

    .dropmenu li li
    {
        background: #9E7CD7;
    }

    .dropmenu li li a
    {
        color: #D0C9EA;
        padding: 4px 2px;
        border-radius: 3px;
    }

    .dropmenu li a.active
    {
        color: #D0C9EA;
        background: #9E7CD7;
        border-radius: 3px;
    }

    .dropmenu li a.active:hover, .dropmenu li:hover a.active
    {
         color: #D0C9EA !important;
    }

    /* the hover effects */
    .dropmenu li a.firstlevel:hover, .dropmenu li:hover a.firstlevel
    {
        color: #D0C9EA;
        cursor: pointer;
        text-decoration: none;
    }

    /* the hover effects on level2 and 3 */
    .dropmenu li li a:hover, .dropmenu li li:hover&gt;a
    {
        background: #D0C9EA;
        text-decoration: none;
    }

    header ul.reset li, header ul.reset li a
    {
        color: #013A89;
        font-family: "Segoe UI";
        font-size: 11px;
    }

    header ul.reset li a:hover
    {
        color: #996FD6;
        text-decoration: none;
    }
        
    footer
    {
            background: #9E7CD7;
        box-shadow: 0 -7px #996FD6;
    }

    footer, footer a
    {
        color: #D0C9EA
    ;
    }

    span.smalltext {
            color: #D0C9EA;
    }

    h1, h2, h3, h4, h5, h6 {
        color: #D0C9EA;
    }

    a:link {
        color: #D0C9EA;
        text-decoration: none;
    }

    a:link, a:visited {
        color: #D0C9EA;
        text-decoration: none;
    }

    a:visited {
        color: #D0C9EA;
    }

    a.new_win {
    color: #D0C9EA;
    }

    a.new_win:link, a.new_win:visited {
        color: #D0C9EA;
    }

    h3.catbg a:link, h3.catbg a:visited, h4.catbg a:link, h4.catbg a:visited, h3.catbg, .table_list tbody.header td, .table_list tbody.header td a {
        color: #D0C9EA;;
    }

    .navbar-default .navbar-nav .active a {
    background:  #9E7CD7;
    color:  #D0C9EA;
    text-shadow: 0 2px #996FD6;
    box-shadow: 0 -3px #996FD6 inset; }

    .navbar-default {
    background:  #9E7CD7;
    color: #D0C9EA;
    box-shadow: 0 -3px #996FD6 inset;
    }

    .navbar-default .navbar-nav li a {
    color:  #D0C9EA;
    text-shadow: 0 2px #996FD6; }

    .navbar-default .navbar-nav .active a:hover, .navbar-default .navbar-nav  .open  a, .navbar-default .navbar-nav  .open a:hover, .navbar-default .navbar-nav  .open a:focus, .navbar-default .navbar-nav  li  a:hover, .navbar-default .navbar-nav  li  a:focus {
    Background:  #9E7CD7;
    Color: #D0C9EA;
    box-shadow: 0 -3px #996FD6 inset; }

    .dropdown-menu {
    Background: #996FD6;
    }

    input, button, select, textarea {
        font: 95%/115% verdana, Helvetica, sans-serif;
        color: #D0C9EA;
        background:  #9E7CD7;
        padding: 2px;
    }

    .windowbg2 span.topslice span {
        display: block;
        background: #B399DD;
        height: 11px;
        border-radius: 4px 4px 0 0;
    }

    .windowbg2 span.topslice {
        display: block;
        padding-left: 20px;
        background: #B399DD;
        border-radius: 4px 4px 0 0;
    }

    .windowbg2 span.botslice span {
        display: block;
        background: #B399DD;
        height: 11px;
        border-radius: 4px 4px 0 0;
    }

    .windowbg2 span.botslice {
        display: block;
        padding-left: 20px;
        background: #B399DD;
        border-radius: 4px 4px 0 0;
    }

    .windowbg, #preview_body, .windowbg2, .windowbg3 {
        color: #996FD6;
    }
    </style>


    cool blue code:
    Code:
    <style>
    .YASM_wellwisher {
        font-size: 14px;
        padding: 12px 16px;
        background-color: #482D74;
        border-radius: 4px;
        border: 0px solid #482D74;
    }

    .YASM_wellwisher .YASM_border {
        border-bottom: 1px solid #A3CFE9;
    }

    header {
        background: #6098D1;
        box-shadow: 0 -3px #0F4E9F inset;
        padding: 20px 0;
    }

    body {
    background: #A3CFE9;
    }

    img {
        max-width: 0%;
        height: auto;
    }

    .navigate_section {
    background: #2967B0; }

    .breadcrumb {
    background: #2967B0; }

    .breadcrumb li a {
    color: #A3CFE9;
    }

    .breadcrumb&gt;li+li:before {
        padding: 0 5px;
        color: #A3CFE9;
        content: "/\\\\\\\\00a0";
    }

    .breadcrumb .active {
        color: #A3CFE9;
    }

    h3.catbg, h4.catbg, div.cat_bar {
    background: #2967B0;
    font-family: arial;
    font-size: #px;
    text-align: center;
    Color: #E7F7F6; }

    td {
    color: #013A89;
    }

    .windowbg {
    background: #6098D1;
    font-family: arial;
    font-size: #px ;
    color: #013A89; }

    .windowbg span.topslice span {
    background: #6098D1; 
    }

    .windowbg span.topslice {
    background: #6098D1; 
    }

    .windowbg span.botslice span {
    background: #6098D1;
    }

    .windowbg span.botslice {
    background:#6098D1;
    }

    .poster h4 {
    Background: #6098D1;
    }

    .poster ul li  {
    Background: #6098D1; }

    a:visited {
    color: #6098D1;
    }

    .dropmenu li li
    {
        width: 19em;
        padding: 3px;
        margin: 0;
        background: #2967B0;
    }

    .dropmenu li li a
    {
        color: #0F4E9F;
        padding: 4px 2px;
        border-radius: 3px;
    }

    .dropmenu li a.active
    {
        color: #0F4E9F;
        background: #A3CFE9;
        border-radius: 3px;
    }

    .dropmenu li a.active:hover, .dropmenu li:hover a.active
    {
         color: #0F4E9F !important;
    }

    /* the hover effects */
    .dropmenu li a.firstlevel:hover, .dropmenu li:hover a.firstlevel
    {
        color: #0F4E9F;
        cursor: pointer;
        text-decoration: none;
    }

    /* the hover effects on level2 and 3 */
    .dropmenu li li a:hover, .dropmenu li li:hover&gt;a
    {
        background: #0F4E9F;
        text-decoration: none;
    }

    header ul.reset li, header ul.reset li a
    {
        color: #013A89;
        font-family: "Segoe UI";
        font-size: 11px;
    }

    header ul.reset li a:hover
    {
        color: #013A89;
        text-decoration: none;
    }
        
    footer
    {
        margin-top: 20px;
        background: #2967B0;
        padding: 20px 0;
        text-align: center;
        box-shadow: 0 -7px #0F4E9F;
        font-family: "Segoe UI";
    }

    footer, footer a
    {
        color: #A3CFE9;
    }

    span.smalltext {
            color: #A3CFE9;
    }

    h1, h2, h3, h4, h5, h6 {
        color: #A3CFE9;
    }

    a:link {
        color: #0F4E9F;
        text-decoration: none;
    }

    a:link, a:visited {
        color: #0F4E9F;
        text-decoration: none;
    }

    a:visited {
        color: #0F4E9F;
    }

    a.new_win {
    color: #0F4E9F;
    }

    a.new_win:link, a.new_win:visited {
        color: #0F4E9F;
    }

    h3.catbg a:link, h3.catbg a:visited, h4.catbg a:link, h4.catbg a:visited, h3.catbg, .table_list tbody.header td, .table_list tbody.header td a {
        color: #A3CFE9;
    }

    .navbar-default .navbar-nav .active a {
    background: #2967B0;
    color: #A3CFE9;
    text-shadow: 0 2px #0F4E9F;
    box-shadow: 0 -3px #013A89 inset; }

    .navbar-default {
    background: #2967B0;
    color: #A3CFE9;
    box-shadow: 0 -3px #013A89 inset;
    }

    .navbar-default .navbar-nav li a {
    color: #A3CFE9;
    text-shadow: 0 2px #0F4E9F; }

    .navbar-default .navbar-nav .active a:hover, .navbar-default .navbar-nav  .open  a, .navbar-default .navbar-nav  .open a:hover, .navbar-default .navbar-nav  .open a:focus, .navbar-default .navbar-nav  li  a:hover, .navbar-default .navbar-nav  li  a:focus {
    Background: #2967B0;
    Color: #9381b1;
    box-shadow: 0 -3px #013A89 inset; }

    .dropdown-menu {
    Background: #2967B0;
    }

    input, button, select, textarea {
        font: 95%/115% verdana, Helvetica, sans-serif;
        color: #A3CFE9;
        background: #0F4E9F;
        padding: 2px;
    }

    .windowbg2 span.topslice span {
        display: block;
        background: #6098D1;
        height: 11px;
        border-radius: 4px 4px 0 0;
    }

    .windowbg2 span.topslice {
        display: block;
        padding-left: 20px;
        background: #6098D1;
        border-radius: 4px 4px 0 0;
    }

    .windowbg2 span.botslice span {
        display: block;
        background: #6098D1;
        height: 11px;
        border-radius: 4px 4px 0 0;
    }

    .windowbg2 span.botslice {
        display: block;
        padding-left: 20px;
        background: #6098D1;
        border-radius: 4px 4px 0 0;
    }

    .windowbg, #preview_body, .windowbg2, .windowbg3 {
        color: #013A89;
    }
    </style>
    [spoiler]
    Code:
    <style>
    .YASM_wellwisher {
        font-size: 14px;
        padding: 12px 16px;
        background-color: #482D74;
        border-radius: 4px;
        border: 0px solid #482D74;
    }

    .YASM_wellwisher .YASM_border {
        border-bottom: 1px solid #2D1457;
    }

    body {
    background: #241045;
    }

    header {
    background: url(https://i.imgur.com/oNvaL1r.png?1) no-repeat scroll 0 0 transparent;
    background-position: 35%;
    box-shadow: 0 -3px #2D1457 inset;
    height: #PX;
    }

    a img {
        max-width: 0%;
        height: auto;
    }

    .navigate_section {
    background: #482D74; }

    .breadcrumb {
    background: #482D74; }

    .breadcrumb &gt; li &gt; a {
    color: #b2a5c7;
    }

    h3.catbg, h4.catbg, div.cat_bar {
    background: #482D74;
    font-family: arial;
    font-size: #px;
    text-align: center;
    Color: #664C90; }

    td {
    color: #664C90;
    }

    .windowbg {
    background: #2D1457;
    font-family: arial;
    font-size: #px ;
    color: #664C90; }

    .windowbg span.topslice span {
    background: #2D1457; 
    }

    .windowbg span.topslice {
    background: #2D1457; 
    }

    .windowbg span.botslice span {
    background: #2D1457;
    }

    .windowbg span.botslice {
    background:#2D1457;
    }

    .poster h4 {
    Background: #2D1457;
    }

    .poster h4, .poster h4 a {
        color: #664C90;
    }

    .poster ul li  {
    Background: #2D1457; }

    a:visited {
    color: #664C90;
    }

    .dropmenu li li
    {
        background: #2D1457;
    }

    .dropmenu li li a
    {
        color: #664C90;
    }

    .dropmenu li a.active
    {
        color: #664C90;
        background: #2D1457;
    }

    .dropmenu li a.active:hover, .dropmenu li:hover a.active
    {
         color: #664C90 !important;
    }

    .dropmenu li a.firstlevel:hover, .dropmenu li:hover a.firstlevel
    {
        color: #664C90;
    }

    .dropmenu li li a:hover, .dropmenu li li:hover a
    {
        background: #482D74;
    }

    .dropmenu li a.firstlevel span.firstlevel {
        background: #2D1457;
    }

    header ul.reset li, header ul.reset li a
    {
        color: #664C90;
        font-family: "Segoe UI";
        font-size: 11px;
    }

    header ul.reset li a:hover
    {
        color: #664C90;
        text-decoration: none;
    }
        
    footer
    {
        margin-top: 20px;
        background: #2D1457;
        padding: 20px 0;
        text-align: center;
        box-shadow: 0 -7px #482D74;
        font-family: "Segoe UI";
    }

    footer, footer a
    {
        color: #664C90;
    }

    span.smalltext {
            color: #664C90;
    }

    a:link {
        color: #9381b1;
        text-decoration: none;
    }

    a:link, a:visited {
        color: #9381b1;
        text-decoration: none;
    }

    a:visited {
        color: #9381b1;
    }

    a.new_win {
    color: #9381b1;
    }

    a.new_win:link, a.new_win:visited {
        color: #9381b1;
    }

    h3.catbg a:link, h3.catbg a:visited, h4.catbg a:link, h4.catbg a:visited, h3.catbg, .table_list tbody.header td, .table_list tbody.header td a {
        color: #9381b1;
    }

    .navbar-default .navbar-nav .active a {
    background: #2D1457;
    color: #9381b1;
    text-shadow: 0 2px #2D1457;
    box-shadow: 0 -3px #2D1457 inset; }

    .navbar-default {
    background: #482D74;
    color: #9381b1;
    box-shadow: 0 -3px #2D1457 inset;
    }

    .navbar-default .navbar-nav li a {
    color: #9381b1;
    text-shadow: 0 2px #2D1457; }

    .navbar-default .navbar-nav .active a:hover, .navbar-default .navbar-nav  .open  a, .navbar-default .navbar-nav  .open a:hover, .navbar-default .navbar-nav  .open a:focus, .navbar-default .navbar-nav  li  a:hover, .navbar-default .navbar-nav  li  a:focus {
    Background: #482D74;
    Color: #9381b1;
    box-shadow: 0 -3px #2D1457 inset; }

    .dropdown-menu {
    Background: #2D1457; }

    input, button, select, textarea {
        font: 95%/115% verdana, Helvetica, sans-serif;
        color: #9381b1;
        background: #2D1457;
        padding: 2px;
    }

    .dropmenu li li a:hover, dropmenu li li:hover &gt; a {
        background: #9381b1;
    }

    .img-thumbnail {
        background-color: #9381b1;
        border: 1px solid #9381b1;
    }

    /*Edits the signature: text color.*/
    h1, h2, h3, h4, h5, h6 {
        color: #664C90;
    }

    /*Line above signature.*/
    .signature, .custom_fields_above_signature {
        border-top: 1px #664C90 solid;
    }

    /*HR size and color*/
    hr, .hrcolor {
        height: 1px;
        background-color: #664C90;
    }

    /*Line under date of profile replies.*/
    .inner {
        padding: 1em 0;
        margin: 0;
        border-top: 1px solid #664C90;
    }

    .breadcrumb li a {
        color: #9381b1;
    }

    /*COMMENT BOX*/

    form {
    background: #2D1457;
    }

    .content {
    background: #2D1457;
    }

    .windowbg2 span.botslice span {
    background: #2D1457;
    }

    .windowbg2 span.botslice {
    background: #2D1457;
    }

    .windowbg2 span.topslice span {
    background: #2D1457;
    }

    .windowbg2 span.topslice {
    background: #2D1457;
    }

    .windowbg, #preview_body, .windowbg2, .windowbg3 {
        color: #664C90;
        background-color:  #2D1457;
    }

    /*PAGE LINKS*/
    .pagelinks {
        color: #664C90;
    }

    /*FOOTER LINKS*/
    footer a:link, a:visited {
        color: #664C90;
        text-decoration: underline;
    }
    footer a.new_win:link, a.new_win:visited {
        color: #664C90;
        text-decoration: underline;
    }

    /*SUBACCOUNT (optional for main accounts)*/
    .breadcrumb .active {
        color: #664C90;
    }
    </style>

    Code:
    [spoiler=Games][url=http://steamcommunity.com/id/starredskies/]Steam Account[/url]
    - Overwatch (StarredSkies#1261)
    - Smite (TheFandomLord)
    - Arkham City GOTY
    - Skyrim
    - Destiny
    - Rust
    - Outlast
    - Life Is Strange
    - The Stanley Parable
    - Undertale
    - Golf With Your Friends
    - Borderlands (1+2)
    - Portal (1+2)[/spoiler]
    [spoiler=TV/Movies][b]Current shows:[/b]
    - Game of Thrones (s4)
    - Shameless (s7)
    - Jessica Jones (s2)
    - Reign (s1)
    - Bungou Stray Dogs (s2)
    - Vampire Diaries (?)
    - Teen Wolf (?)
    - The Walking Dead (?)
    [b]Finished shows:[/b]
    - Marvel. Just Marvel.
    - DC. Just DC.
    - Disney. Just Disney.
    - Kingsman (1+2)
    - The Imitation Game
    - Bates Motel
    - Hannibal
    - The Office
    - Parks and Recreation
    - Sherlock
    - Death Note
    - Noragami
    - Yuri On Ice
    - The Last Airbender
    - Sword Art Online
    - Charlotte
    - Re: Zero
    - Blue Exorcist
    - The Blacklist (live)
    - Gotham (live)
    - Lucifer (live)
    - Supernatural (live)
    - Adam Ruins Everything (live)
    - Once Upon A Time (live)
    - Legion (live)[/spoiler]
    [align=center][youtube autoplay=on width=400 height=1]https://www.youtube.com/watch?v=7sfdtJNsmM0[/youtube][/align]

    Code:
    [img]https://i.imgur.com/zEUpNwC.png[/img]
    [sub]lovely image by [url=https://beastsofbeyond.com/index.php?action=profile;u=448]florence[/url][/sub][/align]
    Hello! My name is Orion, also known as Star to some others. I am the owner of Beasts of Beyond and I'm very glad totake pride in sharing my passion of roleplaying with everyone here. If you'd like to talk to me further, please hit me up on Discord. Star#0061 You can also shoot me a PM any time!

    Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Mauris augue neque gravida in fermentum et. Accumsan in nisl nisi scelerisque eu ultrices vitae auctor eu. Condimentum mattis pellentesque id nibh tortor. Rhoncus dolor purus non enim praesent elementum facilisis. Aliquam ultrices sagittis orci a scelerisque purus. Libero enim sed faucibus turpis in eu mi bibendum neque. Dui accumsan sit amet nulla facilisi. Sed adipiscing diam donec adipiscing tristique risus nec. Commodo odio aenean sed adipiscing diam donec adipiscing tristique. Consectetur purus ut faucibus pulvinar elementum integer enim neque.

    Augue eget arcu dictum varius duis at consectetur lorem donec. Eget mauris pharetra et ultrices neque ornare. Aliquam purus sit amet luctus venenatis lectus magna. Vulputate mi sit amet mauris commodo quis imperdiet. Etiam dignissim diam quis enim lobortis scelerisque fermentum dui faucibus. At imperdiet dui accumsan sit. Mattis molestie a iaculis at erat pellentesque adipiscing commodo elit. Mi quis hendrerit dolor magna eget est lorem ipsum dolor. Sem viverra aliquet eget sit amet. Est ullamcorper eget nulla facilisi etiam dignissim diam. Faucibus pulvinar elementum integer enim neque volutpat ac. Morbi tristique senectus et netus et malesuada fames ac. Pellentesque habitant morbi tristique senectus et netus et. Id interdum velit laoreet id donec ultrices. Commodo ullamcorper a lacus vestibulum sed arcu non odio. Egestas quis ipsum suspendisse ultrices gravida dictum. Ultrices eros in cursus turpis massa tincidunt dui ut. Id interdum velit laoreet id.

    Eget nulla facilisi etiam dignissim diam quis enim lobortis. Ut enim blandit volutpat maecenas volutpat blandit aliquam etiam erat. At augue eget arcu dictum varius duis at consectetur. Sit amet nisl suscipit adipiscing bibendum. Amet dictum sit amet justo donec enim diam vulputate. Viverra adipiscing at in tellus integer feugiat scelerisque varius morbi. Id velit ut tortor pretium viverra suspendisse potenti nullam ac. Neque sodales ut etiam sit amet. Neque sodales ut etiam sit amet nisl. Vitae et leo duis ut diam. Aliquam ut porttitor leo a diam sollicitudin. Diam sollicitudin tempor id eu nisl nunc mi ipsum faucibus. Scelerisque fermentum dui faucibus in ornare quam. Augue neque gravida in fermentum et sollicitudin ac.

    Gravida quis blandit turpis cursus in hac habitasse platea dictumst. Molestie nunc non blandit massa enim. Lacus viverra vitae congue eu consequat ac. Nulla porttitor massa id neque aliquam. Egestas integer eget aliquet nibh praesent tristique magna sit. Posuere urna nec tincidunt praesent semper. Vel turpis nunc eget lorem. Tellus molestie nunc non blandit massa. Nulla pellentesque dignissim enim sit amet venenatis urna cursus. Etiam dignissim diam quis enim. Ullamcorper dignissim cras tincidunt lobortis feugiat. In fermentum posuere urna nec tincidunt praesent semper feugiat nibh.

    Quam quisque id diam vel quam. Volutpat sed cras ornare arcu dui vivamus arcu felis bibendum. Tristique magna sit amet purus gravida quis blandit turpis cursus. Nascetur ridiculus mus mauris vitae ultricies leo integer. Sit amet tellus cras adipiscing enim eu turpis. Scelerisque in dictum non consectetur a erat nam at. Est pellentesque elit ullamcorper dignissim cras tincidunt lobortis. Placerat in egestas erat imperdiet sed. Nunc mattis enim ut tellus elementum. Sed lectus vestibulum mattis ullamcorper velit sed ullamcorper. Laoreet suspendisse interdum consectetur libero id faucibus. Amet justo donec enim diam vulputate ut pharetra. Quis commodo odio aenean sed adipiscing diam donec adipiscing tristique. In iaculis nunc sed augue. Hendrerit gravida rutrum quisque non tellus orci ac.


    Code:
    <div style="float: left; margin-left: 4px; min-width: 99.7%; background: #f1f1f1; border: 1px solid #c3c3c3; color: #c3c3c3; font-family: sans serif; size: 11px; color: #c3c3c3; font-weight: bold; padding: 5px; text-align: center;">yeet</div>

    Code:
    .poster li.avatar img {
        max-width: 175px;
        margin-right: 975px;
    }

    .poster h4, .poster h4 a {
        color: #535b41;
        margin-right: 63%;
    }

    .poster ul li:last-child, .poster ul li:last-child ul {
        margin-right: 975px;
    }
    "FUNNY OLD WORLD, ISN'T IT?" - Crowley
    Hiya! I'm Orion, Beasts of Beyond's administrator and owner. I play a few characters, which you can view by clicking on 'linked accounts' underneath my avatar or going to my profile. I am always open to plotting or chit-chatting with anyone who asks, so feel free to approach me at any time. Along with that, I am open to answering any questions about BoB. You can do either by sending me a message on-site or on our Discord! I look forward to roleplaying with all of you. ;^)

    For info on BoB's revamp, click here! Check out the guidebook too.
    « Next Oldest | Next Newest »

    Users browsing this thread: 4 Guest(s)



    Messages In This Thread
    codes codes and more codes - by Orion - 04-05-2018, 08:01 PM
    Re: codes codes and more codes - by Orion - 04-05-2018, 08:40 PM
    Re: codes codes and more codes - by Orion - 05-02-2018, 05:18 PM
    Re: codes codes and more codes - by Orion - 07-05-2018, 07:09 PM
    Re: codes codes and more codes - by Orion - 07-31-2018, 04:09 PM
    Re: codes codes and more codes - by Orion - 08-08-2018, 09:15 PM
    Re: codes codes and more codes - by Orion - 09-05-2018, 06:35 PM
    Re: codes codes and more codes - by Orion - 09-20-2018, 08:30 PM
    Re: codes codes and more codes - by Orion - 10-12-2018, 05:06 PM
    Re: codes codes and more codes - by Orion - 01-18-2019, 06:20 PM
    Re: codes codes and more codes - by Orion - 01-19-2019, 11:47 PM
    Re: codes codes and more codes - by Orion - 01-21-2019, 03:34 PM
    Re: codes codes and more codes - by Orion - 02-09-2019, 02:59 PM
    Re: codes codes and more codes - by Orion - 02-13-2019, 08:58 PM
    Re: codes codes and more codes - by Orion - 02-15-2019, 09:59 PM
    Re: codes codes and more codes - by Orion - 06-18-2019, 12:13 AM
    Re: codes codes and more codes - by Orion - 06-25-2019, 12:02 AM
    Re: codes codes and more codes - by Orion - 06-25-2019, 12:16 AM
    Re: codes codes and more codes - by Orion - 06-25-2019, 12:22 AM
    Re: codes codes and more codes - by Orion - 07-06-2019, 11:49 PM
    Re: codes codes and more codes - by Orion - 07-07-2019, 12:03 AM
    Re: codes codes and more codes - by Orion - 07-19-2019, 12:41 AM
    Re: codes codes and more codes - by Orion - 08-23-2019, 11:33 PM
    Re: codes codes and more codes - by Orion - 08-23-2019, 11:35 PM
    Re: codes codes and more codes - by Orion - 08-24-2019, 03:01 PM
    Re: codes codes and more codes - by Orion - 08-24-2019, 03:04 PM
    Re: codes codes and more codes - by Orion - 08-24-2019, 03:17 PM
    Re: codes codes and more codes - by Orion - 08-26-2019, 07:02 PM
    Re: codes codes and more codes - by Orion - 08-27-2019, 08:45 PM
    Re: codes codes and more codes - by Orion - 08-28-2019, 08:07 PM
    Re: codes codes and more codes - by Orion - 08-28-2019, 08:32 PM
    Re: codes codes and more codes - by Orion - 08-28-2019, 08:41 PM
    Re: codes codes and more codes - by Orion - 08-28-2019, 08:55 PM
    Re: codes codes and more codes - by Orion - 08-31-2019, 02:33 PM
    Re: codes codes and more codes - by Orion - 09-05-2019, 05:58 PM
    Re: codes codes and more codes - by Orion - 09-05-2019, 07:52 PM
    Re: codes codes and more codes - by Orion - 09-15-2019, 04:56 PM
    Re: codes codes and more codes - by Orion - 10-23-2019, 07:50 PM
    Re: codes codes and more codes - by Orion - 11-02-2019, 01:51 PM
    Re: codes codes and more codes - by Orion - 11-02-2019, 03:04 PM
    Re: codes codes and more codes - by Orion - 11-02-2019, 03:06 PM
    Re: codes codes and more codes - by Orion - 11-02-2019, 03:20 PM
    Re: codes codes and more codes - by Orion - 11-06-2019, 07:41 PM
    Re: codes codes and more codes - by Orion - 11-24-2019, 08:48 PM
    Re: codes codes and more codes - by Orion - 11-27-2019, 08:54 PM
    Re: codes codes and more codes - by Orion - 12-04-2019, 04:54 PM
    Re: codes codes and more codes - by Orion - 12-11-2019, 09:32 PM
    Re: codes codes and more codes - by Orion - 12-14-2019, 08:12 PM
    Re: codes codes and more codes - by Orion - 12-14-2019, 08:56 PM
    Re: codes codes and more codes - by Orion - 12-14-2019, 09:04 PM
    Re: codes codes and more codes - by Orion - 12-14-2019, 09:44 PM
    Re: codes codes and more codes - by Orion - 12-15-2019, 06:09 PM
    Re: codes codes and more codes - by Orion - 12-15-2019, 09:32 PM
    Re: codes codes and more codes - by Orion - 12-18-2019, 05:05 PM
    Re: codes codes and more codes - by Orion - 01-20-2020, 10:38 PM
    Re: codes codes and more codes - by Orion - 01-23-2020, 12:10 AM
    Re: codes codes and more codes - by Orion - 02-07-2020, 10:05 PM
    Re: codes codes and more codes - by Orion - 02-13-2020, 07:19 PM
    Re: codes codes and more codes - by Orion - 02-19-2020, 07:17 PM
    Re: codes codes and more codes - by Orion - 03-24-2020, 07:43 PM
    Re: codes codes and more codes - by Orion - 03-25-2020, 07:23 PM
    Re: codes codes and more codes - by Orion - 04-05-2020, 07:07 PM
    Re: codes codes and more codes - by Orion - 04-05-2020, 07:38 PM
    Re: codes codes and more codes - by Orion - 04-05-2020, 08:10 PM
    Re: codes codes and more codes - by Orion - 04-05-2020, 08:19 PM
    Re: codes codes and more codes - by Orion - 04-05-2020, 08:52 PM
    Re: codes codes and more codes - by Orion - 05-18-2020, 04:57 PM
    Re: codes codes and more codes - by Orion - 05-18-2020, 05:13 PM
    Re: codes codes and more codes - by Orion - 05-30-2020, 11:05 PM
    Re: codes codes and more codes - by Orion - 05-30-2020, 11:36 PM
    Re: codes codes and more codes - by Orion - 06-04-2020, 06:29 PM
    Re: codes codes and more codes - by Orion - 06-06-2020, 03:21 PM
    Re: codes codes and more codes - by Orion - 06-08-2020, 08:20 PM
    Re: codes codes and more codes - by Orion - 06-08-2020, 08:23 PM
    Re: codes codes and more codes - by Orion - 06-09-2020, 11:12 PM
    Re: codes codes and more codes - by Orion - 06-11-2020, 03:50 PM
    Re: codes codes and more codes - by Orion - 06-11-2020, 04:15 PM
    Re: codes codes and more codes - by Orion - 06-11-2020, 04:23 PM
    Re: codes codes and more codes - by Orion - 06-12-2020, 10:01 PM
    Re: codes codes and more codes - by Orion - 06-16-2020, 07:00 PM
    Re: codes codes and more codes - by Orion - 06-16-2020, 07:39 PM
    Re: codes codes and more codes - by Orion - 06-29-2020, 11:51 AM
    Re: codes codes and more codes - by Orion - 06-29-2020, 11:52 AM
    Re: codes codes and more codes - by Orion - 07-09-2020, 12:27 PM
    Re: codes codes and more codes - by Orion - 07-16-2020, 11:27 AM
    Re: codes codes and more codes - by Orion - 07-16-2020, 11:35 AM
    Re: codes codes and more codes - by Orion - 07-16-2020, 12:06 PM
    Re: codes codes and more codes - by Orion - 07-16-2020, 12:08 PM
    Re: codes codes and more codes - by Orion - 07-16-2020, 12:17 PM
    Re: codes codes and more codes - by Orion - 08-29-2020, 09:01 PM
    Re: codes codes and more codes - by Orion - 08-29-2020, 09:08 PM
    Re: codes codes and more codes - by Orion - 10-01-2020, 09:15 PM
    Re: codes codes and more codes - by Orion - 10-01-2020, 09:35 PM
    Re: codes codes and more codes - by Orion - 10-01-2020, 09:36 PM
    Re: codes codes and more codes - by Orion - 10-01-2020, 09:52 PM
    Re: codes codes and more codes - by Orion - 10-02-2020, 08:01 PM
    Re: codes codes and more codes - by Orion - 10-07-2020, 12:54 AM
    Re: codes codes and more codes - by Orion - 10-07-2020, 01:11 AM
    Re: codes codes and more codes - by Orion - 10-25-2020, 08:09 PM
    Re: codes codes and more codes - by Orion - 10-25-2020, 08:18 PM
    Re: codes codes and more codes - by Orion - 10-25-2020, 09:04 PM
    Re: codes codes and more codes - by Orion - 10-25-2020, 09:27 PM
    Re: codes codes and more codes - by juan - 10-25-2020, 10:20 PM
    Re: codes codes and more codes - by Orion - 10-25-2020, 10:24 PM
    Re: codes codes and more codes - by Orion - 10-26-2020, 12:07 AM
    Re: codes codes and more codes - by Orion - 10-26-2020, 12:11 AM
    Re: codes codes and more codes - by Orion - 10-26-2020, 06:14 PM
    Re: codes codes and more codes - by Orion - 10-28-2020, 08:22 PM
    Re: codes codes and more codes - by Orion - 10-28-2020, 08:27 PM
    Re: codes codes and more codes - by Orion - 10-28-2020, 08:50 PM
    Re: codes codes and more codes - by Orion - 10-28-2020, 09:12 PM
    Re: codes codes and more codes - by Atticus Roux - 11-05-2020, 08:50 PM
    Re: codes codes and more codes - by Orion - 11-05-2020, 09:49 PM
    Re: codes codes and more codes - by tikki - 11-05-2020, 09:50 PM
    Re: codes codes and more codes - by Orion - 11-05-2020, 10:06 PM
    Re: codes codes and more codes - by tikki - 11-05-2020, 10:14 PM
    Re: codes codes and more codes - by Orion - 11-05-2020, 10:16 PM
    Re: codes codes and more codes - by Orion - 11-09-2020, 07:05 PM
    Re: codes codes and more codes - by Orion - 11-11-2020, 03:07 AM
    Re: codes codes and more codes - by Orion - 11-11-2020, 03:13 AM
    Re: codes codes and more codes - by Orion - 11-11-2020, 04:10 AM
    Re: codes codes and more codes - by Orion - 11-12-2020, 10:03 PM
    Re: codes codes and more codes - by Orion - 11-25-2020, 11:06 AM
    Re: codes codes and more codes - by Orion - 11-25-2020, 11:16 AM
    Re: codes codes and more codes - by Orion - 12-02-2020, 08:22 PM
    Re: codes codes and more codes - by Orion - 12-09-2020, 04:09 PM
    Re: codes codes and more codes - by Orion - 12-09-2020, 04:26 PM
    Re: codes codes and more codes - by Orion - 12-09-2020, 04:32 PM
    Re: codes codes and more codes - by Orion - 12-09-2020, 05:26 PM
    Re: codes codes and more codes - by Orion - 12-09-2020, 06:31 PM
    Re: codes codes and more codes - by Orion - 12-10-2020, 09:47 PM
    Re: codes codes and more codes - by Orion - 12-18-2020, 06:58 PM
    Re: codes codes and more codes - by Orion - 12-28-2020, 09:08 PM
    Re: codes codes and more codes - by Orion - 01-06-2021, 01:07 AM
    Re: codes codes and more codes - by Orion - 01-30-2021, 07:58 PM
    Re: codes codes and more codes - by Orion - 02-07-2021, 06:35 PM
    Re: codes codes and more codes - by Orion - 02-07-2021, 06:59 PM
    Re: codes codes and more codes - by Atticus Roux - 02-07-2021, 08:04 PM
    Re: codes codes and more codes - by sweeney c.f. - 02-07-2021, 08:11 PM
    Re: codes codes and more codes - by Orion - 02-11-2021, 08:00 PM
    Re: codes codes and more codes - by Orion - 02-11-2021, 09:33 PM
    Re: codes codes and more codes - by Orion - 02-14-2021, 09:42 PM
    Re: codes codes and more codes - by Orion - 02-14-2021, 09:45 PM
    Re: codes codes and more codes - by Orion - 02-14-2021, 10:31 PM
    Re: codes codes and more codes - by Orion - 02-26-2021, 07:01 PM
    Re: codes codes and more codes - by COSMIIX - 02-26-2021, 07:15 PM
    Re: codes codes and more codes - by Orion - 02-26-2021, 07:16 PM
    Re: codes codes and more codes - by Orion - 02-26-2021, 07:23 PM
    Re: codes codes and more codes - by COSMIIX - 02-26-2021, 07:28 PM
    Re: codes codes and more codes - by Orion - 02-27-2021, 11:19 PM
    Re: codes codes and more codes - by Orion - 02-27-2021, 11:52 PM
    Re: codes codes and more codes - by Orion - 02-28-2021, 12:08 AM
    Re: codes codes and more codes - by Orion - 02-28-2021, 02:13 AM
    Re: codes codes and more codes - by Orion - 02-28-2021, 08:04 PM
    Re: codes codes and more codes - by Orion - 02-28-2021, 09:36 PM
    Re: codes codes and more codes - by Orion - 02-28-2021, 09:41 PM
    Re: codes codes and more codes - by Orion - 02-28-2021, 09:57 PM
    Re: codes codes and more codes - by Orion - 03-06-2021, 10:24 PM
    Re: codes codes and more codes - by Orion - 03-07-2021, 09:33 PM
    Re: codes codes and more codes - by Orion - 03-07-2021, 10:00 PM
    Re: codes codes and more codes - by Orion - 03-07-2021, 10:11 PM
    Re: codes codes and more codes - by Orion - 03-09-2021, 10:19 PM
    Re: codes codes and more codes - by Orion - 03-20-2021, 09:04 PM
    Re: codes codes and more codes - by Orion - 03-20-2021, 09:23 PM
    Re: codes codes and more codes - by Orion - 03-25-2021, 04:21 PM
    Re: codes codes and more codes - by Orion - 04-01-2021, 03:01 PM
    Re: codes codes and more codes - by Orion - 04-01-2021, 03:15 PM
    Re: codes codes and more codes - by Orion - 04-01-2021, 05:45 PM
    Re: codes codes and more codes - by Orion - 04-05-2021, 08:12 PM
    Re: codes codes and more codes - by Orion - 04-05-2021, 09:44 PM
    Re: codes codes and more codes - by Orion - 04-05-2021, 10:17 PM
    Re: codes codes and more codes - by Orion - 04-08-2021, 06:50 PM
    Re: codes codes and more codes - by Orion - 04-08-2021, 06:56 PM
    Re: codes codes and more codes - by Orion - 04-09-2021, 09:00 PM
    Re: codes codes and more codes - by Orion - 04-11-2021, 05:04 PM
    Re: codes codes and more codes - by Orion - 04-11-2021, 05:26 PM
    Re: codes codes and more codes - by Orion - 04-11-2021, 05:58 PM
    Re: codes codes and more codes - by Orion - 04-14-2021, 03:20 AM
    Re: codes codes and more codes - by Orion - 04-14-2021, 10:21 PM
    Re: codes codes and more codes - by Orion - 04-14-2021, 10:49 PM
    Re: codes codes and more codes - by Orion - 04-17-2021, 07:23 PM
    Re: codes codes and more codes - by Orion - 04-20-2021, 07:32 PM
    Re: codes codes and more codes - by Orion - 04-26-2021, 08:39 PM
    Re: codes codes and more codes - by Orion - 04-26-2021, 08:50 PM
    Re: codes codes and more codes - by Orion - 05-31-2021, 09:39 PM
    Re: codes codes and more codes - by Orion - 06-02-2021, 06:44 PM
    Re: codes codes and more codes - by Orion - 06-02-2021, 06:46 PM
    Re: codes codes and more codes - by Orion - 06-06-2021, 12:52 AM
    Re: codes codes and more codes - by Orion - 06-08-2021, 06:23 PM
    Re: codes codes and more codes - by Orion - 06-09-2021, 10:01 PM
    Re: codes codes and more codes - by Orion - 06-12-2021, 11:24 PM
    Re: codes codes and more codes - by Orion - 06-12-2021, 11:25 PM
    Re: codes codes and more codes - by Orion - 06-14-2021, 06:59 PM
    Re: codes codes and more codes - by Orion - 06-15-2021, 07:42 PM
    Re: codes codes and more codes - by Orion - 06-15-2021, 08:07 PM
    Re: codes codes and more codes - by Orion - 06-15-2021, 08:43 PM
    Re: codes codes and more codes - by Orion - 06-15-2021, 08:47 PM
    Re: codes codes and more codes - by Orion - 06-18-2021, 08:39 PM
    Re: codes codes and more codes - by Orion - 06-18-2021, 08:54 PM
    Re: codes codes and more codes - by Orion - 06-18-2021, 08:56 PM
    Re: codes codes and more codes - by Orion - 06-18-2021, 08:59 PM
    Re: codes codes and more codes - by Orion - 06-23-2021, 10:08 PM
    Re: codes codes and more codes - by Orion - 06-24-2021, 05:17 PM
    Re: codes codes and more codes - by Orion - 06-26-2021, 11:37 PM
    Re: codes codes and more codes - by Orion - 07-01-2021, 05:29 PM
    Re: codes codes and more codes - by Orion - 07-01-2021, 11:49 PM
    Re: codes codes and more codes - by Orion - 07-08-2021, 07:59 PM
    Re: codes codes and more codes - by Orion - 08-31-2021, 10:43 PM
    Re: codes codes and more codes - by Orion - 01-01-2022, 10:25 PM
    Re: codes codes and more codes - by Orion - 01-02-2022, 10:52 PM
    Re: codes codes and more codes - by Orion - 01-23-2022, 07:59 PM
    Re: codes codes and more codes - by Orion - 02-03-2022, 01:34 AM
    Re: codes codes and more codes - by Orion - 02-11-2022, 11:18 PM
    Re: codes codes and more codes - by Orion - 02-11-2022, 11:22 PM
    Re: codes codes and more codes - by Orion - 02-26-2022, 12:40 AM
    Re: codes codes and more codes - by Orion - 03-13-2022, 11:28 PM
    Re: codes codes and more codes - by Orion - 03-14-2022, 08:50 PM
    Re: codes codes and more codes - by Orion - 03-19-2022, 07:26 PM
    Re: codes codes and more codes - by Orion - 03-19-2022, 08:02 PM
    Re: codes codes and more codes - by Orion - 03-19-2022, 08:06 PM
    Re: codes codes and more codes - by Orion - 03-19-2022, 08:38 PM
    Re: codes codes and more codes - by Orion - 03-28-2022, 08:16 PM
    Re: codes codes and more codes - by Orion - 03-28-2022, 08:36 PM
    Re: codes codes and more codes - by Orion - 03-28-2022, 09:33 PM
    Re: codes codes and more codes - by Orion - 03-29-2022, 05:34 PM
    Re: codes codes and more codes - by Orion - 05-10-2022, 10:49 PM
    Re: codes codes and more codes - by Orion - 05-20-2022, 10:31 PM
    Re: codes codes and more codes - by Orion - 05-20-2022, 10:32 PM
    Re: codes codes and more codes - by Orion - 05-20-2022, 10:59 PM
    RE: codes codes and more codes - by Orion - 05-05-2024, 11:05 PM
    RE: codes codes and more codes - by Orion - 05-05-2024, 11:26 PM
    RE: codes codes and more codes - by Montgomery - 05-27-2024, 08:24 PM
    RE: codes codes and more codes - by Orion - 05-07-2024, 08:55 PM
    RE: codes codes and more codes - by Orion - 05-07-2024, 09:06 PM
    RE: codes codes and more codes - by Orion - 05-07-2024, 09:18 PM
    RE: codes codes and more codes - by Orion - 05-07-2024, 09:33 PM
    RE: codes codes and more codes - by Montgomery - 05-27-2024, 08:04 PM
    RE: codes codes and more codes - by Orion - 06-09-2024, 08:37 PM
    RE: codes codes and more codes - by Orion - 06-11-2024, 08:18 PM
    RE: codes codes and more codes - by Orion - 06-23-2024, 10:50 PM
    RE: codes codes and more codes - by Orion - 06-23-2024, 10:52 PM
    RE: codes codes and more codes - by Orion - 11-08-2024, 08:50 PM
    RE: codes codes and more codes - by Whisper - 11-17-2024, 07:59 PM
    RE: codes codes and more codes - by Orion - 11-18-2024, 10:40 PM
    Re: codes codes and more codes - by Orion - 12-23-2018, 03:30 PM
    Re: codes codes and more codes - by Orion - 12-23-2018, 03:37 PM
    Re: codes codes and more codes - by Orion - 12-23-2018, 03:44 PM
    Re: codes codes and more codes - by Orion - 12-23-2018, 03:50 PM
    Re: codes codes and more codes - by Orion - 12-23-2018, 03:51 PM
    Re: codes codes and more codes - by Orion - 07-30-2019, 03:03 PM
    Re: codes codes and more codes - by Orion - 07-31-2019, 07:54 PM
    Re: codes codes and more codes - by Orion - 07-31-2019, 08:02 PM
    Re: codes codes and more codes - by Orion - 07-31-2019, 08:24 PM
    Re: codes codes and more codes - by Orion - 08-06-2019, 02:48 PM
    Re: codes codes and more codes - by Orion - 08-06-2019, 02:50 PM
    Re: codes codes and more codes - by Orion - 08-06-2019, 02:52 PM
    Re: codes codes and more codes - by Orion - 08-06-2019, 02:54 PM
    Re: codes codes and more codes - by Orion - 08-06-2019, 02:55 PM
    Re: codes codes and more codes - by Orion - 08-06-2019, 03:01 PM
    Re: codes codes and more codes - by Orion - 08-06-2019, 03:26 PM
    Re: codes codes and more codes - by Orion - 08-06-2019, 03:38 PM
    Re: codes codes and more codes - by Orion - 08-06-2019, 03:47 PM
    Re: codes codes and more codes - by Orion - 08-06-2019, 03:53 PM
    Re: codes codes and more codes - by Orion - 08-06-2019, 04:01 PM
    Re: codes codes and more codes - by Orion - 08-06-2019, 04:13 PM
    Re: codes codes and more codes - by Orion - 08-06-2019, 04:56 PM
    Re: codes codes and more codes - by spacexual - 08-06-2019, 05:03 PM
    Re: codes codes and more codes - by Orion - 08-10-2019, 12:01 AM
    Re: codes codes and more codes - by Orion - 08-10-2019, 09:42 PM
    Re: codes codes and more codes - by Orion - 08-12-2019, 09:05 PM
    Re: codes codes and more codes - by Orion - 08-12-2019, 09:23 PM
    Re: codes codes and more codes - by Orion - 08-12-2019, 09:29 PM
    Re: codes codes and more codes - by Orion - 08-12-2019, 09:41 PM
    Re: codes codes and more codes - by Orion - 08-17-2019, 02:27 PM
    Re: codes codes and more codes - by Orion - 08-17-2019, 03:22 PM
    Re: codes codes and more codes - by Orion - 08-17-2019, 04:08 PM
    Re: codes codes and more codes - by Orion - 08-21-2019, 08:49 PM
    Re: codes codes and more codes - by Orion - 12-26-2022, 10:34 PM
    Re: codes codes and more codes - by Orion - 01-18-2023, 07:20 PM
    Re: codes codes and more codes - by Orion - 01-23-2023, 05:58 PM
    Re: codes codes and more codes - by Orion - 01-23-2023, 06:11 PM
    Re: codes codes and more codes - by Orion - 01-23-2023, 06:33 PM
    Re: codes codes and more codes - by Orion - 01-23-2023, 06:41 PM
    Re: codes codes and more codes - by Orion - 02-07-2023, 11:23 AM

    • View a Printable Version
    Forum Jump:

    Beasts of Beyond

    Home · Guidebook · Members

    © Designed by D&D, Edited by Orion - Powered by MyBB

    Join our Discord!
    RPG Initiative RPGfix 'SOULS-- post-apocalyptic werewolf rpg 'BEASTS OF BEYOND + an ability-based animal roleplay

    About Beasts of Beyond Beasts of Beyond (BoB) is a fantasy-based animal roleplay where characters join official groups, finding solace in their company or rallying forces to start trouble. Needless to say, there's always something to do. If we don't have a group that fits your needs, you can always make your own group within our Uncharted Territories board too! Plus, with consistent plots, it is easy to find your original characters lost in BoB's world. Join now!

    Linear Mode
    Threaded Mode