pein
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 comment
someone with morebotsapi had this, and removing it fixed it for them. please send me logs on discord (peinful) as its impossible to debug based on speculation
Nov 7, 2025 12:05 PM
View details
Liked comment
This mod is a must for me. So thank you for updating it for 4.0! Vanilla recoil is the absolute poops, and being able to tailor it to feel more realistic is great. Makes recoil/ergo mods seem like they actually make a big difference instead of only slightly. 10/10 mod.
Nov 4, 2025 5:55 PM
View details
ts shit sucks