Jump to content

tnfezda

Members
  • Posts

    8
  • Joined

  • Last visited

About tnfezda

  • Birthday 02/09/1981

Profile Information

  • Location
    Tennsee, USA

tnfezda's Achievements

Seeker

Seeker (1/7)

0

Reputation

  1. Any help on this or can point me in the right direction.... Thanks JJ
  2. 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
  3. i know this is not an autoit program, but it works wonders. not tested on vista. X-pass v2.2 coded by Weird
  4. Thanks man. When I get done with this script I'll let you in on the secret.
  5. I am wanting to create a script that will allow me to submit a email address in a form and then after submitting it it adds a +1 at the end of the prefix ("name+1"@email.com) I know I had run across something showing me how a long time ago, but I just dont have the time right now to do the search. I was hopping someone would be able to point me in the right direction somewhat faster than it would take to search. I skimmed the help file and tried searching the forum but turned up nothing. maybe I am searching for the wrong information but I dont know. Like I said I dont have alot of time I can spend on this. Any help would be SWEET!!!! Thanks in advance. Fez
  6. Thanks so much. I was actually working on it when you updated your post. So I guess we were working together....lol. If you would like, when I get finished with the exe, I can email it to you. I am going to add some other features to it also. Once again, thanks for helping. Fez
  7. would it be or is it possible to drag-n-drop a file to and autoit program and then have it do something with that file? here is what i am trying to do. i want a way to drag-n-drop an .iso file and have it automatically mount using daemon tools. thanks for any help with this.
  8. I was wondering if there was a way to embed a script that i am working on ( kinda like a search bar per-say ).
×
×
  • Create New...