CptShadows
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.4 of ABPS - Acid's Bot Placement System
Nov 8, 2025 12:18 AM
View details
Created comment
so far we've done two raids with no issues after updating APBS, so far so good :)
will comment again if that changes, haha
Nov 6, 2025 7:59 PM
View details
Created comment
2.0.2, I've now updated it to 2.0.3 and will try again a bit later today
Nov 6, 2025 10:53 AM
View details
Created comment
It was fine as long as we only used it in the stash really, so happy you updated it for 4.0 :D
Nov 6, 2025 10:35 AM
View details
Followers
No followers yet.
Following
Not yet following anyone.