About 23,000,000 results
Open links in new tab
  1. Script Link - Edit multiple scripts simultaneously - Community ... - Roblox

    Jul 4, 2021 · Script Link is a fairly simple plugin that allows you to link different scripts together with a Link Id. This then allows you to edit said scripts simultaneously. Here is a …

  2. Script Link - Creator Store - Roblox

    This plugin allows you to edit multiple scripts with the same link simultaneously. Usage: Select one or more scripts and click “Create Script Link” in the plugin tab or assign a shortcut in File > …

  3. How would I communicate between a script and another script ... - Roblox

    Jun 21, 2020 · If you want scripts to communicate to each other in the same environment like two server scripts then I would look into using BindableEvents: Script 1 local bindableEvent = …

  4. Script Link Service. Link multiple scripts to a shared source ... - Roblox

    Nov 1, 2021 · Link multiple scripts together from a shared source. This is a partial replacement for LinkedSources, but it cant be used between games. Write a script as you would any other, …

  5. I need to combine two scripts into one - Roblox

    Nov 13, 2023 · These two scripts: local player = game.Players.LocalPlayer local humanoid = player.Character.Humanoid while true do humanoid.Jump = true wait(1) end local function …

  6. Whats the best way to connect 2 scripts? - Scripting Support ... - Roblox

    Sep 18, 2023 · I am trying to connect 2 server scripts together, so when one script is finished, the other one runs. I want to do this for organization reasons, and i don’t know what the best way …

  7. How do I put these 2 scripts together and make it work ... - Roblox

    Sep 6, 2023 · Basically I want to combine both of these scripts below and make it one script but make it work every single time, and not have it malfunction or not work randomly! leaderstats …

  8. How do i use 2 scripts for a plugin? - DevForum | Roblox

    5 days ago · Hello devs! ive been trying to make a plugin but it includes something that needs to be on both server and client how would i use 2 scripts for a plugin? like for example 1 to set it …

  9. How to Use Pastebin for Roblox Scripts: The Ultimate Guide

    Apr 9, 2025 · Anyone with the link can view and edit the script. This way, everyone can work on the script together in real-time. It's a handy way to collaborate on Roblox projects. Organizing …

  10. How to combine 2 scripts into 1? - Scripting Support - Roblox

    Nov 15, 2023 · hello everyone, I have 2 scripts and I would like to connect them so that it turns out together, well, I create training zones when you stand on a part, a boost is added to you …

Refresh