i am trying to create a script that will automatically goto "http://www.utherverse.com/login.aspx" and will login. after that it will navigate to "http://www.utherverse.com/net/ratepage.aspx" and automatically rate x amount of profiles. i think i have an understanding of how i want the script, but i am not sure. check for x_setup.ini is installedif so read username and password and pass it to the scriptif not installed create it and ask for the username and password via gui and save it to x_setup.iniask what type of rating you wish it to do (profile, blog, pictures)ask how many items to rateask if i want to sound a beep when doneopen up internet explorer and navigate to "http://www.utherverse.com/login.aspx"login using the details from the ini fileupon logging in, navigate to "http://www.utherverse.com/net/ratepage.aspx" and start auto-rating the x amount of timesif done sound beep if set to yesthe problem i am having mainly is that the rating page throws up 2 different types of rating methods randomly. 1 as a drop down and 1 as radio buttons. i want it to check to see which method is being used for that rate. i have several different starter scripts that i have been working on but nothing working 100%. can someone please help me put this together? i have enclosed several files which include: my script; the "http://www.utherverse.com/login.aspx" source code file; "http://www.utherverse.com/net/ratepage.aspx" source code file utherverse_files.zip