Skip to content

blavonne/pw_auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pwauth

PW auth through python + selenium, promo activation and gifts sending via java script

  1. project directory should include file passwords file formatted as:
  • (line1) login
  • (line2) password
  • (line3) login
  • (line4) password
  • etc.
  1. project directory should include file pins file formatted as:
  • PROMO123
  • PROMO456
  1. this code makes auth on Perfect World (ru official) per Selenium during reading login and password from passwords.txt
  2. then it activates promos from pins.txt
  3. then it activates script to send all gifts to personages reproduced in variable allowed in scripts/library.js
  4. it also creates log formatted as ^(\d{4}-\d{2}-\d{2}\s\d{2}:\d{2}:\d{2},\d{3})\s*(\S*)\s*-\s*(\S*)\s*-\s*(.*)$

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors