Hey developers and Adopt Me fans! π
Iβm currently working on building a custom Adopt Me Value Calculator for my website (AdoptMeValue.net) that can accurately calculate WFL (Win-Fair-Lose) trades. But Iβm running into a technical issue and could really use some help!
π§ The problem:
Iβve set up a basic frontend for user inputs (Pet 1 vs Pet 2), and Iβm using JavaScript to compare values based on a stored dataset. However, the calculator is not returning accurate results, and sometimes the values donβt render at all. In some cases, it gives a blank return or crashes the browser console.
π Iβve double-checked:
JSON values are formatted correctly
DOM elements are being referenced properly
There are no visible syntax errors
Still no luck. π©
If anyone here has experience building interactive calculators or working with value-based trading logic, please guide me. Also open to suggestions on libraries or better ways to handle dynamic value comparisons.
Thanks in advance! π
β AdoptMeValue Team
Top comments (0)