Facebook Autopoke 2.1

By Mike Soh Last update Aug 17, 2006 — Installed 31,571 times. Daily Installs: 35, 57, 41, 61, 33, 34, 58, 63, 45, 59, 55, 53, 58, 69, 36, 53, 40, 43, 53, 77, 72, 52, 48, 45, 46, 60, 51, 60, 33, 59, 40, 53
Script Summary:
Automatically pokes back pokers listed on your home page. This script is based on Lukas Fragodt's Auto-Poke and EZ-Poke. Modified on 10/19/2006, this new version takes into account a new authentication that facebook installed. A brief changelog is available on the script's userscripts.com website. This script is licensed under the GNU Public License Version 2.0 and is distributed without warranty.

This script has no reviews.

Changelog
* 2.1 (10/19/2006)

  • Modified regular expression for post_form_id to better capture the confirmation code.
* 2.0 (8/17/2006)
  • Seperated the code to two sections: one for getting the confirmation poke page and one for doing the actual poking.
  • Fixed poking for facebook's new code:
    • Retreives post_form_id from the confirmation page and then passes it along to the POST function in the script.
  • Provided more descriptive errors with error codes. Anytime the script fails, autopoke will provide a failure code in brackets. The full-text of the failure is noted in the JavaScript console. Provide this information when submitting bug reports.