Alpha · Windows

CS2 case farming software.

A Windows-native desktop app that runs many Steam accounts inside Hyper-V virtual machines, with a custom walkbot and a Telegram mini-app for remote control. Single .exe installer, no browser, no SaaS. Alpha pricing from $6.99 per VM per month.

MonkePanel is CS2 case farming software for Windows. You install it like any other desktop app, point it at your local Hyper-V host, and it provisions a virtual machine for every Steam account you add. Inside each VM, the software runs a real CS2 client and a custom walkbot, then collects the weekly case drop and rank rewards automatically. There is no browser extension, no cloud account, and no SaaS dashboard. The whole thing runs on your hardware, behind your firewall, controlled by you.

Install path

Four steps from download to first walkbot session.

The actual install order on a fresh Windows Pro host. Each step is a precondition for the next. Skip one and the next step fails.

Avoid
  • Running .exe on Windows Home. Hyper-V is not available on Home. Use Pro or Enterprise.
  • Disabling Hyper-V before install. Step 02 fails and the installer rolls back.
  • Skipping the maFile import. Step 04 cannot complete login without Steam Guard.

The actual install path. Four steps from download to first walkbot session. The fuller checklist lives in the setup guide, and the system preconditions are listed under requirements.

What this software does.

MonkePanel's job is to give you back the hours you would otherwise spend logging in, launching CS2, walking around for a session, and collecting drops on thirty accounts every week. It replaces that loop with three coordinated jobs that run on autopilot on your Windows host.

01

Orchestrates per-account VMs

The software creates and manages one Hyper-V virtual machine per Steam account, each with its own distinct hardware fingerprint, GPU partition, and Windows install.

02

Runs the walkbot inside each VM

Inside every VM a real CS2 client launches and our walkbot keeps the account in-game with live pathfinding and humanized timing, so playtime registers as real.

03

Collects drops automatically

Weekly case drops, end-of-rank rewards, and Armory pass progression where eligible are claimed without you opening a single account by hand.

Windows-native, single executable.

MonkePanel ships as a single signed Windows .exe that talks directly to Hyper-V. No Docker layer, no WSL passthrough, no Electron wrapper around a browser, no cloud agent calling home. The installer drops a native binary built with MSVC, registers a Windows service for background work, and uses the native window manager for the UI. Every VM is created against the Hyper-V WMI API at kernel level, which is the same surface Microsoft uses for its own virtualization tooling.

The reason for shipping as a native app rather than a browser tool or a SaaS is straightforward: Hyper-V GPU partitioning, low-latency input injection into a guest, and reading per-VM CPU and RAM counters all require API access that a browser cannot give you. Running close to the metal means lower overhead per VM, faster start and stop, and no extra network hop between the UI and the work. The software updates itself over a signed channel; you do not have to rebuild anything when CS2 patches. Read more in the Hyper-V setup guide.

System requirements.

The software itself is light. The Hyper-V guests it manages are not, because each one runs a full CS2 client. The numbers below are the floor, not the recommendation. A serious farm host runs above this. The full step-by-step is in the Hyper-V setup guide, including BIOS toggles and GPU partitioning notes.

  • Windows 10 or 11 Pro, Enterprise, or Education

    Home edition does not include Hyper-V and cannot run the software. Read Microsoft's Hyper-V overview for confirmation.

  • CPU with hardware virtualization

    Intel VT-x with VT-d, or AMD-V with AMD-Vi, enabled in BIOS. Without it, Hyper-V will not start a single guest.

  • Discrete GPU with partitioning support

    NVIDIA GTX 1060 or AMD RX 480 or newer. Integrated graphics will not partition well enough to run CS2 inside a guest at usable frame rates.

  • ~6 GB RAM per running VM

    Rough sizing for a CS2 guest. The host itself wants a few more gigabytes free for the Windows shell and the panel.

Install and first run.

Installation is intentionally boring. The alpha build arrives as a single signed installer. You run it, accept the UAC prompt, and the software lands in Program Files with a Start menu shortcut and a background service for the VM lifecycle. On first launch the app asks for one thing: the address of your local Hyper-V host. For most users that is the same machine; in a multi-PC farm it can be a different Windows host on the same LAN.

Once it has talked to Hyper-V the software walks you through adding your first Steam account. You drop in your credentials and import the maFile for Steam Guard, and the panel provisions a fresh VM with a fresh hardware fingerprint, installs CS2 inside it, and runs a one-time login. From that point the account is part of the farm and the walkbot takes over. We do not publish a public download link during the alpha; the build is gated behind a short chat. DM @monkecs on Telegram to apply. New testers should also read the getting started guide before first run.

Multi-account architecture.

One Windows host, many Hyper-V guests, one Steam account per guest. That is the entire mental model. The software you install on the host is the conductor. Each VM is a full Windows install with a partitioned slice of the host GPU and a distinct hardware fingerprint: its own CPU model string, its own MAC address, its own disk serial, its own GPU device ID. Steam sees a separate machine at every login, which is the entire point.

The host runs the panel UI you click and the background service that watches the guests. Inside each guest CS2 launches normally and the walkbot drives the player. There is no shared Steam install between VMs and no shared profile state, so a ban on one account does not cascade into the rest of the cluster. For a different cut at the same architecture, see the page about the underlying farming bot; for the management surface itself see the panel UI.

How the software updates.

CS2 ships patches that change map geometry, movement constants, and occasionally the way Steam reads the client. Any farming software that does not update alongside Valve's cadence breaks fast. MonkePanel ships walkbot updates and panel updates over a signed auto-update channel. The background service checks for new versions, downloads in the background, and applies the update on next idle window without a manual reinstall. Your VMs do not need to be touched; only the host-side binary changes. You can read the changelog on the Telegram channel and pin a specific version if you need to stay on a known-good build for a few hours.

Pricing.

Alpha pricing starts at $6.99 per VM per month, with discounts at 3 months ($17.99 per VM) and 1 year ($59.99 per VM). See pricing on the homepage. If you want to size your plan against a target account count, run your own ROI in the case farming calculator with realistic Prime, drop-value, and ban-loss inputs.

Get started

Alpha pricing starts at $6.99 per VM per month. Full plans live on the homepage.

See pricing →

FAQ.

What CS2 case farming software does MonkePanel ship?

MonkePanel ships a Windows desktop application that drives Hyper-V to run many Steam accounts in isolated virtual machines. The package is a single signed .exe installer. After install, the software handles VM provisioning, account login, a custom walkbot inside every VM, and automatic collection of weekly case drops and rank rewards. A Telegram mini-app gives you remote control.

Is the software safe to install on my main Windows machine?

The MonkePanel software installs to a normal Program Files directory and runs as a standard Windows desktop app. It does not modify your main Steam install or your daily-driver account. The risk lives at the Steam-account layer, not the OS layer: automating any Steam account carries a real ban risk under the Steam Subscriber Agreement. Treat every farm account as expendable.

Does the CS2 case farming software run on macOS or Linux?

Windows only. The software is a Windows-native executable built against the Hyper-V API, which exists only on Windows 10 and 11 Pro, Enterprise, or Education. There is no Mac build and no Linux build. If you only have a Mac, you would need a separate Windows host for the farm. The hypervisor itself is not the detection surface (see does CS2 detect a VM for the fingerprint-clustering explanation), but the install path is Windows-specific. For partitioning sizing on the host, the Hyper-V GPU partitioning deep dive covers VRAM allocation and host driver branches.

How do I download the CS2 case farming software?

The software is in alpha and not on a public download page. To get the installer you message @monkecs on Telegram, we have a short conversation about your hardware and risk tolerance, and we then send you the current signed build with install instructions. Alpha pricing starts at $6.99 per VM per month.

Is the CS2 case farming software free?

No. The software is in 2026 alpha with paid plans. Pricing starts at $6.99 per VM per month, with discounts at 3 months ($17.99 per VM) and 1 year ($59.99 per VM). See pricing on the homepage.

Where does the software fit in the broader case farming picture?

The software is the install-and-run layer. The strategy around mode choice, account scaling, weekly drop math, and risk appetite sits above it. For the full category overview and the links to mode and mechanic pages, see the CS2 case farming hub.

Get the software

Alpha pricing from $6.99 per VM per month. See pricing on the homepage.

Message @monkecs