Script to automate login to SIGARRA. Because I'm lazy.
-
Download AutoHotkey,
v2.0
-
Download the script (
Raw->Right Click->Save as
) -
Change the script:
-Change^l
to a Hotkey of your liking;
-ChangeFEUP - Faculdade de Engenharia da Universidade do Porto - Vivaldi
to your college and browser;
-Change20XXXXXXX
to your UP number;
-ChangeMypass
to your password;
4.Run the script
- Type
Win+R
and thenshell:startup
- Paste or move the script there
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
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