项目

一般

简介

押镖脚本 » 历史记录 » 版本 7

chenjun, 2022-05-27 17:44

1 1 chenjun
h4. _*%{color:green}押镖脚本%*_
2
3
4
标签:脚本|押镖脚本
5
6
-
7
-
8
9
h4. *%{color:deepskyblue}特戒引擎脚本示例:%*
10
11
-
12
-
13 7 chenjun
14
15
16 1 chenjun
bq. [@main]
17 2 chenjun
#if
18
large U98 0
19
#act
20
mov N$押镖次数 3
21
#elseact
22
mov N$押镖次数 2
23 3 chenjun
 
24 2 chenjun
#if
25
checka_gamegold > 9999
26
#act
27
mov S$高元宝颜色 {scolor=250}
28
#elseact
29
mov S$高元宝颜色 {scolor=249}
30 3 chenjun
 
31 2 chenjun
#if
32
checka_gamegold > 4999
33
#act
34
mov S$低元宝颜色 {scolor=250}
35
#elseact
36
mov S$低元宝颜色 {scolor=249}
37 3 chenjun
 
38 2 chenjun
#if
39
checkitem 山庄镖令 1
40
#act
41
mov S$山庄镖令颜色 {scolor=250}
42
#elseact
43
mov S$山庄镖令颜色 {scolor=249}
44 3 chenjun
 
45 2 chenjun
#if
46
isOnMap 神龙山庄
47
#act
48
mov S$接取低级镖车 <ImgButton:lc_anniuhui_4zi_da:495:815:接取低级镖车/@接取低级镖车>
49
#elseact
50
mov S$接取低级镖车 <ImgButton:lc_anniuhui_4zi_da:495:815:立即前往/@立即前往2>
51 3 chenjun
&nbsp;
52 2 chenjun
#if
53
isOnMap 神龙山庄
54
#act
55
mov S$接取高级镖车 <ImgButton:lc_anniuhui_4zi_da:1085:815:接取高级镖车/@接取高级镖车>
56
#elseact
57
mov S$接取高级镖车 <ImgButton:lc_anniuhui_4zi_da:1085:815:立即前往/@立即前往2>
58 3 chenjun
&nbsp;
59 2 chenjun
#if
60
#act
61
openMerchantBigDlg lc_chuangti 4 0 0 1 0 0
62
#say
63
<panelsize:1440:900>\
64
<btnList:<$str(S$btnList921)>:神龙列表:10:70:1,820:30:4>\
65
<Img:lc_leiji_tu:272:90:1>\
66
<Img:lc_quyufenge_01:255:95:1>\
67 3 chenjun
&nbsp;
68 2 chenjun
<Img:lc_zhuansheng_tanchu:430:110:1>\
69
<Img:lc_zhuansheng_tanchu:1000:110:1>\
70 3 chenjun
&nbsp;
71 2 chenjun
<playmodelex:731:450:210:3:0.7>\
72
<playmodelex:737:1020:210:3:0.7>\
73 3 chenjun
&nbsp;
74 2 chenjun
<text:低级镖车{scolor=249}:540:130> \
75
<text:高级镖车{scolor=249}:1110:130> \
76 3 chenjun
&nbsp;
77 2 chenjun
<Img:lc_settings_zihuawen_zuo:360:600:1>\
78
<Img:lc_settings_zihuawen_you:720:600:1>\
79 3 chenjun
&nbsp;
80 2 chenjun
<Img:lc_settings_zihuawen_zuo:940:600:1>\
81
<Img:lc_settings_zihuawen_you:1300:600:1>\
82 3 chenjun
&nbsp;
83 2 chenjun
<text:11:00-12:00和21:00-22:00为双倍时间,期间内押镖可获得双倍奖励。{scolor=251}:400:540> \
84 3 chenjun
&nbsp;
85 2 chenjun
<text:低级押镖奖励{scolor=251}:490:590:220:1:35> \
86
<text:高级押镖奖励{scolor=251}:1070:590:220:1:35> \
87 3 chenjun
&nbsp;
88 2 chenjun
<text:消耗::350:760> \
89
<text:消耗::930:760> \
90
<ItemShowEX:1533:0:500:745:0:0.6> \
91
<text:5000<$str(s$低元宝颜色)>:560:760> \
92
<text:1<$str(s$山庄镖令颜色)>:1100:760> \
93
<ItemShowEX:548:0:1040:750:0:0.5> \
94
<text:10000<$str(s$高元宝颜色)>:1250:760> \
95
<ItemShowEX:1533:0:1190:745:0:0.6> \
96
<ItemShow:1533:0:480:640:1>
97
<ItemShow:1539:0:600:640:1>
98
<ItemShow:1533:0:1070:640:1>
99
<ItemShow:1539:2:1190:640:1>
100
<text:10万{scolor=161}:515:700> \
101
<text:20万{scolor=161}:1105:700> \
102 3 chenjun
&nbsp;
103 2 chenjun
<text:今日押镖次数<$str(U3001)>/<$str(N$押镖次数)>{scolor=250}:770:820> \
104
<text:今日劫镖次数<$str(U3002)>/4{scolor=250}:770:860> \
105
<$str(S$接取低级镖车)><$str(S$接取高级镖车)>
106 3 chenjun
&nbsp;
107 2 chenjun
[@立即前往2]
108
#if
109 4 chenjun
checkLevelEX > 99
110 2 chenjun
#act
111
openNpcShowex 神龙山庄 山庄镖头 -1 5
112 3 chenjun
&nbsp;
113 2 chenjun
[@接取低级镖车]
114
#if
115
small U98 1
116
large U3001 1
117
#act
118
messageBox 今日已经运完2次镖了,请明日继续!
119
break
120 3 chenjun
&nbsp;
121 2 chenjun
#if
122
large U98 0
123
large U3001 2
124
#act
125
messageBox 今日已经运完3次镖了,请明日继续!
126
break
127 3 chenjun
&nbsp;
128 2 chenjun
#if
129
checka_gamegold < 5000
130
#act
131
messageBox 元宝不足,无法押送镖车
132
break
133 3 chenjun
&nbsp;
134 2 chenjun
#OR
135
equal <$HOUR> 11
136
equal <$HOUR> 21
137
#act
138
goto @接低镖
139
#elseact
140
messageBox 现在不是双倍奖励时间!是否继续押镖? @确定 @取消
141 3 chenjun
&nbsp;
142 2 chenjun
[@确定]
143
#if
144
#act
145
goto @接低镖1
146 3 chenjun
&nbsp;
147 2 chenjun
[@接低镖]
148
#if
149
checka_gamegold < 5000
150
#act
151
messageBox 元宝不足,无法押送镖车
152
break
153 1 chenjun
&nbsp;
154 3 chenjun
#if
155 2 chenjun
*{color:green}not [[checkEscort]]*
156 7 chenjun
157 2 chenjun
#act
158
a_gamegold 5000
159
[[autoEscort]] 山庄普通镖车 1.5 5 1800 货运商人 5 提交低级镖车 315 91 1 GenBiao_lv GenBiao_hong 15 263,245,241,232,233,225,217,178,173,164 98,108,111,118,141,144,151,178,181,187
160
[[fellowSlave]] 山庄普通镖车 3
161
mov U2011 200
162
sendMsg 6 恭喜你接到了【山庄普通镖车】!
163
close
164
goto @取消跟随
165
goto @侧边栏
166
#elseact
167
sendmsg 6 接取失败,你已经有镖车了
168 3 chenjun
&nbsp;
169 2 chenjun
[@接低镖1]
170
#if
171
checka_gamegold < 5000
172
#act
173
messageBox 元宝不足,无法押送镖车
174
break
175 3 chenjun
&nbsp;
176 2 chenjun
#if
177
not checkEscort
178
#act
179
a_gamegold 5000
180
autoEscort 山庄普通镖车 1.5 5 1800 货运商人 5 提交低级镖车1 315 91 1 GenBiao_lv GenBiao_hong 15 263,245,241,232,233,225,217,178,173,164 98,108,111,118,141,144,151,178,181,187
181
fellowSlave 山庄普通镖车 3
182
mov U2011 200
183
sendMsg 6 恭喜你接到了【山庄普通镖车】!
184
close
185
goto @取消跟随
186
goto @侧边栏
187
#elseact
188
sendmsg 6 接取失败,你已经有镖车了
189 3 chenjun
&nbsp;
190 2 chenjun
[@接取高级镖车]
191
#if
192
small U98 1
193
large U3001 1
194
#act
195
messageBox 今日已经运完2次镖了,请明日继续!
196
break
197 3 chenjun
&nbsp;
198 2 chenjun
#if
199
large U98 0
200
large U3001 2
201
#act
202
messageBox 今日已经运完3次镖了,请明日继续!
203
break
204 3 chenjun
&nbsp;
205 2 chenjun
#if
206
checka_gamegold < 10000
207
#act
208
messageBox 元宝不足,无法押送高级镖车
209
break
210 3 chenjun
&nbsp;
211 2 chenjun
#if
212
not checkitem 山庄镖令 1
213
#act
214
messageBox 山庄镖令不足,无法押送高级镖车
215
break
216 3 chenjun
&nbsp;
217
#or
218 2 chenjun
equal <$HOUR> 11
219
equal <$HOUR> 21
220
#act
221
goto @接高镖
222
#elseact
223
messageBox 现在不是双倍奖励时间!是否继续押镖? @是的 @取消
224 3 chenjun
&nbsp;
225 2 chenjun
[@是的]
226
#if
227
#act
228
goto @接高镖1
229 3 chenjun
&nbsp;
230 2 chenjun
[@接高镖]
231
#if
232
not checkitem 山庄镖令 1
233
#act
234
messageBox 山庄镖令不足,无法押送高级镖车
235
break
236 3 chenjun
&nbsp;
237 2 chenjun
#if
238
checka_gamegold < 10000
239
#act
240
messageBox 元宝不足,无法押送高级镖车
241
break
242 3 chenjun
&nbsp;
243 2 chenjun
#if
244
not checkEscort
245
#act
246
take 山庄镖令 1
247
a_gamegold 10000
248
autoEscort 山庄高级镖车 1 5 1800 货运商人 5 提交高级镖车 315 91 1 GenBiao_lv GenBiao_hong 15 263,245,241,232,233,225,217,178,173,164 98,108,111,118,141,144,151,178,181,187
249
fellowSlave 山庄高级镖车 3
250
mov U2011 200
251
sendMsg 6 恭喜你接到了【山庄高级镖车】!
252
close
253
goto @取消跟随
254
goto @侧边栏
255
#elseact
256
sendmsg 6 接取失败,你已经有镖车了
257 3 chenjun
&nbsp;
258 2 chenjun
[@接高镖1]
259
#if
260
not checkitem 山庄镖令 1
261
#act
262
messageBox 山庄镖令不足,无法押送高级镖车
263
break
264 3 chenjun
&nbsp;
265 2 chenjun
#if
266
checka_gamegold < 10000
267
#act
268
messageBox 元宝不足,无法押送高级镖车
269
break
270 3 chenjun
&nbsp;
271 2 chenjun
#if
272
not checkEscort
273
#act
274
take 山庄镖令 1
275
a_gamegold 10000
276
autoEscort 山庄高级镖车 1 5 1800 货运商人 5 提交高级镖车1 315 91 1 GenBiao_lv GenBiao_hong 15 263,245,241,232,233,225,217,178,173,164 98,108,111,118,141,144,151,178,181,187
277
fellowSlave 山庄高级镖车 3
278
mov U2011 200
279
sendMsg 6 恭喜你接到了【山庄高级镖车】!
280
close
281
goto @取消跟随
282
goto @侧边栏
283
#elseact
284
sendmsg 6 接取失败,你已经有镖车了
285 3 chenjun
&nbsp;
286 2 chenjun
[@取消跟随]
287
#if
288
#act
289
addMainCenterBtn 取消跟随按钮 1 lc_quxiaogenbiao 0,-100 取消跟随 151 24 0,-170 lc_ditu_mc_di 0,0,0,0 进行取消
290 3 chenjun
&nbsp;
291 2 chenjun
[@进行取消]
292
#if
293
#act
294
[[stopFellowSlave]]
295
delMainCenterBtn 取消跟随按钮
296
goto @恢复跟随
297 3 chenjun
&nbsp;
298 2 chenjun
[@恢复跟随]
299
#if
300
#act
301
addMainCenterBtn 恢复跟随按钮 1 lc_huifugenbiao 0,-100 恢复跟随 151 24 0,-170 lc_ditu_mc_di 0,0,0,0 进行恢复
302 3 chenjun
&nbsp;
303 2 chenjun
[@进行恢复]
304
#if
305
#act
306
fellowSlave 山庄普通镖车 3
307
fellowSlave 山庄高级镖车 3
308
delMainCenterBtn 恢复跟随按钮
309
goto @取消跟随
310 3 chenjun
&nbsp;
311 2 chenjun
[@提交高级镖车]
312
#if
313
#act
314
inc U3001 1
315
give 天关灵符 4
316
b_gamegold + 400000
317
Sendmsg 6 恭喜您,护送高级镖车任务成功完成!
318
killCallMob 山庄高级镖车 1 1
319
delMainCenterBtn 取消跟随按钮
320
delMainCenterBtn 恢复跟随按钮
321 3 chenjun
&nbsp;
322 2 chenjun
[@提交高级镖车1]
323
#if
324
#act
325
inc U3001 1
326
give 天关灵符 2
327
b_gamegold + 200000
328
Sendmsg 6 恭喜您,护送高级镖车任务成功完成!
329
killCallMob 山庄高级镖车 1 1
330
delMainCenterBtn 取消跟随按钮
331
delMainCenterBtn 恢复跟随按钮
332 3 chenjun
&nbsp;
333 2 chenjun
[@提交低级镖车]
334
#if
335
#act
336
inc U3001 1
337
give 天关灵符 2
338
b_gamegold + 200000
339
Sendmsg 6 恭喜您,护送高级镖车任务成功完成!
340
killCallMob 山庄普通镖车 1 1
341
delMainCenterBtn 取消跟随按钮
342
delMainCenterBtn 恢复跟随按钮
343 3 chenjun
&nbsp;
344 2 chenjun
[@提交低级镖车1]
345
#if
346
#act
347
inc U3001 1
348
give 天关灵符 1
349
b_gamegold + 100000
350
Sendmsg 6 恭喜您,护送高级镖车任务成功完成!
351
killCallMob 山庄普通镖车 1 1
352
delMainCenterBtn 取消跟随按钮
353
delMainCenterBtn 恢复跟随按钮
354 3 chenjun
&nbsp;
355 2 chenjun
[@侧边栏]
356
#if
357
large U98 0
358
#act
359
mov N$押镖次数 3
360
#elseact
361
mov N$押镖次数 2
362 3 chenjun
&nbsp;
363 2 chenjun
#if
364
[[checkbiao]]
365
#act
366
mov S$镖车状态 镖车状态:移动中...
367
mov S$状态颜色 {fcolor=250}
368
#elseact
369
mov S$镖车状态 镖车状态:暂停中...
370
mov S$状态颜色 {fcolor=249}
371 3 chenjun
&nbsp;
372 2 chenjun
#if
373
#act
374
div N$镖车血量 <$str(U2011)> 2
375 3 chenjun
&nbsp;
376 2 chenjun
#if
377
#act
378
mov s$sideInfo1
379
inc s$sideInfo1 <text:<$str(S$镖车状态)><$str(S$状态颜色)>:10:10>
380
inc s$sideInfo1 <text:镖车血量{fcolor=161}:10:50>
381
inc s$sideInfo1 <progressBar:10:90:<$str(N$镖车血量)>:lc_jindutiao_di:lc_jindutiao_cheng>
382
inc s$sideInfo1 <text:<$str(U2011)>/200{fcolor=161}:120:90>
383
inc s$sideInfo1 <ImgButton:lc_anniuhhong_2zi_xiao:10:140:放弃押镖/@放弃押镖>
384
inc s$sideInfo1 <ImgButton:lc_anniuhui_2zi_xiao:180:140:自动押镖/@自动押镖>
385
inc s$sideInfo1 <text:今日押镖次数<$str(U3001)>/<$str(N$押镖次数)>{scolor=250}:40:220>
386
inc s$sideInfo1 <text:今日劫镖次数<$str(U3002)>/4{scolor=250}:40:260>
387 3 chenjun
&nbsp;
388 2 chenjun
#if
389
#act
390
mov s$sideInfo2
391
inc s$sideInfo2 <text:<$str(S$镖车状态)><$str(S$状态颜色)>:10:10>
392
inc s$sideInfo2 <text:镖车血量{fcolor=161}:10:50>
393
inc s$sideInfo2 <progressBar:10:90:<$str(N$镖车血量)>:lc_jiazaijindu_di:lc_jiazaijindu_jindu>
394
inc s$sideInfo2 <text:<$str(U2011)>/200{fcolor=161}:120:90>
395
inc s$sideInfo2 <ImgButton:lc_anniuhhong_2zi_xiao:10:140:放弃押镖/@放弃押镖>
396
inc s$sideInfo2 <ImgButton:lc_anniuhui_2zi_xiao:180:140:自动押镖/@自动押镖>
397
inc s$sideInfo2 <text:今日押镖次数<$str(U3001)>/<$str(N$押镖次数)>{scolor=250}:40:220>
398
inc s$sideInfo2 <text:今日劫镖次数<$str(U3002)>/4{scolor=250}:40:260>
399 3 chenjun
&nbsp;
400 2 chenjun
#if
401
#act
402
mov s$setPic1 main_task_richang_02,main_task_richang_01,zudui_02,zudui_01
403 3 chenjun
&nbsp;
404 2 chenjun
#if
405
#act
406
;手机端处理
407
addDlg 1 dlg:<$str(s$sideInfo1)>dlg:<$str(s$tmp2)> 1 <$str(s$setPic1)> 0
408
;pc端处理
409
addDlg 1 dlg:<$str(s$sideInfo2)>dlg:<$str(s$tmp2)> 2 <$str(s$setPic1)> 0
410
goto @循环
411 3 chenjun
&nbsp;
412
&nbsp;
413 2 chenjun
[@循环]
414
#if
415
not checkEscort
416
#act
417
break
418 3 chenjun
&nbsp;
419 2 chenjun
#if
420
checkbiao
421
#act
422
mov S$镖车状态 镖车状态:移动中...
423
mov S$状态颜色 {fcolor=250}
424
#elseact
425
mov S$镖车状态 镖车状态:暂停中...
426
mov S$状态颜色 {fcolor=249}
427 3 chenjun
&nbsp;
428 2 chenjun
#if
429
#act
430
div N$镖车血量 <$str(U2011)> 2
431 3 chenjun
&nbsp;
432 2 chenjun
#if
433
#act
434
mov s$sideInfo1
435
inc s$sideInfo1 <text:<$str(S$镖车状态)><$str(S$状态颜色)>:10:10>
436
inc s$sideInfo1 <text:镖车血量{fcolor=161}:10:50>
437
inc s$sideInfo1 <progressBar:10:90:<$str(N$镖车血量)>:lc_jindutiao_di:lc_jindutiao_cheng>
438
inc s$sideInfo1 <text:<$str(U2011)>/200{fcolor=161}:120:90>
439
inc s$sideInfo1 <ImgButton:lc_anniuhhong_2zi_xiao:10:140:放弃押镖/@放弃押镖>
440
inc s$sideInfo1 <ImgButton:lc_anniuhui_2zi_xiao:180:140:自动押镖/@自动押镖>
441
inc s$sideInfo1 <text:今日押镖次数<$str(U3001)>/<$str(N$押镖次数)>{scolor=250}:40:220>
442
inc s$sideInfo1 <text:今日劫镖次数<$str(U3002)>/4{scolor=250}:40:260>
443 3 chenjun
&nbsp;
444 2 chenjun
#if
445
#act
446
mov s$sideInfo2
447
inc s$sideInfo2 <text:<$str(S$镖车状态)><$str(S$状态颜色)>:10:10>
448
inc s$sideInfo2 <text:镖车血量{fcolor=161}:10:50>
449
inc s$sideInfo2 <progressBar:10:90:<$str(N$镖车血量)>:lc_jiazaijindu_di:lc_jiazaijindu_jindu>
450
inc s$sideInfo2 <text:<$str(U2011)>/200{fcolor=161}:120:90>
451
inc s$sideInfo2 <ImgButton:lc_anniuhhong_2zi_xiao:10:140:放弃押镖/@放弃押镖>
452
inc s$sideInfo2 <ImgButton:lc_anniuhui_2zi_xiao:180:140:自动押镖/@自动押镖>
453
inc s$sideInfo2 <text:今日押镖次数<$str(U3001)>/<$str(N$押镖次数)>{scolor=250}:40:220>
454
inc s$sideInfo2 <text:今日劫镖次数<$str(U3002)>/4{scolor=250}:40:260>
455 3 chenjun
&nbsp;
456 2 chenjun
#if
457
#act
458
mov s$setPic1 main_task_richang_02,main_task_richang_01,zudui_02,zudui_01
459 3 chenjun
&nbsp;
460 2 chenjun
#if
461
#act
462
;手机端处理
463
addDlg 1 dlg:<$str(s$sideInfo1)>dlg:<$str(s$tmp2)> 1 <$str(s$setPic1)> 1
464
;pc端处理
465
addDlg 1 dlg:<$str(s$sideInfo2)>dlg:<$str(s$tmp2)> 2 <$str(s$setPic1)> 1
466 3 chenjun
&nbsp;
467 2 chenjun
#if
468
large U2011 0
469
#act
470
delaygoto 1000 @循环
471 3 chenjun
&nbsp;
472 2 chenjun
[@放弃押镖]
473
#act
474
messageBox 确定放弃押镖吗? @确定放弃 @取消
475 3 chenjun
&nbsp;
476 2 chenjun
[@确定放弃]
477
#act
478
mov U2011 0
479
killCallMob 山庄普通镖车 1 1
480
killCallMob 山庄高级镖车 1 1
481
delMainCenterBtn 取消跟随按钮
482
delMainCenterBtn 恢复跟随按钮
483
goto @退出1
484 3 chenjun
&nbsp;
485 2 chenjun
[@自动押镖]
486
#if
487
#act
488
fellowSlave 山庄普通镖车 3
489
fellowSlave 山庄高级镖车 3
490
delMainCenterBtn 恢复跟随按钮
491
delMainCenterBtn 取消跟随按钮
492
goto @取消跟随
493
goto @侧边栏
494 3 chenjun
&nbsp;
495 2 chenjun
[@delDlg1]
496
#act
497
delDlg 1
498 3 chenjun
&nbsp;
499 2 chenjun
[@活动]
500
#act
501
messageBox 活动
502 3 chenjun
&nbsp;
503 2 chenjun
[@退出1]
504
#act
505
delDlg 1
506 3 chenjun
&nbsp;
507 2 chenjun
[@删除按钮]
508
#act
509
delMainCenterBtn 恢复跟随按钮
510
delMainCenterBtn 取消跟随按钮
511
delDlg 1