

Vyckalino
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
Created mod version
Version 2.0.0 of Try To Act Human (SAIN Preset)
Oct 17, 2025 7:50 PM
View details
Downloaded mod
Version 1.3.1 of Couturier - gear and clothing pack
Oct 17, 2025 5:31 PM
View details
Created comment
Hmm never had this happen to me when playing, although I rarely use grenades.
On what map did it happen?
Oct 17, 2025 8:13 AM
View details
Created mod version
Version 1.0.0 of Try To Act Human (SAIN Preset)
Oct 16, 2025 7:14 PM
View details
Created mod
**Hello fellow** *hUmmmans*. I present you with a preset for [SAIN](https://forge.sp-tarkov.com/mod/791/sain-solarints-ai-modifications-full-ai-combat-system-replacement#description).
*Should work with SAIN 4.2.0, 4.1.3 .*
Try To Act Human is a preset for SAIN. I tried to make Tarkov’s bots behave more realistically and fairly — without superhuman reflexes or robotic precision.
**Changes:**
- Bot stats are scaled per difficulty level to allow for some randomness.
- Gunshot and other sound(e.g. healing, reload and looting) hearing ranges reduced.
- Bot grenade throw accuracy reduced.
- Reaction times should be more human like.
- Scavs are less likely to swarm the player when he starts shooting.
- Bot accuracy adjusted.
- Bot engagement ranges reduced.
- Bot hearing randomization increased. They should have a harder time pin pointing your location when you shoot at them from a far.
**Installation guide:**
1. Download and unzip the “Try To Act Human” mod archive.
2. Open the unzipped folder — inside, you’ll find a BepInEx folder.
3. Drop the entire BepInEx folder into your SPTarkov root directory (the same folder that has EscapeFromTarkov.exe).
4. Merge and overwrite if prompted.
5. Launch the game.
6. Open the SAIN config menu f12.
7. Select the preset labeled “Try To Act Human.”
8. Enjoy.
I use these mods:
[SAIN](https://forge.sp-tarkov.com/mod/791/sain-solarints-ai-modifications-full-ai-combat-system-replacement#description).
[Looting bots](https://forge.sp-tarkov.com/mod/812/looting-bots).
[Questing Bots](https://forge.sp-tarkov.com/mod/1109/questing-bots).
[Late to the Party](https://forge.sp-tarkov.com/mod/814/late-to-the-party).
[ABPS](https://forge.sp-tarkov.com/mod/2097/abps-acids-bot-placement-system).
***Feedback is welcome for future balancing updates!***

Oct 16, 2025 7:11 PM
View details