Macro to pull text off website

asmodeuscorp

Junior Member
Apr 7, 2005
7
0
0
I downloaded Autoit and have little experience in macros. I've used AutoHotKey to automate keystrokes... and open websites and login, but that's about it.

I'm confident what I want to do is fairly simple, and would take someone who know's that they are doing three minutes. Can anyone please help me do the following:

-Open Website (example: paypal.com)

-Login to Website (enter username and password - I'm aware the password is then in cleartext format in the macro)

-Copy balance

-Close Website

-Save copied balance to textfile.

Seems so simple, yet I've been reading the Autoit Help/Tutorial for hours and I'm lost... I can't even figure out how to open a specific webpage...

Agh!

Thanks so much!