Advertisement
Guest User

Untitled

a guest
Jul 4th, 2017
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. **<?php
  2.  
  3. def username=fromtxt
  4. def password=fromtxt
  5. if(username==password)
  6. echo->username&&password>>suc.txt
  7. else echo->username&&password>>fil.txt
  8.  
  9. it should wiat for 30 sec befor try tge next password and if it finsh it the password it will move to next userser and try all passwords
  10. ?>**
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement