adminvietnam

Cách tự động xác nhận lời mời kb

Nov 1st, 2015
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. Cách tự động xác nhận lời mời :
  2. Truy cập : https://www.facebook.com/reqs.php
  3. Ấn F12 qua thẻ Console
  4. Copy đoạn Java này:
  5. javascript:for( i = 1;i< document.getElementsByName("actions[accept]").length;i++){document.getElementsByName("actions[accept]")[i].click();}void(0);
  6. Và paste vào rồi ấn Enter
  7. P/s: Đã test và thành công
Advertisement
Add Comment
Please, Sign In to add comment