find-CBaseEntity_StartTouch-AND-CBaseEntity_Touch-AND-CBaseEntity_EndTouch
CommunityLocate CS2 touch virtual functions
Authorhzqst
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the complex process of finding and identifying critical virtual functions related to entity touch interactions within the Counter-Strike 2 game binaries, essential for reverse engineering and mod development.
Core Features & Use Cases
- Virtual Function Identification: Precisely locates
CBaseEntity_StartTouch,CBaseEntity_Touch, andCBaseEntity_EndTouchvirtual functions. - Automated Analysis: Leverages IDA Pro MCP to decompile code, trace cross-references, and identify function patterns.
- Use Case: A game modder needs to understand how entities interact when touching each other in CS2. This Skill provides the exact memory addresses and vtable offsets for the relevant functions, enabling them to hook or modify this behavior.
Quick Start
Use the find-CBaseEntity_StartTouch-AND-CBaseEntity_Touch-AND-CBaseEntity_EndTouch skill to find the CBaseEntity_StartTouch virtual function in the server.dll binary.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: find-CBaseEntity_StartTouch-AND-CBaseEntity_Touch-AND-CBaseEntity_EndTouch Download link: https://github.com/hzqst/CS2_VibeSignatures/archive/main.zip#find-cbaseentity-starttouch-and-cbaseentity-touch-and-cbaseentity-endtouch Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.