You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Automate
I wish to auto launch bumble and swipe right until the list of people ends.how can I do that using this app
Henrik "The Developer" Lindqvist
unread,
Sep 15, 2019, 4:17:54 PM9/15/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Automate
App start block
For each
Interact touch block
iiwill...@gmail.com
unread,
Sep 16, 2019, 8:14:59 AM9/16/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Automate
How to get the values for the people's array to swipe . I am a noob
Henrik "The Developer" Lindqvist
unread,
Sep 16, 2019, 9:33:31 PM9/16/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Automate
Apps are not allowed to "record" touch events, so you'd have to put the swipe start and stop coordinated in an array and the use a "For each" block to "replay" them.
iiwill...@gmail.com
unread,
Sep 19, 2019, 12:57:39 PM9/19/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Automate
I have discovered the "swipe" action but it doesn't work as it says "root required" in the log. However I just installed an app tinder swipes who auto swipes. So i think there must be some way around
iiwill...@gmail.com
unread,
Sep 19, 2019, 12:58:48 PM9/19/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Automate
2/2 Moreover i have uploaded the flowchart with "bumble" name. Could you please look into it?
Henrik "The Developer" Lindqvist
unread,
Sep 19, 2019, 3:53:26 PM9/19/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Automate
Root is required for pre Android 8 devices.
Henrik "The Developer" Lindqvist
unread,
Sep 19, 2019, 3:54:07 PM9/19/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Automate
I sadly don't have time to debug user made flows, try contacting the flow author.
44n...@gmail.com
unread,
Jan 25, 2020, 5:56:21 PM1/25/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Automate
Can anyone verify whether or not it is possible to create a functional swipe action on Marshmallow 6.0.1 w/ root?
If not, are there any other alternatives to automate ui gestures?
Thanks
Henrik "The Developer" Lindqvist
unread,
Jan 25, 2020, 9:06:46 PM1/25/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Automate
Not possible, if it were the Interact touch block would support it.