JScript Question//FFR MSN feature

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Zageron
    Zageron E. Tazaterra
    FFR Administrator
    • Apr 2007
    • 6592

    #1

    JScript Question//FFR MSN feature

    I am currently attempting to write an 'MSN Plus' script that enables ones Personal message and/or display name to change. Depending on the status of the user on FFR.

    So far:
    I have enabled it to pick up
    "Online Somewhere"
    "Playing FFR"
    "Browsing FFR Forums"
    "Browsing FFR Profiles"

    and it works.

    However!

    It only works when I ether: Refresh the script (A somewhat 'not-so-novice' procedure.), or re-login to MSN.

    Does anyone know a javascript function for redoing the action ever '5 or so' seconds?


    I also have plans to make a program that automatically fills out the script


    Username: [Enter Username Here]
    Frequency of Update: [Insert #-Of-Seconds Here]
    and others when the time comes.
  • Zageron
    Zageron E. Tazaterra
    FFR Administrator
    • Apr 2007
    • 6592

    #2
    Re: JScript Question//FFR MSN feature

    Update:

    I've gotten it to work off of a simple system.
    1. Every time you send a message in MSN your status will update (depending on where you are on FFR)


    I would still like to know how to make it auto timed... If you want it. Please request it.

    Comment

    • simulater10
      FFR Player
      • Oct 2005
      • 839

      #3
      Re: JScript Question//FFR MSN feature

      Just the setting would be pretty cool. Maybe people will stop messaging me in the middle of a song.

      Comment

      • lightdarkness
        Summer!!
        • Jul 2003
        • 11308

        #4
        Re: JScript Question//FFR MSN feature

        setTimeout()

        Comment

        Working...