About 24,500 results
Open links in new tab
  1. Pick a Side | Small Quick Game | Need Scripter to Help Finish

    Feb 9, 2021 · It’s pretty much a simple pick-a-side game, with a cool little map, if you’re looking for a project to gain some quick easy Robux or some followers, why not just take a little time and …

  2. I need help with "choose a side" mechanism - Roblox

    Mar 27, 2021 · Hello, I am developing a new game. The scenario of this game is that there are 8 players and a killing machine. The 4 players who chose the left side die and the other 4 …

  3. How to make gui to choose weapons? - Scripting Support - Roblox

    Dec 9, 2019 · Hello, i made a screen gui and inside has a textButton. when the player clicks the button an ak-47 is cloned from ReplicatedStorage and put into the players backpack using a …

  4. Pick up block (or anything you want) module! - Roblox

    Apr 19, 2024 · Remember that bad tutorial i made on the past? Well… I worked on a completely rewritten module.. It is easy to use, has many uses, and can even be useful to you, advanced …

  5. How to pick the local player's current leaderstats value

    Apr 20, 2023 · What do you want to achieve? I want to pick the local player’s multiplier value in Lua for my Roblox game. What is the issue? I have a script that gives clicks to the player …

  6. Local Script won’t change StringValue - Roblox

    Aug 7, 2023 · What do you want to achieve? I am making an Item pickup script and short-story long I want to make it so that when a player picksup the item, a StringValue will change in …

  7. How to get the player from a server script? [Solved!]

    Jun 22, 2020 · Okay, so there are multiple ways to get access to the players information on the server side. One of them is to simply add this line of code into the server sided script and it will …

  8. How would I go about a proximity prompt pick up? (SOLVED)

    Jan 28, 2023 · how would I make a proximity prompt make you pick up a dropped tool? and not be able to walk on a tool to pick it up?

  9. Mouse target nil - Scripting Support - Developer Forum | Roblox

    Nov 12, 2019 · Your server-side script shows you’re trying to re-set the mouse variable even though you’ve already set it, but even then the server-side script wouldn’t pick it up and return …

  10. Assigning server side objects to specific clients - Roblox

    Sep 28, 2024 · Yeah but that requires a local script to accept the data which also eliminates the purpose of what the post maker said. + you can access remote events in replicated storage if …