damianweber20 BANNED Joined Nov 1, 2025 Messages 15 Reaction score 3 Jan 13, 2026 #1 Certain scripts weren't supposed to last this long. How do you handle temporary scripts that end up becoming permanent?
Certain scripts weren't supposed to last this long. How do you handle temporary scripts that end up becoming permanent?
H haxel Junior Member Joined May 24, 2022 Messages 150 Reaction score 94 Feb 2, 2026 #2 Turn them into an API so other scripts can reference it or turn it into a library. Or do a refactor using scalable and proper code rather than just maintaining slop
Turn them into an API so other scripts can reference it or turn it into a library. Or do a refactor using scalable and proper code rather than just maintaining slop