Facebook Ignore All Requests

By JoeSimmons Last update Jun 13, 2011 — Installed 11,165 times.

Is it possible to add...

in
Subscribe to Is it possible to add... 10 posts, 6 voices



stbs User
FirefoxWindows

Hi Joe,

Would it be possible to add a specific kind of gift kind of like how you do the one in Mass Accepts... for ignoring certain gifts.... As a for instance, I am constantly ignoring Farmville special delivery gifts. I am wondering if it's possible for you to make a way to auto ignore by putting in gift id like one does in mass accepts for not adding the input box on gift accept line.

 
JoeSimmons Script's Author
FirefoxWindows

Clever idea. I could think of times when this would be handy, like right now. I'm actually ignoring the same thing.
Very busy atm but I'll see if I can add an option in the prefs. Won't be easy though.

 
stbs User
FirefoxWindows

Thanks Joe, no real hurry, and really appreciate your giving it some consideration.

 
.Hollie. User
FirefoxWindows

If you couldn't do something like that it would be good if you could make this like the accept script so we could just click the check boxes to ignore the ones we want. =)

 
stbs User
ChromeWindows

OMG Joe... WOW!!!! This is even better than I anticipated. Thank you.. Works perfectly.

One small thing.. in Chrome.. with Mass Accepts installed, it makes the window for ignores and gift ignores show up just above the Check All, Uncheck all, Accept buttons.

Otherwise, you can't even imagine the sheer amount of time you have just saved me each day. Thank you so much!!

 
Mash.Atco User
FirefoxWindows

Congratulations, Joe!
One more thing: can you find a way to add each of us the item we want to ignore? By example, I don't need "watering can". And, do you know what mean "Thank you for sending me such a wonderful gift! Here is one back!"?
With regards!

 
JoeSimmons Script's Author
FirefoxWindows

Mash.Atco wrote:
By example, I don't need "watering can"
Ya I will add more as I go along.
Mash.Atco wrote:
do you know what mean "Thank you for sending me such a wonderful gift! Here is one back!"?
No idea.
 
stbs User
ChromeWindows

I'd like to see the Mystery gift added as well Joe, but also possibly on "collectible" items especially those limited edition ones.. (I know current one is just ending, so no need) but it would be nice for the next one they release if they could be added as well.

Happy New Year to you and Best Wishes. I really love this script as well as your others. Thank you so much for the time you give with them.

 
Jenn1977 User
FirefoxWindows

Adding items is fairly simplistic.

Find the facebook_ignore_all_requ.user.js

It generally resides in a path similar to this:
C:\Users\COMPUTERUSER\AppData\Roaming\Mozilla\Firefox\Profiles\PROFILENAME\gm_scripts

It can be opened in Notepad.

Add items you want to hide into the list. I just copied an existing item line and subbed in what i wanted.
create("option", {value:"ENTERITEM", textContent:"ENTER ITEM DESCIRIPTION"}),4

If you want to add additional games you need to find the APP ID number. For example:
create("option", {value:"confirm_43016202276", textContent:"Ignore Restaurant City"}),

 
pfreak User
FirefoxMacintosh

JEnn,
I got the same issue as stbs and with ur explanation, successfully added a few more games to the ignore list!

one thing I still didn't manage to solve is how to add specific couses lines....
for example:
I got this request: http://bit.ly/exLJqE and I have tries many option in order to add it to the list but nothing has worked yet....

1) create("option", {value:"confirm_60625340", textContent:"Ignore 338024-morelandforfarmtown?recruiter"}),
2) create("option", {value:"confirm_60625340", textContent:"Ignore 338024-more-land-for-farmtown?recruiter"}))),
3) create("option", {value:"confirm_60625340", textContent:"Ignore morelandforfarmtown?recruiter"}))),

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