Shade New Member Joined Apr 15, 2012 Messages 26 Reaction score 0 Oct 30, 2014 #1 Is it possible to lock a plugin to a specific character or username in archeage? so that the plugin can ONLY be used by that person?
Is it possible to lock a plugin to a specific character or username in archeage? so that the plugin can ONLY be used by that person?
T Tempura New Member Joined Oct 9, 2014 Messages 81 Reaction score 0 Oct 30, 2014 #2 You can always check the character name in the plugin code and exit. However if the source code is released it could just be edited.
You can always check the character name in the plugin code and exit. However if the source code is released it could just be edited.
Shade New Member Joined Apr 15, 2012 Messages 26 Reaction score 0 Oct 30, 2014 #3 Tempura said: You can always check the character name in the plugin code and exit. However if the source code is released it could just be edited. Click to expand... How would I go about doing that? I am going to obfuscate the .dll file and I'm quite sure noone would code anything like this anyways. Last edited: Oct 30, 2014
Tempura said: You can always check the character name in the plugin code and exit. However if the source code is released it could just be edited. Click to expand... How would I go about doing that? I am going to obfuscate the .dll file and I'm quite sure noone would code anything like this anyways.