Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

Roblox Game Joiner

Forked this README off returnrqt

This tool allows you to launch Roblox with custom parameters directly from a website.

Roblox Launch Parameters

Game Parameters

  • placeid: Launches a Roblox game using its place ID.
  • gameInstanceId: Joins a server using its Job ID.
  • linkCode: Joins a server using a private server invite code.
  • launchData: Launches a Roblox game with launch data.
  • accessCode: Joins a server using an access code (disconnects the player).
  • reservedServerAccessCode: Launches a game using a reserved server access code (disconnects the player).
  • userID: Follows a specific user into a game.
  • callId: Joins a game using a call ID.
  • eventId: Adds the ID of an experience event.
  • id: ?
  • browserTrackerId: ?

Tracking Parameters

  • joinAttemptOrigin: Indicates the origin of the join attempt.
  • launchtime: The local Unix timestamp at the time of launch.
  • joinAttemptId: A unique UUID identifying the join attempt.

Example URLs

  • Join Crossroads:
    https://justap1ayer.github.io/RedblueExperience/index.html?placeid=1818

  • Join Crossroads Server with Job ID:
    https://justap1ayer.github.io/RedblueExperience/index.html?placeid=1818&gameInstanceId=6a62d499-b69c-4300-ac3f-ad2f395f4097

  • Follow User ID 1:
    https://justap1ayer.github.io/RedblueExperience/index.html?userID=1

  • Join Roblox Call ID 123:
    https://justap1ayer.github.io/RedblueExperience/index.html?callId=123

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages