Featured Generations
  

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

  

"can you fix this script so that the GUI disables once the correct button is pressed local replicatedStorage = game:GetService("ReplicatedStorage") local colorMatchEvent = replicatedStorage.ColorMatchEvent local door = game.Workspace.Door local GUI ="

  

"Add a function where it plays the animation when i click a master part tell me how to set it up"

  

"Make a script that shows for the local player a neon outline of all players. Like esp"

  

"make a script that unanchor's everything for everyone in the game"

  

"make me a spell that fireball 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"

  

"script that gives the player a random piece of gear from the Gear folder in serverstorage every 5 minutes if they are stage 210."

  

"make it detect the team the local player is on and make the players on the local players team highlight blue while any other players that arent on local players team red, and make sure every 10 seconds it checks to see if everyone is highlighted like they are supposed to be"

  

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

  

"DataLoader for 2 scripts that are already made inside serverscript service DataStore folder Handler script and DataStore2 Module script i want it to take the Data these 2 Save and Load it in when the Player Joins take the Values and load it in."

  

"make a part named orb give u 5 walkspeed when touch then orb disapears and respawns orb randomly. the amount of orbs allowed to spawn is ten and has a limit of only 10 spawn. also make it that when game starts there are ten orbs"

  

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

  

"create a zombie spawner"

  

"script that waits 1 second then makes the player that triggered it unable to move at all, plays a sound, 2.8 seconds after the sound. the screen goes black, ALL of this only happens when the script.Parent is touched by a humanoid."

  

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

  

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

  

"Lights to flicker when monster is nearby"

  

"create a gui in screen gui that is blur when its opned"

  

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

  

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

  

"the npc should treat the waypoints as 1-11 and the npc should check for nearby players to add to the aggro table while moving between waypoints"

  

"Make the player be able to crawl"

  

"can you make me a script that when you press m1 the ball goes straight then curves to the right. add comments"

  

"create a sword tool that copys a slash from ReplicatedStorage that deals damage and works on mouse click"

  

"create money simulator"

  

"make the part the script is inside of drops bright red parts with a value of 1 inside of them and make the part size 1"

  

"create a lootbox system with tables"

  

"Fly script"

  

"Create me a notification system and example of usin it"

  

"create a script in server script that closes a Frame in screen gui when a player enters a code using textlabels with instructions on how to set it up"

  

"create a script when you click it spawns a part"

  

"change value for timeofday when datastore is updated"

  

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

  

"create a spawner that spawns in a part every 3 minutes"

  

"create a battle system so when i walk up to a npc it starts a battle"

  

"create a script that makes the player roll forward when the player press Q and plays a rolling animation. and tell me where to put the script."

  

"Create a tween that makes the player's character body parts float out of the current position and slowly fade away when the character walks"

  

"Make a script that saves a players data when they leave and loads it back in when they join the game while creating a folder named player data where it will save all of the players data with instructions"

  

"Make a script that if the player presses f and he has more than 1 coin it will send the coins to the bag while if the bag value equals more than 1 it will send the value to the coins while if it equals 0 it will not change"

  

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

  

"an renderdistance script that will make an part mesh etc everything invisible depending on the players stud distance"

  

"A script that when the time in game is between 18:00 - 07:00 hours, the games lighting bloom threshold is set at 0.15"

  

"make a script where there is a health bar above my model called table when you click my model called table it takes 30 damage it starts on 100 health and when it gets to 0 it will be removed"

  

"hello world"

  

"create script so when executed it puts a hint that says Abusive Script Detected removing... for 5 secs then put another hint that says Failed to remove script, so the script has been moved to a secure location where it can affect anyone."

  

"make a wall fly"

  

"can you make me a script so when i type "/ball" another ball spawns make the limit that applies to everyone 3 balls if all of them are spawned and a player types /ball it brings one of the 3 balls to them comments please telling me what to do"

  

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

  

"Create a script inside a npc model that makes the npc play a idle animation and give instruction on how to set it up"

  

"Server side script . I only want health to regenerate after a 1 second delay when player is damaged. Include notes about script placement"

  

"Write me a script that offsets the camera so that it is not centered on the player"

  

"Create a script that changes a parts color every second"

  

"make me a scripter on where I click on a part, the part goes into my inventory and I'm able to equip it"

  

"increment data store when a player joins the game"

  

"when i mute my voice chat microphone i will not get banned from the game"

  

"make me an admin only command to reset peoples cash back to 0, using the "Cash" leaderstat"

  

"Create raining parts from the sky and if you get hit by them they disappear but you take 5 damage make it have more then one part at a time"

  

"create a roblox script that will spawn the model "box" (with door1, door2, door3 and door4) around the original box, left right front or back, and open the door respective to the side it was spawned at."

  

"Make me a shop system where if the player has a certain amount of Rebirth boost bought it increases the amount of rebirths they get everytime they click the rebirth button"

  

"ranking system where everyone in the game starts off with 1000 elo the winner gains 10 elo from the loser only people who have 0-1000 elo can queue up against 0-1000 elo people and people with 1000-2000 elo can only queue up against eachother"

  

"Noclip script"

  

"InvokeServer can only be called from the client what does this mean"

  

"can walls fly in python"

  

"create a code that makes the player stretch their arms like pistol punches whenever they equip a tool named "Punch" and press the left mouse button."

  

"make a part teleport the player to a editable position for a milisecond and back but when teleported back make the position a little back so that it wont cuase you to get stuck also make the position for each a part also make it work inside the part and make it set walkspeed to 0 and make a cooldown"

  

"Can we improve this script by making the camerapart follow the player so that the camera isn't fixed at the location of the part but still stays with the player?"

  

"make me a random game ALL THE FUCTIONS GO BEJOND THE LIMITS"

  

"make a script where the player have infinte reach to the proximity prompt"

  

"make code for my script so that when the text button is pressed the the frame and text labels and textbutton disappear"

  

"code a chatbot GUI that I can ask questions about roblox studio to"

  

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

  

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

  

"create a script inside starterplayerscripts that makes players dash and also plays an animation when a player presses Q. make sure that players cant spam the dash add a wait time before they can dash again>"

  

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

  

"Make a script that slowly turns a parts transparency up, like a paint drying game. make the time it takes to finish configurable, and once its done, it restarts with a random colour. it continues this cycle forever."

  

"make a script where only a player with the username ijustgothitby_acar can see a gui at the top of the screen when he clicks it it will show this image id on the screen 12412007525 for 3 seconds andfor 3 seconds it will also play this sound 4283208648 make it so the jumpscare fills up the whole screen"

  

"make a leaderstat to show player current walkspeed"

  

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

  

"Make me a reset butten if the player clicks the reset button all the data of the player (checkpoints, last spawnlocation, stage) will reset. After that the player dies and respawns. Show how and where to insert it."

  

"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 script that bans the player name "Justvuse" from the game when I type /ban"

  

"make a jump animation"

  

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

  

"Spawn part with proximity prompt, if player activates proximity prompt spawn a seat and force player to sit, when player clicks w slide part forward, when player clicks s slide part backwards, if player clicks e force player to exit seat"

  

"Make a loading screen and a main menu where at the start you first load in to the loading screen there will be a circle that will rotate around and around until the game completely loads. then when its done loading it will show up a prompt that says loading done, after that the menu will pop up"

  

"Give me a realistic smooth motion blur script that applies blur when the player rotates their camera in first person. It doesn't apply on movement, only camera rotation"

  

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

  

"create a script that notifies a player that they received a new item in their backpack"

  

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

  

"Lights to flicker when nextbot is near of player"

  

"running animation"

  

"Create a part where only players that have bought a gamepass can pass trough it instantly, without having the player rejoin after buying the gamepass"

  

"Make the GUI show "BUSTED" similar to GTA V death screen after your chatacter has died. Make the GUI make some nice effects on death. Show it after the character has died. With instructions on where to put it."

  

"do update player in a loop, but the loop stops once appearance loaded"

  

"Make a nice looking GUI that flashes with red and covers the whole screen that greets you to a game named "Coloured Cars" Make it say "Press anything to continue" and closes when you press anything on the keyboard and doesn't re-open when you die."

  

"make a randomly generating grid of tiles each doing a different effect on the player also make the script use a hint object that displays what effect the player has also make sure to have a healing part and a damage part and a bouncy part and a speedy part and a disco part make sure parts have color"

  

"make a script for a textlabel that identifies the player"

  

"make a shift lock whit activation of F"

  

"print hello world"

  

"i already have the variables, randomSpawn on line 16 is erroring for unknown global"

  

"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 a chatbot with an npc using chatgpt api with lua."