golphook / golphook

Cool golp in your game :)

Home Page:https://golphook.fun

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

golphook wakatime

Another attempt to make a csgo internal for my personal use but this time written in V :) it use nuklear for the menu and minhook for hooking

Known issues

  • memory leaks
  • exp texts are a bit shaky
  • aimbot don't shoot when too close
  • chams are fucked up
  • and other minor bugs

Features

menu.mp4

Build

  • Install V
  • install MSVC
  • start a VS x86 powershell
  • git clone https://github.com/golphook/golphook && cd golphook
  • make new offsets with the hazedumper config in scripts/hazedumper and copy scripts/hazedumper/csgo.json to ressources/offsets.json
  • v run scripts/build_prod.vsh dll will be in build folder

Resources

Medias

About

Cool golp in your game :)

https://golphook.fun

License:MIT License


Languages

Language:V 98.5%Language:C 0.8%Language:Makefile 0.7%