找回密码
 加入
搜索
查看: 2528|回复: 3

高手帮帮忙!

[复制链接]
发表于 2008-6-30 07:08:08 | 显示全部楼层 |阅读模式
#include 

#Region ### START Koda GUI section ### Form=d:\个人资料管理\administrator\我的文档\form8.kxf
$Form1_1 = GUICreate("分页标签对话框", 411, 281, 270, 292)
GUISetIcon("D:\005.ico")
$PageControl1 = GUICtrlCreateTab(0, 0, 396, 256)
GUICtrlSetResizing(-1, $GUI_DOCKWIDTH+$GUI_DOCKHEIGHT)
$TabSheet1 = GUICtrlCreateTabItem("TabSheet1")
$Group1 = GUICtrlCreateGroup("", 32, 32, 329, 105)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Label1 = GUICtrlCreateLabel("CS昵称", 48, 64, 42, 18)
$Input1 = GUICtrlCreateInput("Input1", 96, 56, 241, 22)
$Label2 = GUICtrlCreateLabel("CS密码", 48, 104, 42, 18)
$Input2 = GUICtrlCreateInput("Input2", 96, 96, 241, 22)
GUICtrlCreateGroup("", -99, -99, 1, 1)
$Button1 = GUICtrlCreateButton("启动游戏", 72, 160, 249, 33, 0)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$TabSheet2 = GUICtrlCreateTabItem("TabSheet2")
$Group4 = GUICtrlCreateGroup("", 24, 40, 345, 193)
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
$Input3 = GUICtrlCreateInput("Input3", 40, 80, 241, 22)
$Label3 = GUICtrlCreateLabel("设置CS路径", 40, 56, 66, 18)
$Button5 = GUICtrlCreateButton("浏览", 288, 80, 73, 25, 0)
$Label4 = GUICtrlCreateLabel("CS游戏启动参数", 40, 112, 90, 18)
$Input4 = GUICtrlCreateInput("Input4", 40, 136, 241, 22)
$Button6 = GUICtrlCreateButton("保存设置", 288, 136, 73, 25, 0)
GUICtrlCreateGroup("", -99, -99, 1, 1)
$TabSheet3 = GUICtrlCreateTabItem("TabSheet3")
$Edit1 = GUICtrlCreateEdit("", 8, 32, 377, 217)
GUICtrlSetData(-1, "Edit1")
GUICtrlSetFont(-1, 8, 400, 0, "Arial")
GUICtrlCreateTabItem("")
GUISetState(@SW_SHOW)
#EndRegion ### END Koda GUI section ###

While 1
$nMsg = GUIGetMsg()
Switch $nMsg
Case $GUI_EVENT_CLOSE
Exit

EndSwitch
WEnd


俺最近研究写CS登陆但是屡屡不成功!有高手能帮帮忙吗?

[ 本帖最后由 qzdisk 于 2008-7-7 19:25 编辑 ]
 楼主| 发表于 2008-6-30 10:15:51 | 显示全部楼层
一个登陆器!写了很多遍一直都不能实现 一些功能!
发表于 2008-6-30 17:23:08 | 显示全部楼层
首先 要找到cs的角色名存放的位置 是注册表 还是 *.cfg 文件
这个自己找一下
其次这个登陆器的意义不大
原因在于 不能在对站平台中使用
不能使用的原因就不详细说明了(其实自己也不懂,只是早些时候看过别人的文章,说是不行。)
如果是自己在家一个人用
创建个快捷方式到桌面 在cstrike.exe文件后面用 空格加参数就行了
**\cstrike.exe -console
来的更实在
至于使用的名字 自己改起来会更快吧
反正也不能用中文
用英文的名字也就无所谓了
站队的旗号在前面
边的都是自己的 ID
一般1~2个也就够了(打的太差,没发挥出状态,换个名字再进。)
 楼主| 发表于 2008-6-30 19:46:23 | 显示全部楼层
原帖由 zhang0121 于 2008-6-30 17:23 发表
首先 要找到cs的角色名存放的位置 是注册表 还是 *.cfg 文件
这个自己找一下
其次这个登陆器的意义不大
原因在于 不能在对站平台中使用
不能使用的原因就不详细说明了(其实自己也不懂,只是早些时候看过别人的文 ...


  哎!!!!!!!!!!!!!!!!!!!!!!!!!!
您需要登录后才可以回帖 登录 | 加入

本版积分规则

QQ|手机版|小黑屋|AUTOIT CN ( 鲁ICP备19019924号-1 )谷歌 百度

GMT+8, 2024-5-6 21:36 , Processed in 0.090458 second(s), 19 queries .

Powered by Discuz! X3.5 Licensed

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表