huseyinfiliz To be honest, since the beginning of 2026 I haven’t written a single line for this extension — I’ve been focusing on custom stuff for my own forum instead. First I took the badges extension as a base, tweaked it, and started merging it with the achievements extension, but near the end of last year I got a bit stuck with automation triggers and dropped the idea in favor of building a new extension for 2.x, the same way you did with Stickiest.
Judging by your progress, you might be able to pull this off better than I did. User Badges fork by gtdxyz is pretty clean code-wise — you remember we even fixed the background color for image-style badges on my old forum. But it doesn’t have automation. In the Achievements fork by justoverclock, automation does work.
Design-wise, User Badges is cleaner, so I’d use it as the base. Achievements feels more «old-classic». The screenshot I shared are from User Badges. That said, many large forums used Achievements not as images, but as icons with text — basically badges. So it probably makes sense to clearly separate what counts as a badge and what counts as an achievement.

If you decide to try your own version, I’ll do my best to help in any way I can 👀