Featured Generations
  

"Create a script inside a mesh part that makes it spin"

  

"create an advanced fireball script with the keybind "Q""

  

"Make a enemy pathfinding script"

  

"script that changes part color depending on your team"

  

"code a chatbot GUI that I can ask questions about roblox studio to, and add comments explaining how I can add my own question prompts, and explain what things I need to add into screenGUI to make it work, its not working"

  

"with instructions, make me a roblox simulator function that allows the player to gain money when collecting parts and puts it into an inventory leaderstat! Make sure to randomly spawn parts around the map to be collected!"

  

"make a creepy hint script that activates as soon as the button is clicked by checking the clickdetector is detected if it is then set a 2 min timer that you can see in the hint also set the fog to a creepy style also make sure it works inside the clickdetector"

  

"create a day and night cycle script that changes the skybox into a day time skybox and a night time skybox to the ones located in a folder in serverstorage called skyboxes"

  

"In Roblox Studio, create a script that ensures a sphere dynamically follows the player as they move within the game environment. Additionally, incorporate logic that enables the player to employ a tool for striking the sphere towards another participant whenever it comes into close proximity."

  

"create a complexed admin script with multiple commands."

  

"write me a roblox script that gives certain players a tool on joining"

  

"Can you write a script that causes players to ragdoll upon death using R15?"

  

"if npc get closer to the light the light will start to flicker"

  

"create a Roll script inside playercharacter that works when players press Q and changes their speed when they are dashing and playes animation."

  

"Create a 2 minute time limit"

  

"give a player a tool that gives a player abilities"

  

"make a roblox script a leaderstats called Robux and each time a player dies they get - 1 but when a player kills another player the player who killed the other player will get 1 it will show the amount of Leaderstats above your head all players can see the amount of Robux players have it will be above there head"

  

"create a script where there are leaderstats called Money and it will save when you leave and rejoin the game"

  

"make a script that spins my head at 100 speed"

  

"Create a script that makes a player named Idealist appear in the leaderboard"

  

"how to make a notepad thats send message for player when click in the text button"

  

"a working superpower that makes things surrounding you slowly move towards you for 3 seconds"

  

"Create a The Vampire Diaries Themed Loading Screen with play button"

  

"make a script where you get tped to one of my parts Part1 Part2 Part3 Part4 Part5 Part6 Part7 Part8 Part9 when you do it will ask you a question at the top of the screen the question is what does Harland want to be when he is older then there is a gui at the bottom of your screen and you can input awnsers if you say dev then whatever part you get tped to 3 of my parts called bbl will go ontop of eachother and the player will be tped ontop of them my part called bbl is in ReplicatedStorage"

  

"Make me a data store that saves the players data in a folder and intializes the values to save them and load them back in when the player joins and as well as the data store refreshing the players values on the leaderstats to their latest values"

  

"create me a roblox minigame where you need to do color matching to open a door with instructions"

  

"create a script that shows real time in a text label"

  

"Fix script.RemoteEvent.OnServerEvent:Connect(function(player) if player and player:FindFirstChild("Character") and player.Character:FindFirstChild("Effects") and player.Character.Effects:FindFirstChild("Combat") then return end"

  

"make the parent part kill the player when they touch it if they are between Stage 106 and 209, don't kill the player if they have the carpet gamepass"

  

"make a time settings menu with 2 options with one being a toggle for turning on or off current os time to time in game with the other being a fogend toggler from low to higher and can be opened and closed with the main button on the top right of the screen also add functionality for each setting"

  

"Flying script"

  

"can you make a april fools script that something happens to the map"

  

"hello world"

  

"make me a script where if you say !handto you give the tool your holding to the person you say !handto username"

  

"add lighting to part on touch"

  

"Kavo fly toggle script"

  

"saying quit kicks the player"

  

"When you walk into the part it makes you run 20"

  

"make the frame fade away then become visible = false"

  

"make me a zombie spawner, and instructions on how to implement it"

  

"create a script that will spawn in a certain NPC located inside a folder called MOBS in replicatedstorage at a certain time and near a part and will notify players using chat and not kick players"

  

"Now with this script, I want it where players not in the group or players in the group <=3 can't see the prompt on the door, even when a player in the group with >=4 opens the door."

  

"Make a roblox script where if Harlandroblox says !game2 then it will rain red blocks from the sky above all players head for 5 seconds and they will disappear off the floor in 10 seconds but if a players touches one they get kicked and it will says Oops!"

  

"create me a minigame where you need to match colors using a GUI with instructions"

  

"Make a Punching script that when the player clicks it will play the animation and when it touches another player or model/npc it will do 10 dmg with instructions"

  

"make a script that turns all of your hats into blocks that will will spawn in front off you"

  

"create a script for a tool that plays an animation when equipped, and cancels out all others, and stops the player from moving or turning"

  

"Make a loading screen and the stop the character from autoloading in, only after they click the play button will their character load in the game"

  

"make a maze generator using a grid of 3 by 3"

  

"if the players stage stat is 22, change the sky for the player only. change the sky if the player's stage stat is between 0 and 21"

  

"make it so the player can teleport by just clicking t"

  

"a clicking simulator with comments explaining where to put everything, and if Im supposed to change anything"

  

"make me a script that makes taht when i press q my character's head makes a sound and all close npcs makes an animation and they stop moving and give me instructions"

  

"Make a data store script that refreshes a players data every 2 minutes and saves it"

  

"chat cant be accessed on client"

  

"make a ui and but auto lock aimbot speed fly god mode name of player in my game auto lock aimbot and what gun to aimbot with"

  

"make it that when a part Named Orb is touch by Player leaderstat increases by 1 and send a remote function"

  

"saying anything kicks the player in the chat"

  

"Can you write a script that creates a hitbox for a sword?"

  

"make a health bar"

  

"make me a spell that choke someone and it take 10 damage every 10 seconds and you can press E to make the spell start use instructions on how to use this script"

  

"fire follows and kills"

  

"make it so if i say play in chat then put a roblox music id. It makes a mouth on my character removes my face and visualizes the id."

  

"npc that follows you"

  

"local players = game:GetService("Players") local dss = game:GetService("DataStoreService") local dataStore = dss:GetDataStore("DataStore") local playerAddedEvent = game.ReplicatedStorage.Events:WaitForChild("PlayerAdded") local levelUpEvent = game.ReplicatedStorage.Events:WaitForChild("LevelUp")"

  

"Inside the Folder called "House" choose a random part , A1, A2, A3, or A4 , if the player is standing on the part that is chosen, they die"

  

"player dashes forward with Q while holding W player dashes backwards with Q while holding S player dashes Left side ways with Q while holding A player dashes Right Side ways with Q while holding D with custom animations make it feel smooth"

  

"make a script that unchares the hole map and put a script that makes other poeple see it"

  

"you can have a hitbox around your character that follows you and once its entered the lights flicker using a loop and it stops when the object leaves the hitbox"

  

"Create a system where when the player presses the E key, he creates a clone of his character, this clone will appear next to the player. Clones chase and kill players, except the owner of the action.Clones limit 3, duration of clones 15 seconds."

  

"if a player with the item "15324577" in their avatar joins they get kicked for reason : "e-kitten / e-boy detected 😨" -- tell me where to put the script"

  

"When in first person you are able to see your body"

  

"every 5 seconds create a column of fire part at any random location within a specified part's location that lasts for 10 seconds. The column of fire do 5 damage per second to any player hit by them"

  

"create a playerjoined message"

  

"night vision able to see in dark, thermal vision able to detect humanoids, sonar able to detect humanoids and objects behind a wall."

  

"MAKE A SCRIPT THAT CREATE S A VIEWPORT FRAME"

  

"Make a script that makes the camera over the shoulder with instructions on where to put it"

  

"Make a script that when the player clicks the letter e it toggles fly mode. And if they are on mobile make a button that appears saying "FLY""

  

"Make a script that gets a sound ID from roblox and plays it when the player touches the coin"

  

"can you make me a script for a tool that when you press m1 it will curve my ball left to 4 parts i made and it will curve to the closest one near the players mouse when they let go. when they press m2 the ball will curve right to the closest part when they let go"

  

"ServerScriptService.Leaderstat:3: attempt to index nil with 'WaitForChild'"

  

"make a working gun script and the Bullets is called Bullet and it is in ReplicatedStorage and the gun is a tool called Gun and what it will do is shoot bullet to where the mouse was clicked and it will do 20 damage make it so you can see the bullet fly to the target make it so the bullet will not damage the player who shoots the gun make this id the Crosshair 11719595129"

  

"map rebuilder the Map is in workspace map folder every 2 minutes delete the children of Map folder and Copy the Children of OriginalMap folder in replicatedstorage make sure that the parts cant fall down and make sure they can be destroyed by tools and stuff make sure parts don't fall to gravity"

  

"make a script that makes my character float in place when i press x and stop floating when i press x again"

  

"create a script that plays a sound when a player gets health goes down"

  

"this doesnt work because even if the boolean value on the server and client is true it doesnt make the background color the other rgb"

  

"make it so if you say :leave in chat it leaves the game"

  

"create a script that whenever the player steps on a part called CT1 , the camera looks down from a part called C1"

  

"make a script that grows a plant when someone clicks a part named plantable with a tool named seeds. once the plant is grown and the player clicks it, it should clone a tool named "plant" into their backpack."

  

"Esp script"

  

"Write me a inventory system that can handle adding, removing, stacking, fetch, and create an inventory for a player when they join. Include creating an inventory for a specific object aswell."

  

"make 10 hints that get chosen randomly every 10 seconds"

  

"no errors but it warns "Hex color code should start with '#' and be 7 characters long." even after providing a valid hex code #8affa4"

  

"make a roblox script whenever i hold down right click my mouse locks on to the most close player and it will follow them with the mouse so it aims at them but it does not make my camera zoom to them make it just so it follows them"

  

"Make me a Script for an Admin System where the Admins Can ban and TempBan make sure to add a Prefix of ? and Make sure the TempBan Duration can be whatever the Admin Types in chat like ?TempBan user 600M that is Minutes or 600H for Hours"

  

"Realistic camera bobbing script that activates if the player is moving"

  

"18:59:46.559 TweenVolume is not a valid member of Sound "Workspace.qw3rty_l0l.HumanoidRootPart.Sound" - Client - Run:37. also make it so if the current camera Enum.CameraType.Scriptable then dont run the whole script. if Enum.CameraType.Custom then the script can be run"

  

"create a football script for 2 players"

  

"make a grid with 5 different types of tiles hurt tile fire tile heal tile and bounce tile and water tile make a grid of these tiles and make some tiles go up 2 studs"

  

"Make me the script where I can pass the football ball perfectly to my teammates and the opposing team can't get them."

  

"Make the VoteKick GUI look even more beautiful."

  

"make a script to make chat messages saying "Player has been awarded the _ badge" in different colours when players acquire specific badges."