A Coflnet-powered flipper that macros Auction House & Bazaar with fast buy speeds, automatic selling, and order management — built in Rust 🦀
Everything you need to flip smarter, faster, and automatically.
Sub-second BIN purchases powered by Coflnet sniper data. Fastbuy mode skips confirmation windows for maximum speed.
Purchased items are automatically relisted at the target price. Sold auctions are claimed and profits tracked in real-time.
Automated bazaar buy & sell order placement, fill tracking, stale order cancellation, and profit-taking — fully hands-free.
Comma-separate your usernames and set a switch timer. The macro automatically rotates between accounts on a schedule.
Built-in web dashboard to pause/resume, toggle AH & Bazaar flips, view inventory, manage auctions, switch accounts, and chat — all from your browser.
Rich embed notifications for every purchase, sale, and profit update — complete with item names, prices, and buy-speed metrics.
Automatic collection of filled orders, cancellation of stale orders, and partial-fill detection — no coins left on the table.
GUI watchdog auto-closes stuck windows, packet-rate limiting prevents kicks, and graceful error recovery keeps the bot running 24/7.
Real-time profit logging for both AH flips and bazaar orders with buy cost tracking, tax calculations, and session summaries.
See what the macro looks like in action.
From flip detection to profit — fully automated.
Log in with your Microsoft account. The macro connects to Hypixel SkyBlock and opens a WebSocket to Coflnet's flip feed.
Coflnet streams underpriced auctions and bazaar margins in real-time. The macro evaluates each opportunity instantly.
BIN auctions are bought with fastbuy speed. Bazaar orders are placed, tracked, and managed automatically.
Items are automatically relisted at target prices. Sold auctions are claimed and profits reported via Discord webhooks.
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/..."
Up and running in under a minute on a 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
$ 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.