Go back
Add to Buddy/Ignore List.

Add to Buddy/Ignore List.

Site Ideas

Vote Up
Vote Down

Any chance of a link somewhere, say on peoples' profile page so we just have to click and they're added to the list.

I think someone else asked about something similar recently.

Vote Up
Vote Down

Good idea!

Vote Up
Vote Down

Originally posted by Dr Strangelove
Any chance of a link somewhere, say on peoples' profile page so we just have to click and they're added to the list.

I think someone else asked about something similar recently.
Heres a script for firefox that adds a "Add To Buddy List" link the player profile pages. The link is under the players name.

I will extend this to work also for the ignore list.

http://www.omacmv.com/gmscripts/rhpaddbuddy.user.js

Please let me know if this works for you.

Vote Up
Vote Down

Originally posted by Wayne1324
Heres a script for firefox that adds a "Add To Buddy List" link the player profile pages. The link is under the players name.

I will extend this to work also for the ignore list.

http://www.omacmv.com/gmscripts/rhpaddbuddy.user.js

Please let me know if this works for you.
Yep thanks, it's working ok.
Is there any way that you can make it automatically add the person...ie. if you are on their profile page, you just click the link and they are added without having to write their name in?

Thanks.

1 edit
Vote Up
Vote Down

Originally posted by Dr Strangelove
Yep thanks, it's working ok.
Is there any way that you can make it automatically add the person...ie. if you are on their profile page, you just click the link and they are added without having to write their name in?

Thanks.
The script writes their name in for you. It does excactly what you would do. By that I mean it goes to the add buddy page, puts their name in and clicks the button.

Bt, instantly clicking the link and adding them to the list cant be done with a script I dont think.


EDIT: Theres an update to it...
http://www.omacmv.com/gmscripts/rhpaddbuddy.user.js

I took out the reliance on cookies.

Vote Up
Vote Down

Originally posted by Wayne1324
The script writes their name in for you. It does excactly what you would do. By that I mean it goes to the add buddy page, puts their name in and clicks the button.

Bt, instantly clicking the link and adding them to the list cant be done with a script I dont think.


EDIT: Theres an update to it...
http://www.omacmv.com/gmscripts/rhpaddbuddy.user.js

I took out the reliance on cookies.
It's just taking me to the add buddy page - I still have to type in their names myself. Is that how it should be?

2 edits
Vote Up
Vote Down

Originally posted by Dr Strangelove
It's just taking me to the add buddy page - I still have to type in their names myself. Is that how it should be?
No... it should put the name in and click the submit button by its self.

Click on Tools->Javascript Console, then try the "add buddy" link again. See if theres any errors.

Also, get the updated version... the first version used cookies. The updated version doesnt.

EDIT: You should clear the current errors first, there probably is quite a few of them. Not from my script, just errors in general.

Vote Up
Vote Down

Ive downloaded the buddies script and the message script and the both work on mine 🙂

Vote Up
Vote Down

Originally posted by Wayne1324

Click on Tools->Javascript Console, then try the "add buddy" link again. See if theres any errors.

Also, get the updated version... the first version used cookies. The updated version doesnt.

EDIT: You should clear the current errors first, there probably is quite a few of them. Not from my script, just errors in general.
Done what you said and now it's working ok.
in fact perfect.
Thanks.

Vote Up
Vote Down

Originally posted by Dr Strangelove
Done what you said and now it's working ok.
in fact perfect.
Thanks.
You're welcome!

I'll incorporate the ignore list into it.

Vote Up
Vote Down

Originally posted by Dr Strangelove
Any chance of a link somewhere, say on peoples' profile page so we just have to click and they're added to the list.

I think someone else asked about something similar recently.
http://www.omacmv.com/gmscripts/rhpaddbuddy.user.js

I have added support for the ignore list.

The "Add To Ignore List" link is right below the add to buddy list.

Once again, let me know if this works for you.

Thanks!

Vote Up
Vote Down

Originally posted by Wayne1324
http://www.omacmv.com/gmscripts/rhpaddbuddy.user.js

I have added support for the ignore list.

The "Add To Ignore List" link is right below the add to buddy list.

Once again, let me know if this works for you.

Thanks!
Error: invalid property id
Source File: rhpaddbuddy.user.js
Line: 396
Source Code:
396

2 edits
Vote Up
Vote Down

Originally posted by XanthosNZ
Error: invalid property id
Source File: rhpaddbuddy.user.js
Line: 396
Source Code:
396
Hmmm... It passed all of its tests.

I'm not sure what that is... there is no line 396.

What page are you on when you see that... Profile, addbuddy, or addignore?

When does it say it, when the page loads or when you click one of its links?

1 edit
Vote Up
Vote Down

Originally posted by Wayne1324
Hmmm... It passed all of its tests.

I'm not sure what that is... there is no line 396.

What page are you on when you see that... Profile, addbuddy, or addignore?

When does it say it, when the page loads or when you click one of its links?
It comes up in the Javascript Console when I open a profile with the script enabled. Nothing about the page changes (I don't get the links I should get).

EDIT: All fixed now. Uninstalling all extensions and reinstalling worked.

Vote Up
Vote Down

Originally posted by Wayne1324
http://www.omacmv.com/gmscripts/rhpaddbuddy.user.js

I have added support for the ignore list.

The "Add To Ignore List" link is right below the add to buddy list.

Once again, let me know if this works for you.

Thanks!
Yep, working fine here too - thanks. 🙂