Modscraper Modscraper Minecraft
MarketGuard for Hypixel SkyBlock logo

MarketGuard for Hypixel SkyBlock

Mod

Protects you from accidentally over- and underbidding

Type

Mod

Modrinth Downloads

17,139

Modrinth ID

ji4JdpCu

Last Updated

Apr 12, 2026

Description

ScamScreener MarketGuard

ScamScreener MarketGuard is a client-side Fabric mod that protects you from expensive misclicks in the SkyBlock Auction House. It compares prices in relevant BIN auction screens against the current Lowest BIN and blocks risky clicks before you lose coins or accidentally list an item far too cheaply.

What The Mod Does

MarketGuard currently steps in during two common risk situations:

  • When creating a Create BIN Auction, the mod checks whether your listed price is significantly below the Lowest BIN.
  • When opening a Bin Auction View, the mod checks whether the purchase price is significantly above the Lowest BIN.

If a price falls outside your configured tolerance, the click is blocked and you receive a clear chat warning with the item name and percentage difference. That gives you an extra safety stop before an expensive mistake goes through.

How It Helps You As A Player

  • Protects you from typo prices, missing zeroes, and careless input when listing a BIN auction.
  • Prevents impulsive misbuys when a BIN offer is far above the usual market price.
  • Saves coins by stepping in at the exact moment a misclick would become expensive.
  • Stays client-side: no server installation, no interaction with other players, no unnecessary overhead.

The mod is intentionally not a general-purpose scam scanner for everything. It is a direct price safety layer for the most critical BIN clicks in the Auction House.

How The Protection Works

  1. You open a relevant auction screen.
  2. MarketGuard preloads Lowest BIN data in the background.
  3. On a risky click, the mod compares the shown price against the market value.
  4. If the difference is too large, the click is stopped and a warning is shown.
  5. If you still want to continue on purpose, the block can be bypassed after several additional clicks.

This means accidental mistakes get caught, but intentional decisions are still possible.

Default Protection Values

By default, MarketGuard uses these thresholds:

  • Underbidding: 80% This blocks auctions listed more than 20% below Lowest BIN.
  • Overbidding: 120% This blocks purchases that are more than 20% above Lowest BIN.

Commands

You can adjust the protection thresholds directly in-game:

  • /marketguard
  • /mg
  • /marketguard underbidding <0-100>
  • /marketguard overbidding <value 100 or higher>

Examples:

  • /marketguard underbidding 85 allows at most 15% below Lowest BIN.
  • /marketguard overbidding 130 allows at most 30% above Lowest BIN.

Disabling protection:

  • underbidding 0 or underbidding 100 disables underbidding protection.
  • overbidding 100 disables overbidding protection.

The values are stored in config/scamscreener_marketguard/config.json.

Important Notes

  • The mod uses Lowest BIN data from the external ScamScreener API.
  • If price data is still loading or temporarily unavailable, MarketGuard blocks the risky click instead of letting it pass blindly. Unless loading has failed.
  • If only stale cached data is available, the mod tells you.
  • On join, the mod can also notify you when a new version is available.

Compatibility

Mod Loaders

Fabric

Game Versions

1.21.10 1.21.11

Similar Mods

Included in Modpacks

External Resources