[go: up one dir, main page]

Skip to content
This repository has been 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

 

History

8 Commits
 
 
 
 
 
 
 
 

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