Jump to content

Aquacry

Registered User
  • Posts

    142
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by Aquacry

  1. Can you give some more info? What exactly doesn't work? Also, which resolution are you using, and is it windowed mode?
  2. Hey @rimanmblo, I'll surely get back to its development once I'm done with exams. And it only works on primary screens - if you have multiple, because the lib this app uses to search certain images and read from screen only supports primary screen. If it doesn't work on primary screen either, try Windowed mode + 1280x600 resolution - as I always use that to test. Though some other resolutions are tested and work. Try to keep the GUI Scale to default.
  3. New version, v1.0.1 is released with mainly Bug Fixes, like wrong Pokemon names and some improvements. Download Link: Here (Windows) You no longer need to place a separate OCR engine; its packed with the release.
  4. PRO BetterHunt BetterHunt is a utility app which reads the game data from your screen using a technique called OCR (Optical Character Recognition), and provides you with a list of all encounters and more options to visualize the data in a better way. This project is heavily inspired from the PRO BetterFarm, which did the same purpose, but its no longer active/maintained, so we decided to take on a remake. Along with the encounter stats, we're providing a little more features which we plan on extending in future. Features Better UI, dark mode, easy to use. No setup required. Overlay, which is always-on-top and allows you to easily check out stats in real-time. Save/Load sessions anytime. Export sessions as CSV (can be opened in MS Excel and other programs) and JSON Set your Target Pokemon, and get stats. Shortcuts for easier accessibility. Built-in Discord Rich Presence! Show off your session data on Discord. Important Note This is NOT a bot, this DOES NOT hunt Pokemon for you. All it does is captures your screen and read data to identify Spawns. How to use Using PRO BetterHunt is simple. Download BetterHunt, extract, and run! Then just login into the game, and click on "Start" button in the app, or simply Ctrl+W, or on menu bar BetterHunt -> Start. If everything works right, you would see "In Game: Yes" on the bottom text (status bar). All encounters are recorded on the list maintained on right part of the UI. You can save (Ctrl+S or Ctrl+Shift+S) the session (encounter data basically) as PBFX (custom export format), a format used to save/load encounter data, or sessions. And can also load the session by clicking "Open" or on menu-bar, BetterHunt -> "Open", or simply Ctrl+O. This format is encrypted to prevent editing of the data. You can also export it as CSV (Ctrl+C) or JSON (Ctrl+J), just click on "Export" below the encounters list. You can even enable the Overlay, on the menu-bar, BetterHunt -> "Overlay: Off" and a small sized box will appear on bottom right of your screen. This provides summary of the encounters such as total, current and last encounter, with number of encounters and percentage out of total. Discord Rich Presence To enable Discord Rich Presence (RPC, or RP), on menu-bar, click on Utility -> "RPC: On" and "RPC: Off" for turning it off. If this is not displayed on your Discord status, check in Settings -> Game Activity tab of Discord, and make sure you have selected BetterHunt there. This only works with Desktop version of Discord. Shortcuts Ctrl+O - Load Session file (.PBFX) Ctrl+S - Save current session file or save the session in new file Ctrl+Shift+S - Force save session in a new file and load it instead Ctrl+W - Start/Stop the detection of Game/Encounters. Resets the session time too. Ctrl+L - Toggle Overlay Ctrl+T - Edit Target Pokemon Download Windows - PRO BetterHunt v1-0-1.7z Due to the size of app, which is bit large due to the complete Tesseract OCR and Pokemon sprites being there, it is packed in .7z file, way smaller, which can be extracted using 7-Zip. Previews Issues We cannot assure you that there are no bugs. No one is perfect. If found an issue/bug/unexpected behavior in app, let us know in comments! Troubleshooting If this doesn't work for you, try changing GUI Scale in PROClient's settings, most preferably to default, as the images that are detected were taken on Default GUI scale and may cause it to not detect the Game/Encounters. If still no luck, post below in comments with some details! Please try using "1280x600" resolution if it doesn't work. Todo/Ideas Add Pokedex and other utility Ability to see spawns of a Pokemon / Map Data server to organize data from all users for better accuracy and statistics Developers DjDeveloper#7777 Scara#0888 [Discord RPC Module] This app is made with Python using Tesseract OCR Engine and PyQt5 for GUI
  5. +1 , achievements would be cool !
  6. Hey there! I’ve recently came back to PRO Discord. So we decided to make it up again. PRO Map is again available at https://promap.djdev.tech ! But we’re not doing any active work on it, rather working on something new!
  7. Goodluck Waleed! Hope you come back in near future. I understand what you mean, I've left this some time ago, but came back eventually as I missed my friends. About the Community Coordinator, you would've been good at it, but uh, sometimes staff behaves kind of weird and ... :v Anyway, we all love you! <3
  8. Hello there! As you know, PRO Map, the tool that allowed you to explore spawns on an interactive map, had been shutdown. I've got a request from someone to make it open source, and I did so! PRO Map's source code is now freely available on Github, https://github.com/DjDeveloperr/pro-map Please note, if you use this source to get a new PRO Map up and running, do not forget to credit us (DjDeveloper & Scara). You may use any part of this source in your own app, but don't forget to credit. This app may not be used for commercial profit. If you have any questions regarding this, feel free to post below.
  9. Edit: It's back up and running, but not maintained because we're making some new project for PRO! Effective immediately, PRO Map has shut down. Why? Due to recent problems PRO Staff is popping up, it was decided by me to shut down this project entirely. This app is no longer available for use. Thanks to those who supported, we're sorry. Apart from this, I'm leaving PRO.
  10. Another small update, I've added dex to https://promap.djdev.tech/dex/(pokemonName) This shows a small embed in Discord with types, name, id, evolution line (from and to), description and abilities. I'm working on the Dex UI to display it on site, till then, you can play with embed ;) Example: https://promap.djdev.tech/dex/25 https://promap.djdev.tech/dex/pika https://promap.djdev.tech/dex/pikachu All three links above will show exactly same result! ID, name, partial name are supported If you have any suggestions, just post to the thread. :)
  11. Small update, https://promap.djdev.tech/p has a list of redirects :p If anything other you find useful or is outdated , just tell here or on Discord, I'll update data file.
  12. I don't understand what do you mean. We remade UI 2 times, I'm glad you like new one.
  13. Changelog - Improved UX - Now you can just press enter after typing in the search box - Added new queries, making it easy to operate New Queries - mode - Change the mode to either poke (pokemon) or loc (location) Usage: https://promap.djdev.tech/?mode=poke - tab - Change tab to either map/select/about Usage: https://promap.djdev.tech/?tab=select - search - Search even before the site loads, get the result directly when it shows up! Usage: https://promap.djdev.tech/?search=pika&mode=poke (While using the search query, you need to add mode too, since search depends on the mode.) Note: I'd love your suggestions, just post your opinions, I'll try my best to add them. Thank you for so much support <3 We've reached 2k views.
  14. == Changelog == - Added Queries! Now you can link to some location/Pokemon spawns directly from URL! For adding a query you need to append /? at the end of the URL and use query loc (location) or poke (pokemon). Spaces must be replaced with "+". Example: https://promap.djdev.tech/?poke=pikachu https://promap.djdev.tech/?loc=Route+1 Note: Case don't matter! Means PiKaChU is same as pikachu or Pikachu!
  15. == Changelog == - Improved UI/UX - Added Headbutt and Digspot data - Updated to Version 2.2.0
  16. == Changelog == - Remove the data tab and data is showed together with Map (small width i.e. phone: below the map, large width i.e. desktop: right side of the map) - Removed bunch of colours in data and bolded field names instead. - Updated to Version 2.1.4
  17. Sure I’ll look into it, would not be hard, just need to edit changeTab method, will play a CSS animation :p edit: added it
  18. == Changelog == - Small Fixes - Added new feature: Location Landmarks - shows if any Boss/Important NPC/Import Place is there. - Version => 2.1.0
  19. New update (v2.0.0) is live! What's new? - Reworked UI with more compatibility with smartphones, works exactly the same on all resolutions! - Using jQuery for expanding support on devices and making it more responsive. - The whole code is rewritten! - Sevii Islands, Iron Island, Fullmoon Island, etc. were added. And some spots (locations) were fixed too. Note: Removed shortcut keys to navigate. Will be added in the future back with a key combination instead. What's planned? - Add a searching system to make it easier to navigate through places faster that you don't know the location of. - Add more than just spawns, like important NPCs, Headbutt data, Digspot data, etc. This version of the app was tested on: - Windows - Firefox, Chrome, Brave, Opera. - Mac - Firefox, Chrome - Linux - Firefox, Brave - iOS - Safari, Firefox, Chrome - Android - Firefox, Chrome, Brave, System Browser ...before pushing the update. A big thanks to @Shinohara for restoring our interest in this app. App link: promap.djdev.tech
  20. Hello there, Back with a good news, application’s development is continuing after the response we got from some players and I have discussed about the application with Keita. There will be another UI rework in order to fully support smartphones and give a user friendly UX. We really appreciate those who helped us improve this app. I hope you guys will be helping us in future too <3
  21. I had used staff view once before the update came which disabled staff view for non-staff., and for me, it's still there after the update. Tried restarting client, even tried getting back to normal view using the command, got "Invalid Command". Sorry for being late in reporting. Screenshot - on 25/4/2020. (DD/MM/YYYY) https://cdn.discordapp.com/attachments/482467118860992522/703476525894336512/unknown.png
  22. Windows Build [bETA]: https://drive.google.com/open?id=1cRsMf1Nv2lyiiBV_rL1ZgyTAnKU76v0h We will love your opinions!
  23. GeoMine, as I said, I had taken down bot. If you are going to use it, contact me on Discord DjDeveloper#7777, I'll make it online from now. Also, prefix is configurable, if you in case forget it, tag bot and say prefix, like "@Guildy prefix".
  24. Well, bot is now offline, if you ever need it, I’ll make it on.
×
×
  • Create New...