Quote:
Originally Posted by Metalman9
gZoom is a piece of shit? Interesting. In what way?
|
Using
[Only registered and activated users can see links. Click Here To Register...] which can and will break and not work to update address's and there is much better methods to doing it.
The timers for it are left on constantly and not handled properly causing gZoom to hog and use memory that is not required.
Using GetAsyncKeyState could be done better aswell as having a user set there own hotkeys, buffy did it well in midnight and is going to have a better method in future updates for it.
Originally forced users to use 1 specific regional setting, duno if *M* ever updated it to be universal and use . and , together.
Making the executable name random is stupid, its not going to avoid detection just by having a random name for it when you can just avoid detection in the future by hiding it in process list entirely.
The GUI for it is a mess, the colors are eye soring and there is just useless shit like hiding the teleport list. He doesn't update it properly when he goes to repost an update because he doesn't bother to test if it is functional or not.
Quote:
|
Thats pretty much the first thing one should do when releasing at epvper
|
Problem with that was trying to find something to pack/protect for C# and sadly there is nothing except the obfuscation that is really not great at all to use because it doesn't prevent alot of debugger/dissasemblers from opening an C# executable or randomize string names properly. So I just created my own method of doing it which is now on uNf and should be quite fun for people to try an take a crack at messing with.