NosHook - Direct3D Hook / Plugins / Addons

08/09/2016 00:52 Cryless~#16
I can see people still no improves here..

Give a look,
you can get full nostale SDK having real names etc..

[Only registered and activated users can see links. Click Here To Register...]

Regards,
SystemX64
08/09/2016 06:02 atom0s#17
I'm already fully aware of how the game is coded and that IDR can dump the objects like that. I've reversed most of the structures myself and can pull nearly anything from the game with ease. I'm not concerned with 'proper names' and junk.
08/09/2016 14:42 Cryless~#18
Quote:
Originally Posted by atom0s View Post
I'm already fully aware of how the game is coded and that IDR can dump the objects like that. I've reversed most of the structures myself and can pull nearly anything from the game with ease. I'm not concerned with 'proper names' and junk.
You are only hooking d3d using [Only registered and activated users can see links. Click Here To Register...] , where engine hook? your project is just nonsense. I think you have no idea of what you are doing. Give a look here [Only registered and activated users can see links. Click Here To Register...] , this is what you should look for.
08/10/2016 00:06 atom0s#19
Quote:
Originally Posted by SystemX64™ View Post
You are only hooking d3d using [Only registered and activated users can see links. Click Here To Register...] , where engine hook? your project is just nonsense. I think you have no idea of what you are doing. Give a look here [Only registered and activated users can see links. Click Here To Register...] , this is what you should look for.
And I could care less what you think of my project. The base hook is not meant to have this kind of junk in it. Hence why it has plugins/addons. If you actually looked at the project instead of just throwing your ego around, you'd have seen that.


I'm well aware of what I'm doing, I have plugins hooking onto the engine already doing various things. I'm not going to waste time hooking the games crappy UI engine to have limited usability in what can / can't be made with it when I can use a full featured UI like ImGui.


Kindly take your ego somewhere else.
08/10/2016 06:36 Cryless~#20
Quote:
Originally Posted by atom0s View Post
And I could care less what you think of my project. The base hook is not meant to have this kind of junk in it. Hence why it has plugins/addons. If you actually looked at the project instead of just throwing your ego around, you'd have seen that.


I'm well aware of what I'm doing, I have plugins hooking onto the engine already doing various things. I'm not going to waste time hooking the games crappy UI engine to have limited usability in what can / can't be made with it when I can use a full featured UI like ImGui.


Kindly take your ego somewhere else.
~ Read and block packets that are being sent or received.
~ Inject packets in either direction.
~ Write messages to the chat window directly.

I'm very sorry but we did it 6 years ago and better than you. [Only registered and activated users can see links. Click Here To Register...]

The limits are the only you make. If you are a poor script-kiddie, of course.
08/10/2016 07:01 atom0s#21
Quote:
Originally Posted by SystemX64™ View Post
~ Read and block packets that are being sent or received.
~ Inject packets in either direction.
~ Write messages to the chat window directly.

I'm very sorry but we did it 6 years ago and better than you. [Only registered and activated users can see links. Click Here To Register...]

The limits are the only you make. If you are a poor script-kiddie, of course.
Clearly you don't understand the point of this project. Move along kiddy. I could care less about your 'SDK gen'. Congrats you can dump 3? functions, big whoop lol. I have nearly every structure reversed and dumped. But either way who cares who has what?
08/10/2016 17:00 Cryless~#22
Quote:
Originally Posted by atom0s View Post
Clearly you don't understand the point of this project. Move along kiddy. I could care less about your 'SDK gen'. Congrats you can dump 3? functions, big whoop lol. I have nearly every structure reversed and dumped. But either way who cares who has what?
I got much more from Nostale, you can't even read the project is not complete. I don't understand the point of this project because it's nonsense, nobody will use your bad plugin method. Anyone having a small piece of brain can write 2 lines of code by self and remaining shouldn't do it.