Demigods
Member since
Nothing to see here! Keep Moving!
{
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
Created comment
Hai, For some reason the Hud isn't showing dropped Airdrops on the compass and its enabled too. Not sure if anyone else is getting this bug or just me
Nov 7, 2025 8:46 PM
View details
Liked comment
Would it be possible to create something similar that can turn off specific parts of the events? For example, turning off the zombies on the halloween event, but keeping the hideout changes.
Nov 6, 2025 9:38 PM
View details
Downloaded mod
Version 1.2.0 of Live Like Experience - SAIN Preset
Nov 4, 2025 11:34 PM
View details
Downloaded mod
Version 1.2.1 of Live Like Experience - SAIN Preset
Nov 4, 2025 11:34 PM
View details