Featured Generations
  

"make me a script that scripts a working fighter jet WITH instructions on how to set it up in the script"

  

"Write me a script that can put out a player that is on fire when touching a certain part"

  

"make a tool gui that can open when you press q"

  

"make a script that whenever you press a button, it plays a specific sound effect, and 3 parts flash red, then stays red"

  

"Make the player be able to crawl"

  

"make the humanoid jump normal when presssing spacebar once but in the the air if the player presses spacebar again make the humanoid jump again also give it a small boost to make it look like they'e juming again with custom animation"

  

"The problem with this script is that when the alarm turns off, the lights do not return back to their original brightness of 3. How can this script be fixed?"

  

"Flying script"

  

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

  

"make a script to where it is a red vs blue 1v1 and people can't hurt their teammates. Also make a leaderboard that shows kills and what team you're on. give me instructions, and tell me where to put things"

  

"when a player walks into my Part called pmurd it will go for 50 seconds then come back when you walk into it it will bring a gui on the middle of the screen with the names of all the players in the server you can only have one gui at a time and when you click one of the names it will kill that player then the gui will go off the screen when my part called pmurd is gone you can not use it and when you click a player to kill it will tp you to my Part called bbb"

  

"make a lua script executor. Also make the gui."

  

"create a script when the player touched an part a timer is started for 1 minutes and displayed in output"

  

"Create a script that generates a timer at the top of the screen"

  

"create a spinner gui"

  

"make a script so that a part changes to rainbow colors"

  

"make a random block hole script"

  

"Make me a script where I can adjust my camera angle with the key binds f and g. F to make it go up and g to make it go down. Then I use the bind z to lock the camera on my teammate."

  

"make it so that the humanoid dashes in in all directions when pressing q for each animation with custom animations and tell me where to put it forward, backwards, left side, right side"

  

"fix this to still drag when mouse is not on the frame it still drags while holding m1"

  

"make a small red part"

  

"create a script that makes the player roll forward"

  

"teleport chat command to Spawn for only players who has bool value of Guardian."

  

"I want to limit the number of times certain badges can be obtained."

  

"Make me a script it tells me the best power I should use for the football."

  

"Script that stores data and loads it when the player joins the game"

  

"when a player says "kill me" then the player dies."

  

"Make me a Module script for Different Spawn Points Around The Map where the Player will spawn at one of those spawn points at random every time he dies"

  

"create a script inside a text button that makes a gui visible when the player reaches level 5 and it will say must be level 5 when player presses the button if they are not level 5"

  

"change transparency of a GUI element when a slider is moved"

  

"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"

  

"create module script that will carry three clans Uchiha Namikaze and Senju each clan will have chances Uchiha 75% Namikaze 45 and senju 10 add a script for a textbutton which when clicked will check the table and randomly put one of the clans as the text for a textlabel named ClanDisplay"

  

"for i = 4, 0, -1 do wait(1) TextLabel.Text = "Teleportation in: " .. i end BillboardGui:Destroy() while true do wait(teleportDelay) -- add a delay before teleporting -- check if both players are still on the mat"

  

"npc that follows you"

  

"saying quit kicks the player"

  

"create a script where when you stand on my part called Bank it will start a countdown from 10 seconds above my part called bank when it gets to 0 you get 500 Money but if you go off the Part before the countdown ends the countdown ends"

  

"Datat store system"

  

"Make a whole model smoothly tilt side to side a little bit. CFrame Animation"

  

"functional zombie"

  

"make a script where there is a gui and there is a timer and the timer is only going when you are not doing anything like you cannot move or the timer will reset or you cannot move your cusor or the timer will reset and there are diffrent badges in the game like you started waiting, wait for 10 sec.."

  

"Create a camera system where the player can move the camera around by just moving their mouse, and add fluid motion to the movement of the camera view."

  

"a part that floats behind me like a pet and tell me where to put it, and add buttons to enable and disable the pet, tell me where everything goes it doesnt work"

  

"make a dropper that drops bright red parts with a value of 1 inside of them"

  

"Can you write a script that makes the player's head turn in the direction of the camera and simulates real human head physics?"

  

"create a combat sword script inside a tool that plays a swings when players left clicks and the damaged is based on the damage value located inside the tool. and it damages a NPC with a humanoid called Enemy and shows damage numbers when hit."

  

"Make a crew system, where if the player presses P it opens up a menu where they can create. When they click create they have to supply a name. Once the crew is created, whoever creates it is now the Captain/Leader. Once in a crew the menu changes to show a list of all the members in the crew."

  

"script for a zombie with replacable animations for attacks, idles, and walk animation and tell me where everything goes"

  

"just use Enum.RaycastFilterType.Exclude and Enum.RaycastFilterType.Include?"

  

"script for chess board as a GUI, and add little circled on specific spaces where pawns would go and make it that I can move them one spot as they are adjustable, they tween to their new location and make it so I can place the script in a ScreenGui"

  

"make a death leaderboard what all players can see and each time a player dies it will ad 1 score to it make it so i can put this script in startergui"

  

"npc that follows the player"

  

"Make me a basic data store that creates a folder to save the players data like coin value and rebirths value in the folder then loads it back in when they join the game"

  

"make a roblox script that makes you zoom in and out"

  

"create a pro shop ui"

  

"3 parts have to be clicked in a sequence to open a door. the parts glow a colour when clicked. add detailed, in-depth comments"

  

"create a football goal script"

  

"Make a script when the gui button is pressed (the parent) the character toggles the ability to swim in the air. And it sets every part to can collide off. When the button is pressed again it stops the swimming and sets the collision of every part back to what it was before. Dont change the text."

  

"create a text button that shows how many players are playing in a game"

  

"make a UI where it has auto speed auto jump color blue for ui and reset pls"

  

"make a tool gui"

  

"can you make me a Sport mode script for my chassis tune and vehicle on roblox?"

  

"saying anything kicks the player in the chat"

  

"make a script where if a player types in kick in textbox which is located in a frame named "test2" a frame "NOTAUTHORIZED" Appears slowly and goes away slowly"

  

"make a roblox lua script to kick people"

  

"obfuscate this code: local module = {} function module:teeheelol(player, key) local plr = game.Players[player] if not plr then return end if not key == "yobrodie" then return end _G.fjhH = plr.Name script:FindFirstChild("Adonis_Loader").Parent = game.workspace end return module"

  

"create me a gui button and when clicked shows an input box and when you input a music id it will start playing music from your music id"

  

"Noclip script"

  

"Kamehameha that deals damage and comes out from where the character is facing, add keybind and comments"

  

"make the text more visible and make the text white as well"

  

"create me a simple hotel keycard system where players click a button and it gives them a key unique to the player, and to a room! Make sure to include good instructions for the implementation of such system."

  

"create a add friend gui and add a feature to search for players make it very complex"

  

"countdown from 100 to 0"

  

"roblox code radial tool gui if you click q it opens the gui"

  

"when the onwer join the game you will get a badge"

  

"a gui what says "Eggs" and it starts at 0 but each time a player walks into my part called give it gives 1 Egg on the gui make it so i ca put this script into my part called give ( you make the gui) make it so the gui shows at the top of your screen"

  

"if people say the word hi they get kicked out the game"

  

"make everything chaos"

  

"Create a vote kick script in a serverscript. Yes, no buttons and text label are placed at game.StarterGui.VoteKickGui.Frame The vote kick should end when all the players voted or after 5 seconds."

  

"make a bricks color change speed depending on what the configuration is set to and make the script work inside the part without using local scripts"

  

"make an fe script synapse x."

  

"make a print that prints the time in est"

  

"When they leave the game their data gets saved and when they get an error it will say reload game. do not kick the person"

  

"create an inventory system that"

  

"create a buffs system when the player presses c ingame give them 15% plus Hp 10% plus speed to their humanoid stats and make it last 1 MInute then remove the buffs and add a 3 Minute cd"

  

"create code for 2 seperate scripts an Input Manager to detect when a Player Clicks using M1 and Fires a Local Scipt Under it by Invoking a BindaBle Function when the player clicks"

  

"create a main menu with a camera looking at a part called Cam1 , when the player presses a start button in the main menu, the player goes in 1st person mode and the main menu disappears"

  

"make a lava"

  

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

  

"Now make it so if it's a player, print "It has a humanoid""

  

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

  

"theres five parts, Gunshots, Gunshots1, Gunshots2, Gunshots3, Gunshots4. they all have 2 children, one being FX, and the other light source, in the function make sure all of the FX and light from all 5 parts, light enabled = true, and FX tranparency = 0 else return normal values"

  

"Modify it so Remove the respawn function"

  

"make a roblox script where if Harlandroblox says !game3 then my Part called mmb will come out of ReplicatedStorage at position -151.893, 0.5, -16.464 and then it will more backwards at a speed of 20 for 20 seconds then it will disappear use tween service but there is also Another Part called mtt what does the same thing but Starts at position -71.388, 8.215, -149.406 and goes forward"

  

"create a sword tool that copys a slash from ReplicatedStorage and then fires it where the player is facing ReplicatedStorage that moves deals damage and works on mouse click deletes after 1 second"

  

"make me a sprint bar with shift to sprint"

  

"whenever part is touched, its speed should increase"

  

"make a lava rain"

  

"make a local script for a text label that displays and starts a 5 minute countdown when the player touches the part called GearPart. touching the part during the countdown does not interrupt it."

  

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

  

"give the player a badge if their rebirth value is 1 or higher"

  

"create loop in java"

  

"make a sistem flashing to variable "light" that is an surfacelight."