MCPcopy Create free account
hub / github.com/Semporia/Scripts / gotWaterGoalTaskForFarm

Function gotWaterGoalTaskForFarm

jd_fruit.js:1157–1159  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1155}
1156// 被水滴砸中API
1157async function gotWaterGoalTaskForFarm() {
1158 $.goalResult = await request(arguments.callee.name.toString(), {type: 3});
1159}
1160//签到API
1161async function signForFarm() {
1162 const functionId = arguments.callee.name.toString();

Callers 1

doDailyTaskFunction · 0.85

Calls 1

requestFunction · 0.70

Tested by

no test coverage detected