Author Topic: Find my iPhone  (Read 13594 times)

0 Members and 1 Guest are viewing this topic.

jitterjames

  • Administrator
  • Hero Member
  • *****
  • Posts: 7715
  • Karma: 116
    • View Profile
    • VoxCommando
Re: Find my iPhone
« Reply #30 on: January 10, 2015, 09:24:14 AM »
If you want to post the actual command xml that you have tried we can try to spot any errors.  Otherwise we are just playing pin the tail on the donkey.  Except it is a lot less fun.

Soda97

  • Contributor
  • ***
  • Posts: 69
  • Karma: 1
    • View Profile
Re: Find my iPhone
« Reply #31 on: January 10, 2015, 10:07:53 AM »
I tried both script, same result.

Code: [Select]
<?xml version="1.0" encoding="utf-16"?>
<!--VoxCommando 2.1.2.7-->
<commandGroup open="True" name="iphone pager" enabled="True" prefix="" priority="0" requiredProcess="" description="">
  <command id="299" name="ipager" enabled="true" alwaysOn="False" confirm="False" requiredConfidence="0" loop="False" loopDelay="0" loopMax="0" description="">
    <action>
      <cmdType>PY.ExecString</cmdType>
      <params>
        <param>pager("iCloud email","password")</param>
      </params>
      <cmdRepeat>1</cmdRepeat>
    </action>
    <phrase>Where is my eye phone?</phrase>
  </command>
  <command id="304" name="load python" enabled="true" alwaysOn="False" confirm="False" requiredConfidence="0" loop="False" loopDelay="0" loopMax="0" description="">
    <action>
      <cmdType>PY.ExecFile</cmdType>
      <params>
        <param>PY\iphonePager.py</param>
      </params>
      <cmdRepeat>1</cmdRepeat>
    </action>
    <event>VC.Loaded</event>
  </command>
</commandGroup>
« Last Edit: January 10, 2015, 10:13:51 AM by Soda97 »

Soda97

  • Contributor
  • ***
  • Posts: 69
  • Karma: 1
    • View Profile
Re: Find my iPhone
« Reply #32 on: January 10, 2015, 10:18:11 AM »
from voxLog.txt

nime5ter

  • Administrator
  • Hero Member
  • *****
  • Posts: 2012
  • Karma: 61
    • View Profile
    • Getting Started with VoxCommando
Re: Find my iPhone
« Reply #33 on: January 10, 2015, 10:35:37 AM »
Try replacing the original iPhonePager.py file with the attached.
TIPS: POST VC VERSION #. Explain what you want VC to do. Say what you've tried & what happened, or post a video demo. Attach VC log. Link to instructions followed.  Post your command (xml)

Soda97

  • Contributor
  • ***
  • Posts: 69
  • Karma: 1
    • View Profile
Re: Find my iPhone
« Reply #34 on: January 10, 2015, 11:00:53 AM »
same thing  :(

for the device number, do i start from 0 then 1 and 2 and so on until it works?

nime5ter

  • Administrator
  • Hero Member
  • *****
  • Posts: 2012
  • Karma: 61
    • View Profile
    • Getting Started with VoxCommando
Re: Find my iPhone
« Reply #35 on: January 10, 2015, 11:32:36 AM »
I don't know, as that is Haddood's implementation, not mine. But it doesn't matter since the script no longer works.

I suspect it's because Apple has made some changes: http://thenextweb.com/apple/2014/09/01/this-could-be-the-apple-icloud-flaw-that-led-to-celebrity-photos-being-leaked/
TIPS: POST VC VERSION #. Explain what you want VC to do. Say what you've tried & what happened, or post a video demo. Attach VC log. Link to instructions followed.  Post your command (xml)

Soda97

  • Contributor
  • ***
  • Posts: 69
  • Karma: 1
    • View Profile
Re: Find my iPhone
« Reply #36 on: January 10, 2015, 11:39:19 AM »
Yea that's what I thought too  :(

At least people would now know this no longer works.

So thanks anyway.

nime5ter

  • Administrator
  • Hero Member
  • *****
  • Posts: 2012
  • Karma: 61
    • View Profile
    • Getting Started with VoxCommando
Re: Find my iPhone
« Reply #37 on: January 10, 2015, 11:50:25 AM »
If it's an important function for Apple people, someone could try posting an issue for the script developers at GitHub (link in the first post) to ask if the script works for them, and if not, if any updates are planned/possible.

EDIT: Based on the fact that even the official Apple Find My IPhone app only works on machines with iOS 8.0 or later, I think people can safely give up on the idea. https://itunes.apple.com/ca/app/find-my-iphone/id376101648?mt=8
« Last Edit: January 10, 2015, 12:07:03 PM by nime5ter »
TIPS: POST VC VERSION #. Explain what you want VC to do. Say what you've tried & what happened, or post a video demo. Attach VC log. Link to instructions followed.  Post your command (xml)

Haddood

  • $upporter
  • Hero Member
  • *****
  • Posts: 688
  • Karma: 22
    • View Profile
Re: Find my iPhone
« Reply #38 on: January 11, 2015, 02:14:37 AM »
I confirm the script stopped working a while ago, I thought it was on my side and never had the time to debug.  may be nime5ter is right and it is linked to leak happened ... so for the time being this is on hold till things get solved

P.S. I did not put a link in the Gems forum, since was not sure if this still works ... I will update the first post to warn users ...
When Voice command gets tough, use hand gestures