文件名称:KeyHook
- 所属分类:
- 钩子与API截获
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 30kb
- 下载次数:
- 0次
- 提 供 者:
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
用C#写的一个小程序,主要功能是在游戏中模拟键盘操作,里面用到了全局钩子、消息传递等方面的内容.代码较为简单,适合初学者参考.
使用方法:在盛世三国游戏中按F12,显示程序界面;在游戏中CTRL+Z,根据设置自动使用技能;在游戏中CTRL+S,隐藏友方玩家,再按CTRL+S-A small program written in C#, the main function is to simulate the keyboard operation in the game, which uses a global hook, messaging and other aspects of the code is relatively simple reference for beginners to use the method: the Saatchi Three Kingdoms game press F12 Show program interface in the game CTRL+Z, according to the settings automatically use skills game CTRL+S, hide friendly players, and then CTRL+S
使用方法:在盛世三国游戏中按F12,显示程序界面;在游戏中CTRL+Z,根据设置自动使用技能;在游戏中CTRL+S,隐藏友方玩家,再按CTRL+S-A small program written in C#, the main function is to simulate the keyboard operation in the game, which uses a global hook, messaging and other aspects of the code is relatively simple reference for beginners to use the method: the Saatchi Three Kingdoms game press F12 Show program interface in the game CTRL+Z, according to the settings automatically use skills game CTRL+S, hide friendly players, and then CTRL+S
(系统自动生成,下载前可以参看下载内容)
下载文件列表
KeyHook\KeyHook.sln
.......\KeyHook.suo
.......\.......\easyicon_48.ico
.......\.......\Form1.cs
.......\.......\Form1.Designer.cs
.......\.......\Form1.resx
.......\.......\HookApi.cs
.......\.......\KeyHook.csproj
.......\.......\Program.cs
.......\.......\WinDef.cs
.......\.......\Properties\AssemblyInfo.cs
.......\.......\..........\Resources.Designer.cs
.......\.......\..........\Resources.resx
.......\.......\..........\Settings.Designer.cs
.......\.......\..........\Settings.settings
.......\.......\Properties
.......\KeyHook
KeyHook
.......\KeyHook.suo
.......\.......\easyicon_48.ico
.......\.......\Form1.cs
.......\.......\Form1.Designer.cs
.......\.......\Form1.resx
.......\.......\HookApi.cs
.......\.......\KeyHook.csproj
.......\.......\Program.cs
.......\.......\WinDef.cs
.......\.......\Properties\AssemblyInfo.cs
.......\.......\..........\Resources.Designer.cs
.......\.......\..........\Resources.resx
.......\.......\..........\Settings.Designer.cs
.......\.......\..........\Settings.settings
.......\.......\Properties
.......\KeyHook
KeyHook