If the ExoPanda macro is not starting when you press the keybind or hit the start button — the status never flips to Running — the cause is almost always Windows display scaling above 100%. The fix is one setting change. This page covers that, plus the FN-key trap that bites laptop users.
You hit your start keybind (or click the start button on the macro UI). The little status indicator inside ExoPanda — the bit that should flip from Stopped to Running — doesn't move. The macro just sits there.
This page is for the case where the macro literally never starts. If the status flips to Running but the macro is doing the wrong thing, that's a different problem — check the per-game guide for it.
This is the cause about 90% of the time. ExoPanda reads exact pixel coordinates off your screen to know where buttons, UI elements, and game objects are. If your Windows display scale is anything other than 100% — 125%, 150%, 175% — the coordinates are stretched, the math falls apart, and a hardcoded check in the macro refuses to start until you fix it.
If you're on a laptop and your keybind is on the F-row (F1–F12), there's a real chance the key isn't sending what you think it's sending. On most laptops the F-row defaults to media controls — volume, brightness, mute, airplane mode — and you have to hold FN for it to register as an actual function key.
So when you press F3 hoping to start the macro, the laptop sends “volume down” instead, and ExoPanda never sees a keystroke at all.
Some laptops also have an FN Lock (often FN + Esc) that swaps the default behavior — toggle it and you may not need to hold FN any more.
The macro's Running indicator is the giveaway:
If scaling is 100%, you've tried multiple keybinds plus manual start, and the macro still won't run, you've likely got a related issue. Two paths from here:
Every common ExoPanda issue in one place — antivirus, API, offsets, detection.
Read guide →If the app says you're in the menu while you're in-game, this is the page for it.
Read guide →Different symptom — the UI itself looks wrong. Worth a look if scaling didn't fix it.
Read guide →Pop the keybind and your Windows scale into a Discord ticket and we'll pin the cause in under a minute.
