adishee
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 Addons Yet
This user has not yet published any addons.
Recent Activity
Edited comment
To everyone saying that the bots are _too_ affected by the mod: I made the mod with my own SAIN preset (Adi bots) which is tuned to work specifically with this. So your experience may be a lot different because of that. I would like to point out that there is a __slider__ for you to adjust the strength of the light meter effect. Try turning it to zero and then figure out where you want it to be.
Nov 26, 2025 11:28 AM
View details
Created comment
To everyone saying that the bots are _too_ affected by the mod: I made the mod with my own SAIN preset (Adi bots) which is tuned to work specifically with this. So your experience may be a lot different because of that. I would like to point out that there is a __slider__ for you to adjust the strength of the light meter effect. Try turning it to zero and then figure out where you want it to be.
Nov 26, 2025 11:28 AM
View details
Created comment
Is there anyone for whom 0.4.1 actually does achieve a balanced effect?
Nov 22, 2025 5:09 PM
View details