FishGaming
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
Created comment
Tyfon,
There may be a problem with the latest 5.04 release for prestige. I have only your mod installed, started a new account. Exited and used profile editor to max my lvl, traders, quests, skills, and money to 30 mill. The prestige menu will not load. When you hit claim it just loads a blank screen with next and back at the bottom. Neither option will do anything and you have to restart your game to get out of the screen. I went back to your 5.0.3 version and it works.
Nov 1, 2025 2:54 PM
View details
Followers
No followers yet.
Following
Not yet following anyone.