Automatic Quest Tracking for Escape from Tarkov
What This Does
Instantly pins all Kappa Container quests to your in-game favorites. As you complete quests, the next required tasks are automatically pinned — no manual tracking needed.
Safe To Use
This is a read-only PowerShell script that only modifies your local game registry file. It does not interact with the game client, inject code. Completely safe to use.
How to Use
Pin any quest
Launch Tarkov and manually pin any quest. This creates base registry file.
Close the Game
Exit Escape from Tarkov completely.
Disable Antivirus (Required Only for PowerShell v6+)
If you are using PowerShell v6 or newer, you may need to temporarily disable your antivirus to run the script. Since the script is not digitally signed, some antivirus software may flag it as a potential threat. You can re-enable your antivirus after running the script.
Run PowerShell
Press Win + R, type powershell, press Enter, then paste the command below.
Running this script will replace your all current pinned quests
Notes
Auto-Progression: When you complete a quest, the next required Kappa quest is automatically pinned.
Periodic Updates: After major Tarkov patches that change Kappa requirements, re-run this script to sync with the latest quest database data.
One-Time Execution: This script runs once and exits. It does not install background services or auto-update.