Jump to content

Featured Replies

Posted

Welcome,

 

Just recently, I made a tutorial on how to create a sv_cheats disabler

which is a client side cheat that makes the source engine think that

the cheats aren't restricted by 'sv_cheats' in the memory.

 

I made this tutorial to make people develop a certain understanding

on how to use a memory editor and how to make an sv_cheat disabler.

 

Watch

 

Thanks for reading.

Post your comments.

nice video, i bet this will spawn some people writing shit to do this automatically, i will probably post in this news later on.

can u be vac banned for it? even though its an exploit.

 

i know that site but i never wanted to use that tranier because i am afraid i might get vac banned

can u be vac banned for it? even though its an exploit.

 

i know that site but i never wanted to use that tranier because i am afraid i might get vac banned

 

No.

If it patches opcodes it can be easily detected. I would suggest debug registers or breakpoint hooking to do this as it is undetectable by VAC2 for now.
wav;475283']If it patches opcodes it can be easily detected. I would suggest debug registers or breakpoint hooking to do this as it is undetectable by VAC2 for now.

why dont you do so as an example for them wav

Any .dll files edited will be detected by VAC unless it has something to hide it's been changed. Personally I won't use this but am just warning all of you that there is a chance of getting banned by VAC, just like all other hacks except this could have a higher chance of being caught.

 

Just my honest opinion.

SourceX;475305']why dont you do so as an example for them wav

 

if this patches the engine and not client.dll everything is fine

  • Author

You should know better.

It patches the engine with the of hl2 executable memory.

And NOP the opcodes which is what I did in CBBPV 1.3

makes it undetectable.

You should know better.

It patches the engine with the of hl2 executable memory.

And NOP the opcodes which is what I did in CBBPV 1.3

makes it undetectable.

 

so its undetected right? i am god damn noob okei. !!!

  • 2 weeks later...
yes - the only problem with it is you will occasionally get kicked from a server because of "error: client is using incompatible software" other than that you should be fine.
  • Author

It uses the old client dll for masking.

That's why.

 

It's not recommended you use this after the update.

I will release a new version anyways.

Guest
This topic is now closed to further replies.