OutdatedClan Tag Changer

Posts 115 of 83 · Page 1 of 6
Approved.

Use at your OWN risk.
is this changer will get vac?
Quote Originally Posted by dafda01 View Post
is this changer will get vac?
Quote Originally Posted by Draig9 View Post
use at own risk not my fault if you get banned using it.
Read the post next time, I'm sure the creator would say if it would give you VAC.
How do i use this? Kinda a noob at hacking n such. All i get is a dll
Quote Originally Posted by acertainasian View Post
How do i use this? Kinda a noob at hacking n such. All i get is a dll
You need to inject it to csgo.exe with injector.
Nice! Good Job!

- - - Updated - - -

Quote Originally Posted by acertainasian View Post
How do i use this? Kinda a noob at hacking n such. All i get is a dll
Inject it to CSGO
Could you release the source code? I've always wondered how to change the clan tags.
Quote Originally Posted by moded View Post
Could you release the source code? I've always wondered how to change the clan tags.
Code:
void SetClanTag(const char* tag, const char* name)
{
 
		static auto pSetClanTag = reinterpret_cast<void(__fastcall*)(const char*, const char*)>FindPattern(strenc("engine.dll"), strenc("53 56 57 8B DA 8B F9 FF 15")));
 
		pSetClanTag(tag, name);
 
}
Credits to Dr P3pp3r
Quote Originally Posted by AOJSdj3iopermakljh89i005rsm View Post
Code:
void SetClanTag(const char* tag, const char* name)
{
 
		static auto pSetClanTag = reinterpret_cast<void(__fastcall*)(const char*, const char*)>FindPattern(strenc("engine.dll"), strenc("53 56 57 8B DA 8B F9 FF 15")));
 
		pSetClanTag(tag, name);
 
}
Credits to Dr P3pp3r
Thank you for your quick reply! My only problem is the FindPattern function, any idea where I could find that?
Quote Originally Posted by moded View Post
Thank you for your quick reply! My only problem is the FindPattern function, any idea where I could find that?
how about a quick google search?
Quote Originally Posted by certmemer View Post
how about a quick google search?
I've been searching for a long time.
I get VAC kicked. Not banned, but kicked by VAC.
Posts 115 of 83 · Page 1 of 6
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?