Skip to content

FFGamer04/Sigarraautologin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Sigarraautologin

Script to automate login to SIGARRA. Because I'm lazy.

Install

  1. Download AutoHotkey, v2.0

  2. Download the script (Raw->Right Click->Save as)

  3. Change the script:
    -Change ^l to a Hotkey of your liking;
    -Change FEUP - Faculdade de Engenharia da Universidade do Porto - Vivaldi to your college and browser;
    -Change 20XXXXXXX to your UP number;
    -Change Mypass to your password;

4.Run the script

Optional- Run the script on startup

  1. Type Win+R and then shell:startup
  2. Paste or move the script there

Important

Special Characters

When typing your password, be careful with special characters, like #, because they might be read as modifiers by autohotkey. Check the Docs to know how to type these characters properly

Window size

This only works on a full size window on a 1920x1080 monitor, if you have a different monitor resolution, use AutoHotkey Window Spy (pre-installed with AutoHotkey) to find the mouse position of the boxes, and replace the click values with the new ones