Jump to content

Jatzbee

Registered User
  • Posts

    131
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Jatzbee's Achievements

Rookie Trainer

Rookie Trainer (2/12)

61

Reputation

  1. New Version Out: 1.1.0 Change Log 1.1.0 - Added Plus, Minus, and Delete Actions (new feature) - Improved Setup - Improved Detection of Pokemon whose name starts with 'S' - Added Double Click prevention for Start/Stop buttons
  2. @Xtrayellow I've also noticed tracking issues for Pokémon names starting with 'S.' I've identified and fixed the issue, so you can expect improved accuracy in the next release, along with a new feature!
  3. @Sgtxsellotape Thanks for your feedback! Here’s what I think is causing this issue and some suggestions for handling it: Why this might happen: The OCR (Optical Character Recognition) system isn’t 100% accurate. If it fails to detect “beldum” in a frame, it can sometimes mistakenly register the next accurate detection as a new encounter. This is similar to what happens if you switch tabs, but here it’s caused by occasional OCR misses. A few questions to help us troubleshoot: How long were you AFK? Knowing this can help estimate how often the OCR misses detections in a given timeframe. Possible Fixes (and what I’m working on): 1. Add edit options to adjust count values directly within the app (coming soon as a new feature!). 2. Differentiate the “no encounter” state to avoid confusion between missed OCR detections and real breaks between encounters. In the meantime, I recommend pausing the tracker if you need to step away. And please keep us posted if you notice other patterns! Thanks again
  4. New Version Out: 1.0.4 Change Log 1.0.2 - Improved setup significantly. - Added Pokémon list cross-referencing, making OCR spelling mistakes impossible. 1.0.3 - Added "Always on Top" feature. 1.0.4 - Fixed "No Match Found" issue. - Fixed Phantom Pokémon issue. - Fixed the app not picking up certain Pokémon like Staryu and Shellder. - Added better recognition for when there is no encounter. - Added one decimal place to the percentage (eg. 12.3%) - Added new feature: Compact mode. Note: The links for the new client have been updated in the original post.
  5. @Master100 This app is built on a framework called "Electron," designed to develop desktop applications. As such, it does not support Android, a mobile operating system. Therefore, there is no possibility of an Android version of this app. Creating an Android app would require starting from scratch and learning about Android app development. Given these requirements, it is safe to say that an Android version is not feasible. @Vangogsan I understand your fear of getting banned. I have brought your comment asking for confirmation to the staff's attention. That being said, I'd like to try to alleviate your fears regarding using this app. Here are a few reasons why this app is considered safe: According to the PRO Rules, which I've quoted here: > 5. Using any kind of unauthorized software, hacking, or editing the PRO game/client is prohibited. Unauthorized software includes: > - Any kind of automated software (Bots, Macro). > - Software which injects into PRO's files to give unfair advantages (Speed hacking). > - External software that gives unfair advantages, which is not endorsed by PRO. 1. TrackerBee does not perform any automation. 2. It does not inject into PRO's files. 3. It does not give you any unfair advantages. Therefore, we are not breaking any rules here. If that is not enough evidence, I'd also like to point out that if this app were not allowed, this forum post would have been taken down immediately as soon as staff noticed it. I am sure they have noticed it since at least three staff members have interacted with this post by liking or commenting on it, and I would have been banned. Neither of these things has happened. This app does exactly what BetterFarm does, and if you consider BetterFarm safe, then there should be no qualms about using this app. If you are not sure about BetterFarm's acceptance by the staff community, you can check the pinned messages in the PRO Discord, and you'll find the download link for the app pinned there by staff/para-staff. I hope these arguments have alleviated your fears. If not, you can wait for the staff to comment on this post addressing your apprehensions.
  6. @Vangogsan This is completely safe. And won't lead to a Ban If anyone claims this app led to their ban, they are hiding the real reason behind their ban or they have no idea what they are talking about lol. I can make a long list of reasons why this app is safe but I believe it is unnecessary as it is Common Sense.
  7. Released version 1.0.3 and updated download links - with the "Always on Top" toggle option.
  8. Introducing TrackerBee: Pokémon Encounter Tracker TrackerBee helps you effortlessly track your hunting encounter statistics using Tesseract OCR to read text from images. While it's still a work in progress and might have some bugs, your feedback is invaluable for its improvement. Demo Video Just So You Know TrackerBee isn't a BOT! You cannot be banned for using TrackerBee. Features CPU Efficient: Minimal impact on CPU usage. Pokémon Counter: Accurately counts Pokémon encountered on screen. Export/Import: Seamlessly export and import data to and from CSV files. Ease of Setup: No need to manually select screen portions. Multi-Screen Support: Compatible with multiple screens, not just the primary one. Cross-Platform: Works on macOS and Windows. Linux client available but requires further testing. Not available for Android. Why TrackerBee Was Created As a Mac user, I found that existing encounter stat tools were not developed for macOS. So, I decided to create my own solution. Short-term Feature Ideas Quality of Life Enhancements: Implementing user-suggested improvements to enhance usability. Implement the "Always on Top" toggle option Extract Route during setup Enhanced counting - Fixes double-counting Pokemon when the screen changes (alt+tab) Bug Fixes: Actively identifying and resolving bugs based on user feedback. OCR Improvements: Currently, OCR might misinterpret some characters (e.g., 'n' as 'rl' or 't' as 'f'). These errors can be corrected in the CSV after exporting. Future updates will enhance robustness to minimize these issues. Robust Setup: Sometimes setup requires multiple attempts and adjustments. Future updates aim to make this process more reliable. Automated Build Pipeline: Currently, builds, packaging, and file distribution are done manually. Automation is planned to streamline this process. Feature Suggestions We welcome your feature suggestions! Let us know what you'd like to see in the app. Long-Term Goals (Subject to Change) Code Cleanup: Refactor and streamline the code. Poketime Awareness: Implement features to detect and adapt to Poketime for optimal spawn rates. Accuracy Improvement: By moving from screen detection to app window detection. Backend Development and Integration: Add a backend to support features like leaderboards and dashboards. Troubleshooting Issues If Setup fails: Ensure no other text elements are on the same horizontal line as "<your Username> VS. Wild <pokemon_name>". Tesseract performs better under these conditions. Keep trying. Restart the app and try again. Additional Tips Windows Users: Disable your antivirus before installing, as it may delete the .bat files. Mac Users: You might need to allow installation in the system preferences and give permission to take screenshots. Good News - We reached 350+ downloads (just for version 1.0.4) Download Links (updated for 1.1.0): Windows x64 and ia32 - https://www.mediafire.com/file/i07cob4s93jyyow/TrackerBee_Setup_1.1.0.exe/file Mac ARM - https://www.mediafire.com/file/76fbjs066m53lyp/TrackerBee-1.1.0-arm64.dmg/file Mac Intel - https://www.mediafire.com/file/xfln3x2q57wwodj/TrackerBee-1.1.0.dmg/file Windows ARM64 - https://www.mediafire.com/file/qle83f9kti0lwo1/TrackerBee-1.1.0-arm64-win.zip/file Linux Users: Ping me, and I will generate the file for you. (Can't still fixing build issues) Developed by, IGN: Jatzbee Server: Gold Discord: jatzbee
  9. With the huge influx of new mounts and mega mounts, I want to know your favourites. My favourite land mount: Star Surf: Tapu Fini
  10. Yea starting from scratch sucks. Farewell.
  11. I think this is one of the best-designed wings in the game, with an amazing color gradient. I suggest making more of those wings with different colors, like, Black and Blue (Chandelure Flames).
  12. Either this or a Sailor for easy access to murky pc like the other dude said.
×
×
  • Create New...