Skip to content
This repository has been archived by the owner on Jul 29, 2020. It is now read-only.

kwilcz/Antario

Repository files navigation

Antario - CSGO Base

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