My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
Greasemonkey_FacebookAutopoke_4_0  

Are you looking for FaceBook Autopoke 3.5?

Welcome to Facebook Autopoke 4.0!

It's been a long time coming. The script is finally here! This Greasemonkey script automatically pokes people who have already poked you on Facebook. It was inspired by Lukas Fragodt's Auto-Poke and EZ-Poke script, which are now defunct.

You can download the script from the Userscripts.org page.

View the change log.

Please make use of the bug reporting system here

Google Code provides a bug reporting system that you can use to submit bug reports. Let's try to stay away from the forums.

Features

  • COMPLETE rewrite from 3.0: Yes, many of the function names are the same. A few individual lines may have been carried over.
  • XMLHttpRequest used to copy the main page: GM_XMLHttpRequest was used by the original script. There is a lot of overhead with with using GM_XMLHttpRequest that simply isn't necessary. I've replaced it with XMLHttpRequest which is native to Firefox, Chrome, and pretty much any other standard-compliant browser (read: doesn't work with IE). Please note that only Firefox is officially supported.
  • New status/error messages: Messages are more informative and allows users to see why the poke failed. Debug variable can still be set to see the "console".
  • Makes use of XML 1.0 standards: Facebook is XML 1.0 compliant. The script makes use of this to retrieve important information to pass to the poke function. (If you want to see this in action, set debug to 3 or higher.)
  • Tracks poke wars: Users will now see how many times the script has poked a specific person. This is not a global number and only reflect pokes performed and recorded by the script.
Comment by Deathsea...@gmail.com, Jun 11, 2011

The is script is perfect in evryway...............but when I click the faceboook logo it doesn't poke back unless nd untill I type facebook inde add. bar...................plus wheres is the Poke Count feature.......plz temme how to enable tht!!!

Comment by King.Joh...@gmail.com, Jul 16, 2011

@DeathSea? Try using full words to help the developer with your problem.

Comment by CloudSpo...@gmail.com, Sep 1, 2011

Loving this! I know of two others that are doing the same!

Comment by slymob...@gmail.com, Sep 9, 2011

Death,

After it auto pokes them, hover your mouse over their name/the auto poke text and it will give you a count.

Comment by slymob...@gmail.com, Sep 9, 2011

Death,

After it auto pokes them, hover your mouse over their name/the auto poke text and it will give you a count.

Comment by croy_...@hotmail.com, Sep 29, 2011

Does it work with the new FB?


Sign in to add a comment
Powered by Google Project Hosting