rSlade
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. Glad to see you're back. Could you please tell us what's the reason behind the introduction of hotkeys? Can't it make snapshot automatically?
Also, did you manage to fix an issue that when killed by boss items go away anyway?
Nov 26, 2025 1:29 PM
View details
Created comment
Hey. Does anybody know if it is compatible with Live Flea Prices? I suppose not, but still
Nov 22, 2025 1:12 PM
View details