Happye
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);
});
"
>
Recent Activity
Downloaded mod
Version 2.0.2 of APBS - Acid's Progressive Bot System
Nov 2, 2025 7:21 PM
View details
Created comment
Can't say for sure, you'll have to test it out yourself, but it should work if the trader mod doesn't mess with the default implementation of the storage time
Oct 31, 2025 5:41 PM
View details
Edited mod
# Eternal Insurance
This mod increases the **MAX STORAGE TIME** to *999 days* (or *86313600 seconds* to be precise) for the insurance return dialog that holds items for you. Applies to every trader.
Please be advised that this **UPDATES EXISTING PROFILE FILES**.
You can manually update storage time in seconds by changing the value in `Config/config.json`.
Oct 31, 2025 10:53 AM
View details
Liked comment
Great idea for a mod. Your Description says "Tired of having Prapor....", does this only effect the Prapor trader or all of them?
Oct 30, 2025 11:57 PM
View details
Followers
No followers yet.
Following
Not yet following anyone.