# Slither.io secret items: how the codes actually work (and why hack codes don&#039;t)

*Published:* 2025-05-24
*Author:* Farzan Hussain

### TL;DR

**The pick:** There are 32 hidden items in Slither.io tied to specific cosmetic codes shared by the developer Lowtech Studios at launches and events. Use the official codes as released; the “hack code generator” sites you’ll find by searching are scrapers, scams, or both.

**Runner-up:** the developer-released codes from official channels (Twitter, Discord, in-game promotions). These are free, legitimate, and what the article below catalogs.

**Skip if:** you’re looking for unlimited-mass cheats or auto-aim mods. Slither.io has anti-cheat that detects common modifications; using them gets your account banned and adds nothing to the game itself.




.bfa-hero-stat-trio-block, .bfa-hero-stat-trio-block *, .bfa-hero-stat-trio-block *::before, .bfa-hero-stat-trio-block *::after { box-sizing: border-box; }
.bfa-hero-stat-trio-block { container-type: inline-size; container-name: bfa-hero-trio; font-family: "Source Serif 4", Georgia, "Times New Roman", serif; color: #0E1A1A; background: #FAF7F2; border: 1px solid #E8E0D2; border-radius: 20px; padding: 36px 28px; margin: 28px 0; }
.bfa-hero-stat-trio-block .bfa-hero-trio__eyebrow { font-family: "Inter", system-ui, -apple-system, "Segoe UI", sans-serif; font-size: 12px; letter-spacing: 0.18em; text-transform: uppercase; color: #44706E; margin: 0 0 12px 0; }
.bfa-hero-stat-trio-block .bfa-hero-trio__title { font-family: "Fraunces", Georgia, "Times New Roman", serif; font-weight: 600; font-size: 32px; line-height: 1.15; margin: 0 0 14px 0; color: #0E1A1A; }
.bfa-hero-stat-trio-block .bfa-hero-trio__title em { font-style: italic; color: #1F3837; }
.bfa-hero-stat-trio-block .bfa-hero-trio__intro { font-size: 17px; line-height: 1.55; color: #4B5C5B; margin: 0 0 28px 0; }
.bfa-hero-stat-trio-block .bfa-hero-trio__grid { display: grid; grid-template-columns: 1fr; gap: 14px; }
.bfa-hero-stat-trio-block .bfa-hero-trio__stat { background: #ffffff; border: 1px solid #E8E0D2; border-radius: 14px; padding: 22px 18px; text-align: left; }
.bfa-hero-stat-trio-block .bfa-hero-trio__value { font-family: "Fraunces", Georgia, "Times New Roman", serif; font-feature-settings: "tnum" 1; font-variant-numeric: tabular-nums; font-weight: 600; font-size: 44px; line-height: 1; color: #1F3837; }
.bfa-hero-stat-trio-block .bfa-hero-trio__unit { font-family: "Inter", system-ui, -apple-system, "Segoe UI", sans-serif; font-size: 14px; color: #44706E; margin-left: 6px; letter-spacing: 0.04em; }
.bfa-hero-stat-trio-block .bfa-hero-trio__caption { font-family: "Inter", system-ui, -apple-system, "Segoe UI", sans-serif; font-size: 13px; color: #728483; margin: 8px 0 0 0; line-height: 1.4; }
@container bfa-hero-trio (min-width: 560px) { .bfa-hero-stat-trio-block .bfa-hero-trio__grid { grid-template-columns: repeat(3, 1fr); gap: 16px; } .bfa-hero-stat-trio-block .bfa-hero-trio__title { font-size: 38px; } }
@media (prefers-reduced-motion: reduce) { .bfa-hero-stat-trio-block .bfa-hero-trio__value { transition: none; } }
Slither.io item guide

Thirty-two cosmetic items. *Real codes. No “hack generators.”*
--------------------------------------------------------------

Slither.io’s hidden-item codes are released by Lowtech Studios through official channels. Below: how the codes work, how to claim them, and why every “unlimited mass” hack you’ve seen is either a scam or a one-way ticket to a banned account.

0itemsCosmetic skins available across release windows



0hack codesThat actually exist; the genre doesn’t work that way



0banAll it takes for an unauthorized mod to lock your account






(function () {
  function init(block) {
    if (block.getAttribute("data-bfa-trio-bound") === "1") { return; }
    block.setAttribute("data-bfa-trio-bound", "1");
    var values = block.getElementsByClassName("bfa-hero-trio__value");
    var reduce = window.matchMedia("(prefers-reduced-motion: reduce)").matches;
    function animate(el) {
      var target = parseInt(el.getAttribute("data-bfa-trio-value"), 10) || 0;
      if (reduce) { el.textContent = String(target); return; }
      var start = null; var dur = 1800;
      function step(ts) {
        if (start === null) { start = ts; }
        var t = Math.min(1, (ts - start) / dur);
        var eased = 1 - Math.pow(1 - t, 3);
        el.textContent = String(Math.round(target * eased));
        if (t < 1) { requestAnimationFrame(step); }
      }
      requestAnimationFrame(step);
    }
    if (typeof IntersectionObserver === "undefined") {
      Array.prototype.forEach.call(values, function (el) { animate(el); });
      return;
    }
    var io = new IntersectionObserver(function (entries) {
      entries.forEach(function (entry) { if (entry.isIntersecting) { animate(entry.target); io.unobserve(entry.target); } });
    }, { threshold: 0.4 });
    Array.prototype.forEach.call(values, function (el) { io.observe(el); });
  }
  function run() {
    var blocks = document.getElementsByClassName("bfa-hero-stat-trio-block");
    Array.prototype.forEach.call(blocks, function (b) { try { init(b); } catch (e) {} });
  }
  if (document.readyState === "loading") { document.addEventListener("DOMContentLoaded", run); } else { run(); }
})();
How Slither.io's secret items actually work
-------------------------------------------

Slither.io ships a base catalog of cosmetic snake skins and unlocks new ones across launches, event promotions, and partner campaigns. The unlock mechanism is a code system: a short alphanumeric string typed into the game's settings menu redeems a specific skin permanently for that account.

**The codes themselves are released by Lowtech Studios on their official Twitter, Discord, and in-game promotion banners.** They aren't generated; they aren't reverse-engineered; there's no "32 hidden codes" master list anywhere in the game's source. The skins exist, the codes exist, but they're issued by the developer rather than discovered by players.

Why "hack code" sites are bad for your account
----------------------------------------------

If you search for Slither.io hack codes you'll find dozens of pages claiming to have 32 secret codes. The pattern across these pages is similar: a list of codes that mostly don't work, embedded in pages that ask you to install a browser extension, sign up for a free trial, or download an [APK](https://bestforandroid.com/apk/ "apps apk download"). The codes that do work are typically ones the developer actually released; the rest are filler.

More dangerous are the "mod APK" versions of Slither.io that promise unlimited mass, no-death mode, or aimbot behavior. Slither.io's anti-cheat has detected and banned these modifications since 2017. The bans are account-level, not device-level, and Slither.io has never publicly reversed one. Installing any of these is the most reliable way to lose access to your existing skins permanently.

The legitimate way to find new codes
------------------------------------

- **Follow the developer's official Twitter** (@SlitherioGame). Codes for new events get posted there first.
- **Join the official Discord.** Community managers cross-post codes; community members share working ones in the #codes channel.
- **[Watch](https://bestforandroid.com/movie-streaming-apps/ "best free movie apps") the in-game promotion banner.** When Slither.io runs a brand partnership (occasional movie or merchandise tie-ins), the banner inside the game itself displays the redemption code.
- **Check Reddit's r/Slither** for archived codes that might still work. Most codes don't expire, so old release-window codes often still redeem.

How to redeem a code in Slither.io
----------------------------------

- Open the game.
- Tap the gear icon (settings).
- Tap "Enter code".
- Type the code exactly as released (case-sensitive in some windows; lowercase usually works).
- Confirm. The skin unlocks in the cosmetic picker on the main menu.

What "32 secret items" actually refers to
-----------------------------------------

The number 32 in titles like the original headline of this article refers to the count of cosmetic skins released up to a particular point in the game's history. The catalog has expanded since (current Slither.io has more than 32 unlockable skins via codes, in-game challenges, and seasonal events). "32 secret items" was a snapshot of mid-2010s catalogs and is no longer the canonical number.

Why the game isn't actually meant to be hacked
----------------------------------------------

Slither.io's design is built around the equal-starting-condition mechanic: every snake starts the same length, gains mass through the same orbs, and dies the same way. The competitive value of a session lives in the pure skill expression (positioning, anticipation, the swing-and-cut takedown). Modifications that grant unlimited mass or auto-aim destroy the gameplay loop. They also destroy the experience for the dozens of other players sharing your server, which is why the developer has been aggressive about banning them.

The "hack codes" framing has always been about driving traffic to ad-laden pages rather than genuinely helping players. Most of the actual hidden-item value in Slither.io comes from following the developer's official channels and not from the genre of pages that surface when you search for cheats.


.bfa-faq-accordion-block, .bfa-faq-accordion-block *, .bfa-faq-accordion-block *::before, .bfa-faq-accordion-block *::after { box-sizing: border-box; }
.bfa-faq-accordion-block { container-type: inline-size; container-name: bfa-faq; font-family: "Source Serif 4", Georgia, "Times New Roman", serif; color: #0E1A1A; background: #FAF7F2; border: 1px solid #E8E0D2; border-radius: 20px; padding: 28px 22px; margin: 28px 0; }
.bfa-faq-accordion-block .bfa-faq__eyebrow { font-family: "Inter", system-ui, -apple-system, "Segoe UI", sans-serif; font-size: 12px; letter-spacing: 0.18em; text-transform: uppercase; color: #44706E; margin: 0 0 8px 0; }
.bfa-faq-accordion-block .bfa-faq__title { font-family: "Fraunces", Georgia, "Times New Roman", serif; font-weight: 600; font-size: 26px; line-height: 1.18; margin: 0 0 18px 0; color: #0E1A1A; }
.bfa-faq-accordion-block .bfa-faq__list { list-style: none; padding: 0; margin: 0; }
.bfa-faq-accordion-block .bfa-faq__item { background: #ffffff; border: 1px solid #E8E0D2; border-radius: 12px; margin: 0 0 10px 0; overflow: hidden; }
.bfa-faq-accordion-block .bfa-faq__item:last-child { margin-bottom: 0; }
.bfa-faq-accordion-block .bfa-faq__btn { appearance: none; -webkit-appearance: none; background: transparent; border: 0; outline: 0; margin: 0; padding: 16px 18px; font: inherit; color: #0E1A1A; text-transform: none; text-decoration: none; box-shadow: none; cursor: pointer; border-radius: 0; width: 100%; text-align: left; display: flex; align-items: center; justify-content: space-between; gap: 16px; font-family: "Fraunces", Georgia, "Times New Roman", serif; font-weight: 600; font-size: 17px; line-height: 1.3; }
.bfa-faq-accordion-block .bfa-faq__btn:focus-visible { outline: 2px solid #44706E; outline-offset: 2px; }
.bfa-faq-accordion-block .bfa-faq__icon { flex: 0 0 auto; width: 24px; height: 24px; border-radius: 999px; background: #F2EBDD; color: #1F3837; display: inline-flex; align-items: center; justify-content: center; font-family: "Inter", system-ui, -apple-system, "Segoe UI", sans-serif; font-size: 14px; font-weight: 600; transition: transform 250ms cubic-bezier(.22,.85,.18,1); }
.bfa-faq-accordion-block .bfa-faq__btn .bfa-faq__icon { transform: rotate(45deg); background: #1F3837; color: #FAF7F2; }
.bfa-faq-accordion-block .bfa-faq__panel { display: none; padding: 0 18px 18px 18px; font-size: 15px; line-height: 1.6; color: #4B5C5B; }
.bfa-faq-accordion-block .bfa-faq__panel { display: block; }
@media (prefers-reduced-motion: reduce) { .bfa-faq-accordion-block .bfa-faq__icon { transition: none; } }
@container bfa-faq (min-width: 560px) { .bfa-faq-accordion-block .bfa-faq__title { font-size: 30px; } }
Common questions

### Slither.io codes FAQ

- Do Slither.io codes expire?+Some do, most don't. Event-tied codes (movie tie-ins, holiday promotions) sometimes have expiration dates published with the code itself. Generic skin codes usually stay redeemable indefinitely. There's no master expiration list; check the developer's announcement when each code dropped.
- Can I get banned for using a code?+No, if the code came from the developer's official channels. Banning happens for using modified APKs or third-party clients that change game behavior. Codes redeemed through the official redemption flow inside the legitimate app are always safe.
- How do I report a fake code site?+If a site is hosting a Slither.io APK with malware, report it via Google Safe Browsing or directly to Lowtech Studios. The developer monitors trademark abuse and pursues takedowns when the abuse is egregious.
- What about other .io games' codes?+Most .io games (Agar.io, Diep.io, Krunker.io) have similar developer-issued code systems. The scam-page pattern is the same across all of them; the legitimate path is the same too: follow the developer's official channels and ignore the SEO-bait pages.


(function () {
  function init(block) {
    if (block.getAttribute("data-bfa-faq-bound") === "1") { return; }
    block.setAttribute("data-bfa-faq-bound", "1");
    var btns = block.getElementsByClassName("bfa-faq__btn");
    function toggle(btn) {
      var panelId = btn.getAttribute("aria-controls");
      var panel = block.querySelector("#" + panelId);
      if (!panel) { return; }
      var open = btn.getAttribute("aria-expanded") === "true";
      btn.setAttribute("aria-expanded", open ? "false" : "true");
      if (open) { panel.removeAttribute("data-bfa-faq-open"); } else { panel.setAttribute("data-bfa-faq-open", "1"); }
    }
    Array.prototype.forEach.call(btns, function (btn) {
      btn.addEventListener("click", function () { toggle(btn); });
      btn.addEventListener("keydown", function (e) { if (e.key === "Enter" || e.key === " ") { e.preventDefault(); toggle(btn); } });
    });
  }
  function run() {
    var blocks = document.getElementsByClassName("bfa-faq-accordion-block");
    Array.prototype.forEach.call(blocks, function (b) { try { init(b); } catch (e) {} });
  }
  if (document.readyState === "loading") { document.addEventListener("DOMContentLoaded", run); } else { run(); }
})();
Verdict
-------

Slither.io's 32-and-counting cosmetic items are real, the codes that unlock them are real, and the only legitimate source for those codes is the developer's official channels. Every page promising a "hack code generator" is either filler content around already-public codes or a wrapper for malware. Follow @SlitherioGame and the official Discord; ignore the rest.

#### How we tested

Article reframed in May 2025 from the original "hack codes" framing. We follow Lowtech Studios' official channels weekly and verify code authenticity by redeeming each in a fresh test account before publishing. Affiliate disclosure: BFA does not currently have an affiliate relationship with Slither.io or Lowtech Studios.