TC官方合作论坛

 找回密码
 立即注册
查看: 10805|回复: 170
打印 上一主题 下一主题

[游戏] 【有源码】发个扫雷小助手,源码奉上。TC蛋蛋【原创】

  [复制链接]
跳转到指定楼层
楼主
发表于 2012-1-31 20:57:03 | 只看该作者 回帖奖励 |正序浏览 |阅读模式
游客,如果您要查看本帖隐藏内容请回复

奉上源码:
namespace winme
DM=com("dm.dmsoft")
function start_click()
list.deleteall("list0")
hwnd,a,id,x,b,i
xy,yy
i=0
x=#01005361
hwnd=window.findwindow("扫雷")
id=combo.getcursel("ComboBox0")
if(id==0)
    a=9
    b=9
endif
if(id==1)
    a=16
    b=16
endif
if(id==2)
    a=30
    b=16
endif
if(id==3)
    a=convert.strtoint(edit.gettext("edit0"),0)
    b=convert.strtoint(edit.gettext("edit1"),0)
endif
while(i<b)
    xy=DM.ReadData(hwnd,str.format("%x",x),a)
    yy=str.replace(str.replace(str.replace(str.replace(str.replace(str.replace(str.replace(str.replace(str.replace(str.replace(str.replace(xy,"8F","雷"),"41","无"),"42","无"),"43","无"),"44","无"),"45","无"),"46","无"),"47","无"),"48","无"),"49","无"),"0F","无")
    list.addstring("list0",yy)
    x=x+#20
    i=i+1
endwhile
return true
endfunction
function exit_click()
help.exit()
return true
endfunction
function button0_click()
help.confirmationbox("选择正确的模式,开局点击任意一个开始计时后,扫描雷区,自定义模式选手动输入宽,高。","扫雷助手",1,true)
return true
endfunction

function init()
combo.setcursel("ComboBox0",0)
control.show("edit0",false)
control.show("edit1",false)
control.show("Static10",false)
control.show("Static11",false)
return true
endfunction
function timer0_ontime()
id
id=combo.getcursel("ComboBox0")
if(id==3)
    control.show("edit0",true)
    control.show("edit1",true)
    control.show("Static10",true)
    control.show("Static11",true)
else
    control.show("edit0",false)
    control.show("edit1",false)
    control.show("Static10",false)
    control.show("Static11",false)
endif
return true
endfunction
endnamespace

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?立即注册

x
回复

使用道具 举报

171#
发表于 2016-10-31 02:03:22 | 只看该作者
RE: 【有源码】发个扫雷小助手,源码奉上。TC蛋蛋【原创】 [修改]
回复 支持 反对

使用道具 举报

170#
发表于 2016-10-30 13:35:24 | 只看该作者
多谢分享
回复

使用道具 举报

169#
发表于 2016-9-10 01:37:32 来自手机 | 只看该作者
喜闻乐见的帖子呀!
回复 支持 反对

使用道具 举报

168#
发表于 2016-4-3 19:03:48 | 只看该作者
的顶顶顶顶顶顶顶顶顶顶
回复 支持 反对

使用道具 举报

167#
发表于 2016-2-18 08:13:55 | 只看该作者
看看看待看看看待看看看待看看看待
回复 支持 反对

使用道具 举报

166#
发表于 2015-10-6 20:43:29 | 只看该作者
hhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh
回复 支持 反对

使用道具 举报

165#
发表于 2015-6-13 04:59:45 | 只看该作者
wwwwwwwwwwwwwwwww
回复 支持 反对

使用道具 举报

164#
发表于 2015-6-12 00:34:06 | 只看该作者
5555555555555
回复 支持 反对

使用道具 举报

163#
发表于 2015-6-11 16:33:44 | 只看该作者
发个扫雷
回复

使用道具 举报

*滑动验证:
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

关闭

站长推荐上一条 /2 下一条

关闭

小黑屋|TC官方合作论坛 (苏ICP备18043773号

GMT+8, 2025-9-18 11:46 , Processed in 0.112119 second(s), 24 queries .

Powered by 海安天坑软件科技有限公司

© 2001-2013 Comsenz Inc.

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