Guest User

Untitled

a guest
Jan 22nd, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. @echo off
  2. set "username=username"
  3. set "password=password"
  4. start "" "https://auth.voxmedia.com/login?community_id=372&return_to=https://www.theverge.com/"
  5. CScript //nologo //E:JScript "%~F0" "%username%{tab}%password%{enter}"
Add Comment
Please, Sign In to add comment