Skip to content
This repository has been archived by the owner on Dec 28, 2023. It is now read-only.

lysep-corp/ButOSX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UPDATE 28.12.2023

CSGO is closed so this project too. If Valve release OSX version of the CS:2, maybe i consider updating it again. Thanks for everything i appreciate attention.

Love From Turkey 🇹🇷

ButOSX



Brought to you by Lyceion

NOTE: THIS PROJECT IS DEPRECATED.

ButOSX is an internal cheat project for Counter Strike: Global Offensive. This project is made with educational purposes. This is my second big C++ project, so code is probably very messy. Apologies....

Menu key is Right Arrow or Insert

UI is powered by ImGui.

Features:

  • UI
    • All powers which given by ImGui.
    • Macbook Pro Touchbar support.
  • Visuals
    • ESP
      • Box
      • Name
    • Watermark
    • Night Mode (Beta ONLY)
    • No Visual Recoil
    • No Flash
    • Grenade Prediction
  • Miscs
    • Bunny Hop

More will be not comming soon.

Screenshots:

Screenshot 1 Screenshot 2

Also includes TouchBar API:

Touchbar 1 Touchbar 2 Touchbar 3 Touchbar 4

Credits

dwnste/imgui_sdl_osx for SDL2 hooking example.
sonicrules11/Microwave-Open-Source for some functions.
xMuratY/TouchBar-ObjectiveC for TouchBar API
And where i pasted from (IDK I Don't remember this is big cpp project)