Why idle games cap offline earnings
Every idle/incremental game — mining games, tycoon games, farm sims — pays you for time spent away, but almost none of them pay you for the full time away. There's always a cap (commonly 2–24 hours) so a player who quits for a week doesn't return to a fully-solved game. This calculator applies that cap correctly, which is the part most players get wrong when estimating by hand: multiplying rate × hours-away without capping first massively overstates what you'll actually receive.
How this calculator works — Formula & Method
Calculation method — deterministic, no AI, no estimation
Variables
| Variable | Meaning |
|---|---|
| rate | Earnings your idle producer generates per hour, while active |
| hoursAway | Real time elapsed since you last opened the game |
| cap | Maximum hours the game will actually pay out for (set by the game's own rules) |
| boost | Multiplier from a reward-ad or premium "double offline earnings" perk |
Formula
// time actually paid never exceeds the cap
effectiveHours = min(hoursAway, cap)
baseEarnings = rate × effectiveHours
finalEarnings = baseEarnings × boost
Deterministic calculation based on the standard idle-game offline-earnings pattern used across the genre. Your specific game's exact cap and rate are set by its own rules — check its shop/settings screen to confirm both numbers before relying on this estimate.
Typical offline caps by game type
| Game type | Typical cap | Why |
|---|---|---|
| Mobile idle miners/tycoons | 2–4 hours (free), 8–24h (with boost/VIP) | Pushes ad-watching and premium purchases |
| Browser idle games | 4–12 hours | Balances casual replay against server load |
| Kid-friendly / casual mining games | 6–8 hours | Matches a natural "away at school/asleep" gap |
Want to see offline earnings actually working, live, instead of just estimating them?
This calculator gives you the math on paper. But most idle games either hide the offline formula entirely or bury it in a settings menu you have to dig for. DiggyDiggy Gold is a free browser gold-mining idle game built the opposite way — the moment you come back, it shows you a "Your Mining Buddy collected this much gold while you were away" screen with the real number, capped and calculated exactly like the formula above.
- Testing a cap theory: leave the tab closed overnight, come back, and compare what the game shows you against what this calculator predicts using its stated cap.
- Picking your next pickaxe: a higher-tier pickaxe raises your active tap earnings, but it's your Mining Buddy hire that raises the hourly rate this offline formula actually uses — upgrade the Buddy first if offline time matters more to you than active play.
- Kids and shared devices: since the game is tap-to-play with zero reading required, a young player can check back once or twice a day and still watch offline gold pile up in between — no idle-game jargon to parse.
- Comparing before/after an upgrade: note your hourly rate before buying gear, plug both rates into this calculator with the same hours-away, and see the real difference an upgrade makes to your offline haul.
- Planning a longer break: if you know you'll be away longer than the game's cap, there's no benefit to waiting past the cap — check back once you hit it instead of hoarding uncollected time that isn't actually accruing.
DiggyDiggy Gold is a free, ad-supported browser idle mining game — tap to mine, hire a Buddy for passive income, unlock new mines, and collect real offline earnings using the exact capped-rate mechanic this calculator demonstrates.
Play DiggyDiggy Gold free →FAQ
Why did I earn less than rate × hours away?
Because of the offline cap. Every idle game stops paying out past a maximum number of hours (commonly 2–24h) — being away longer than the cap doesn't earn you more, it just means the extra time above the cap was never counted.
How do I find my game's actual offline cap?
Check the game's shop, settings, or help/info screen — most idle games state it directly (e.g. "earn offline for up to 8 hours"). If it's not listed, leaving the app closed for a long stretch and comparing the payout to a shorter stretch will reveal the cap experimentally.
Does a rewarded ad actually double offline earnings, or just show a bigger number?
In legitimate implementations it's a real multiplier applied after the cap — effectiveHours × rate × 2, not just a bigger label. Confirm by comparing your in-game currency total before and after watching.
Is offline income the same as idle/passive income while the app is open?
They usually use the same hourly rate, but offline income is capped and only calculated once (on return), while in-app passive income accrues continuously with no cap while you're actively playing.
Why do idle games cap offline earnings instead of paying full time away?
Uncapped offline earnings would let a player who quits for a week return to a fully-progressed, unbeatable economy — the cap keeps the loop meaningful for players who check in regularly.
Does upgrading my pickaxe/tool increase offline earnings too?
Only if that upgrade increases your passive/hourly rate specifically — in many games (including DiggyDiggy Gold) the active-tap tool and the passive-income hire are separate upgrades, so check which one actually raises the "per hour" number before buying for offline gains.
Can I stack the offline cap by playing on two devices?
No — offline earnings are tied to your save/account's last-active timestamp, not the device, so switching devices doesn't reset or extend the cap window.