Skip to content
This repository was archived by the owner on May 22, 2024. It is now read-only.
/ csso_antiflash Public archive

Very simple antiflash for Source Offensive

Notifications You must be signed in to change notification settings

xianery/csso_antiflash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a45c9df · May 11, 2024

History

8 Commits
May 7, 2024
May 7, 2024
May 11, 2024
May 7, 2024

Repository files navigation

CSSO Antiflash

Very simple antiflash for Source Offensive

Script just change some bytes for removing flashbang overlay

csso.write_float(flashstrength, float(0) if csso.read_float(flashstrength) == float(255) else float(255))

If m_flFlashMaxAlpha is 255, script change value to 0 and back

Installation:

  1. pip install pymem
  2. python main.py

WARNING!

Any cheats are bad. The script was created as a learning interest

About

Very simple antiflash for Source Offensive

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages