cs.money
Open in
urlscan Pro
104.20.18.108
Public Scan
Submitted URL: https://www.xlss-net.s127456.hostus4.fornex.host/
Effective URL: https://cs.money/blog/cs-go-skins/most-expensive-cs2-skin-why-so-expensive-and-who-got-it/
Submission: On August 12 via api from US — Scanned from DE
Effective URL: https://cs.money/blog/cs-go-skins/most-expensive-cs2-skin-why-so-expensive-and-who-got-it/
Submission: On August 12 via api from US — Scanned from DE
Form analysis
5 forms found in the DOMPOST https://cs.money/blog/wp-login.php
<form action="https://cs.money/blog/wp-login.php" method="post">
<div class="input-field">
<!-- Error state: .input-field--error -->
<input class="input input__grey-bg" type="email" name="log" placeholder="E-mail" required="">
<label for="article-mailing-block-input" class="input-field__helper-text">
<span class="input-field__error-text"></span>
</label>
</div>
<div class="input-field">
<!-- Error state: .input-field--error -->
<input class="input input__grey-bg" type="password" name="pwd" placeholder="Password" required="">
<label for="article-mailing-block-input" class="input-field__helper-text">
<span class="input-field__error-text"></span>
</label>
</div>
<input class="d-none" id="rememberme" type="checkbox" value="forever" name="rememberme" checked="">
<input type="hidden" value="https://cs.money/blog" name="redirect_to">
<button class="button button__primary">
<span>Log in</span>
<div class="loader"></div>
</button>
</form>
POST register
<form id="register" class="ajax-auth" action="register" method="post">
<input type="hidden" id="signonsecurity" name="signonsecurity" value="d380fbbeb2"><input type="hidden" name="_wp_http_referer" value="/blog/cs-go-skins/most-expensive-cs2-skin-why-so-expensive-and-who-got-it/">
<div class="input-field">
<input class="input input__grey-bg" id="user_email" type="email" name="user_email" placeholder="E-mail" required="">
<label for="article-mailing-block-input" class="input-field__helper-text">
<span class="input-field__error-text"></span>
</label>
</div>
<div class="input-field">
<input class="input input__grey-bg" id="reg_password" type="password" name="user_pass" placeholder="Пароль" oninput="checkPasswordMatch()" required="">
<label for="article-mailing-block-input" class="input-field__helper-text">
<span class="input-field__error-text"></span>
</label>
</div>
<div class="input-field">
<input class="input input__grey-bg" id="reg_password_repeat" type="password" name="user_password_repeat" placeholder="Повторите пароль" oninput="checkPasswordMatch()" required="">
<label for="article-mailing-block-input" class="input-field__helper-text">
<span class="input-field__error-text"></span>
</label>
</div>
<label class="checkbox">
<input type="checkbox" required="">
<span>
<svg>
<use xlink:href="https://cs.money/blog/wp-content/themes/blog.cs.money/images/spritemap.svg#sprite-icon-checkmark"></use>
</svg>
</span> I authorize the processing of my personal data </label>
<button class="button button__primary">
<span>Sign up</span>
<div class="loader"></div>
</button>
</form>
POST /blog/cs-go-skins/most-expensive-cs2-skin-why-so-expensive-and-who-got-it/?action-rcl=login
<form action="/blog/cs-go-skins/most-expensive-cs2-skin-why-so-expensive-and-who-got-it/?action-rcl=login" method="post">
<div class="form-block-rcl default-field">
<input required="" type="text" placeholder="Login" value="" name="user_login">
<i class="rcli fa-user"></i>
<span class="required">*</span>
</div>
<div class="form-block-rcl default-field">
<input required="" type="password" placeholder="Password" value="" name="user_pass">
<i class="rcli fa-lock"></i>
<span class="required">*</span>
</div>
<div class="form-block-rcl">
<script>
document.addEventListener("DOMContentLoaded", function() {
jQuery(".mo_btn-mo").prop("disabled", false);
});
</script>
<script type="text/javascript">
document.addEventListener("DOMContentLoaded", function() {
jQuery(document).ready(function() {
jQuery(".login-button").css("cursor", "pointer");
});
});
function mo_openid_on_consent_change(checkbox) {
if (!checkbox.checked) {
jQuery('#mo_openid_consent_checkbox').val(1);
jQuery(".mo_btn-mo").attr("disabled", true);
jQuery(".login-button").addClass("dis");
} else {
jQuery('#mo_openid_consent_checkbox').val(0);
jQuery(".mo_btn-mo").attr("disabled", false);
jQuery(".login-button").removeClass("dis");
}
}
var perfEntries = performance.getEntriesByType("navigation");
if (perfEntries[0].type === "back_forward") {
location.reload(true);
}
function HandlePopupResult(result) {
window.location = "https://cs.money/blog";
}
function moOpenIdLogin(app_name, is_custom_app) {
var current_url = window.location.href;
var cookie_name = "redirect_current_url";
var d = new Date();
d.setTime(d.getTime() + (2 * 24 * 60 * 60 * 1000));
var expires = "expires=" + d.toUTCString();
document.cookie = cookie_name + "=" + current_url + ";" + expires + ";path=/";
var base_url = 'https://cs.money/blog';
var request_uri = '/blog/cs-go-skins/most-expensive-cs2-skin-why-so-expensive-and-who-got-it/';
var http = 'https://';
var http_host = 'cs.money';
var default_nonce = 'aed252767c';
var custom_nonce = '3b2d1ee020';
if (is_custom_app == 'false') {
if (request_uri.indexOf('wp-login.php') != -1) {
var redirect_url = base_url + '/?option=getmosociallogin&wp_nonce=' + default_nonce + '&app_name=';
} else {
var redirect_url = http + http_host + request_uri;
if (redirect_url.indexOf('?') != -1) {
redirect_url = redirect_url + '&option=getmosociallogin&wp_nonce=' + default_nonce + '&app_name=';
} else {
redirect_url = redirect_url + '?option=getmosociallogin&wp_nonce=' + default_nonce + '&app_name=';
}
}
} else {
if (request_uri.indexOf('wp-login.php') != -1) {
var redirect_url = base_url + '/?option=oauthredirect&wp_nonce=' + custom_nonce + '&app_name=';
} else {
var redirect_url = http + http_host + request_uri;
if (redirect_url.indexOf('?') != -1) redirect_url = redirect_url + '&option=oauthredirect&wp_nonce=' + custom_nonce + '&app_name=';
else redirect_url = redirect_url + '?option=oauthredirect&wp_nonce=' + custom_nonce + '&app_name=';
}
}
if (0) {
var myWindow = window.open(redirect_url + app_name, "", "width=700,height=620");
} else {
window.location.href = redirect_url + app_name;
}
}
</script>
<div class="mo-openid-app-icons">
<p style="color:#000000;width: fit-content"> </p>
<a class=" login-button" onclick="moOpenIdLogin('facebook','true');" style="cursor: pointer;"><i style="margin-top:10px;width:34px !important;height:34px !important;margin-left:8px !important;background:#D4D4D4 !important;font-size: 18px !important" class="fab mo_btn-mo fa-facebook custom-login-button mo_btn_noeffect_i oval"></i></a><a class=" login-button" onclick="moOpenIdLogin('discord','true');" style="cursor: pointer;"><i style="margin-top:10px;width:34px !important;height:34px !important;margin-left:8px !important;background:#D4D4D4 !important;font-size: 18px !important" class="fab mo_btn-mo fa-discord custom-login-button mo_btn_noeffect_i oval"></i></a>
</div>
<div class="default-field rcl-field-input type-checkbox-input">
<div class="rcl-checkbox-box">
<input type="checkbox" id="chck_remember" class="checkbox-custom" value="1" name="rememberme">
<label class="block-label" for="chck_remember">Remember</label>
</div>
</div>
</div>
<div class="form-block-rcl">
<a href="javascript:void(0);" title="Entry" onclick="rcl_submit_form(this);return false;" class="rcl-bttn link-tab-form rcl-bttn__type-primary rcl-bttn__size-medium rcl-bttn__fullwidth"><i class="rcl-bttn__ico rcl-bttn__ico-left rcli fa-sign-in"></i><span class="rcl-bttn__text">Entry</span></a>
<a href="#" class="link-remember-rcl link-tab-rcl ">Lost your Password ?</a>
<input type="hidden" id="login_wpnonce" name="login_wpnonce" value="2f95ca2263"><input type="hidden" name="_wp_http_referer" value="/blog/cs-go-skins/most-expensive-cs2-skin-why-so-expensive-and-who-got-it/"> <input type="hidden"
name="redirect_to" value="/blog/cs-go-skins/most-expensive-cs2-skin-why-so-expensive-and-who-got-it/?action-rcl=login">
</div>
</form>
POST /blog/cs-go-skins/most-expensive-cs2-skin-why-so-expensive-and-who-got-it/?action-rcl=register
<form action="/blog/cs-go-skins/most-expensive-cs2-skin-why-so-expensive-and-who-got-it/?action-rcl=register" method="post" enctype="multipart/form-data">
<div class="form-block-rcl default-field">
<input required="" type="text" placeholder="Login" value="" name="user_login" id="login-user">
<i class="rcli fa-user"></i>
<span class="required">*</span>
</div>
<div class="form-block-rcl default-field">
<input required="" type="email" placeholder="E-mail" value="" name="user_email" id="email-user">
<i class="rcli fa-at"></i>
<span class="required">*</span>
</div>
<div class="form-block-rcl form_extend">
<div class="form-block-rcl default-field"><input placeholder="Password" required="" id="primary-pass-user" type="password" onkeyup="passwordStrength(this.value)" name="user_pass"><i class="rcli fa-lock"></i><span class="required">*</span></div>
<div class="form-block-rcl">
<label>Password strength indicator:</label>
<div id="passwordStrength" class="strength0">
<div id="passwordDescription">A password has not been entered</div>
</div>
</div>
<div class="form-block-rcl default-field">
<input placeholder="Repeat the password" required="" id="secondary-pass-user" type="password" name="user_secondary_pass">
<i class="rcli fa-lock"></i>
<span class="required">*</span>
<div id="notice-chek-password"></div>
</div>
<script>
jQuery(function() {
jQuery("#registerform,.form-tab-rcl").on("keyup", "#secondary-pass-user", function() {
let notice = "The passwords match!";
if (jQuery("#primary-pass-user").val() !== jQuery(this).val()) {
notice = "The passwords do not match!";
}
jQuery("#notice-chek-password").html("<span class='login-error'>" + notice + "</span>");
});
});
</script>
<script>
document.addEventListener("DOMContentLoaded", function() {
jQuery(".mo_btn-mo").prop("disabled", false);
});
</script>
<script type="text/javascript">
document.addEventListener("DOMContentLoaded", function() {
jQuery(document).ready(function() {
jQuery(".login-button").css("cursor", "pointer");
});
});
function mo_openid_on_consent_change(checkbox) {
if (!checkbox.checked) {
jQuery('#mo_openid_consent_checkbox').val(1);
jQuery(".mo_btn-mo").attr("disabled", true);
jQuery(".login-button").addClass("dis");
} else {
jQuery('#mo_openid_consent_checkbox').val(0);
jQuery(".mo_btn-mo").attr("disabled", false);
jQuery(".login-button").removeClass("dis");
}
}
var perfEntries = performance.getEntriesByType("navigation");
if (perfEntries[0].type === "back_forward") {
location.reload(true);
}
function HandlePopupResult(result) {
window.location = "https://cs.money/blog";
}
function moOpenIdLogin(app_name, is_custom_app) {
var current_url = window.location.href;
var cookie_name = "redirect_current_url";
var d = new Date();
d.setTime(d.getTime() + (2 * 24 * 60 * 60 * 1000));
var expires = "expires=" + d.toUTCString();
document.cookie = cookie_name + "=" + current_url + ";" + expires + ";path=/";
var base_url = 'https://cs.money/blog';
var request_uri = '/blog/cs-go-skins/most-expensive-cs2-skin-why-so-expensive-and-who-got-it/';
var http = 'https://';
var http_host = 'cs.money';
var default_nonce = 'aed252767c';
var custom_nonce = '3b2d1ee020';
if (is_custom_app == 'false') {
if (request_uri.indexOf('wp-login.php') != -1) {
var redirect_url = base_url + '/?option=getmosociallogin&wp_nonce=' + default_nonce + '&app_name=';
} else {
var redirect_url = http + http_host + request_uri;
if (redirect_url.indexOf('?') != -1) {
redirect_url = redirect_url + '&option=getmosociallogin&wp_nonce=' + default_nonce + '&app_name=';
} else {
redirect_url = redirect_url + '?option=getmosociallogin&wp_nonce=' + default_nonce + '&app_name=';
}
}
} else {
if (request_uri.indexOf('wp-login.php') != -1) {
var redirect_url = base_url + '/?option=oauthredirect&wp_nonce=' + custom_nonce + '&app_name=';
} else {
var redirect_url = http + http_host + request_uri;
if (redirect_url.indexOf('?') != -1) redirect_url = redirect_url + '&option=oauthredirect&wp_nonce=' + custom_nonce + '&app_name=';
else redirect_url = redirect_url + '?option=oauthredirect&wp_nonce=' + custom_nonce + '&app_name=';
}
}
if (0) {
var myWindow = window.open(redirect_url + app_name, "", "width=700,height=620");
} else {
window.location.href = redirect_url + app_name;
}
}
</script>
<div class="mo-openid-app-icons">
<p style="color:#000000;width: fit-content"> </p>
<a class=" login-button" onclick="moOpenIdLogin('facebook','true');" style="cursor: pointer;"><i style="margin-top:10px;width:34px !important;height:34px !important;margin-left:8px !important;background:#D4D4D4 !important;font-size: 18px !important" class="fab mo_btn-mo fa-facebook custom-login-button mo_btn_noeffect_i oval"></i></a><a class=" login-button" onclick="moOpenIdLogin('discord','true');" style="cursor: pointer;"><i style="margin-top:10px;width:34px !important;height:34px !important;margin-left:8px !important;background:#D4D4D4 !important;font-size: 18px !important" class="fab mo_btn-mo fa-discord custom-login-button mo_btn_noeffect_i oval"></i></a>
</div>
</div>
<div class="form-block-rcl">
<a href="javascript:void(0);" title="Signup" onclick="rcl_submit_form(this);return false;" class="rcl-bttn rcl-bttn__type-primary rcl-bttn__size-medium rcl-bttn__fullwidth"><i class="rcl-bttn__ico rcl-bttn__ico-left rcli fa-book"></i><span class="rcl-bttn__text">Signup</span></a>
<input type="hidden" id="register_wpnonce" name="register_wpnonce" value="6384b499c0"><input type="hidden" name="_wp_http_referer" value="/blog/cs-go-skins/most-expensive-cs2-skin-why-so-expensive-and-who-got-it/"> <input type="hidden"
name="redirect_to" value="/blog/cs-go-skins/most-expensive-cs2-skin-why-so-expensive-and-who-got-it/?action-rcl=register">
</div>
</form>
POST https://cs.money/ru/blog/blog/wp-login.php?action=lostpassword
<form action="https://cs.money/ru/blog/blog/wp-login.php?action=lostpassword" method="post">
<div class="form-block-rcl default-field">
<input required="" type="text" placeholder="Username or e-mail" name="user_login">
<i class="rcli fa-key"></i>
</div>
<div class="form-block-rcl">
</div>
<div class="form-block-rcl">
<a href="javascript:void(0);" title="Get New Password" onclick="rcl_submit_form(this);return false;" class="rcl-bttn link-tab-form rcl-bttn__type-primary rcl-bttn__size-medium rcl-bttn__fullwidth"><i class="rcl-bttn__ico rcl-bttn__ico-left rcli fa-envelope"></i><span class="rcl-bttn__text">Get New Password</span></a>
<input type="hidden" id="_wpnonce" name="_wpnonce" value="70b7a9098c"><input type="hidden" name="_wp_http_referer" value="/blog/cs-go-skins/most-expensive-cs2-skin-why-so-expensive-and-who-got-it/"> <input type="hidden" name="redirect_to"
value="/blog/cs-go-skins/most-expensive-cs2-skin-why-so-expensive-and-who-got-it/?remember=success&action-rcl=remember">
</div>
</form>
Text Content
CS.MONEY BLOG * CS2 Skins * Esports * Trade * Сelebrities * News * Games Search Newsletter RU mobile-menu-btn * CS2 Skins * Esports * Trade * Сelebrities * News * Games * * * * * MOST EXPENSIVE CS2 SKIN! WHY SO EXPENSIVE AND WHO GOT IT? 26965 16 Jan. 2024 It’s been two and a half weeks of a new year, and the trading community was shaken by an event that happened for the first time since the introduction of skins in Counter-Strike. The first StatTrak AK-47 Case Hardened Factory New with the rarest #661 pattern appeared in the game. CS.MONEY Blog will tell you which skin became the most expensive in CS2, why it was this AK CH ST FN #661, how much it costs and who got it. And also why collectors all over the world are shocked, and whether we finally got the most expensive skin in the game. AK-47 Case Hardened most of the time are not the most expensive skins in CS2. Sometimes, they’re really affordable! You can check the availability and prices for CH skins with simpler patterns on CS.MONEY: some prices are significantly low and are available to anyone! In this post: * What is the most expensive skin in CS2? * How can you get AK-47 Case Hardened? What are the chances to get pattern #661? * The most expensive skin in CS2: how much does it cost? WHAT IS THE MOST EXPENSIVE SKIN IN CS2? We finally got the most rare and expensive CS2 skin ever: StatTrak AK-47 Case Hardened #661 Factory New. In more than ten years of skins in CS:GO and CS2, there has been no single item like this. AK-47 Case Hardened first appeared in the game in August 2013 and immediately became a prestigious skin. HOW CAN YOU GET AK-47 CASE HARDENED? WHAT ARE THE CHANCES TO GET PATTERN #661? We cannot say with certainty who received the most expensive AK in the world, or whether this skin was crafted, or whether it was dropped from a case. If it was a drop, then the probability of such an outcome is approximately equal to 1 in 21 million. Imagine the odds: * 1.585% chance of getting AK-47 Case Hardened (two Classified skins in the lineup, with an equal chance of dropping) * 10% chance that the skin will have a StatTrak module * 0.1% chance that AK-47 Case Hardened will have pattern #661 * 3% chance that it will be a Factory New skin The first three figures are official, disclosed by Valve after demands from the Chinese government. The community estimated the probability of skin with a Factory New quality appearing at 3%, comparing the distribution of already found skins. Fortunately, there are databases with over a billion skins recorded (yes, there are so many!). Together, the chances of getting an AK-47 Case Hardened Factory New StatTrak Patter #661 is 0.000004755%! For comparison, the probability of getting a royal flush in poker is more than 32 times higher! Overall, it’s not surprising that this is the first skin in 10 years. Despite the high number of players, the CS:GO Weapon Case is now a rarity, and there were objectively not many chances of getting the classified skin, given its extremely low probability. If we talk about trade-ups, it’s not that simple either. Yes, we now know how to calculate the float of a new skin and use all skins with a StatTrak module. We eliminate two factors, but two more remain. The maximum probability of getting an AK-47 Case Hardened is 50% (assuming we invest ten skins from the Arms Deal collection). And the pattern is still determined randomly from 1000 possible combinations. Again, here, it takes a lot of luck or a lot of money, as such a contract is not very profitable on its own. The chance to hit the jackpot can be a maximum of 0.05%, and on average, the contract will result in a loss of at least 70%, according to special trade-up calculators. THE MOST EXPENSIVE SKIN IN CS2: HOW MUCH DOES IT COST? Currently, there is speculation that this StatTrak AK-47 Case Hardened #661 Factory New is the most expensive skin in Counter-Strike. Famous people and renown traders say that this skin can cost up to one million dollars! Below, we can explain, why exactly this number. But, at the moment, this cannot be adequately confirmed or denied. The real value of such individual items is determined by the desire and wallets of collectors. Similar to the market for paintings by famous artists, we will only know their value post-factum. If an auction is held for this skin, we can judge from its results. However, we can provide some facts that help estimate the potential value of this rifle. * In 2021, a StatTrak AK-47 Case Hardened #661 in Minimal Wear with four holographic stickers Titan Kato’14 was sold for $530,000. Yes, there are no stickers on this skin yet, but the float is much higher, and prices have also changed over two and a half years. * There were rumours that a few years ago, the owner of the Factory New Karambit Case Hardened Blue Gem rejected an offer of over a million dollars for this knife. Many still consider this knife the most expensive skin in the game for this reason. * Ohnepixel has already valued this skin in the range of $800,000 to $1,000,000. But this is just an opinion, albeit an expert one. While we cannot state the exact cost, the trading community is buzzing with this new most expensive skin in CS2 in 2024, and probably there’s already a queue for this one. Most likely, we are facing the most expensive skin in the history of Counter-Strike, and its value is likely to be seven figures. We will keep an eye on this topic, so subscribe to CS.MONEY Blog, where we will share new information. 26965 16 Jan. 2024 CS2 News Skins Dennis Loudmouth READ ALSO Best CS2 Skins of 2024! 25952 9 Jan. 2024 All About Doppler Knives and Phases! 10376 29 Dec. 2023 Best CS2 Cases to Open in 2024 55894 27 Dec. 2023 All About Case Hardened Skins & Blue Gems 47051 31 Aug. 2023 СOLLECTIONS See all INTERVIEW 38 articles Kattys: Interview With Negev Drop Me Creator 10635 8 Dec. 2022 OG.nexa Interview: “IGLs are either born or made,” routine, handling star players, and more 15320 1 Feb. 2022 Interview with dC^, the creator of SSG-08 | Mainframe 001 8919 11 Sep. 2020 Interview with a crypto millionaire who stormed into the CS:GO market 12549 19 Jul. 2021 BASED 5 articles BASED: What you hear and what you don’t 32719 14 Nov. 2022 BASED: CS:GO Sound Settings 36279 28 Oct. 2022 BASED: Top 5 PC Setup Tips for CS:GO 23117 21 Nov. 2022 BASED: Distances in CS:GO and how they work 27123 21 Jul. 2022 MAPS 21 articles Three Huge Reasons For Overpass To Go 6790 29 Jan. 2023 History of CS:GO Graffiti on All Maps 26851 17 Aug. 2023 Ancient a month after its renovation 8043 9 Jun. 2021 Why Are Things So Sad with CS:GO Maps? 13750 11 Mar. 2021 READ ALSO Best CS2 Skins of 2024! 25952 9 Jan. 2024 All About Doppler Knives and Phases! 10376 29 Dec. 2023 Best CS2 Cases to Open in 2024 55894 27 Dec. 2023 All About Case Hardened Skins & Blue Gems 47051 31 Aug. 2023 * CS2 Skins * Esports * Trade * Сelebrities * News * Games Join us * * * * * © 2018 — 2024 Rules for using the site Log in Sign up Log in You are just a few clicks away from becoming part of our friendly community! Choose a convenient registration method. I authorize the processing of my personal data Sign up Or use socials × MESSAGE SENT! THANK YOU FOR GETTING IN TOUCH! Authorization Registration * * Remember Entry Lost your Password ? Authorization Registration * * * Password strength indicator: A password has not been entered * Signup Authorization Registration Password generation Get New Password //не удалять, критически нужен для части бекендовых эвентов и записи utm в базу