Featured Generations
  

"when Harlandroblox says !banish then a players username it will tp them to my Part called bozo and if they die it will put them back to my part called bozo"

  

"make a script that walks in the direction of the nearest enemy"

  

"Make a script so when I click, every part close to my mousebutton is pushed away. Don't make the range allowed between my mouse and the part too big."

  

"Make me an anticheat system for Noclip"

  

"can you make a script that will kick the player who types the "!kick" command in chat"

  

"make it so its replaced fast so players dont fall thru the map"

  

"make the model shake, fall, disappear and reset, 2 seconds after the player stands on it. add detailed comments, explanation and instructions."

  

"Can you write code that gives me all tools in a server when executed?"

  

"create a block script for something random happen to the block in every 1 second"

  

"make a script that works inside the part that changes the modelname to what the value inside of the configuration is and make it update every frame"

  

"make a death leaderstats what all players can see and each time a player dies it will ad 1 score to it"

  

"make a gui"

  

"create a script that makes the player roll forward when the player press Q and plays a rolling animation."

  

"Create a admin only tool script inside serverscript and tool located in replicatedstorage"

  

"make it so when toggled false then button.background color = #2cb535 and when clicked again while false then make true and make button background color 181, 5, 5"

  

"Make a leaderboard that saves the amount of wins when you step part"

  

"Write a script for a realistic door that smoothly swing open when interacted by the player by pressing a key"

  

"Script a loading screen"

  

"create a script inside a tool that changes the invalue called Maxdmg and Mindmg by 5 when the player levels up."

  

"create a sea with instance.new and when you say sea in chat make it so you can go through it too oh and every time you say sea again it rises. The width also gets bigger too every time you say sea again."

  

"if tagged with the KillBlock instance, make the part kill the player"

  

"Make me a fall dmg script where if the Player is Moving at a certain Velocity downwards it will Make them Take 25 dmg"

  

"make a clientsided floating arrow that shows the player the next stage checkpoint on the obby"

  

"make a script where when players load in it will say hi thanks for playing and the players can not move untill they click the play button"

  

"Make this part disappear when clicked by the players"

  

"write me a roblox script that shows the players center of mass when it is executed"

  

"instance.new a box and every time you say box it makes the box bigger. server script."

  

"How can I make it so animations will be shown to everyone on an NPC and how where do I place it inside it"

  

"make a toggle for music when the script.parent is mouseclicked1. but make sure its like if its playing then triggered then false etc etc"

  

"a working superpower if key q clicked that makes things surrounding you slowly move towards you for 3 seconds and tell me where it goes"

  

"make a trading system there is a button on the side of the screen when you click it you pick who you want to trade with then you put the item in"

  

"create a weapon script that uses string values for damage"

  

"create me a script that when you are on a part you get 50 walkspeed, but when you are not on it, you have 16 walkspeed"

  

"make a plate survival script with 2 events and only have 15 players in max"

  

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

  

"make a block eating simulator script that bring all parts to the character. Make it loop and the parts have a folder and the parts are in the folder the parts names are SmallBlock."

  

"add super jump"

  

"Server script that when a player removes a tool from their inventory that is named "Football", the character will perform an animation of my choice."

  

"script a tool that makes the player shrink when player left clicks the tool"

  

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

  

"make a gui that gives you admin"

  

"script that opens a product prompt when the player clicks the ui button called DanceButton. if the player buys the product, every player in the server dances for 10 seconds. add comments to show what everything does and means."

  

"make a shift to sprint that when you hold shift you run but when you un hold it you stop running"

  

"get the player name, look in work space find that playername, if its a model get children for line 5."

  

"the npc should only be able to attack the door/player if it is within attack range (5)"

  

"When Harlandroblox says !game5 it will say Harland has made you walk forward for 3 seconds on all the players screens apart from Harlandroblox in the middle of there screen and it will make them walk forward for 3 seconds apart from Harlandroblox and then after all the players apart from Harlandroblox walk forward for 3 seconds the text will go off the screen make it all one code block"

  

"make a script that changes baseplate to green."

  

"Esp Script"

  

"No wait time to open or close it. Something also close to this part for the door. "local goalOpen = {} goalOpen.CFrame = hinge.CFrame * CFrame.Angles(0, math.rad(90), 0) local goalClose = {} goalClose.CFrame = hinge.CFrame * CFrame.Angles(0, 0, 0)" Also action text will say Open when I join."

  

"make me fly if i press "e" and i can toggle on/off."

  

"if I move my mouse the color of the black screen changes"

  

"make me a speed script that changes my speed to whatever I want it to be."

  

"create a advanced swordscript for a sword tool"

  

"script a tool saver for items in players backpack using a folder inside the serverstorage called tools"

  

"countdown from 100 to 0"

  

"Make a script so when I click, every part close to my mousebutton is pushed away like a Star Wars Force Push."

  

"make a money system with data store"

  

"script a loot system like dungeon quest and give instruction on how to set up gui"

  

"create a part that emits fire"

  

"make a magic spell system that can bring up walls and can pick up rocks and throw them where the mouse clicks and also tween it so it looks realistic also make it so the player creates a new part which are unquie sizes for each spell"

  

"make everything chaos"

  

"make a gui with a black background"

  

"If a player has a tool named "Football" equipped then it will remove a tool named "Tackle" from the player's inventory."

  

"create a player drag system with a rope with the keybind G"

  

"create a dialogue system with a typewriter effect and a tween pop up when touching a rig and explain where to put the script"

  

"Create a script where 4 sounds smoothly a slowly Crossfade via Velocity."

  

"make a gui that shares your own screen"

  

"make a image gui that appears on the creators body"

  

"door control system"

  

"no not the money saved, but the purchases which are in game.workspace.Islands.Island.Items, which destroy themselves whenever a player joins, so when a player purchases them, it clones it back to the Items folder from replicated storage, so i need saving so the purchase progress saves"

  

"create a local script inside a text button that enables and disables roblox backpack"

  

"fix this script -- Get the relevant services local Players = game:GetService("Players") local BanService = game:GetService("BanService") -- Get the ban and kick buttons local banButton = script.Parent.BanButton local kickButton = script.Parent.KickB"

  

"there is a button at the top of the screen when you click it you grow by 1"

  

"Make a script that spawns in a orb and then deletes it when the player collects it"

  

"create a server script that loads in assets into workspace located in a folder in replicated storage called assets when players enters the game"

  

"main menu gui with play and join friend button"

  

"make a script that orbits a close opposite team player"

  

"make a script to when i equip the sword the sword appreas again"

  

"make all parts in workspace sync to the music by changing the colors by only using the color black also make it listen to the playbackloudness"

  

"Make a vehicle claiming system. Inside a car is an "Owner" value, which is empty by default. But, when the "Owner" value is empty, and a player sits in the driver seat that I select, then the "Owner" value will be changed to that players Roblox ID."

  

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

  

"the "press t to go the first person" script isn't working."

  

"Make me a data store that saves the players coins rebirths and Multiplier in the leaderstats and saves the values of the leaderstats and when the player joins back adds the values saved to the leaderstats again so that other players can see them"

  

"make it so the player can click any proximity prompt but instead off being near it make it so the player only has to look at the proximity prompt from any distance"

  

"Make a script where a part has to detect 2 players stepping on it then it should count down from 5 seconds and if both players are still detected on the mat it freezes them and teleports them away from each other facing each other while maintaining both players on the mat then unfreezes them"

  

"its gouge forwards and backwards and all sorts of directions"

  

"a button and if I click it then the background blurs and if I click it again then the blur dissapears and tell me where to put it"

  

"npc that follows you"

  

"what does a remote function do"

  

"make a dropper that drops random parts that have random color and shape also make the script work inside of the part"

  

"script for 4 unique sets of teleporters in a folder called "Teleports" with the option to make them one-way. add detailed comments, explanation and instructions."

  

"is there a better way to do this, if so please fix"

  

"Create a realistic camera system that simulates real life perspective that can switch from first and third person views."

  

"make it so that a specific model from workspace spawns all across the map in baseplate, each having a minimum of 20 studs seperation"

  

"create a script that gives a certain player using the players name every item in the game located in a folder called ITEMS in replicatedstorage"

  

"a gui that follows my mouse using tweens, and red frames that go towards it from infront and goal is to dodge them, if dodged they float away using tweens, if mouse and red frame touch then mouse is destroyed"

  

"Make a button that teleports a player to a new place, as if its from a lobby to a server"

  

"Create a script that won’t let players attack other players with a sword unless they are level 20 but can still use sword to damage npcs"

  

"For roblox, make a Gojo infinity type script, all entitys slow down when near player including there animations, Player becomes unkillable, You can deactivate the infinity by pressing B. Tell me where to paste all the scripts you send me"

  

"make a roblox lua script that makes it so whatever you look at and if the player presses shift c they can copy that object and paste it with shift v basicaly a copy paste script"

  

"make a control panel that can edit the fog and make the panel rainbow and use a slider for each option"

  

"make the really red parts give a value of 1 money when deleted"