I'm new with autoit and i knew very basic command to make dial-up connection and ping like below
my question is how to make loop connection and loop ping? the idea is:
1. establish dial up connection
2. run ping max 5 times to find ping times under 100ms
3. if ping found show message box and exit the script
4. if ping not found disconnect and connect again the connection and repeat point number 2
Thanks




