View Single Post
08/24/15, 07:44 PM   #27
domintheus
Join Date: Aug 2015
Posts: 8
Originally Posted by haggen View Post
I think you missed my post :P I AM currently developing such software, that watches the saved variables for changes and send them to the add-on developer: https://github.com/haggen/Argonian
Does it require running an external script/program? I personally would love to find a way that won't cause the potential user to worry whether they should run the program for fear of being infected.


Originally Posted by dopiate View Post
I've done this type of thing at my office before. This solves your .exe issue. Vbs is just a text file and it can do everything you want.

If this interests you, let me know. I could assist you with the code.
Do you know if there's a way to do this within the LUA language? As I mentioned above, if possible, I'd rather keep from running separate executables/scripts and instead be able to just start the game normally.

I definitely am looking for people who know more about the LUA side of things. I know the php side, and would like to get a couple people to collaborate with on a guild forum addon. You and haggen both seem to have interest so far.
  Reply With Quote