Shturman
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);
});
"
>
This user has not yet published any mods.
Recent Activity
Downloaded mod
Version 2.0.0 of Croupier - loadout generator + flea quicksell
Oct 29, 2025 11:21 PM
View details
Downloaded mod
Version 2.0.0 of BUMA-Revamped (Bosses Use Meta Ammo)
Oct 29, 2025 11:18 PM
View details
Downloaded mod
Version 4.2.0 of SAIN - Solarint's AI Modifications - Full AI Combat System Replacement
Oct 29, 2025 11:16 PM
View details