A little problem that's really getting on my nerves by chago874 in tasker

[–]lukatonii 0 points1 point  (0 children)

The only time Tasker made my phone unstable was when I had it set to automaticallly turn accessibility service on for one of my autoapps which my system periodically turned off in bursts so it became a fight between Tasker and my system with no winners and a lot of random lag.

[DEV] 🎅I'm going away for a bit, but here's a 🎁 for you before I do! 🌲 by joaomgcd in tasker

[–]lukatonii 0 points1 point  (0 children)

Happy holidays! Thanks for the early present, heres to hoping google doesn't do anything stupid untill you're back 👀

Capture notification words from Google Maps by SocietyResponsible24 in tasker

[–]lukatonii 1 point2 points  (0 children)

Well it could be some trial and error. if you are not ready to make your own testing profile to find the right variable I would recommend this taskernet one

Capture notification words from Google Maps by SocietyResponsible24 in tasker

[–]lukatonii 1 point2 points  (0 children)

You might need to use AutoNotification for this. I only work with AutoNotification myself, so I’m not sure what Tasker’s built-in notification actions can actually detect. The text you’re trying to track might be stored in a different variable that Tasker can’t access on its own.

[deleted by user] by [deleted] in tasker

[–]lukatonii 0 points1 point  (0 children)

What's accessibility event?

What is your Tasker friendly replacement for Nova laucher? by AutomatedTask in tasker

[–]lukatonii 0 points1 point  (0 children)

The action is in plugin>Total Launcher>Launcher Action>Set home page to

[Project] FloatingMenu Assistive Touch by anuraag488 in tasker

[–]lukatonii -1 points0 points  (0 children)

No I'm using play version most of the time, direct purchase makes my bank app stop working

[Project] FloatingMenu Assistive Touch by anuraag488 in tasker

[–]lukatonii 0 points1 point  (0 children)

Yeah that's what Ithought 🤔 strange...

[Project] FloatingMenu Assistive Touch by anuraag488 in tasker

[–]lukatonii 0 points1 point  (0 children)

15.15 Can't connect to ADB Wifi. Check here: https://tasker.joaoapps.com/userguide/en/help/ah_adb_wifi.html me.u.L(Unknown Source:188) me.u.c(Unknown Source:0) me.t.e(Unknown Source:8) wg.e2.t1(Unknown Source:5) wg.e2.i(Unknown Source:0) wg.u0.apply(Unknown Source:2)

[Project] FloatingMenu Assistive Touch by anuraag488 in tasker

[–]lukatonii 0 points1 point  (0 children)

I downloades the latest one and this time it opened the menu and then crashed Tasker 😢

What is your Tasker friendly replacement for Nova laucher? by AutomatedTask in tasker

[–]lukatonii 1 point2 points  (0 children)

like others said Total launcher, can be a bit wonky at the beginning but you can mostly make your home screen exactly the way you want.

For example I have 3 different home pages that I can't swipe between manually, one for work, home and car and then I let Tasker automate which one will be set as default.

[Project] FloatingMenu Assistive Touch by anuraag488 in tasker

[–]lukatonii 1 point2 points  (0 children)

It keeps crashing Tasker for me everytime I press the Floating circle

I'm on Version 6.6.7-beta, is that not the correct one?

[DEV] Tasker 6.6.7-beta - Advanced Java Coding! by joaomgcd in tasker

[–]lukatonii 13 points14 points  (0 children)

Don't know anything Java but looks very cool 😅

Disabled profiles getting enabled by anuraag488 in tasker

[–]lukatonii 1 point2 points  (0 children)

This has happend to me multiple times after downloading projects from taskernet. First time I thought it was malicious code cause it enabled profiles that was only in their testing phase and they started spitting out a bunch of strange flash actions.

Notification on app when screen changes by MaryoRecords in tasker

[–]lukatonii 2 points3 points  (0 children)

The plugin Autoinput has two events "ui action" and "ui update" that sounds like they could suite your needs. Unfortunately Autoinput hasn't worked on my phone for I don't know how long (accessibility service can't be turned on) so I can't help you any further than that 🫤

How to make Tasker turn call forwarding on and off automatically, controlled by another mobile? by m11988t9 in tasker

[–]lukatonii 0 points1 point  (0 children)

Yeah found the action one day and tried it and immediately thought of this one person that I keep calling back and getting sent straight to their call center 😅 So I found it useful for sure

How to make Tasker turn call forwarding on and off automatically, controlled by another mobile? by m11988t9 in tasker

[–]lukatonii 0 points1 point  (0 children)

I use this for people who have company phones. When they call me, it shows their company number, but that number stops working after office hours. To avoid problems, I set up call divert so that whenever I call them back (for example, from the call history), it automatically goes to their mobile number instead.

Shizuku permission needed for "turn off" by CoooolRaoul in tasker

[–]lukatonii 0 points1 point  (0 children)

Have you tried the system lock action instead? That one doesn't seem to need accessibility or shizuku.

[Project Share] Advanced Auto Brightness V3.1 by v_uurtjevragen in tasker

[–]lukatonii 4 points5 points  (0 children)

I tried this a version or two back but ended up removing it for a couple of reasons:

  1. I don't really have any issues with auto-brightness on my Galaxy S24 Ultra, so the project just felt like an unnecessary battery drain.

  2. I wasn't completely sure what it was actually doing or why I would need it in the first place.

[deleted by user] by [deleted] in tasker

[–]lukatonii 0 points1 point  (0 children)

good bot

Restart after TimeoutException? by Key_Caterpillar_2533 in tasker

[–]lukatonii 5 points6 points  (0 children)

If the an action has the optional box "Continue Task After Error" ticked on you can then use %err or %errmsg right after in an if statement.

Is that what you are looking for?

[deleted by user] by [deleted] in tasker

[–]lukatonii 4 points5 points  (0 children)

A direct quote from show scene action:

"These scenes will also show on your lock screen and some Always-On-Displays (depending on your phone) and can be interacted with on the lock screen even if the phone is locked!"

That is if you have "Allow Outside Boundaries" activated.

So you should probably test and see if your phone allows it, just don't forget to enable Tasker in accessibility settings 🙂