2013年1月2日 星期三

[Script] Automation Hotkeys Scripting for login facebook in Windows

[Script] Automation Hotkeys Scripting for login facebook in Windows



1. Install AutoHotKey



2. Write a script like below :



Run https://www.facebook.com/

Sleep 8000  ; Wait 8 seconds.

send happy@hotmail.com

Sleep 1000  ; Wait 1 seconds

send {Tab}

send happy{Enter}



This script will open facebook and then login



Reference :


0 意見:

張貼留言