wiruson
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
Liked comment
Do you want to set a uniform price for all items? Or set specific prices for specific items? Or adjust all prices by percentage?
Nov 5, 2025 9:06 AM
View details
Created comment
Thanks for the reply ! :D
It’s the prices by percentage option, like itemA’s realistic price * price modifier(new config param) and so on
Hope u understand hahahaha
Thank youuu :)
Nov 5, 2025 9:05 AM
View details
Downloaded mod
Version 2.0.2 of APBS - Acid's Progressive Bot System
Nov 4, 2025 3:35 PM
View details
Created comment
How to use the discount and discount_end ? is there a way to use realistic price with global price modify ?cuz i remember back then there was an option to reduce to global price instead of all 1 or very expensive for me. Thank you very much, love this mod as always :)
Nov 4, 2025 1:07 PM
View details
Followers
No followers yet.
Following
Not yet following anyone.