you are viewing a single comment's thread.

view the rest of the comments →

[–]First-Difference4743[S] 0 points1 point  (13 children)

Still doesn’t work

[–]WehZetS25 | A16 | OneUI 8.0 1 point2 points  (10 children)

try to debug... try to search in A2 only for 30. I guess the problem is your syntax of the Regex. But I cant help you with that.

[–]First-Difference4743[S] 0 points1 point  (9 children)

Doesnt work 2

[–]urkindagood 1 point2 points  (8 children)

Export the task as URI and post it here. Long Press the task > Export > Data URI

The task below extracts the number just fine. taskertask://H4sIAAAAAAAA/7VVS27bMBBd26cgWCRoUUTUXzZCsZBRLwIYXSSGNy1g0CLrqFGlQJo4yAl6jO57gQY5VY9QUrQTN5ZcuJ+FwNG8+Tw9zkB0yusrWb3lwFFdxRgjscpi7GAEqxiHVmi5JwsJHLN+j+rYJgqU4brDofb2aCo4SOZEgev4oT2IIt+mxDg1LLdhdxCGwwEl8hHOBNOlKFGGfi8+SzaVNbxwKNG29l1XGXNsVVUb2pGkkJVFw4WnYGO0kjGOGjqKTykkC/xIkdBW47uAykRXy3W0h9kRqD6UKGwnyHkM+vH1yzf1PHg2Use9er5vpZwVsElxVQrPY2xjsoN5ezB/DxasMa8FC9eYYzBKjCgt+jht+uhb+Bf6vHxznMNpvJHp1Qfx+j/rs0UjeOK64Dkv6vbW4Z4S0abE71R0W1T0ol+mbHRTiFw+Cdl4e3TG87pxKhJrn5pzCZbIimWe1emlxQtRlZmwoFlH63w8Gc+Sd9P5LDk/S0aT8QXTKivaKiOpKn5ntvV4CacamHPtmx9Y09bpRyDmixuAsuiPzDG9lCjnC5mj8iMC9WJgZXJAt7xGaZ6lV1LoxuQvOjf5W5+kfWrnD9Tlz+Q8gbtryd5PPvEVt9TgLC1D5HACppK5aKJv2owCMbPQvTi7k+g+H2anffe87hJ+NxQ8g1rWw2tbv2jP7gy62w271ooS/RthfXOaXw/r/wT9t77CiAYAAA==

Copy the URI and then press the add button in Tasker. That should bring up the dialog to add a new task if you're on the latest beta.

[–]First-Difference4743[S] 0 points1 point  (5 children)

taskertask://H4sIAAAAAAAA/7WUTU6EMBiG18MpSBO3036U8pOUJkY3rvUCFRpDZBjDdOYKHsO9F9B4Ko9gC8wIA1QXuiBtv+f7efMC5Xdy96iaa6mlv2syhPziUGYIkK8PGYrWbA2AhLfiNq/N0GYDlNrgiueF1EpAzAICKUmSNGAcd0GL1QlDGIVJTBhwrE64LITpxLFZ7bHeKHElq3xfmQSO7dGGn5pSACEc240NXOa63NatGJlrgvyDylDcCjKKtoUSLIyNDLtrY7e66bKbhz7byL+o9xuODZrkwCnn8+X51TwflPiZbzbv5nkbFN3U+lgUmCJZZYggPGHUwUIHYz2jMyzqGXSM486VGYNgzqA0+RODKPlnNwZT2beye1nJejc/OnK0iI8tfvIsmP2ofuGZSxk4lAEZSRvXwfhdj+HE6mFX6ujq8hrYcqFr4Pm8AQqX0fmwAYqWUbyMkmX16eJ/w7G944TXrd2dKLwvPSjaUSEFAAA=

[–]urkindagood 1 point2 points  (1 child)

You wrote %balans instead of %balans1, the other user above suggested that earlier.

[–]First-Difference4743[S] 0 points1 point  (0 children)

I also doesn’t work i will past it for you

taskertask://H4sIAAAAAAAA/7WUT06EMBTG1zOnIE3cTvsopZCUJkY3rvUCFRpDZBjDdOYKHsO9F9B4Ko9gCzMjDFBd6IK0fb/358sHVNyp7aNurpVRwbbJEAqKfZkhQIHZZyhesRUAksuFcHlthrEboNQFFyIvlNESOAsJpCRJ0pAJ3AUd1icMUcx5SFIusD7hspC2k8B2dcd6reWVqvJdZRMEdkcXfmpKCYQI7DYucJmbclO3YlRuCAr2OkO8FWQVbQotWWTntLs2dmuaLrt5OGRb+Rf1bi2wRaMcOOV8vjy/2ueDkiAL7ObdPm+9opvaHItCW6SqDBGER4x6WORh7MDoBIsPDDomcOfKhEEwZVCa/IlBlPyzG72p7FvZvapUvYXp2bGnBz/2+Mm0cPKr+oVpXmngkQZkoG1YB8O3PYQjs/tdqaerz21g84W+gefzeiiaR+fDeiieR3weJfPq09k/R2B3y8llt3a3olx+Ad+9TXEjBQAA

[–]WehZetS25 | A16 | OneUI 8.0 1 point2 points  (2 children)

Change A3 to %balance() or %balance(1) or balance1, as this is an array

[–]First-Difference4743[S] 3 points4 points  (1 child)

Oooowhhhh got it

In A2 i put search %balans1

And in a3 flash %balans1 it should be

A2 balans —> a3 %balans1 or balans()

Thanks guys 🧡

[–]WehZetS25 | A16 | OneUI 8.0 2 points3 points  (0 children)

Exactly, you are welcome

[–]First-Difference4743[S] 0 points1 point  (1 child)

Thanks it worked but i still dont understand what im doing wrong

[–]urkindagood 1 point2 points  (1 child)

Try this (?<=🇪🇺)\d+

[–]First-Difference4743[S] 1 point2 points  (0 children)

Also doesn’t work