About 3,910 results
Open links in new tab
  1. How to make a ban script | Guide - Community Tutorials - Roblox

    Jan 21, 2022 · HOW TO MAKE A GOOD BAN SCRIPT How do I make an advanced ban script? It is very easy! Let me show you how to make it! First you need to make a script! You can name …

  2. [SOLVED!] How does require works and how can I make a script

    Mar 25, 2025 · What is a require script? Require scripts mostly used by new Roblox players in their own games via /console server-side command prompt, where you type your username …

  3. Making Require Scripts on Roblox

    Dec 30, 2023 · Introduction Welcome to my tutorial! This tutorial is for creating Require Scripts and using the require function for importing certain scripts. To start off, a require script is a line …

  4. How do I make wallbanging(With Raycasting)? - Roblox

    Jan 22, 2022 · What do you want to achieve? Keep it simple and clear! I would like to make a wallbanging script that works well for my fps game. What is the issue? Include screenshots / …

  5. WS-Preventer - A fix to an annoying issue - V1.1 - Roblox

    May 22, 2024 · At the end of the day though is it really that deep you have to make a script to “defend” this 90% of the roblox audience don’t even understand what it means, and for the …

  6. Script Replicator Plugin - Community Resources - Roblox

    May 14, 2022 · This plugin allows you to copy and paste scripts into objects, but it can do it on a bigger scale. I’ve noticed that I could only paste a script into one object at a time, so I …

  7. BanGUI - Easily punish players! - Community Resources - Roblox

    Mar 13, 2021 · SETUP Get the model: BanGUI - Roblox Put the model into the workspace Insert any object into the Admins folder. Name the object to the UserId of someone you want to …

  8. Models Uploaded with a Script that Contains a Require ... - Roblox

    Jan 1, 2024 · I would suggest putting a warning in the documentation for Require () Roblox globals | Documentation - Roblox Creator Hub Also note that if the ModuleScript the user …

  9. Anti exploit or ban player script - Scripting Support - Roblox

    May 7, 2021 · Hello, good morning, I need help with something and I would really appreciate it since there is someone who has been hacking my game and playing music, so I would like to …

  10. Why is this script not working? - Scripting Support - Roblox

    May 28, 2023 · Basically i’m trying to make a gun that only damages the npcs, problem is it damages players too! local re = script.Parent:WaitForChild ("RemoteEvent") local damage = …