NRS
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 1.2.0 of Live Like Experience - SAIN Preset
Oct 27, 2025 10:07 AM
View details
Downloaded mod
Version 4.1.2 of SAIN - Solarint's AI Modifications - Full AI Combat System Replacement
Oct 27, 2025 4:51 AM
View details
Downloaded mod
Version 4.1.2 of SAIN - Solarint's AI Modifications - Full AI Combat System Replacement
Oct 27, 2025 4:51 AM
View details
Downloaded mod
Version 1.2.0 of Live Like Experience - SAIN Preset
Oct 22, 2025 4:09 PM
View details
Liked comment
Before anyone asks, the virustotal link is required to be posted on all mods and they don't like accepting more than one file contained within a zip. For this reason I cannot scan all of the .ts files contained in the mod, and I threw the generic bundle generation tool at the virustotal to get a link. Once this mod is 4.0 compatible this will no longer apply and I'll delete this message.
Oct 17, 2025 9:29 AM
View details
Followers
No followers yet.
Following
Not yet following anyone.