Quote:
Originally Posted by psiphi
Make sure the data connection (and voice connection) is disconnected before the seting is changed...
|
that wasn't my problem although I could see how it could cause one, or kill a active connection.
Quote:
Originally Posted by shaggylive
the problem with the mortscript is that the roaming services has changed position in the phone>settings menu...
|
I figured out that for some reason the script I was using didn't match up in a couple of places, so I ended up tweeking it a bit. (I made sure hide-vista battery wasn't causing the problem)
mouseclicks 1,2,4,5 are the ones that need changed
1
Code:
mouseclick (140, 128)
2
Code:
mouseclick (136, 175)
4 & 5
Code:
mouseclick (230, 10)
the above works for me on no2chem 3pre3 and cooked 20273, with & without vista-hide battery.
I'm still not completely satisfied with this method, and I have a few ideas up my sleave, just need some more time to figure it out... that is unless a
REAL programmer can make a c++ or .net app.