Skip to content
/ Antario Public
forked from kwilcz/Antario

Clean base/cheat made for CS:GO.

License

Notifications You must be signed in to change notification settings

hvhbot/Antario

 
 

Repository files navigation

Antario - CSGO Base

As this base is NOT finished yet, feel free to post issues / pull requests with everything you think shoud be included.

Features:

  • D3D9 menu with automatically adjusted positions of tabs, sections and selectables
  • FreeType font renderer with string template specialization (u16, u32, string, wstring) and emoji support
  • Netvar manager
  • Easy to understand VMT hooking class
  • Basic Hooking/Unhooking concept for internal csgo functions
  • Debug console output
  • Basic bunnyhop and ESP included
  • Engine prediction with a simple tickbase fix and spread fix (for nospread servers)

Menu is quite simple to replace (if you'd prefer imgui), just remove all calls to it from hooks.

Screenshots:

img1 img2

img3

About

Clean base/cheat made for CS:GO.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 71.4%
  • C++ 28.6%