GTAVDeveloperConsole
Developer console for GTA V ScriptHookDotNet
Install / Use
/learn @Dakota628/GTAVDeveloperConsoleREADME
GTAV Developer Console
Screenshots:
Console:
Object Selector:

Downloads:
Prebuilt binaries can be found on the releases page
Features:
- Run C# code from console or as arguments
- GTA native type based commands
- Copy/Paste
- API to integrate with other scripts
- Integrated object selector to select onscreen objects
Controls:
- Ctrl+V - Paste into input line
- Ctrl+C - Copy input line
- Ctrl+Tab - Toggle object selector (when object selected press again to manipulate)
- Tab - Scroll through onscreen objects when object selector open
- Page Up - Scroll up through the console output
- Page Down - Scroll down through the console output
- Up - Scroll backward through input history
- Down - Scroll forward through input history (if no forward history it will clear the current line)
- Left / Right - Move cursor through text
- Backspace / Delete - Does what you would expect..
Command Syntax Examples:
- Number - 10.000000, 10, -10, -10.000
- CodeBlock (Can represent any object) - {return new Player(0)}, {return new Player(0).Character}
- String - "hello", "im a string", "YAY!", quotes are not required if there are no spaces in the string
- Boolean - true, false
Dependencies:
Script Integration
Include DeveloperConsole.dll in your solution references. See Example.cs for API examples.
Related Skills
node-connect
347.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
108.0kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
347.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
347.2kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
