Coder Social home page Coder Social logo

maicaiassistant's People

Contributors

kimliss avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

maicaiassistant's Issues

无法加载叮咚买菜APP

在买菜助手界面上,选好当前方案 叮咚APP抢购-支付宝-自动送达时间 后,点击悬浮开关抢购,无法启动叮咚买菜APP,2.7和2.8都这样,我用的是GOOGLE PIXEL2XL

如何加条件节点?

现在好像是只能修改? 不能增加条件节点?
能否加上这个功能, 谢谢

叮咚购物车无法刷新

叮咚版本v9.50.0
如果购物车提示(当前人多拥挤,。。。)则无法自动刷新,程序10s退出。
请解决,谢谢啦

鸿蒙 只执行一次后停止

美团紧急,悬浮窗正常,但只执行了一次。过十秒后显示异常提示,点击结算已重复执行十秒未执行

设置时间会FC

如题 时间默认unix 1970年 但控件只能改小时和分钟不能改日期

流程配置问题

配置后保存显示JSON数据非法 无法保存,点击抢购只提交一次结算 过个十秒左右提示异常 。

闪退

三星Note10 安卓12.0

Realme GT Neo 美团买菜,执行一次后停止,报错。

购买方案:美团抢购-自动选择送货时间-支付宝

Build version: 2.1.7
Build date: 1981-01-01 01:01:02
Current date: 2022-04-15 23:41:15
Device: Realme RMX3350
OS version: Android 12 (SDK 31)

Stack trace:
java.lang.IllegalArgumentException: com.univerindream.maicaiassistant: Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified when creating a PendingIntent.
Strongly consider using FLAG_IMMUTABLE, only use FLAG_MUTABLE if some functionality depends on the PendingIntent being mutable, e.g. if it needs to be used with inline replies or bubbles.
at android.app.PendingIntent.checkFlags(PendingIntent.java:375)
at android.app.PendingIntent.getActivityAsUser(PendingIntent.java:464)
at android.app.PendingIntent.getActivity(PendingIntent.java:444)
at android.app.PendingIntent.getActivity(PendingIntent.java:408)
at com.univerindream.maicaiassistant.MHUtil.notify$lambda-1(MHUtil.kt:303)
at com.univerindream.maicaiassistant.MHUtil.$r8$lambda$CGoI0Kk99SWu38CTk-Gt_QG4rj4(Unknown Source:0)
at com.univerindream.maicaiassistant.MHUtil$$ExternalSyntheticLambda0.accept(Unknown Source:8)
at com.blankj.utilcode.util.NotificationUtils.getNotification(NotificationUtils.java:111)
at com.blankj.utilcode.util.NotificationUtils.notify(NotificationUtils.java:95)
at com.blankj.utilcode.util.NotificationUtils.notify(NotificationUtils.java:61)
at com.univerindream.maicaiassistant.MHUtil.notify(MHUtil.kt:298)
at com.univerindream.maicaiassistant.service.GlobalActionBarService$runLoop$1.invokeSuspend(GlobalActionBarService.kt:135)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)

盒马无法选择时间

2.1.7的“盒马正常购买“流程,选择时间的时候是直接点击确认,利用系统默认选择了第一个时间。
我想指定一个时间(比如“今日 17:15-17:45送达”),尝试修改方案:用TXT可以找到这个node,判断NODE_CAN_CLICK也是OK的,但是handle里面执行CLICK_NODE却没有效果

请教:美团买菜麻烦增加支持【极速支付】

早起发现报错,停在了抢支付的界面。个人认为可能是方案暂时没有进行下一步的策略,因为我看方案写的是调支付宝或微信支付

当然美团这点很逗,从未听说订单提交待支付是个半本地缓存状态,也就是说我们要抢到支付按钮出来之后继续抢支付队列)

另外,有关盒马团购的抢菜,盒马社区团购其实可以搞个脚本8点刷出列表后一边疯狂勾选SKU一边疯狂点结算,因为抢到之后可以用信用卡付,每个订单的单品还可以随时申请退款。所以先抢先付就完了。(但可能由于要输入支付密码可能不太好完全无人值守)

无法自动点击支付的问题

美团抢到以后需要手动点击‘结算’按键才能跳到付款的界面,我每次都没有及时手动点击‘结算’所以无法成功,能否加上这个功能?谢谢
2022-04-14 15 57 19

无法持续循环运行脚本问题

测试两台安卓手机,Android11运行一轮就停止,并且触发异常响铃。旧手机Android8测试过程中,可完美循环运行。咨询一下作者如何解决?

Realme GT Neo 叮咚买菜,点击“抢购”,闪退。

购买方案:叮咚抢购

Build version: 2.1.7
Build date: 1981-01-01 01:01:02
Current date: 2022-04-15 23:48:04
Device: Realme RMX3350
OS version: Android 12 (SDK 31)

Stack trace:
java.lang.IllegalArgumentException: com.univerindream.maicaiassistant: Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified when creating a PendingIntent.
Strongly consider using FLAG_IMMUTABLE, only use FLAG_MUTABLE if some functionality depends on the PendingIntent being mutable, e.g. if it needs to be used with inline replies or bubbles.
at android.app.PendingIntent.checkFlags(PendingIntent.java:375)
at android.app.PendingIntent.getActivityAsUser(PendingIntent.java:464)
at android.app.PendingIntent.getActivity(PendingIntent.java:444)
at android.app.PendingIntent.getActivity(PendingIntent.java:408)
at com.univerindream.maicaiassistant.MHUtil.notify$lambda-1(MHUtil.kt:303)
at com.univerindream.maicaiassistant.MHUtil.$r8$lambda$CGoI0Kk99SWu38CTk-Gt_QG4rj4(Unknown Source:0)
at com.univerindream.maicaiassistant.MHUtil$$ExternalSyntheticLambda0.accept(Unknown Source:8)
at com.blankj.utilcode.util.NotificationUtils.getNotification(NotificationUtils.java:111)
at com.blankj.utilcode.util.NotificationUtils.notify(NotificationUtils.java:95)
at com.blankj.utilcode.util.NotificationUtils.notify(NotificationUtils.java:61)
at com.univerindream.maicaiassistant.MHUtil.notify(MHUtil.kt:298)
at com.univerindream.maicaiassistant.service.GlobalActionBarService$runLoop$1.invokeSuspend(GlobalActionBarService.kt:167)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)

运行多次之后报错,求解

Build version: 2.1.0
Build date: 1981-01-01 01:01:02
Current date: 2022-04-12 10:43:56
Device: HUAWEI BLA-AL00
OS version: Android 6.0.1 (SDK 23)

Stack trace:
android.view.ViewRootImpl$CalledFromWrongThreadException: Only the original thread that created a view hierarchy can touch its views.
at android.view.ViewRootImpl.checkThread(ViewRootImpl.java:6552)
at android.view.ViewRootImpl.invalidateChildInParent(ViewRootImpl.java:942)
at android.view.ViewGroup.invalidateChild(ViewGroup.java:5081)
at android.view.View.invalidateInternal(View.java:12719)
at android.view.View.invalidate(View.java:12683)
at android.view.View.invalidate(View.java:12667)
at android.widget.TextView.checkForRelayout(TextView.java:7156)
at android.widget.TextView.setText(TextView.java:4347)
at android.widget.TextView.setText(TextView.java:4204)
at android.widget.TextView.setText(TextView.java:4179)
at com.univerindream.maicaiassistant.service.GlobalActionBarService.updateSnapUpButton(GlobalActionBarService.kt:220)
at com.univerindream.maicaiassistant.service.GlobalActionBarService.cancelTask(GlobalActionBarService.kt:208)
at com.univerindream.maicaiassistant.service.GlobalActionBarService.access$cancelTask(GlobalActionBarService.kt:26)
at com.univerindream.maicaiassistant.service.GlobalActionBarService$runLoop$1.invokeSuspend(GlobalActionBarService.kt:136)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)

能支持盒马吗

原本准备自己修改json脚本支持看看能否支持的
研究了一下脚本发现好像不是简单的修改名字

悬浮窗闪了一下就没了 系统鸿蒙2.0

就那个有三个选项的组件 开启无障碍后 点开软件 闪了一下就没了 软件界面也正常 直接设置时间开启定时抢购 到时间后 开关自动就关掉了

支持捡漏吗?

我使用美团紧急模式,打开美团买菜APP,在购物车界面点 浮窗抢购,会提示当前时段约满,然后会自动点掉,来回几次后,就不操作了,需要再次点击浮窗才可以继续尝试,请问怎么改成一直尝试呢?

小米11 MIUI13.0.5.0拉起美团买菜APP失败

表象:授权无障碍权限后,有配置、抢购悬浮窗,点击抢购,会循环拉起美团买菜APP,最终买菜助手崩溃。

崩溃日志:
Build version: 2.1.7
Build date: 1981-01-01 01:01:02
Current date: 2022-04-15 10:24:19
Device: Xiaomi M2011K2C
OS version: Android 12 (SDK 31)

Stack trace:
java.lang.IllegalArgumentException: com.univerindream.maicaiassistant: Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified when creating a PendingIntent.
Strongly consider using FLAG_IMMUTABLE, only use FLAG_MUTABLE if some functionality depends on the PendingIntent being mutable, e.g. if it needs to be used with inline replies or bubbles.
at android.app.PendingIntent.checkFlags(PendingIntent.java:375)
at android.app.PendingIntent.getActivityAsUser(PendingIntent.java:458)
at android.app.PendingIntent.getActivity(PendingIntent.java:444)
at android.app.PendingIntent.getActivity(PendingIntent.java:408)
at com.univerindream.maicaiassistant.MHUtil.notify$lambda-1(MHUtil.kt:303)
at com.univerindream.maicaiassistant.MHUtil.$r8$lambda$CGoI0Kk99SWu38CTk-Gt_QG4rj4(Unknown Source:0)
at com.univerindream.maicaiassistant.MHUtil$$ExternalSyntheticLambda0.accept(Unknown Source:8)
at com.blankj.utilcode.util.NotificationUtils.getNotification(NotificationUtils.java:111)
at com.blankj.utilcode.util.NotificationUtils.notify(NotificationUtils.java:95)
at com.blankj.utilcode.util.NotificationUtils.notify(NotificationUtils.java:61)
at com.univerindream.maicaiassistant.MHUtil.notify(MHUtil.kt:298)
at com.univerindream.maicaiassistant.service.GlobalActionBarService$runLoop$1.invokeSuspend(GlobalActionBarService.kt:135)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)

一加9开启辅助权限后报错,app无法打开

一加9开启辅助权限后报错,app无法打开

ERROR DETAILS内容:

Build version: 2.1.6
Build date: 1981-01-01 01:01:02
Current date: 2022-04-13 19:37:05
Device: OnePlus LE2121
OS version: Android 12 (SDK 31)

Stack trace:
java.lang.RuntimeException: Unable to create service com.univerindream.maicaiassistant.service.GlobalActionBarService: java.lang.IllegalArgumentException: com.univerindream.maicaiassistant: Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified when creating a PendingIntent.
Strongly consider using FLAG_IMMUTABLE, only use FLAG_MUTABLE if some functionality depends on the PendingIntent being mutable, e.g. if it needs to be used with inline replies or bubbles.
at android.app.ActivityThread.handleCreateService(ActivityThread.java:4662)
at android.app.ActivityThread.access$100(ActivityThread.java:253)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2203)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loopOnce(Looper.java:233)
at android.os.Looper.loop(Looper.java:344)
at android.app.ActivityThread.main(ActivityThread.java:8184)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:584)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1034)
Caused by: java.lang.IllegalArgumentException: com.univerindream.maicaiassistant: Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified when creating a PendingIntent.
Strongly consider using FLAG_IMMUTABLE, only use FLAG_MUTABLE if some functionality depends on the PendingIntent being mutable, e.g. if it needs to be used with inline replies or bubbles.
at android.app.PendingIntent.checkFlags(PendingIntent.java:378)
at android.app.PendingIntent.getActivityAsUser(PendingIntent.java:461)
at android.app.PendingIntent.getActivity(PendingIntent.java:447)
at android.app.PendingIntent.getActivity(PendingIntent.java:411)
at com.univerindream.maicaiassistant.MHUtil.startForegroundService(MHUtil.kt:189)
at com.univerindream.maicaiassistant.service.GlobalActionBarService.onCreate(GlobalActionBarService.kt:44)
at android.app.ActivityThread.handleCreateService(ActivityThread.java:4649)
... 9 more

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.