View Single Post
  #2 (permalink)  
Old 11-05-2009, 06:04 PM
mlevin77's Avatar
mlevin77
Regular 'Geeker
Offline
Threadstarter
 
Join Date: Mar 2007
Posts: 369
Reputation: 20
mlevin77 is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: how to figure out screen positions for Mortscript MouseClick command?

I didn't figure out the coordinates, but with the help of Egoist6 on xda-developers, I did figure out a script to disconnect the data connection:

Run "/Windows/CommManager.exe"
Sleep 1000
SendRightSoft()
Sleep 500
SendLeftSoft()
Reply With Quote