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
  • FRHD Mod, Tool, Script and Editor Catalog

    Discussion in 'Third Party Scripting & Development' started by TPlacella, Sep 21, 2024.

    Tags:
    1. TPlacella

      TPlacella Super Moderator on the FRHD speedrun.com page Team Helicopter Official Author

      Awarded Medals
      FRHD Mod, Tool, Script and Editor Catalog

      Hi there! Welcome to the Official Mod, Tool, Script and Editor Catalog for FRHD! Are you looking for a script that changes how your game looks, ways to improve your trackmaking, reinvigorate your ghosting experience or improve the quality and fun factor of your game? Well, you've certainly come to the right place! This thread covers all your Free Rider needs and wants to ensure this game never becomes boring and to experience something new offered by many talented coders and players in the FRHD Community.

      I hope this thread has everything you're looking for to take over the Free Rider world with newfound opportunities!​

      -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
      • Most scripts require TamperMonkey Extension to operate. Install TamperMonkey here (popup appears in extension bar)
      • Paste script code into a blank script on TamperMonkey, save it, enable it and reload FRHD for it to activate. (It can sometimes take a while to work but keep on reloading or enabling/disabling scripts till it works)
      • Some game mods require installation on Chrome Web Store so make sure the version of Chrome you're using and the mod version are fully updated.
      • NOTE: Mods such as FRHD Lite can override individual scripts, meaning those scripts won't run/work
      • To search catalog, open the desired area of interest (spoiler) and press Ctrl + F on your computer and search for what mod, tool, script or editor you are looking for.
      -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
      • Be sure to read the instructions for the relevant tools to understand what they do and how to use them. Some tools require Node.js. Some tools have a thread with more information.
      • This thread does not include banned ghosting scripts, TAS, image generators etc.
      • This thread has methods to extract track codes of tracks, so please refrain from copying tracks completely and only use them as a recreational tool.
      • You are free to modify each script to your liking, but distributing that to other people without proper credit or permission is frowned upon
      • If something is wrong (crediting someone/the script), hit me up and I will fix it
      • Comment on anything I may have missed, including in the catalog below!
      • HAVE FUN!
      -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

      Ghosting Scripts
      Visual aids
      Better Races by Pie42
      Shows how many stars a player has collected and how long is left to complete a ghost (BHR format)

      Ticks by Symantec
      Shows how many ticks have passed in a ghost above the rider (30 ticks/second)

      Speedometer by Calculus
      Shows the speed of the bike in the bottom right in km/h

      Teleport Matcher by isekeb
      A line that matches teleports

      Star Finder by Pie42
      Shows an arrow that points to stars off-screen

      Featured Ghost Display by Calculus
      Shows if a track has a featured ghost

      Input Displays
      All input displays show key presses of replayed ghost or when you play a track

      FRHD Input Display 1 by Pie42
      upload_2024-9-21_23-30-58.png

      FRHD Input Display (Block Key Shape - Gray Keys) by Pie42 and Cerasium
      upload_2024-9-21_23-29-56.png

      FRHD Input Display 2 by Pie42
      upload_2024-9-21_23-31-53.png

      External Tools
      Export/Import Ghosts by Calculus
      Allows players to export ghost data mid-ghost to display uncompleted ghosts. The area can be found in "show more" under a track

      Ghost Hax 2 by Pie42 isekeb and Cerasium
      You can see the ghost data of a player on a track by clicking on “</> :D“ which downloads the data onto your computer. Helpful for spotting cheaters or better understanding one’s ghost

      Trackmaking Scripts and Tools
      For FRHD Editor
      FRHD Bike Hitbox Tracer by isekeb
      Shows the hitbox of the rider and the bike, helpful for designing tracks and making autos with bombs

      Right Click by isekeb
      Allows you to move in the track editor with right click

      FRHD Grid Colour Changer by revelcw
      Changes the colour of the grid in the editor, you can edit the code to change the colour

      FRHD Animator by isekeb
      Allows players to add frames with teleports to make animations (appears in the top bar of FRHD editor). Teleports automatically connect and are spaced evenly apart

      Increased Undos by Pie42
      Increases the number of undos done in the editor. You can change the number "100" in the script to whatever amount of undos you want (ideally under 10)

      Editor Save and Load by revelcw
      Add a one-click save and load button to the editor to store track code without downloading a file (stores last saved track code).

      Infinite Zoom by Pie42
      Allows you to zoom beyond 800%

      Track Generators
      Tube Generator by Calculus
      Creates a tube track with several 6-unit wide sections (designed for BMX)

      Trial Generator by GLSL and Ninja

      Sin(x) Track Generator by Char

      Converter (Duplicater) by ?
      Duplicates track at a certain location

      - For other track generators, go here

      For external use
      Track Editor Tools by Calculus
      Allows players to combine tracks and edit track code to their liking

      FRHD Ultimate All-in-One Tools by ThunderBear
      Includes numerous track-generating tools and editors (NOTE: I highly recommend that if you want to edit a track code by moving it, resizing it etc, use Calculus' version above as it is faster and more reliable)

      Track Condenser by Calculus
      Removes duplicate or overlapping lines which is helpful to ensure autos don't break and reduce track size

      Game and Account Interactions/Visuals
      Next Track by Pie42
      Goes to the next track by ID, the button is at the top right of the track

      Previous Track by Pie42
      Goes to the previous track by ID, the button is next to the leaderboard

      Track Stat Mod by Pie42
      Briefly shows track stats at the bottom of the track without having to scroll down and click "Show More"

      FRHD Last Played by revelcw
      It allows players to see when someone last played FRHD on their profile (you don't have to be friends with them!).

      Accurate Dates by Protvod
      Displays the actual publish dates of tracks instead of relative ("Published 2 years ago" becomes "Published on 13/4/23")

      Achievements Display by Calculus
      Shows the progress of daily achievements on the right of your screen when playing a track

      Switch Accounts by Calculus
      Allows players to quickly switch to accounts added on FRHD

      Data Fetching
      Find Account Creation Date
      On any FRHD page, right-click and press "View page source". On the page source tab, press Control + F and type "i_ts" to find and copy the Unix epoch time of when your FRHD account was created. Go to Epoch Converter, paste the epoch time and convert the timestamp to human date, finding the exact time and date your FRHD account was created!

      FRHD Search Engine by FieryBowser
      Players can search for players, tracks, comments and track leaderboards.

      FRHD API by isekeb
      Read thread for more information

      API Wrapper by Calculus
      Read thread for more information

      User Search by Spectre111
      Search for any FRHD account which takes you to their profile in-game

      User Search and Information by Calculus
      Search for any FRHD account that gives you all user data

      Track Metadata by Calculus
      Shows how many of each powerup (except antigravity and teleport) are in a track as well as providing track code, description and other details

      FRHD Track Code Downloader by revelcw
      Downloads track data of your own created tracks by clicking on "</>" of the track title

      Themes
      Free Rider Themes by Calculus
      Extension offering a wide variety of styles, themes and colours for the game

      Old Theme by GoodraFRHD and Calculus
      Old black FRHD theme for the game

      Old forums theme by Calculus
      Old and unedited Forum theme

      Free Rider Dark by Calculus
      Old and edited Forum theme
      For more themes (excluding mods), go to bottom left of FRHD Forums to change theme

      Cosmetics (TBF)
      Game Mods
      Polygon's Mod by Polygon
      Allows players to change colour of their game, enable canvas rider features and other subtle game changes. Mod hub appears at the bottom of the sidebar on the left of the screen. Click on the link to find out more.

      FRHD Lite by Calculus
      Includes many scripts made by Calculus and others compiled into one mod with some features from Polygon’s Mod too. Mod hub in extension bar of Chrome (NOTE: this mod overrides many individual running scripts, meaning if FRHD Lite is enabled, some scripts won't work). Click on the link to find out more.

      isekeb's Mod by isekeb
      A very complex mod that includes custom pages for tracks and username searching, display changes, extra features, and scripts that isekeb and other people have made. (NOTE: this mod overrides many individual running scripts, meaning if isekeb's mod is enabled, some scripts won't work). Click on the link to learn more.

      Free Rider Mod Manager by Calculus
      It is currently in beta testing, allowing players to manage scripts in-game more efficiently without relying on other extensions, tools, or tabs, thereby reducing labour. Click on the link to find out more.

      Other Third-Party Releases
      Free Rider Roblox Edition by Calculus
      A Roblox game of FRHD where players can link their normal FRHD account and have access to certain features from FRHD, even allowing players to change the email their account is linked to on that game instead of FRHD. (unfinished product)

      freerider.app by Ness
      Now not available. Allows players to upload galleries, play Free Rider Hangman, draw tracks and access old/helpful websites or content over the years.

      Liberated Cyclist by isekeb
      A Free Rider clone with built-in TAS, custom editor, mods/scripts, extra track leaderboards and daily games.

      Trackmaking/Ghosting Editors
      freerider.app
      Free Rider track editor 1.1 by Ness and Pie42 with help/features from Polygon, Calculus, Char and pinn
      This most complete Free Rider Editor ever made. It includes features from other editors, mods, and new tools to make trackmaking much more fun and easier! NOTE: This editor has everything you need and the other FRHD ones are redundant.

      Dream Machine editors
      Dream Machine by Ness and Calculus
      Allows players to add custom objects to a track

      Sandman editor by Ness and Calculus
      Allows players to make custom brushes

      Aurora editor by Ness and Calculus
      Allows players to make 3D tracks

      Mario editors
      Super Mario Maker editor by Ness, Calculus
      Includes custom Mario-related objects and the same layout as the Dream Machine

      FRHD editor with Mario Mode by Ness, Calculus and Polygon
      Ghosting a track has horizontal scrolling as if you're playing a platformer like in the Mario Games, meaning moving vertically up or down doesn't move the screen

      Old/reworked/ghosting editors
      Free Rider 1 editor
      On the archived Freerider-1.net page

      Free Rider 2 editor
      On the archived Freerider-2.net page

      TrackMill editor by Ness and Pie42
      No longer available on freerider.dev

      Free Rider 3 editor
      On DoomsPlay Games

      BHR Editor by Calculus
      An editor just like from Black Hat Rider

      Openrider by tomiy, Pie42, Calculus, Polygon and pinn
      For a full breakdown and overview of the project, go here

      Free Rider 2 - Ghostdog by fantomeblacktree
      A mod of Canvas Rider with extra features

      Offline editors
      FRHD Offline Editor by Calculus
      A downloadable file (is kind of useful since the original Offline Editor on Chrome Web Store can only be installed on ChromeOS)
       
      Last edited: Jul 13, 2025
    2. zwinxz

      zwinxz 乁(ツ)ㄏ VIP Team Truck Official Author

      Awarded Medals
      Sick. I will give it a try
       
      FIREBEATS, TPlacella and Cerasium like this.
    3. mbcool

      mbcool Well-Known Member Official Author

      Bro why did you add ketchup mod to this list?

      edit: You also went into the code and changed every instance where I used "ketchup mod" to "phoenix mod".

      You changed the colors of the mod, added your name to the credits, uploaded it to this thread, and didn't inform me about any of this.
       
      Last edited: Sep 23, 2024
      SirHuman01, Xenom, pawflix and 6 others like this.
    4. TPlacella

      TPlacella Super Moderator on the FRHD speedrun.com page Team Helicopter Official Author

      Awarded Medals
      Fixed/removed from thread after our discussion on discord. This won't happen again, I was lazy when creating this thread and a couple of people have clarified some stuff to me. But I'm really sorry for what I did. (Btw that phoenix mod thing was left there by accident). Atm, I won't include any mods/scripts that are private or have no creator permission to distribute widely.
       
      Cerasium likes this.
    5. loge_0

      loge_0 ‮‮� VIP Team Truck Official Author

      Awarded Medals
      tplacella the mrbeast of frhd??
       
    6. TPlacella

      TPlacella Super Moderator on the FRHD speedrun.com page Team Helicopter Official Author

      Awarded Medals
      Added the original sources of the scripts that I could find (forum threads/githubs/files/pastebins) instead of having the scripts on my own pastebins
       
      Cerasium, Volund and FIREBEATS like this.
    7. FIREBEATS

      FIREBEATS FRHD Member of 2020 Team Helicopter Official Author

      GOAT
       
      Cerasium and TPlacella like this.

    Share This Page