[pk]麻辣什锦火锅(11个).txt

来自「stoneage free server patch」· 文本 代码 · 共 92 行

TXT
92
字号
ifmap 2009,+2
goto +2
ifpos 25,15,+4
cls
print 请在渔村24店(东25南15)运行脚本!
end
ifitem 1-15,=,空位,+4
cls
print 请空出道具栏1-15位!
end
check 宠物1,技能2,=,料理,+4
cls
print 请把料理宠物放在第一位,技能学在第二位!
end

CALL BUY
LL 1,2,1|2|3|4|5
CALL BUY
LL 1,2,2|3|4|5|6
CALL BUY
LL 1,2,3|4|5|6|7
CALL BUY
LL 1,2,4|5|6|7|8
CALL BUY
LL 1,2,5|6|7|8|9
CALL BUY
LL 1,2,6|7|8|9|10
CALL BUY
LL 1,2,7|8|9|10|11
CALL BUY
LL 1,2,8|9|10|11|12
CALL BUY
LL 1,2,9|10|11|12|13
CALL BUY
LL 1,2,10|11|12|13|14
CALL BUY
LL 1,2,11|12|13|14|15
CLS
PRINT 11个火锅完成,脚本结束。
END

LABEL BUY
w 25,15,*C 
say 买
waitdlg 超商的肉店,1,60
buy 3,1
delay 1000
w 25,15,ee
w 25,17,*C
say 买
waitdlg 超商的鱼店,1,60
buy 19,1
delay 100
w 25,17,ee
w 25,19,ee
w 25,21,ee
w 25,23,ee
w 25,25,e
w 25,26,*C
say 买
waitdlg 蔬菜店,1,60
buy 12,1
delay 100
w 25,26,ee
w 25,28,ee
w 25,30,ee
w 25,32,ee
w 25,34,*C
say 买
waitdlg 玛丽娜丝的米店,1,60
buy 26,1
delay 1000
w 25,34,ee
w 25,36,e
w 25,37,*C
say 买
waitdlg 地方特产品贩卖员,1,60
buy 13,1
delay 100
w 25,37,aa
w 25,35,aa
w 25,33,aa
w 25,31,aa
w 25,29,aa
w 25,27,aa
w 25,25,aa
w 25,23,aa
w 25,21,aa
w 25,19,aa
w 25,17,aa
RETURN

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?