EMB Auto Director

auto login script for EMB HCI

  1. // ==UserScript==
  2. // @name EMB Auto Director
  3. // @namespace http://www2.hci.edu.sg/t0111066c
  4. // @version 0.1
  5. // @description auto login script for EMB HCI
  6. // @author Yeo Xing Yee
  7. // @match http://messages.hci.edu.sg/smb/index.html
  8. // @grant none
  9. // ==/UserScript==
  10. window.onload=
  11. window.location="http://messages.hci.edu.sg/smb/hs_student/";