Hello, I tried for 2 days to create a chat spammer that will send either a message or a command to the server.
The HOOK I'm using is: https://github.com/Garret22/DX9Hook-SAMP
I finally did it by using C++ functions (keybd_event and SendInput) which I know are not good for this sort of stuff but that was the only way I succeded.
In short I need a script that I can use with that HOOK to spam messages in chat.
Thanks for reading this and wasting your time with me.
The HOOK I'm using is: https://github.com/Garret22/DX9Hook-SAMP
I finally did it by using C++ functions (keybd_event and SendInput) which I know are not good for this sort of stuff but that was the only way I succeded.
In short I need a script that I can use with that HOOK to spam messages in chat.
Thanks for reading this and wasting your time with me.