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

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 interface to pause/resume the macro, toggle AH & Bazaar flips, view inventory, 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.

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.