SolvedWill VAC detect me reading memory?

Posts 1–15 of 16 · Page 1 of 2
Will VAC detect me reading memory?
Hello I wanted to write a simple trigger bot which will pulse and then check if anyone's in my crosshairs, if they are, shoot them (with a keydown, keyup mouse event function)

The problem is I don't know if this would be detected, could anyone tell me if VAC can detect if I READ (not write) memory?

Thanks
Quote Originally Posted by mathex2 View Post
Hello I wanted to write a simple trigger bot which will pulse and then check if anyone's in my crosshairs, if they are, shoot them (with a keydown, keyup mouse event function)

The problem is I don't know if this would be detected, could anyone tell me if VAC can detect if I READ (not write) memory?

Thanks
just disable vac in the steam settings, then you can't be detected.
Quote Originally Posted by Azuki View Post


just disable vac in the steam settings, then you can't be detected.
This is not what I was looking for. This is something that I want for competitive, so I'd appreciate it if you could give me some information on if this would be detected or not.
They dont detect reading/writing
Quote Originally Posted by Merccy2 View Post
They dont detect reading/writing
Are you sure about not detecting writing? I thought that VAC checked patterns and patterns is changed by writing to memory. I don't see how they would detect reading though..
Quote Originally Posted by mathex2 View Post
Are you sure about not detecting writing? I thought that VAC checked patterns and patterns is changed by writing to memory. I don't see how they would detect reading though..
They detect patterns in the memory of other applications or simply they detect a hack.
Quote Originally Posted by Merccy2 View Post
They detect patterns in the memory of other applications or simply they detect a hack.
So would you assume that this kind of hack would be safe to use?
Quote Originally Posted by mathex2 View Post
So would you assume that this kind of hack would be safe to use?
Yes, every hack works like that.
Quote Originally Posted by Merccy2 View Post
Yes, every hack works like that.
Sorry, but I don't understand what you replied to. Is it that it's safe to use or that every hack works like this, so I probably shouldn't do this?

This is what I have right now:
An .exe written in C# that reads the memory (Enemy in crosshair by saying (ClientDll+EntityList+((CrossHairID-1)*EntityLoopDist))) (Using the BlackMagic memory library)
If an enemy is in the crosshairs (Not on my team and above 0 health)
It will simulate keydown and keyup on my mouse

As I don't understand what will trigger a VAC ban I'm not sure whether I'd like to use this hack or not on my account without disabling VAC. I'd love to, but I'm not sure if I will get banned or not.
Quote Originally Posted by Merccy2 View Post
They dont detect reading/writing
yes they do, i thought you created your own things?
Quote Originally Posted by DdHashu02 View Post
yes they do, i thought you created your own things?
I also had the impression that they like WoW's Warden, scanned memory patterns to see if anything was changed and based on that they would take action.
Quote Originally Posted by DdHashu02 View Post
yes they do, i thought you created your own things?
I think you failed your reading comprehension test.

They don't detect you reading or writing to CS:GO memory however they do scan the memory of other programs for known signatures.
Quote Originally Posted by Merccy2 View Post
I think you failed your reading comprehension test.

They don't detect you reading or writing to CS:GO memory however they do scan the memory of other programs for known signatures.
So you just gotta make a hack, cross your fingers and pray that it's not already detected??
Quote Originally Posted by mathex2 View Post
So you just gotta make a hack, cross your fingers and pray that it's not already detected??
It is actually really easy, don't copy paste code and don't modify the .text section and your hack wont be detected.
Quote Originally Posted by Merccy2 View Post
It is actually really easy, don't copy paste code and don't modify the .text section and your hack wont be detected.
I didn't copy paste anything, I don't even know why or how I modify the .text section so I didn't do that, so I guess it'd be undetected. Can I send you some code for you to review?
Posts 1–15 of 16 · Page 1 of 2
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?