Can SEFEROGLU

Results 12 comments of Can SEFEROGLU

> csgo now checks if the vac module is loaded and if it isn't then you are using the vac bypass and it gives you red trust not really an...

https://github.com/danielkrupinski/VAC-Bypass-Loader

This tool doesn't unban you. VAC can see your steamid so you will stay banned and will be kicked from VAC secured servers.

To disable VAC client-side so you don't get VAC banned. (Doesn't apply to untrusted bans.)

![image](https://user-images.githubusercontent.com/12520958/176937094-6f89fc7d-b636-4105-8bf0-a5001fde9b44.png)

Try https://github.com/danielkrupinski/VAC-Bypass-Loader

Haven't tried myself but `VAC-Bypass-Loader.exe -no-browser +open steam://open/minigameslist` should work

Compile https://github.com/danielkrupinski/VAC-Bypass-Loader#compiling-from-source then run https://github.com/danielkrupinski/VAC-Bypass-Loader#running

You have to edit the main dll, its the one with the confirmation box not the loader. https://github.com/danielkrupinski/VAC-Bypass/blob/master/VAC-Bypass/Hooks.c#L30=

> > all parameters that are passed to the loader are passed to steam. Just send -no-browser to the loader via shortcut / batch script > > I am not...