Featured Generations
  

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

  

"make a block eating simulator script that bring all parts to the character."

  

"make a shift to sprint and explain where to put it"

  

"make a script that spawns Jeep whenever a player touches the Regen part and create a backup of Jeep so that it can be respawned after it is destroyed and also make sure Jeep cannot be spawned within 20 studs of another Jeep"

  

"Roblox HumanoidDescription to the npc and apply it with humanoid:Applydescription () and random free items ,packages, and clothing"

  

"the npc should look for injured players or injured humanoids in the game.workspace.friendlies folder and move to them. if the healer is within 10 units of the target, it will heal 10 hp every 3 seconds"

  

"Camera bobbing script"

  

"rain red bricks from the air forever super fast that turns black when they touch the ground. 2 seconds after touching the ground it launches 6 0.1x0.1 size blocks every direction and disappears. then the 0.1x0.1 blocks disappear after 2 seconds"

  

"make a model named: Your Current Uncollected Money: show the leaderstat of the Cash leaderstat without adding any models or parts and make it work inside of the model the script is inside of"

  

"create a playerjoined message"

  

"create a level system with xp with data store and that changes players health and the damage of the players weapon"

  

"make me sword fight and steal time game, give me the scripts and instructions for it"

  

"Make a script when the gui button is pressed it toggles everything being 0.8 transparency and when clicked again it goes back to the parts original transparency. DONT MAKE A NEW BUTTON THE BUTTON IS THE PARENT. And don't change the text of the button or anything"

  

"make a serverscript that checks whenever a player clicks the button called 'Shutdown' it kicks all players for the reason User requested server shutdown"

  

"make a gui that is called project public"

  

"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 an script that turns SunRays off when pressing the textbutton and it makes the textbutton's text from On to Off and if SunRays is off when pressing it will turn it back on"

  

"make me a script that will spawn a npcs in the exact spot that i placed them and i will press the 1 to spawn the npc and they will start to dance and when i press the keybind 1 it will stop the dance"

  

"make a script that loop teleports my character behind of the nearest enemy and then loop teleports my character Infront of the nearest enemy"

  

"create a function that loops through the players and returns the closest player"

  

"Write a system for a Euphoria movement system"

  

"make an infinite spawner"

  

"Write me a script that turns the player into the color black when their health reaches 0"

  

"Write me a script for a shoulder-view camera"

  

"create a level system with xp with data store and that changes players health and the damage of the players weapon"

  

"can u fix me this script local char = script.Parent local hum = char:WaitForChild("Humanoid") local originalspeed = script:WaitForChild("originalspeed").Value local maxspeed = originalspeed * 1.15 -- 20% speed increase local speeduptime = script:WaitForChild("speeduptime").Value local runanim = h"

  

"Create a Combat Tag system where if a player gets damaged by another player, it puts them into combat. When in combat the player cant heal. The Player must last 60 seconds without getting damaged to get out of combat. If the player is combat tagged, shows a Skull on the screen."

  

"Create a random price item script using Bedwars scripting docs"

  

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

  

"create a local player script for existing leaderboard value that named ["Cubes Collected"] i want you to create GUI that will show same value as on leaderboard, GUI must be on the top of the screen"

  

"make a script that works inside the part doubles the amount of bullets in the Owners leaderstat by looking in the Owner value Inside Slots and Slot1 and looking for the Owner value"

  

"Create a system where the player character's head moves in the direction of where the camera is rotated to."

  

"Write a script that lets the part type a message to the player after being touched"

  

"make me a script where if players say hi in chat they die"

  

"code a chatbot GUI in roblox that I can ask questions about roblox studio to, its not working"

  

"make it so the text only updates once the local players health is 0"

  

"when the spell lecutio has been said by the player and then clicked on the target, the target will loose health and ragdoll"

  

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

  

"create a votekick script"

  

"When player touch a part will have speed and when will not touch will noi have speed"

  

"make it so also along with give theres a remove which does the opposite of give and instead removes value, for the remove command if a player has 800 and reduces to 900 instead of -100 make it 0 for example"

  

"Create a system for player movement using inverse kinematics, affecting the player's legs, arms, and general movement based on the ground level they are at."

  

"pistol"

  

"create a mining system where if player hits asphalt the asphalt will dig and will be give a random item from a list of ids from another script, create a backpack gui, open gui if player clicks the button on the left open backpack, script with details"

  

"create a shop gui for the owner and has Roblox gear id's and has a close button and open button and also needs the creator id"

  

"make a mining simlulator"

  

"create a command chat system with 4 random commands"

  

"create an object that can recieve http request from open ai"

  

"Make a roblox script for a leaderestats calle Robux when a player kills somone the gets 1 leaderstat if the die they get -1 leader stat"

  

"Can we improve this script by moving the camerapart so that it is located just above the player character's head?"

  

"if I click a button its color fades so that I can customize what color it changes to"

  

"create a datastore that saves a Bool value called Knight inside the player"

  

"create a Field of Battle roblox script that allows you to get legendary gems and gold that has its own custom gui with sliders that have the max capacity of 100000 for each"

  

"make a script for my tool where when player equips the tool the imagelabel named "Key" becomes visible"

  

"make it that the animations are stored in replicated storage"

  

"working professions for mining and resource gathering"

  

"create a script inside a tool called mysteryBox that gives players a random tool inside a folder in serverstorage called Common Folder when players left click"

  

"make a left cllck drag script where you can drag anything that's un anchored"

  

"make module script that if player upper torso touches part name RedOrb they gain a permant walkspeed of 1. which is sent to a remote function that are place here (game.ReplicatedStorage.Speed.RedOrb)"

  

"create a part that kill you"

  

"Server local PlayerPermissions = require(game.ServerScriptService.PlayerPermissions) local player = game.Players.LocalPlayer local Profile = script.Parent.Profile if PlayerPermissions.Civilian_Department_Team(player) and _G.ColorTrack[player] then"

  

"give me an idea on building"

  

"cREATE A SERVER SCRIPT so that whenever a player says *Kill (username) it spams errors in that players console EVERY 0.1 SEC"

  

"Any instance created on the client in workspace all properties of the instance will be printed using print() on the client"

  

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

  

"make a really cool randomly generated landscape"

  

"Can we create a game world physics system to work with my Euphoria based movement system?"

  

"create a script in a tool that turns the player into a character named one located in folder inside serverstorage when players left click while holding the tool"

  

"make me a btools script, for resson poeple cant see the building so put a script that makes other poeple see the buildings"

  

"Create a script that keeps a part on the tracks. But instead of the part moving to the exact CFrame of the tracks the part can still move through it with constraints like a ski lift or a zipline."

  

"when the spell lecutio has been said by the player and then clicked on the target, the target will loose health and ragdoll"

  

"create a time stop function that stops time for 5 seconds and then resume everything back to normal. Press the left button to activate timestop"

  

"a roblox script that makes a gui smoothly transition up once you load into the game, also tell where to put it"

  

"create a part that changes colors constantly"

  

"Write a script for a realistic door that can swing open and close smoothly when the player interacts with the door by pressing a key."

  

"Make me a script that checks the players value for clicks and if the players value of clicks on leaderstats = 100 500 or 1000 they can rebirth while if not print error"

  

"make a gui thats name clickButton thats a button."

  

"can you add a variable for the min amount of players"

  

"make a script that loop teleports my character ontop of the head of a close opposite team player when i press t and stop when i press t again"

  

"Make me a script for when the player clicks it will add 1 exp to their leaderstats and add 50 exp they will go back to 0 and it will update the text label text to lvl 1 and so on"

  

"award a badge when the player's Stage value is 26 award a different badge when the player's Stage value is 51. award a different badge when the player's Rebirths value is 1. award a different badge when the player's Rebirths value is 5."

  

"how can i make a sword model that is on the player's right arm to detect when another player (on the enemy team) touches it and then damages him and plays a slash animation"

  

"create a high quality landscape"

  

"clickable part that gives a player 1 random tool form a folder called ToolsFolder inside serverstorage"

  

"make a hint system that activates a random part changer and make sure you use hints also make it like survive the disasaters also use part change event heal event hurt event randomly colored sparkles randomly colored smoke and show what it rolled also use hints use hints use hints also add cooldown"

  

"constantly keep getting touching parts when bool == true"

  

"Change the script so the bullet flies to wherever my mouse is. Make sure it cannot hit the player itself, but it actually flies into the air. It should work like a gun / pistol."

  

"make a script so that if a player joins or leaves its logged to a webhook. make sure its a fancy embed which will show the users display name and actual name and profile picture and the users profile link"

  

"ball that can move and be controlled"

  

"make a part move forever and make it loop once it reaches the max studs and make it affect the part named water"

  

"button.MouseButton1Click:Connect(function() local player = game.Players:GetPlayerFromCharacter(hit.Parent) if PlayerDataHandler.Berry > 25000 and PlayerDataHandler.Level > 20 then print("Crew Successfully Created!") end end) Fix this server script for me, error is on Line 2."

  

"make me sword fight time game, give me the scripts and instructions for it"

  

"Create a script inside server script service that creates a class system and the class will be given to the player depends on which the text button the click"

  

"make a sword hitbox expander for roblox ClassicSword"

  

"Create a script for the R15 rig where the player ragdolls upon on death while keeping the original character"

  

"If I click this button then I explode"

  

"Create a realistic camera system that simulates real human behavior based on the movement of the character."

  

"I need to create a level system but instead of gaining a level you will gain a star (A GUI) located in starterplayerscripts.Stars.StarFrame.Star1. you will gain this star when a player reaches 1000 exp (I already have a leaderstats) I just need the script that makes the star should up when exp gaine"

  

"make a snow footprint when u walk on snow it leaves my footprint model i made right under the feet on the snow when walking"

  

"Make my mouse cursor point to the nearest person when i hold right click"

  

"Create admin commands and make sure "Albins1213" is whitelisted"

  

"when you have launcher equipped and tap the screen the bey launches and then you can control the bey with the mobile joystick add comments"