Hi, I present to you a small project I've been working on. trashtalk.dll
Are you toxic? Are you too lazy to type "ez, rekt, noob, so easy" messages? Do you want to annoy people you kill? If you answered yes to any of these questions this dll is for you!
Without having to type or even open the chat you can do this all day:
Installation / Setup:
1. Download the dll
2. Inject the dll into the gta_sa.exe process
3. Exit the game, go to your gta folder, in it a folder called trashtalk should appear. In it you will find config.json, onKillMsgs.txt, onDeathMsgs.txt and README.txt with formatting instructions. There will be 2 default messages in both text files.
*) If you want to be able to uninject mid playing enable DEBUG_MODE in config and uninject using the END key (VK_END)
Features:
- Send a formatted message when you kill somebody (onKill) - Enabled by default, can be disabled in config.json
- Send a formatted message when you die (onDeath) - Disabled by default, can be enabled in config.json
Requirements:
- SA:MP 0.3.7 R1 (at some point I'll update it to not get offsets manually from the config file and instead find patterns in memory)
- A server with a kill list enabled(it hooks to the kill list)
- A working DLL injector (maybe someone can link one in the thread)
Source:
https://github.com/fl1k/samp-trashtalk
Download:
- Attached on the bottom
Video:
- None
- Critics / suggestions r always welcome
- All credits go to me (except for json library)
fl1k#2523
Are you toxic? Are you too lazy to type "ez, rekt, noob, so easy" messages? Do you want to annoy people you kill? If you answered yes to any of these questions this dll is for you!
Without having to type or even open the chat you can do this all day:
Installation / Setup:
1. Download the dll
2. Inject the dll into the gta_sa.exe process
3. Exit the game, go to your gta folder, in it a folder called trashtalk should appear. In it you will find config.json, onKillMsgs.txt, onDeathMsgs.txt and README.txt with formatting instructions. There will be 2 default messages in both text files.
*) If you want to be able to uninject mid playing enable DEBUG_MODE in config and uninject using the END key (VK_END)
Features:
- Send a formatted message when you kill somebody (onKill) - Enabled by default, can be disabled in config.json
- Send a formatted message when you die (onDeath) - Disabled by default, can be enabled in config.json
Requirements:
- SA:MP 0.3.7 R1 (at some point I'll update it to not get offsets manually from the config file and instead find patterns in memory)
- A server with a kill list enabled(it hooks to the kill list)
- A working DLL injector (maybe someone can link one in the thread)
Source:
https://github.com/fl1k/samp-trashtalk
Download:
- Attached on the bottom
Video:
- None
- Critics / suggestions r always welcome
- All credits go to me (except for json library)
fl1k#2523
Attachments
Last edited: