It worked, but when I ran it in Scite using the "Go" function, it said:
C:\Program Files\AutoIt3\Examples\FBlogin.au3(31,36) : ERROR: EnterPressed(): undefined function.
HotKeySet("{Enter}", "EnterPressed")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
C:\Program Files\AutoIt3\Examples\FBlogin.au3 - 1 error(s), 0 warning(s)
Did I do something wrong or not set something up right? Im trying to make something similar that just automatically logs you into an Outlook Webmail site at work.
Thanks