Skif_the_Rat
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);
});
"
>
No Mods Yet
This user has not yet published any mods.
No Addons Yet
This user has not yet published any addons.
Recent Activity
Created comment
Hey I have been having an issue with your two mods UNTAR go home and RUAF come home. When I use it with FIKA my friend and I cannot load into hosted raids and I am not sure why. I have made sure all dependencies were installed on both sides, and tried reinstalling a few times but with no luck. Any help would be appreciated!
Nov 24, 2025 11:03 PM
View details
Created comment
I have this same issue for both RUAF and UNTAR go home :(
Nov 18, 2025 2:56 AM
View details
Followers
No followers yet.
Following
Not yet following anyone.