How can I efficiently search for tiles/ objects on the map?
I am wondering about the fast & efficient method of looking for the specific objects/ tiles as it is done in the answer to the following question:
https://www.tibiaqa.com/20684/where-can-i-find-a-campfire?show=20684#q20684 (screenshot under the question)1
I was trying to look for any tool to do that, however, did not find anything particularly useful.
I found an old article: https://tibiamaps.io/blog/walkable-tile-count where the author is using Bash script (screenshot under the question)2, and I was wondering if the same can be applied to other objects- such as a campfire, stone pile etc. and would it be limited only to permanent objects, or it could be used for daily respawns (such as corpses, furniture)? Kindly note, IT is not my element.
Screenshot1:

Screenshot2:
