Location:
Search - cSharpwaigualei
Search list
Description: c# 外挂类
操作窗体
pid = kk.pid("su_client.exe")
获得进程PID
key.WinFromXY wf 声明结构数组
wf = kk.findform(“窗口标题”)
根据窗口标题得到 宽,高,以及x,y信息。
kk.setwinform(窗口标题,新的高,新的宽)//改变窗体大小
kk.winText(旧的窗体标题, 新的窗体标题) //修改窗体标题
kk.showform(窗口标题)//将窗体至于屏幕最顶端
kk.findwin(窗口标题) //返回int值,得到一个窗体的句柄
模拟键盘-c# plug-in class action form pid = kk.pid (" su_client.exe" ) get the process PID key.WinFromXY wf statement structure of the array wf = kk.findform (" Window Title" ) under the window title by width, height, and x, y information. kk.setwinform (window title, a new high, new wide)// change the form size kk.winText (the old form title, form the new title) // modify the form title kk.showform (window title )// The screen will form the top of kk.findwin (window title) // return int value, get a form to handle analog keyboard
Platform: |
Size: 3616768 |
Author: bk |
Hits: