autorespond to an SMS
hey guys i've created this profile in tasker:
add task-event-recieved text
then +
task-if- %LASTSMS !~ %SMSRF
send SMS- Number:%SMSRF
Variable Set- name:%LASTSMS To:%SMSRF
end if
what this does is, it autoresponds to an SMS but not if the persons has messaged me more than once
the problem is that this task is continuously active unless i physically deactivate it
i want it to activate when the phone is docked... and deactivate when it isn't...
can anyone help me with this??
much appreciated,
thanks
|