Showing source for: https://minecraftcommand.science/profile/berryshow2
Duration: 0.933372s
Server: nginx/1.20.1 + Phusion Passenger(R) 6.0.18

<!DOCTYPE html>
<html lang="en">
    <head>
        <meta charset="utf-8">
        <meta content="IE=edge" http-equiv="X-UA-Compatible">
        <title>
   User berryshow2 - Minecraft Command Science
        </title>
        <meta content="Minecraft 1.9" name="keywords">
        <meta content="width=device-width, initial-scale=1" name="viewport">
        <link data-turbolinks-track="true" href="/assets/application-73699e5533d189f34a09c47c1808a3117a833c07bc3abec85deae400a8a7f7d5.css" media="all" rel="stylesheet">
        <meta content="authenticity_token" name="csrf-param">
        <meta content="u8ZEfj7ghKPywrn5xKsY+jkmdowZahwj/+fzQlFkdu2rRsFZRP97hsuI/csyohf/UJURn+180WW0l9kiZDhbNQ==" name="csrf-token">
        <link href="/apple-touch-icon.png" rel="apple-touch-icon" sizes="180x180">
        <link href="/favicon-32x32.png" rel="icon" sizes="32x32" type="image/png">
        <link href="/favicon-16x16.png" rel="icon" sizes="16x16" type="image/png">
        <link href="/manifest.json" rel="manifest">
        <link color="#5bbad5" href="/safari-pinned-tab.svg" rel="mask-icon">
        <meta content="#ffffff" name="theme-color">
        <style type="text/css">
            @font-face {
                font-family
                :
                 
                "minecrafterregular"
                ;
                
                      
                src
                :
                 
                url("fonts/minecrafter.reg-webfont.woff2")
                 
                format("woff2")
                ,
                
                      
                url("fonts/minecrafter.reg-webfont.woff")
                 
                format("woff")
                ;
                
                      
                font-weight
                :
                 
                normal
                ;
                
                      
                font-style
                :
                 
                normal
                ;
            }
            body {
                margin-top          : 40px;
                background-color    : #f3f3f3;
            }
            a {
                color               : #0c7ed4;
            }
            a:hover, a:focus {
                color               : #0d558c;
            }
            #nn_skin {
                width               : 1780px;
                height              : 970px;
                z-index             : 1;
                position            : fixed;
                top                 : 45px;
                left                : 50%;
                margin-left         : -890px;
            }
            #nn_lb1, #nn_lb2, #nn_lb3 {
                text-align          : center;
            }
            #nn_skinl, #nn_skinr {
                height              : 100vh !important;
                background-color    : #f3f3f3;
            }
            .navbar ~ .container {
                background          : #fff;
                z-index             : 2;
                position            : relative;
            }
            footer .container {
                background          : #fff;
                z-index             : auto;
                position            : relative;
            }
            .navbar {
                z-index             : 999999;
            }
            .btn-primary {
                color               : #ffffff;
                background-color    : #1790e9;
                border-color        : #1580d0;
            }
            .btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
                color               : #ffffff;
                background-color    : #0c78c7;
                border-color        : #0769b1;
            }
            .list-group .list-group-item-heading small img {
                color               : transparent;
                max-width           : 12px;
            }
            /* HEADER */
            .navbar-brand {
                background          : url("/images/MCS-logo.png") no-repeat center center;
                background-size     : 100% auto;
                margin-top          : -1px;
                padding             : 12px 17px;
            }
            .navbar .dropdown-header {
                letter-spacing      : 0.5px;
                color               : rgba(255, 255, 255, 0.6);
            }
            .navbar-inverse {
                background-color    : #464344;
            }
            .navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .dropdown-menu {
                background-color    : #1790E9;
            }
            .navbar-inverse .dropdown-menu>li>a:hover, .navbar-inverse .dropdown-menu>.active>a, .navbar-inverse .dropdown-menu>.active>a:hover {
                background-color    : #0e74bf;
            }
            nav a.alt {
                margin-right        : 1px;
                font-weight         : 400;
                color               : #1790e9 !important;
            }
            .navbar-nav > li.dropdown.open {
                position            : static;
            }
            .navbar-nav > li.dropdown.open:before {
                content             : "";
                background-color    : #1790E9;
                position            : absolute;
                left                : 50%;
                top                 : 45px;
                width               : 1170px;
                height              : 270px;
                -webkit-transform   : translateX(-50%);
                transform           : translateX(-50%);
                -webkit-box-shadow  : 0 6px 12px rgb(0 0 0 / 18%);
                z-index             : -1;
                box-shadow          : 0 6px 12px rgb(0 0 0 / 18%);
            }
            .navbar-nav > li > .dropdown-menu {
                left                : 50%;
                -webkit-transform   : translateX(-50%);
                transform           : translateX(-50%);
                width               : 1170px;
                -webkit-box-shadow  : none;
                box-shadow          : none;
            }
            #hm_splash {
                position            : relative;
                color               : #fff;
                background          : #1790e9;
                margin-bottom       : 35px;
                padding             : 30px 20px 0 20px;
                background          : -moz-linear-gradient(left, #1790e9 0%, #54bcf7 100%); /* FF3.6-15 */
                background          : -webkit-linear-gradient(left, #1790e9 0%,#54bcf7 100%); /* Chrome10-25,Safari5.1-6 */
                background          : linear-gradient(to right, #1790e9 0%,#54bcf7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
                filter              : progid:DXImageTransform.Microsoft.gradient( startColorstr="#1790e9", endColorstr="#54bcf7",GradientType=1 ); /* IE6-9 */
            }
            #hm_splash img {
                width               : 100%;
                max-width           : 326px;
                float               : left;
                margin-right        : 4%;
                margin-left         : 3%;
            }
            #hm_splash h1 {
                font-family         : "minecrafterregular";
                color               : #fff;
                font-size           : 60px;
                text-transform      : uppercase;
                letter-spacing      : 1.3px;
                text-shadow         : 0 1px 6px rgba(2, 61, 121, 0.5);
            }
            #hm_splash h1 span {
                text-indent         : -35px;
                display             : inline-block;
            }
            #hm_splash h2 {
                font-size           : 25px;
                margin-right        : 3%;
            }
            #hm_splash a, #hm_splash a:hover {
                color               : #fff;
                text-decoration     : underline;
            }
            #hm_splash div {
                margin              : 4.5% 0 0 0;
            }
            #news > a {
                display             : block;
                text-align          : center;
                margin-top          : 10px;
                font-size           : 16px;
                font-weight         : bold;
                border              : solid 1px #4698ED;
                color               : #1790E9;
                padding             : 18px;
            }
            #shop_banner img {
                width               : 100%;
                display             : block;
                margin-top          : 16px;
                margin-bottom       : 10px;
            }
            #shop_banner {
                display             : block;
            }
            #shop_banner:hover {
                opacity             : 0.85;
            }
            #minecraft_banner {
                display             : block;
            }
            #minecraft_banner img {
                width               : 100%;
                display             : block;
                margin-top          : 15px;
            }
            #minecraft_banner:hover {
                opacity             : 0.85;
            }
            #forums_container {
                margin-right        : auto;
                margin-left         : auto;
                padding             : 20px 15px;
                background          : #fff;
                position            : relative;
            }
            #forums_container #forums_container {
                padding             : 0 !important;
            }
            @media (min-width: 1200px) {
                #forums_container, .navbar ~ .container, footer .container {
                    width               : 1140px !important;
                }
                #forums_container #forums_container {
                    width               : auto !important;
                }
            }
            @media (min-width: 992px) {
                #forums_container {
                    width               : 970px;
                }
            }
            @media (min-width: 768px) {
                #forums_container {
                    width               : 750px;
                }
            }
            #forums_container > h1, #forum > h2, body > .category > h2, #topic > h2 {
                display             : inline-block;
                margin-top          : 0;
            }
            footer#admin_link {
                display             : none !important;
            }
            .btn-group .btn {
                margin-right        : 5px;
            }
            #forum > h2, body > .category > h2, #topic > h2, #forums_container .category h2 {
                font-weight         : 400;
                font-size           : 26px;
            }
            .forum .title {
                font-size           : 16px;
                font-weight         : bold;
            }
            table {
                font-size           : 13px;
            }
            .table-striped>tbody>tr:nth-of-type(odd) {
                background-color    : #f5f5f5;
            }
            .table>thead>tr>th {
                border-bottom       : 1px solid #dddddd;
            }
            td .description {
                font-size           : 15px;
            }
            td.topics-count, td.posts-count, td.views-count {
                font-size           : 16px;
            }
            tr.topic .subject {
                font-size           : 16px;
                font-weight         : bold;
            }
            tr.topic .latest-post {
                font-size           : 14px;
                font-style          : italic;
            }
            #forums_container form input[type="submit"] {
                margin-top          : 15px;
            }
            #topic #menu {
                border-top          : solid 1px #ddd;
                border-bottom       : solid 1px #ddd;
                padding             : 20px 0;
                margin              : 15px 0 20px;
            }
            #topic #menu .btn-group ~ .btn-group {
                float               : right;
            }
            #posts .post {
                margin-bottom       : 10px;
            }
            #posts .post .contents .contents {
                border              : solid 1px #ddd;
                border-radius       : 6px;
                padding             : 20px;
                position            : relative;
            }
            #posts .row ~ .row .post .contents .contents {
                background          : #f3f3f3;
                border-color        : transparent;
                border-radius       : 6px;
                padding             : 20px;
                position            : relative;
            }
            #posts .post .contents .contents:before {
                content             : "";
                position            : absolute;
                top                 : 33px;
                left                : -20px;
                width               : 0;
                height              : 0;
                border-style        : solid;
                border-width        : 15px 20px 15px 0;
                border-color        : transparent #ddd transparent transparent;
            }
            #posts .row ~ .row .contents .contents:before {
                border-color        : transparent #f3f3f3 transparent transparent;
            }
            #posts .post .contents .contents.col-md-7 {
                width               : 83.333333%;
            }
            .topics-count, .posts-count, .views-count {
                text-align          : center;
            }
            .topic.locked .started-by:after {
                content             : " (locked topic)";
                font-style          : italic;
            }
            /*#forum_topic_links a.btn:last-child { display: none; }*/
            .post .contents .btn-group {
                width               : 100%;
                border-top          : solid 1px #ddd;
                padding-top         : 15px;
            }
            .post .contents .btn-group .btn {
                opacity             : 0.5;
            }
            .post .contents .btn-group:hover .btn {
                opacity             : 1;
            }
            .post .contents time {
                font-style          : italic;
                font-size           : 12px;
                padding-bottom      : 6px;
                display             : inline-block;
            }
            .post .contents .in-reply-to {
                font-style          : italic;
                font-size           : 12px;
                padding-bottom      : 6px;
                display             : inline-block;
            }
            .post .contents .user {
                padding-left        : 0;
                text-align          : center;
            }
            .post .contents .user img {
                max-width           : 60px;
            }
            .post time {
                font-style          : italic;
                font-size           : 12px;
                padding-bottom      : 6px;
                display             : inline-block;
            }
            .post .user {
                padding-left        : 0;
                text-align          : center;
            }
            .post .user img {
                max-width           : 60px;
                margin-top          : 5px;
            }
            .post .contents p {
                /* Non standard for webkit */ word-break: break-word;
                -webkit-hyphens     : auto;
                -moz-hyphens        : auto;
                -ms-hyphens         : auto;
                hyphens             : auto;
            }
            .post .contents p a {
                word-break          : break-all;
            }
            .rep_cont {
                float               : left;
                width               : 100%;
                margin-top          : 7px;
                padding-top         : 15px;
                border-top          : solid 1px #ddd;
            }
            .reply_to_post.post {
                width               : 100%;
                margin-top          : 20px;
            }
            .reply_to_post.post .contents {
                border              : solid 1px #ddd;
                border-radius       : 6px;
                padding             : 20px;
                position            : relative;
                width               : 83.333333%;
            }
            .reply_to_post.post .contents:before {
                content             : "";
                position            : absolute;
                top                 : 33px;
                left                : -20px;
                width               : 0;
                height              : 0;
                border-style        : solid;
                border-width        : 15px 20px 15px 0;
                border-color        : transparent #ddd transparent transparent;
            }
            #forums_container textarea.form-control {
                min-height          : 160px;
            }
            #forums_container .moderation.alert {
                display             : block !important;
                height              : auto !important;
                margin-bottom       : 21px !important;
                padding             : 15px !important;
            }
            #forums_container #topic_moderation {
                display             : none !important;
            }
            #forums_container #markdown {
                padding             : 20px;
                background          : #f4f4f4;
                margin-top          : 20px;
                border-radius       : 6px;
            }
            #forums_container #markdown img {
                vertical-align      : bottom;
            }
            #forums_container #markdown ul {
                list-style          : none;
                clear               : both;
            }
            #forums_container #markdown ul li {
                display             : inline-block;
                width               : 22%;
                margin              : 3px 0;
            }
            #itemModal .item img {
                height              : 32px;
                width               : 32px;
            }
            #vminread {
                margin-bottom       : 20px;
            }
            footer .container {
                padding-bottom      : 20px;
            }
            footer .container div {
                background          : #464344;
                color               : #fff;
                padding             : 8px 15px;
            }
            footer .container div p {
                margin-bottom       : 1px;
                font-size           : 13px;
            }
            footer .container a {
                color               : #5bb4f7;
            }
            footer .container a:hover {
                color               : #2995de;
            }
            footer small {
                color               : #888;
            }
            @media (max-width: 1199px) {
                #hm_splash h1 {
                    font-size           : 49px;
                }
                #hm_splash h1 span {
                    text-indent         : -27px;
                }
                #hm_splash img {
                    max-width           : 286px;
                }
                #wells p {
                    font-size           : 14px;
                }
                .nav>li>a {
                    padding             : 10px 14px;
                }
            }
            @media (max-width: 991px) {
                #hm_splash img {
                    max-width           : 236px;
                    margin-left         : 2%;
                }
                #hm_splash h1 {
                    font-size           : 36px;
                }
                #hm_splash h1 span {
                    text-indent         : -22px;
                }
                #hm_splash h2 {
                    font-size           : 20px;
                }
                #posts .post .contents .contents.col-md-7, .reply_to_post.post .contents {
                    width               : 100%;
                }
                #posts .post .contents .contents {
                    margin-top          : 15px;
                }
                #posts .post .contents .contents:before {
                    display             : none;
                }
                #posts .post .contents .user {
                    text-align          : left;
                }
                .navbar-nav > li.dropdown.open:before {
                    display             : none;
                }
            }
            @media (max-width: 767px) {
                #hm_splash img {
                    max-width           : 166px;
                    margin-left         : 1%;
                }
                #hm_splash h1 {
                    font-size           : 5.3vw;
                    margin-top          : 0;
                }
                #hm_splash h2 {
                    font-size           : 16px;
                }
                #hm_splash div {
                    margin              : 0;
                    width               : 70%;
                    margin-left         : 30%;
                }
                .navbar-nav .open .dropdown-menu {
                    position            : relative;
                }
                .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
                    border-color        : #2398ec;
                }
                .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
                    background-color    : #0763a7;
                }
                #topic #menu .btn-group ~ .btn-group {
                    float               : none;
                }
            }
            @media (max-width: 598px) {
                #hm_splash {
                    padding-bottom      : 20px;
                }
                #hm_splash img {
                    max-width           : 40%;
                    margin-left         : 7%;
                    margin-bottom       : -4px;
                }
                #hm_splash h1 span {
                    text-indent         : -24px;
                }
                #hm_splash h1 {
                    font-size           : 7.2vw;
                }
                #hm_splash div {
                    width               : 100%;
                    margin-left         : 0%;
                }
            }
        </style>
        <script>
            (function(i, s, o, g, r, a, m) {
                i['GoogleAnalyticsObject'] = r;
                i[r] = i[r] || function() {
                    (i[r].q = i[r].q || []).push(arguments);
                }, i[r].l = 1 * new Date();
                a = s.createElement(o), m = s.getElementsByTagName(o)[0];
                a.async = 1;
                a.src = g;
                m.parentNode.insertBefore(a, m);
            })(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');
            ga('create', 'UA-100359114-1', 'auto');
            ga('send', 'pageview');
        </script>
        <link href="https://minecraftcommand.science/profile/berryshow2" rel="canonical">
        <link href="http://minecraftcommand.science/humans.txt" rel="author" type="text/plain">
        <meta content="User berryshow2" property="og:title">
        <link href="https://minecraftcommand.science/de/profile/berryshow2" hreflang="de" rel="alternate">
        <meta content="//minecraftcommand.science/images/mc-social.png" property="og:image">
        <meta content="website.tool" property="og:type">
        <meta content="https://minecraftcommand.science/profile/berryshow2" property="og:url">
        <meta content="en_US" property="og:locale">
        <meta content="de_DE" property="og:locale:alternate">
        <meta content="de_CH" property="og:locale:alternate">
        <meta content="MinecraftCommand.Science" property="og:site_name">
        <script>
            link = document.createElement("link");
            link.type = "text/css";
            link.rel = "stylesheet";
            link.media = "screen";
            link.href = "//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css";
            document.getElementsByTagName("head")[0].appendChild(link);
            link = document.createElement("link");
            link.type = "text/css";
            link.rel = "stylesheet";
            link.media = "screen";
            link.href = "//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,400,300,700";
            document.getElementsByTagName("head")[0].appendChild(link);
        </script>
        <!-- NEW CODE -->
        <!-- Google Tag Manager
        <script>
            (function(w, d, s, l, i) {
                w[l] = w[l] || [];
                w[l].push({
                    'gtm.start': new Date().getTime(),
                    event: 'gtm.js'
                });
                var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : '';
                j.async = true;
                j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
                f.parentNode.insertBefore(j, f);
            })(window, document, 'script', 'dataLayer', 'GTM-T2PLQ86');</script>
  End Google Tag Manager -->
        <!-- END NEW CODE -->
        <!--<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
        <script>
            (adsbygoogle = window.adsbygoogle || []).push({
                google_ad_client: "ca-pub-9312615675267157",
                enable_page_level_ads: true
            });
        </script>-->
        <!-- Cookie Consent
================================================== -->
        <!--<link rel="stylesheet" type="text/css" href="//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.0.3/cookieconsent.min.css" />
<script src="//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.0.3/cookieconsent.min.js"></script>
<script>
    window.addEventListener("load", function() {
        window.cookieconsent.initialise({
            "palette": {
                "popup": {
                    "background": "#edeff5",
                    "text": "#838391"
                },
                "button": {
                    "background": "#3194E7"
                }
            },
            "content": {
                "dismiss": "Continue",
                "link": "Learn More",
                "href": "https://minecraftcommand.science/cookie-policy"
            }
        });
    });
</script>-->
    </head>
    <body>
        <!-- Google Tag Manager (noscript)
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-T2PLQ86"
                  height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
End Google Tag Manager (noscript) -->
        <nav class="navbar navbar-inverse navbar-fixed-top rnd-test">
            <div class="container">
                <div class="navbar-header">
                    <button aria-controls="navbar" aria-expanded="false" class="navbar-toggle collapsed" data-target="#navbar" data-toggle="collapse" type="button">
                        <span class="sr-only">
                            Toggle navigation
                        </span>
                        <span class="icon-bar">
                        </span>
                        <span class="icon-bar">
                        </span>
                        <span class="icon-bar">
                        </span>
                    </button>
                    <a class="navbar-brand" href="/" title="Minecraft Command Science">
                    </a>
                </div>
                <div class="navbar-collapse collapse" id="navbar">
                    <ul class="nav navbar-nav">
                        <li>
                            <a href="/forum">
                                Forums
                            </a>
                        </li>
                        <li class="dropdown">
                            <a aria-expanded="false" class="dropdown-toggle" data-toggle="dropdown" href="#" role="button">
                                Command DB
                                <span class="caret">
                                </span>
                            </a>
                            <ul class="dropdown-menu" role="menu">
                                <li>
                                    <a href="/commands/new">
                                        Add new command
                                    </a>
                                </li>
                                <li class="dropdown-header">
                                    <br>
                                    Command Database
                                </li>
                                <li>
                                    <a href="/commands">
                                        Top commands
                                    </a>
                                </li>
                                <li>
                                    <a href="/commands?sort=newest">
                                        Newest commands
                                    </a>
                                </li>
                            </ul>
                        </li>
                        <li class="dropdown">
                            <a aria-expanded="false" class="dropdown-toggle" data-toggle="dropdown" href="#" role="button">
                                Default Generators
                                <span class="caret">
                                </span>
                            </a>
                            <ul class="dropdown-menu" role="menu">
                                <li class="dropdown-header">
                                    <br>
                                    Default Generators
                                </li>
                                <li>
                                    <a href="/potion-generator">
                                        Potion Generator
                                    </a>
                                </li>
                                <li>
                                    <a href="/tool-generator">
                                        Tools &amp; Weapons Generator
                                    </a>
                                </li>
                                <li>
                                    <a href="/armor-generator">
                                        Armor Generator
                                    </a>
                                </li>
                                <li>
                                    <a href="/custom-item-generator">
                                        Item Generator
                                    </a>
                                </li>
                                <li>
                                    <a href="/head-generator">
                                        Head Generator
                                    </a>
                                </li>
                            </ul>
                        </li>
                        <li class="dropdown">
                            <a aria-expanded="false" class="dropdown-toggle" data-toggle="dropdown" href="#" role="button">
                                Special Generators
                                <span class="caret">
                                </span>
                            </a>
                            <ul class="dropdown-menu" role="menu">
                                <li class="dropdown-header">
                                    <br>
                                    Special Generators
                                </li>
                                <li>
                                    <a href="/shop-generator">
                                        Villager Shop Generator
                                    </a>
                                </li>
                                <li>
                                    <a href="/command-sign-generator">
                                        Command Sign Generator
                                    </a>
                                </li>
                                <li>
                                    <a href="/prefilled-chest-generator">
                                        Prefilled Chest Generator
                                    </a>
                                </li>
                                <li class="divider">
                                </li>
                                <li class="dropdown-header">
                                    Undone
                                </li>
                                <li>
                                    <a href="/mob-summon-generator">
                                        Mob /summon Generator
                                    </a>
                                </li>
                                <li>
                                    <a href="/book-generator">
                                        Book Generator
                                    </a>
                                </li>
                            </ul>
                        </li>
                        <li class="dropdown">
                            <a aria-expanded="false" class="dropdown-toggle" data-toggle="dropdown" href="#" role="button">
                                Other Tools
                                <span class="caret">
                                </span>
                            </a>
                            <ul class="dropdown-menu" role="menu">
                                <li class="dropdown-header">
                                    <br>
                                    Other Tools
                                </li>
                                <li>
                                    <a href="/skin-fetcher">
                                        Skin Fetcher
                                    </a>
                                </li>
                                <li>
                                    <a href="/armor-color">
                                        Armor Color Generator
                                    </a>
                                </li>
                                <li>
                                    <a href="/title-generator">
                                        /title Generator
                                    </a>
                                </li>
                                <li>
                                    <a href="/hologram-generator">
                                        Holographic Text Generator
                                    </a>
                                </li>
                            </ul>
                        </li>
                    </ul>
                    <ul class="nav navbar-nav navbar-right">
                        <!--<li><a href="https://shop.minecraftcommand.science/" target="_blank" class="alt">NEW Shop</a></li>-->
                        <li>
                            <a class="alt" href="/blog">
        Blog
                            </a>
                        </li>
                        <li class="dropdown">
                            <a aria-expanded="false" class="dropdown-toggle" data-toggle="dropdown" href="#" role="button">
                                English
                                <span class="caret">
                                </span>
                            </a>
                            <ul class="dropdown-menu" role="menu">
                                <li class="dropdown-header">
                                    <br>
                                    Language
                                </li>
                                <li>
                                    <a href="/de/profile/berryshow2">
                                        Deutsch
                                    </a>
                                </li>
                            </ul>
                        </li>
                        <li class="dropdown">
                            <a aria-expanded="false" class="dropdown-toggle" data-toggle="dropdown" href="#" role="button">
                                <img alt="avatar" height="21" src="https://minotar.net/avatar/char/21" width="21">
                                <span class="caret">
                                </span>
                            </a>
                            <ul class="dropdown-menu" role="menu">
                                <li class="dropdown-header">
                                    <br>
                                    Steve
                                </li>
                                <li>
                                    <a href="/login">
                                        Login / Register
                                    </a>
                                </li>
                            </ul>
                        </li>
                    </ul>
                </div>
            </div>
        </nav>
        <noscript>
            <div class="alert alert-danger">
                No Javascript, No Fun! Please enable Javascript for this site to work.
            </div>
        </noscript>
        <div class="container">
            <div class="row" style="padding-left:1px;">
                <div class="col-md-12" style="margin: 15px 0 10px; overflow:hidden;">
                    <!-- NEW CODE -->
                    <div id="ad-container-1">
                    </div>
                    <script>
                        window.top.__vm_add = window.top.__vm_add || [];
                        (function(success) {
                            if (window.document.readyState !== "loading") {
                                success();
                            } else {
                                window.document.addEventListener("DOMContentLoaded", function() {
                                    success();
                                });
                            }
                        })(function() {
                            var placement = document.createElement("div");
                            placement.setAttribute("class", "vm-placement");
                            if (window.innerWidth > 1080) {
                                placement.setAttribute("data-id", "59b1026d46e0fb00016a7b79");
                                placement.setAttribute("data-display-type", "hybrid-banner");
                            } else {
                                placement.setAttribute("data-id", "59b11df246e0fb00012e46b8");
                            }
                            document.querySelector("#ad-container-1").appendChild(placement);
                            window.top.__vm_add.push(placement);
                        });
                    </script>
                </div>
            </div>
        </div>
        <script type="text/javascript">
            var _forked = null;
        </script>
        <script data-turbolinks-track="true" src="/assets/application-bc3a01e9fcf80054708c94f3c48595ef7171cc11b64d741ca3e6c034c9b9b8f1.js">
        </script>
        <div class="container">
            <div class="page-header" itemscope="" itemtype="http://schema.org/ProfilePage">
                <h1>
                    <span itemprop="author">
                        User berryshow2
                    </span>
                    <img alt="berryshow2 avatar" src="https://minotar.net/avatar/berryshow2/40.png">
                </h1>
            </div>
        </div>
        <div class="container">
            <div class="row">
                <div class="col-md-12" itemprop="about">
                    One Key Trick Everybody Should Know The One Diagnostic Check Near Me Trick Every Person Should Know
How to Find the Best Value Car Diagnostic Price in the UK
                    <br>
                    <br>
                    If you bring your car to a mechanic for a
                    <a href="https://www.thekeylab.co.uk/diagnostics-fault-finding/">
                        diagnostics check
                    </a>
                    , the cost can sometimes be quite costly. Fortunately, prices should be similar across the dealership network. This is particularly important when the diagnostic procedure requires replacing an item. These are some tips to help you find the most effective car diagnostic service.
                    <br>
                    <br>
                    Cost of a simple diagnostic check
                    <br>
                    <br>
                    The cost of a simple auto diagnostic test varies on the shop you visit. The cost of a basic diagnostic test is anywhere from $88 to $111 in general. If you're experiencing problems with your vehicle, you should leave the issue to the technician, so they can take the necessary steps to correct the issue.
                    <br>
                    <br>
                    A simple diagnostic test for your car can save you hundreds of dollars in repair costs. Also, keep in mind that some auto repair shops use diagnostic tests to increase the cost of repairs. The best way to avoid this is to go to an established shop with positive reviews. If you're not comfortable with the diagnosis, seek a second opinion.
                    <br>
                    <br>
                    A thorough diagnostic of your car will uncover more than just the trouble code. It will reveal the length of time the issue has been in existence and how it affects the performance of your car. Sometimes, the issue can be discovered before the check engine light comes on. Even if the check engine light isn't on it's recommended to have your vehicle regularly checked to identify any issues that could be serious.
                    <br>
                    <br>
                    Performing a simple car diagnostic test can save you money stress, frustration, and. If you can avoid costly repairs, it's worth the cost. Some mechanics offer free diagnostic scans for cars that are older than 1996. You can also test the battery voltage, alternator, and starter to determine whether these are functioning.
                    <br>
                    <br>
                    A skilled DIYer with enough skills and knowledge can perform general diagnosis at home. However, if your skills and understanding are waning or you aren't confident in diagnosing a specific issue yourself, it is best to consult an expert technician. You could cause more damage than good should you not have the necessary skills and knowledge.
                    <br>
                    <br>
                    Most modern cars are powered by on-board computers that collect information from sensors across the vehicle. This information is used by the computer to improve performance. The check engine light turns on when one of these systems fails. To address these issues, the diagnostic test will determine the error code that is at the root of the issue.
                    <br>
                    <br>
                    A quick scan of your car using diagnostic software is all that is needed for a simple diagnostic test. It can take only a few minutes and the results can be used to help with preventative maintenance or repairs. The majority of diagnostic tests for cars start with the "check engine" light code. This code is generated by the computer and can be a good indicator of a problem. These trouble codes will be converted into actionable data by mechanics using the diagnostic scanner.
                    <br>
                    <br>
                    Modern automobiles are loaded with complex and intricate interconnected systems. The car can contain up fifty control units with miles of wiring and hundreds upon hundreds of sensors. If the errors are discovered early enough it is possible to prevent them from causing major problems. However these tests aren't cheap. Therefore, it's wise to do some research prior to obtaining a simple car diagnostic check.
                    <br>
                    <br>
                    A diagnostic trouble code (DTC) is sent to the car's computers when a problem arises. The computer in the car interprets these results , and then sends a message to the mechanic. However the mechanic isn't aware of the root of the issue.
                    <br>
                    <br>
                    While car diagnostic tests aren't 100 100% accurate, they can help the mechanic pinpoint the problem or error. Performing a diagnostic test regularly can prevent major malfunctions. It is an ideal rule of thumb to conduct a diagnostic check at least once a quarter or at least once a season.
                    <br>
                    <br>
                    Cost of a diagnostic check
                    <br>
                    <br>
                    The cost of a car diagnostic check is different, but the median cost is between $88 and $111 for an overall diagnosis. You can get this diagnostic check at an auto part store or from mechanics. Some mechanics charge an hourly charge for this service while others charge a fixed price for the diagnostic.
                    <br>
                    <br>
                    To determine the source of a car's problem to determine the root of the issue, a diagnostic test is necessary. Diagnostic equipment can read trouble codes from the car's control module, provide an explanation and display live sensor data. The technician who is servicing the equipment will utilize this information to conduct a series of individual tests on the parts that are related to them.
                    <br>
                    <br>
                    A thorough diagnostic test can reveal more than codes. It can also reveal the car's history prior to the problem. It will also reveal the number of mistakes your vehicle has suffered from and the impact of those errors on the performance of your car. Sometimes, a diagnostic inspection might not find a problem at all, but it's nevertheless a good idea take your car to the mechanic for a regular check-up.
                    <br>
                    <br>
                    The type of car diagnostic test needed and the severity of the issue will determine the cost. A basic diagnostic test will cost $40 for a more detailed test can cost up to $400. The cost can also depend on the model and make of your vehicle, as well as the type of issue you're experiencing.
                    <br>
                    <br>
                    A diagnostic test could save you money on costly repairs. It can also help determine the cause of minor problems before they become major. These problems can be fixed before they become major and save you money over the long-term. If you're worried about the cost of a car diagnostic test, you can find a mechanic on the internet or in your community who can provide it free of charge.
                    <br>
                    <br>
                    A diagnostic check for your car is an essential step to fixing a problem with your vehicle. It examines all the systems of the vehicle, including the fuel injection and airflow systems. It also checks the performance of the ignition and brakes. The check engine light will come on if any of these systems are malfunctioning. A car diagnostic check can provide precise and reliable information which will allow you to determine whether you should have the car repaired or not.
                    <br>
                    <br>
                    Although the cost of a car diagnostic test can be a large portion of your overall repair bill you'll still be able to pay it off. Depending on the location you visit, you can apply for financing for this repair or a car diagnostic tests. If you use a credit card, you can even pay off the balance prior to interest beginning to accrue. Be sure to only pay the amount you'll need.
                    <br>
                    <br>
                    A diagnostic test for cars can reveal many problems depending on the car's issue. Auto mechanics will employ diagnostic equipment when the check engine light comes on. Once they have identified the issue, they'll be able determine the cause. Typically, the price of the diagnostics for cars can range from $20 to $400, depending on the kind of issue and the mechanic.
                    <br>
                    <br>
                    While diagnostic tests aren't 100% accurate, they can aid a mechanic to pinpoint the problem and prevent further problems. The majority of people don't think about conducting a diagnostic test until their car is in trouble or the "check engine light" is on. A diagnostic check can help speed up the repair process.
                    <br>
                    <br>
                    <img src="https://www.thekeylab.co.uk/wp-content/uploads/2022/07/cropped-KeyLab-1-152x69.png" width="492">
                    <br>
                    A car diagnostic check involves connecting an electronic device to the car's computer system. Although the process can take a few minutes, the results can help mechanics identify the issue. The test will show whether an issue is affecting the computer in the car or any other systems. It can provide service notifications by the manufacturer of your vehicle. You could also take your vehicle to the diagnostic test yourself If you're not confident doing it.
                    <br>
                    <br>
                    A diagnostic check for your car is vital to ensure the safety of your car and the health of your family. It's possible to notice small issues with your car. But, ignoring it could result in more serious issues.
                    <br>
                </div>
            </div>
            <em>
                <h2>
                    This user has nothing created or favorited (yet).
                </h2>
            </em>
        </div>
        <!--script type="text/javascript">
    window.doorbellOptions = {
    appKey: 'WXkSJAnzQJmbysxBgXOap4eN3vlsyNOxGfBpHEIbVZXTBbbjSgKMba8rf36nL7Xn'
    };
    (function(d, t) {
    var g = d.createElement(t);g.id = 'doorbellScript';g.type = 'text/javascript';g.async = true;g.src = 'https://doorbell.io/button/986?t='+(new Date().getTime());(d.getElementsByTagName('head')[0]||d.getElementsByTagName('body')[0]).appendChild(g);
    }(document, 'script'));
</script-->
        <footer>
            <!--
    █████████████████
    █░░░░░░░░░░░░░░░█
    █░░░░░░░░░░░░░░░█	Minecraft Command Science
    █░░████░░░████░░█
    █░░████░░░████░░█	Generate Minecraft Commandblock Commands
    █░░░░░░███░░░░░░█	easy as never before!
    █░░░░███████░░░░█
    █░░░░███████░░░░█
    █░░░░██░░░██░░░░█	Created 2016 by talkb1nary developed further by Piranha Designs.
    █░░░░░░░░░░░░░░░█	https://www.piranhadesigns.com/
    █████████████████
  -->
            <div class="container">
                <hr>
                <div>
                    <p class="pull-right">
                        <small>
                            This website is not affiliated with Mojang.
                        </small>
                    </p>
                    <p>
                        &copy; Minecraft Command Science 2015 - 2024
                        ~
                        <a href="/faq">
                            FAQ
                        </a>
                        ~
                        <a href="/privacy-policy">
                            Privacy Policy
                        </a>
                        ~
                        <a href="/cookie-policy">
                            Cookie Policy
                        </a>
                        ~
                        <a href="/tos">
                            Terms of Use and Acceptable Use Policy
                        </a>
                        <br>
                        Like us on
                        <a href="http://twitter.com/MCScienceDB">
                            Twitter
                        </a>
                        and
                        <a href="https://www.facebook.com/pages/Minecraft-Command-Science/1421928798102912">
                            Facebook
                        </a>
                        &lt;3
                    </p>
                </div>
            </div>
        </footer>
        <!-- Venatus Market v3 -->
        <script>
            (function() {
                document.write('<div id="vmv3-ad-manager" style="display:none"></div>');
                document.getElementById("vmv3-ad-manager").innerHTML = '<iframe id="vmv3-frm" src="javascript:\'<html><body></body></html>\'" width="0" height="0" data-mode="scan" data-site-id="59b1012e46e0fb00016a7b73"></iframe>';
                var loaderFrame = document.getElementById("vmv3-frm");
                var loaderFrameWindow = loaderFrame.contentWindow ? loaderFrame.contentWindow : loaderFrame.contentDocument;
                loaderFrameWindow.document.open();
                loaderFrameWindow.document.write('<scr' + 'ipt src="//hb.vntsm.com/v3/live/ad-manager.min.js" type="text/javascript" async>' + '</scr' + 'ipt>');
                loaderFrameWindow.document.close();
            })();
        </script>
        <!-- / Venatus Market v3 -->
        <!-- Venatus Market v3 minecraftcommand.science - RICH MEDIA 1x1 -->
        <div class="vm-placement" data-id="59b1025446e0fb00016a7b75" style="display: none">
        </div>
        <!-- / Venatus Market v3 minecraftcommand.science - RICH MEDIA 1x1 -->
        <script type="text/javascript">
            $(function() {
                $("#itemModal div.custom_item_list").tooltip();
            });
        </script>
    </body>
</html>

Latest requests

# Url Url Source Date
1 https://minecraftcommand.science/p… 2024-05-25 06:58:17
2 https://ketodiethelperguide.com/ 2024-05-25 06:58:17
3 https://thebolditalic.com/?gi=2a5d… 2024-05-25 06:58:16
4 https://thebolditalic.com/?gi=c4ae… 2024-05-25 06:58:16
5 https://thebolditalic.com/?gi=57c7… 2024-05-25 06:58:15
6 https://thebolditalic.com/?gi=1af2… 2024-05-25 06:58:14
7 https://thebolditalic.com/?gi=59c1… 2024-05-25 06:58:13
8 https://thebolditalic.com/?gi=f0b1… 2024-05-25 06:58:13
9 https://thebolditalic.com/?gi=24c8… 2024-05-25 06:58:11
10 https://thebolditalic.com/?gi=4a88… 2024-05-25 06:58:11
11 https://thebolditalic.com/?gi=e40a… 2024-05-25 06:58:11
12 https://thebolditalic.com/?gi=c664… 2024-05-25 06:58:10
13 https://thebolditalic.com/?gi=6e1a… 2024-05-25 06:58:09
14 https://thebolditalic.com/?gi=6b3b… 2024-05-25 06:58:09
15 https://thebolditalic.com/?gi=ee8c… 2024-05-25 06:58:07
16 https://thebolditalic.com/?gi=0dbb… 2024-05-25 06:58:07
17 https://thebolditalic.com/?gi=956b… 2024-05-25 06:58:06
18 https://thebolditalic.com/?gi=662f… 2024-05-25 06:58:06
19 https://thebolditalic.com/?gi=6ec1… 2024-05-25 06:58:05
20 https://thebolditalic.com/?gi=d84b… 2024-05-25 06:58:05