JS : Auto Theft NPC & 原食 修改納塔商人交互方式 (#1574)
This commit is contained in:
@@ -413,12 +413,16 @@ async function spikChat(npcName) {
|
|||||||
await sleep(1000);
|
await sleep(1000);
|
||||||
if(npcName== "布纳马"){
|
if(npcName== "布纳马"){
|
||||||
// 對話
|
// 對話
|
||||||
await sleep(500);
|
|
||||||
keyDown("VK_MENU");// Alt
|
|
||||||
await sleep(1000);
|
await sleep(1000);
|
||||||
await click(1255, 530);
|
// keyDown("VK_MENU");// Alt
|
||||||
await sleep(1000);
|
// await sleep(1500);
|
||||||
keyUp("VK_MENU");// Alt
|
// await click(1255, 530);
|
||||||
|
// await click(1255, 530);
|
||||||
|
// await click(1255, 530);
|
||||||
|
// await sleep(1500);
|
||||||
|
// keyUp("VK_MENU");// Alt
|
||||||
|
keyPress("VK_F");
|
||||||
|
await sleep(1500);
|
||||||
// 跳過交互&進入買食畫面
|
// 跳過交互&進入買食畫面
|
||||||
await click(1345, 580);
|
await click(1345, 580);
|
||||||
await sleep(1000);
|
await sleep(1000);
|
||||||
|
|||||||
@@ -7,6 +7,10 @@
|
|||||||
{
|
{
|
||||||
"name": "听雨♪",
|
"name": "听雨♪",
|
||||||
"links": "https://github.com/TingYu-lulumi"
|
"links": "https://github.com/TingYu-lulumi"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "蜜柑魚",
|
||||||
|
"links": "https://github.com/this-Fish"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"tags": [
|
"tags": [
|
||||||
|
|||||||
Reference in New Issue
Block a user