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()
|