Hi, I would like to know if something like this would be possible:
A HB3 plugin who keeps track of the gold the account has. All it has to do is take the amount of gold it is seeing in game and print it in a text file. It would need to update every minute or so. From the .txt file I can then work and send the data to my database and update my gold real time.
A HB3 plugin who keeps track of the gold the account has. All it has to do is take the amount of gold it is seeing in game and print it in a text file. It would need to update every minute or so. From the .txt file I can then work and send the data to my database and update my gold real time.