View Single Post
  #10 (permalink)  
Old 12-03-2007, 09:26 AM
antone antone is offline
Senior Member
 
Join Date: Oct 2006
Posts: 104
antone is on a distinguished road
Quote:
Originally Posted by Ghamm View Post
They are very very easy to decompile, since the are simply Pcode or interpreted code.
The best way, as already been mentioned, is to move much of your logic into a dll. We actually off load a lot of the logic onto a server, acts as a Signal server.
This way, the EA is worthless when its decompiled.
If you have a good EA, someone WILL steal it.
where can i get a hold of a tutorial for DLL? i wanna learn it..
Reply With Quote