
Refringe
Administrator
Administrator
Member since
Full-stack web development specialist; front-end fanatic, PHP pro, database demigod, and *nix sysadmin. Holds a deep understanding of web security.
{
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);
});
"
>
Recent Activity
Created comment
I can confirm that `wacatac` is a common false-positive. It's a heuristics based flag which means that a "best-guess" was made. If you are concerned about this you can review the source code of the mod and even build it yourself with limited knowledge.
Oct 13, 2025 4:52 PM
View details
hey a mod exist do fix stat of scav and pmc ?