Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
sv_pure_bypass_9 (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
szmarczak authored Dec 11, 2020
1 parent d15340b commit 9eec7da
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Why post stuff like this in public? Valve doesn't care anymore, see the [model_b
| sv_pure_bypass_7 | Yes | 10-08-2020 | [17-09-2020](https://blog.counter-strike.net/index.php/2020/09/31687/) | [@szmarczak](szmarczak) |
| sv_pure_bypass_7_2 | Yes | 18-09-2020 | [03-12-2020](https://blog.counter-strike.net/index.php/2020/12/31908/) | [@szmarczak](szmarczak) |
| sv_pure_bypass_8 | No | 04-12-2020 | | [@szmarczak](szmarczak) and [@Billar42](https://github.com/Billar42) |
| sv_pure_bypass_9 | No | 11-12-2020 | | [@szmarczak](szmarczak) |
| con_logfile_tricks | Yes | ??-??-2018 | [01-09-2020](https://blog.counter-strike.net/index.php/2020/09/31532/) | [@kkthxbye-code](https://github.com/kkthxbye-code) |
| netcon_stuff | Yes | ??-03-2020 | [26-08-2020](https://blog.counter-strike.net/index.php/2020/08/31476/) | [@403-fruit](https://github.com/403-Fruit) and [@szmarczak](https://github.com/szmarczak) |
| netcon_hitmarker | Yes | 10-08-2020 | [01-09-2020](https://blog.counter-strike.net/index.php/2020/09/31532/) | [DepoSit](https://youtu.be/T7ShZxNGr5E?t=226) and [@szmarczak](https://github.com/szmarczak) |
27 changes: 27 additions & 0 deletions sv_pure_bypass_9/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
## sv\_pure bypass \#9

A slightly different exploit - works only on non-official servers. That means it works on any community server, ESEA, ~~Faceit~~ (fixed), Esportal etc.

### Steps

1. Extract the [`materials.zip`](https://fromsmash.com/c_xzllEiAm-dt) file inside the `csgo` directory.
2. Launch CS:GO.
3. Load an offline map you will be connecting to later.
4. Connect to any non-official server. It can run `sv_pure 1` - it does **not** have any effect!
5. Profit!

On Mirage you can see both Ts and CTs through walls. Additionally, enjoy looking through bench on B.

### How it works?

When connecting to an offline server, CS:GO loads *some* VMTs inside the `materials` directory. When you try to play official matchmaking, you will get `third party files have been loaded` error. But it doesn't happen when you connect to a non-official server!

### Screenshots

![image](https://user-images.githubusercontent.com/36894700/101847854-791a7200-3b54-11eb-88a1-38c43de5f61a.png)

![image](https://user-images.githubusercontent.com/36894700/101848012-c72f7580-3b54-11eb-8ac6-c51cf3e535ae.png)

### Credits

* [@szmarczak](https://github.com/szmarczak) for discovering the bug.

3 comments on commit 9eec7da

@ahmetarifercek
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

does it only work in mirage or does it work in other maps too?

@sadboyjade
Copy link

@sadboyjade sadboyjade commented on 9eec7da Jan 4, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

download link is expired and doesn't work anymore
please, update it.

@sadboyjade
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not to look impatient, but please update.

Please sign in to comment.