Rust Profit Trades — Auto-Find Vending Machine Arbitrage
How to make profit trading in Rust
Every vending machine in Rust is priced by a player, and players don't agree on what things are worth. One person sells metal fragments cheap to clear stock; another buys them high to fuel a build. When a sell price somewhere is lower than a buy price somewhere else, the difference is profit you can pocket by moving goods between shops — classic arbitrage.
The catch is scale. A busy server has hundreds of vending machines, prices change constantly, and the good gaps get taken fast. Finding routes by hand is hopeless. That's exactly what Profit Trades automates.
How Profit Trades works
Profit Trades reads the same live shop data as MapMonster's vending machine search and runs the numbers across the whole server:
- You set a target and a budget. Tell it which resource you want more of (scrap, sulfur, metal fragments, HQM, cloth…) and how much you're starting with.
- It finds every profitable route. For each item, it compares the cheapest in-stock shop selling it against the best shop buying it, and only keeps routes where you finish with more than you started.
- It nets out the real fee. Every route's profit is shown after the drone-marketplace cost, so the number is what you actually keep — not a fantasy gross.
- It respects stock limits. A vending slot only holds so many sell orders, so Profit Trades caps each route by available stock and your budget — no routes you can't actually complete.
- Both shops are one click away. Each route links the buy shop and the sell shop on the map so you can run it immediately.
The fee math nobody else accounts for
Here's the trap. Buying from a vending machine through the drone marketplace costs a flat 20-scrap fee per purchase, charged on top of the item price every time you hit buy. So a trade that looks like "spend 100, get back 110" is really:
Because the fee is flat per purchase, thin-margin trades only pay off at volume, and Profit Trades factors that in when it ranks routes by net return.
It's not just scrap
Scrap is the obvious currency, but the same gaps exist in every resource a server's shops trade. Want to grow a sulfur stockpile before a raid, or turn cloth into metal? Set that resource as the target and Profit Trades finds the chains that multiply it. You decide what you want more of; it finds where the server is mispricing it.
Who it's for
- Traders and shop runners — turn idle scrap into more scrap between farming runs.
- Raiders — convert loot into the specific resource (sulfur, components) you need for boom, at the best server-wide rate.
- Solo and duo players — a steady income stream that doesn't need a clan or a farm.
How to start (about 3 minutes)
- Download MapMonster for Windows — single portable ZIP, no installer.
- Sign in with Steam and pair Rust+ on your server once (pairing guide).
- Open the Map tab → Profit Trades, pick your target resource and budget, and run the scan.
Profit Trades and the vending machine search share the same live shop feed — search finds the item, Profit Trades finds the money. Both are part of Premium; everything else in the Rust+ desktop app is free.
Frequently asked questions
How do you make profit trading in Rust vending machines?
Does Profit Trades account for the drone marketplace fee?
Can I multiply something other than scrap?
Is Profit Trades free?
Is vending machine flipping bannable?
Turn idle scrap into more scrap
Download MapMonster, pair Rust+ once, and let Profit Trades find the buy-low/sell-high routes across your whole server — net profit after the drone fee, calculated for you.
Download MapMonster for Windows