Back To Top
  • Hey Guest,
    If you are interested in ghosting, the Ghosting Awards from February 2025 all the way up to June 2025 have just been announced:

    Statement regarding the delays

    Ghosting Awards for February 2025

    Ghosting Awards for March 2025

    Ghosting Awards for April 2025

    Ghosting Awards for May 2025

    Ghosting Awards for June 2025
    Dismiss Notice
  • Equip any cosmetic

    Discussion in 'Third Party Scripting & Development' started by Calculus, Dec 30, 2019.

    Tags:
    1. Calculus

      Calculus Community Developer Staff Member Administrator

      Awarded Medals
      Hello Riders,

      I have recovered a method I previously used to enable my Custom Head Mod. This method was originally discovered by Goodra an old friend of mine. If you truly desire a custom head, I may be making a few in my free time. For now, use what is available (colour switches). The Steps are as follows;

      Steps
      1. Install Tampermonkey on your web browser.
      2. Create a new script on Tampermonkey
      3. Paste in the following script:
      Code:
      // ==UserScript==
      // @name         Leprechaun Hat
      // @version      1
      // @author       Calculus
      // @match        *://www.freeriderhd.com/*
      // @grant        unsafeWindow
      // ==/UserScript==
      
      GameSettings.user.cosmetics.head = {
          classname: "leprechaun_hat",
          script: "https://cdn.freeriderhd.com/free_rider_hd/assets/inventory/head/scripts/v5/leprechaun_hat.js",
      }

      Customized Cosmetics Library - Find similar/limited time cosmetics
       
      Last edited: Jul 28, 2023
      FIREBEATS, Blacktux2, AIice and 3 others like this.
    2. Madara

      Madara eesoncanaocee Ghosting Legend Official Author

      Awarded Medals
      Am not really good at that stuff but when we custom a hat do other riders see the custom hat or just me? And is it temporary or just one use?
       
      Blank_Guy, Calculus, AIice and 2 others like this.
    3. Slayed

      Slayed Well-Known Member Official Author

      Awarded Medals
      It'd most likely be temporary and there isn't a chance in the slightest that anyone else will see it.
       
      Calculus, AIice and Calculus like this.
    4. Madara

      Madara eesoncanaocee Ghosting Legend Official Author

      Awarded Medals
      oh ok. so it's useless.
       
    5. Slayed

      Slayed Well-Known Member Official Author

      Awarded Medals
      yessir
       
      Calculus and AIice like this.
    6. Calculus

      Calculus Community Developer Staff Member Administrator

      Awarded Medals
      Just you unfortunately. You can use it as long as your refresh your page before playing each track.
       
      Blacktux2, AIice and GoodraFRHD like this.

    Share This Page