Located phone, mms photo/map and sms location ANNND lock down phone with password.

This is part one, it sets a value, and also the text body that will trigger the event.

Profile: Anon (16)
State: Not Unread Text [ Type:Any Sender:* Content:"WHT EVER WILL GET A THIEF TO LOOK AT A TXT - LOOK AT THESE TITS WILL PROBABLY WORK" ]
Enter: Anon (17)
A1: Variable Add [ Name:%PEEP Value:1 Wrap Around:0 ]

This is part two, all the action. This code, takes a Photo with front camera in stealth mode, turns on the gps, sends a link to a google map location of the phones position with the photo of the person with the phone. It then sets a pass word for your phone and then locks the device. the last chunk of "code" I'll post will be the unlock code that can be sent from another phone. CAUTION using the lock if you do not know what you are doing.

You will also NEED SECURE SETTINGS (maybe pro I don't know but it's cheap)

This works on the nexus 4, you may need to alter the D pd section if it does not send the SMS as you may need more right clicks or up or left clicks.

Profile: Anon (24)
State: Not Variable Value [ Name:%PEEP Op:Maths: Isn't Equal To Value:1 ]
Enter: Locate Sms (13)
A1: Take Photo [ Camera:Front Filename:thief Naming Sequence:Series Insert In Gallery:On Discreet:On Resolution:1280x960 Scene Mode:Auto White Balance:Auto Flash Mode:Auto ]
A2: GPS [ Set:On ]
A3: Variable Set [ Name:%LOCATION To:%LOC Do Maths:Off Append:Off ]
A4: HTTP Get [ Server:Port:is.gd/api.php?longurl=http://maps.google.com/maps?q=%LOCATION Path: Attributes: Cookies: Timeout:10 Mime Type:text/plain Output File: ]
A5: Compose MMS [ Number:%SMSRF Subject:location info Message:%HTTPD Attachment:%FOTO ]
A6: Secure Settings [ Configuration:Keyguard Disabled/BG Package:com.intangibleobject.securesettings.plugin Name:Secure Settings ]
A7: Secure Settings [ Configuration:Screen & Keyboard Lights On
3 Seconds Package:com.intangibleobject.securesettings.plugin Name:Secure Settings ]
A8: Dpad [ Button:Right Repeat Times:2 ]
A9: Dpad [ Button:Press Repeat Times:1 ]
(optional line) A10: Send SMS X [ Number:%SMSRF Message: %LOC Map link %HTTPD Store In Messaging App:Off ]
A11: Variable Clear [ Name:%LOCATION Pattern Matching:Off ]
A12: Secure Settings [ Configuration:Set Password Package:com.intangibleobject.securesettings.plugin Name:Secure Settings ]
A13: Secure Settings [ Configuration:Lock Device Package:com.intangibleobject.securesettings.plugin Name:Secure Settings ]
A14: Wait [ MS:500 Seconds:0 Minutes:0 Hours:0 Days:0 ]
A15: GPS [ Set:Off ]
A16: Variable Clear [ Name:%PEEP Pattern Matching:Off ]

This last Profile lets you disable the password set in the previous profile via txt from any phone.

Profile: Anon (25)
Event: Received Text [ Type:Any Sender:* Content:"YOUR DISABLE WORD GOES HERE" ]
Enter: Anon (26)
A1: Secure Settings [ Configuration:Clear Password Package:com.intangibleobject.securesettings.plugin Name:Secure Settings ]

From

Sky ! enjoy I stole the SEND MAP part from the wiki source here… not sure whom to credit right now for that part.

It would be nice if the profile/task files would be uploaded. Would love to use it. Also it would be gr8 for the not so good at tasker.
Thank you in advance

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License