Auto-Accept Facebook Friend Reqests

By Chris Dawson Last update Dec 26, 2008 — Installed 13,503 times.

Facebook Change - Possible to make a Small Update to the Script ?

in
Subscribe to Facebook Change - Possible to make a Small Update to the Script ? 3 posts, 2 voices



John Randolph User
FirefoxWindows

Hi,

They made some sort of change to fb friends request. Can you please update the script so it will work with the new changes?

I have a feeling it is a small change. Thank you so much!

 
a142857 User
FirefoxWindows

change this:
var findPattern = "//div[@id='friend_add']//input[@class='inputbutton' and @value='Confirm']";

to this:
var findPattern = "//div[@id='friend_connect']//input[@class='inputbutton' and @value='Confirm']";

 
John Randolph User
FirefoxWindows

Thank you!!! Worked perfectly!

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel