Frikadellen BAF

A Coflnet-powered flipper that macros Auction House & Bazaar with fast buy speeds, automatic selling, and order management — built in Rust 🦀

v3.0Latest
RustPowered
AGPLv3License

See It In Action

Watch the macro flip in real-time.

Video not loading? Watch on YouTube ↗

Features

Everything you need to flip smarter, faster, and automatically.

Fast Auction House Buying

Sub-second BIN purchases powered by Coflnet sniper data. Fastbuy mode skips confirmation windows for maximum speed.

💰

Automatic Selling & Relisting

Purchased items are automatically relisted at the target price. Sold auctions are claimed and profits tracked in real-time.

📊

Bazaar Flip Macro

Automated bazaar buy & sell order placement, fill tracking, stale order cancellation, and profit-taking — fully hands-free.

🔄

Multi-Account Rotation

Comma-separate your usernames and set a switch timer. The macro automatically rotates between accounts on a schedule.

🌐

Web Control Panel

Built-in web dashboard to pause/resume, toggle AH & Bazaar flips, view inventory, manage auctions, switch accounts, and chat — all from your browser.

🔔

Discord Webhooks

Rich embed notifications for every purchase, sale, and profit update — complete with item names, prices, and buy-speed metrics.

🎯

Smart Order Management

Automatic collection of filled orders, cancellation of stale orders, and partial-fill detection — no coins left on the table.

🛡️

Built-in Safety

GUI watchdog auto-closes stuck windows, packet-rate limiting prevents kicks, and graceful error recovery keeps the bot running 24/7.

📈

Profit Tracking

Real-time profit logging for both AH flips and bazaar orders with buy cost tracking, tax calculations, and session summaries.

Complete Feature List

Auction House

  • Coflnet sniper integration
  • Sub-second BIN purchasing
  • Automatic relisting at target price
  • Sold auction auto-claiming
  • Auction cancellation support
  • Grace-period bed timing
  • Configurable buy speed tuning
  • AH listing limit detection

Bazaar

  • Automated buy & sell orders
  • Fill detection & collection
  • Partial-fill handling
  • Stale order auto-cancellation
  • Order age-based cancel threshold
  • Configurable tax rate
  • Instant-sell inventory mode
  • Order profit tracking

Management

  • Web control panel (real-time)
  • Multi-account rotation
  • Discord webhook notifications
  • In-game chat from browser
  • Inventory viewer with item icons
  • Active auctions dashboard
  • Bazaar orders dashboard
  • Anonymize mode for streaming

Reliability

  • Auto-reconnect on disconnect
  • GUI watchdog (5s auto-close)
  • Packet-rate limiting
  • Command queue with priorities
  • AH flip preemption for bazaar
  • Startup order cleanup
  • Cookie/booster detection
  • Persistent order state (JSON)

Screenshots

See what the macro looks like in action.

Web Panel — Controls & Dashboard
Web control panel showing status, controls, inventory, active auctions, bazaar orders, and chat
Login Screen
Login screen for the web control panel
Live Game View
Live game view showing in-game render
Divine Flip 💎
A divine-tier flip notification
Public Big Flips Webhook
Discord webhook showing big flip notifications

How It Works

From flip detection to profit — fully automated.

1

Connect

Log in with your Microsoft account. The macro connects to Hypixel SkyBlock and opens a WebSocket to Coflnet's flip feed.

2

Detect

Coflnet streams underpriced auctions and bazaar margins in real-time. The macro evaluates each opportunity instantly.

3

Purchase

BIN auctions are bought with fastbuy speed. Bazaar orders are placed, tracked, and managed automatically.

4

Sell & Profit

Items are automatically relisted at target prices. Sold auctions are claimed and profits reported via Discord webhooks.

Configuration

Customize everything in config.toml.

# Minecraft account(s) — comma-separated for multi-account
ingame_name = "YourUsername"

# Flip modules
enable_ah_flips     = true
enable_bazaar_flips = true

# Speed tuning
command_delay_ms       = 500
bed_spam_click_delay   = 100
bed_pre_click_ms       = 30

# Web control panel
web_gui_port = 8080

# Discord notifications
webhook_url = "https://discord.com/api/webhooks/..."

Installation

Up and running in under a minute on a Linux VPS.

bash — Linux VPS

$ wget https://github.com/TreXito/frikadellen-baf-121/releases/latest/download/frikadellen_baf-linux-x86_64

$ chmod +x frikadellen_baf-linux-x86_64

$ ./frikadellen_baf-linux-x86_64

bash — Linux VPS (Loader)

$ wget https://github.com/TreXito/frikadellen-baf-121/releases/latest/download/FrikadellenBAF-loader-linux-x86_64

$ chmod +x FrikadellenBAF-loader-linux-x86_64

$ ./FrikadellenBAF-loader-linux-x86_64

The loader automatically downloads and runs the latest version.