View Single Post
  #41 (permalink)  
Old 09-22-2008, 05:25 PM
shaggylive's Avatar
shaggylive
WP Heavy Rot Sloth
Offline
Location: Iowa
 
Join Date: Mar 2007
Posts: 3,466
Reputation: 3362
shaggylive is still contributing even after becoming a VIPshaggylive is still contributing even after becoming a VIPshaggylive is still contributing even after becoming a VIPshaggylive is still contributing even after becoming a VIPshaggylive is still contributing even after becoming a VIPshaggylive is still contributing even after becoming a VIPshaggylive is still contributing even after becoming a VIPshaggylive is still contributing even after becoming a VIPshaggylive is still contributing even after becoming a VIPshaggylive is still contributing even after becoming a VIPshaggylive is still contributing even after becoming a VIP
Mentioned: 4 Post(s)
Tagged: 0 Thread(s)
Re: SIMPLE PROGRAM NEEDED! Toggle roaming only settings...

Quote:
Originally Posted by psiphi View Post
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 View Post
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.
__________________
7 windows to rule them all, 7 windows to find them,
7 windows to bring them all, and in the network bind them.
Navizon CM&ResProxyKiller nueRom SuspendResume777

Last edited by shaggylive; 09-22-2008 at 05:27 PM.