BH
Better Human Tools
The Offer Builder

Build an offer
they can't say no to.

Run your offer through the value equation: the dream they want, how much they believe you, and what it costs them in time and effort. See your score — and the one lever holding it back.

1 Offer
2 Levers
3 Score
What are you selling?
Your product or service, and the dream result it delivers.
Not your features — the result they actually fantasize about.
Score the four levers
This is the value equation. Two levers push value up, two drag it down. Rate each honestly from your customer's point of view.
Dream Outcome ▲ push up
7
How badly do they want this result? How big is the transformation?
Mild nice-to-haveLife-changing
Perceived Likelihood ▲ push up
6
How sure are they it'll actually work for them? Proof, reviews, track record.
SkepticalTotal confidence
Time Delay ▼ drag down
5
How long until they see results? Longer wait = lower value. High = slow.
InstantVery slow
Effort & Sacrifice ▼ drag down
5
How much work, change, or pain is required of them? High = hard.
EffortlessGrueling
↓ Now build it yourself

You just used it.
Now build your own.

This tool is one famous equation turned into four sliders. No AI — just a formula and some honest diagnosis logic. That's the pattern worth stealing: take any mental model you trust, make it interactive, and it becomes a tool people return to. Here's how.

⏱ Build time · ~1 afternoon 🧱 Stack · Plain HTML + JS 🔌 APIs needed · None 📊 Difficulty · Beginner
1

The whole tool is one equation

Two levers multiply value up, two divide it down. Score each 1–10, run the formula, normalize to 0–100. The "what to fix" advice is just: find the lever hurting the score most.

the value equation
// Hormozi's value equation
value = (dreamOutcome × likelihood)
        / (timeDelay × effort)

// the weakest lever = biggest fix
// up-levers: low score hurts → raise them
// down-levers: high score hurts → lower them
worstLever = whichever drags value most
2

Have AI scaffold it from one prompt

You bring the equation and the fix-it logic. Let AI build the sliders and layout. Paste this to get a working file.

paste this prompt
Build a single-file HTML "offer scorer." No backend, no API.

User enters their product and the customer's dream outcome,
then scores 4 levers on 1–10 sliders:
  Dream Outcome (higher = better)
  Perceived Likelihood (higher = better)
  Time Delay (higher = worse)
  Effort & Sacrifice (higher = worse)

Compute: value = (dream * likelihood) / (time * effort),
then normalize to a 0–100 score with a grade
(Weak / Decent / Strong / Irresistible).

Diagnose the single weakest lever and output 2–3 concrete
moves to fix it (e.g. add proof to raise likelihood, add a
guarantee, deliver a quick win to cut time delay).

Then assemble a clean offer summary the user can copy.

Style: ivory bg, black text, burnt-orange accents, serif
headers, monospace labels. Editorial and clean.
3

Make it yours

Write the fix-it moves in your own voice and from your own playbook. Add a fifth lever if you believe in one. Re-skin the grades. The model you internalize by building the tool is worth more than the tool.

From one tool to the reflex

One offer is a sale.
The reflex is the moat.

You just turned a mental model into a working tool. That's the move that scales: every framework you trust can become something people use. The reflex — "I could build something for that" — is what separates operators from everyone still reading about it. That's the whole course.

Get The AI Brain Course →