⏳ Idle Game Offline Earnings Calculator

Find out exactly how much gold, gems, or coins your idle game earned while you were away — capped correctly, no guessing.

You earned approximately
0

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

VariableMeaning
rateEarnings your idle producer generates per hour, while active
hoursAwayReal time elapsed since you last opened the game
capMaximum hours the game will actually pay out for (set by the game's own rules)
boostMultiplier from a reward-ad or premium "double offline earnings" perk

Formula

— offline earnings —
// 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 typeTypical capWhy
Mobile idle miners/tycoons2–4 hours (free), 8–24h (with boost/VIP)Pushes ad-watching and premium purchases
Browser idle games4–12 hoursBalances casual replay against server load
Kid-friendly / casual mining games6–8 hoursMatches 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.

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.