Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
qubard committed Dec 19, 2019
1 parent aae52b7 commit 4185c2f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ the game client.
- Replace/edit loaded scripts
- Blacklist scripts

A common use for Chrollo is to bypass anti-cheats on servers which rely entirely on LUA code execution on the clientside. You can see **every** script your client runs.
A common use for Chrollo is to bypass anti-cheats on servers which rely entirely on Lua code execution on the clientside. You can see **every** script your client runs.

If you replace scripts you can theoretically use Chrollo as an SE bypass too.
If you replace scripts you can theoretically use Chrollo as an `sv_allowcslua` bypass too since these scripts are executed by the client.

# Example directory
# Example dump directory

![](https://i.imgur.com/lezn4UT.png)

Expand Down

0 comments on commit 4185c2f

Please sign in to comment.