i have a little utility that i made for myself , basically it is a program (written in c++) that you will feed it a coordinates of 2 hotspots : one located in the bottom left of a zone and the other located in the upper right corner of that zone ,then the program will generate a flying mount mining / herbing profile for that zone .
the point is that the values of the x ,y and z coordinated are random thus the generated profile is unique (for safety). i am using this little utility right now to level my gathering professions.
what i do now is that i copy and paste the list of randomly generated hotspots into my profile file. i want to make a full GUI nice little program for the community ,i am planning to make it possible to choose the name of a zone and let the program generate a complete profile for you. i will release it with source code under the GPL license.
my question is : is it ok to do that ?
thank you
the point is that the values of the x ,y and z coordinated are random thus the generated profile is unique (for safety). i am using this little utility right now to level my gathering professions.



what i do now is that i copy and paste the list of randomly generated hotspots into my profile file. i want to make a full GUI nice little program for the community ,i am planning to make it possible to choose the name of a zone and let the program generate a complete profile for you. i will release it with source code under the GPL license.
my question is : is it ok to do that ?
thank you