1. Joined
    22 Aug '05
    Moves
    26450
    18 May '06 12:01
    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.
  2. Orlando, Florida
    Joined
    20 Jul '05
    Moves
    14752
    27 May '06 00:13
    Good idea!
  3. Joined
    21 Jan '06
    Moves
    18452
    27 May '06 03:05
    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.
  4. Joined
    22 Aug '05
    Moves
    26450
    27 May '06 10:27
    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.
  5. Joined
    21 Jan '06
    Moves
    18452
    27 May '06 11:291 edit
    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.
  6. Joined
    22 Aug '05
    Moves
    26450
    27 May '06 13:16
    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?
  7. Joined
    21 Jan '06
    Moves
    18452
    27 May '06 13:302 edits
    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.
  8. Swansea
    Joined
    21 Jan '06
    Moves
    33584
    27 May '06 14:11
    Ive downloaded the buddies script and the message script and the both work on mine 🙂
  9. Joined
    22 Aug '05
    Moves
    26450
    27 May '06 15:16
    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.
  10. Joined
    21 Jan '06
    Moves
    18452
    27 May '06 16:09
    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.
  11. Joined
    21 Jan '06
    Moves
    18452
    27 May '06 22:26
    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!
  12. Standard memberXanthosNZ
    Cancerous Bus Crash
    p^2.sin(phi)
    Joined
    06 Sep '04
    Moves
    25076
    28 May '06 03:37
    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
  13. Joined
    21 Jan '06
    Moves
    18452
    28 May '06 03:562 edits
    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?
  14. Standard memberXanthosNZ
    Cancerous Bus Crash
    p^2.sin(phi)
    Joined
    06 Sep '04
    Moves
    25076
    28 May '06 04:581 edit
    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.
  15. Joined
    22 Aug '05
    Moves
    26450
    28 May '06 07:48
    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. 🙂
Back to Top

Cookies help us deliver our Services. By using our Services or clicking I agree, you agree to our use of cookies. Learn More.I Agree