--减少进度条，
if service.check("进度条",node) and service.execute("减少进度",node) then
return true
end

按钮列表=
{
{"*点击查看详情"},
{"*点击拆开"},
{"口令*$500","点击输入口令*>50$100","发送"},
{"*点击录制口令$500","*按住录音<3>50$50"},
"发送",
{"表情$50","微笑<20$50","流泪<2","玫瑰<1","薯条<2","发送#0>50$50","表情>50$50"},

{"确定&*温馨提示*","%返回<1$500","消息*"},
{"删除&*删除聊天记录*","%返回$200",
"消息*"},{"用其他应用打开$500","解说>50$100","仅此一次>50$100","确定>50$100","返回$100"},
"*下载*&菜单",
"安装",
"确认",
"删除",
"留在QQ按钮",
"确认退出",
"授权并登录",
"接*","*扬声器",
{"清空*","返回*>500$500","%返回<2$500","*消息"},
"确定",
}
if service .click (按钮列表) then
return true
end
--当前执行，
return true