
KnotScripts
Member since
{
const element = document.getElementById(elementId);
if (!element) return;
element.scrollIntoView({ behavior: 'smooth', block: 'start' });
const highlightClasses = ['bg-yellow-100', 'dark:bg-sky-700', 'transition-colors', 'duration-1000'];
element.classList.add(...highlightClasses);
setTimeout(() => element.classList.remove(...highlightClasses), 2000);
});
"
>
Recent Activity
Edited mod
**Tired of spending too much time in menus?**
This mod automates several task-related actions to streamline your experience:
- Automatically accepts tasks (default: **on**)
- Automatically accept daily tasks (default: **on**)
- Automatically accept tasks that can fail (default: **off**)
- Automatically turn in "Find and Obtain" quest items (default: **on**)
- Automatically turn in "Find in Raid" quest items (default: **on**)
- Always show a HandoverQuestItemsWindow for turning in items. (default: *off*)
- Threshold multipliers for turn in of currency items\* (default: **1.5**)
- Threshold multipliers for turn in of GP-Coins (default: 0)
- Block the automatic turn in of currency items\* (default: **off**)
- Block the automatic turn in of weapons (default: **off**)
- Block the automatic turn in of plate carriers (**Armors**) with swappable plates above desired level (default: **3**)
- Automatically completes finished tasks (default: **on**)
- Automatically accepts BTR tasks out of raid (default: **off**)
- Automatically accepts Light Keeper tasks out of raid (default: **off**)
\*currency items are: Rubles, Dollars, Euros and GP-Coins.

When the items that are turned in are different, the **HandoverQuestItemsWindow** is always shown. If you decline this wil be stored in memory so the window won't keep popin up. You can use a KeyboardShortcut (default: **ctrl + r**) to clear this list so the **HandoverQuestItemsWindow** will show again for these quests.
**Inspired by the Skipper mod by Terkoiz**, this mod adds the ability to **automatically skip specific types of task objectives** based on your preferences.
You can toggle the following objective types: (all default to **off**)
- Find and Obtain objectives
- Find in Raid objectives
- Leave Item at Location objectives
- Place Beacon objectives
- Sell Item to Trader objectives
- Survive and Extract objectives
- Trader Loyalty objectives
- Visit Place objectives
- Weapon Assembly objectives
- Elimination objectives
### Usage:
- Open your character window to start the mod doing its job.
### Installation:
1. Download the mod file using the button above.
2. Open the downloaded archive.
3. Drag the **BepInEx** folder into your **SPT** installation directory.
### Planned Features:
- Option to not take **gear requirements** into account to complete (Elimination) objectives.
- Ideas are welcome.
### Known Issues:
- No known issues at this time.
### Limitations:
- No known limitations at this time.
### Compatibility:
- No known conflicts with other mods.
- FIKA is now supported.
### Recommended Mods:
- **[Skipper](https://hub.sp-tarkov.com/files/file/1861-skipper/)**
- **[Quest Tracker](https://hub.sp-tarkov.com/files/file/1574-quest-tracker/)**
- **[Task List Fixes](https://hub.sp-tarkov.com/files/file/1114-task-list-fixes/)**
Oct 9, 2025 7:17 PM
View details
Followers
No followers yet.
Following
Not yet following anyone.