Featured Generations
  

"make a function that randomly fires"

  

"Make a script that teleports a player when they touch a part to another part, it just replaces the players location with the part."

  

"an exploit (only for my game)"

  

"ou você pode ter um loop que verifica a distância de cada objeto do seu personagem e se um deles estiver abaixo de um limite, eles piscarão isso pode ser mais confiável"

  

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

  

"make a part spawner that doesn't stop until one of the players say "Stop" in the chat, make comments on what parent to put the code in"

  

"make me a leader stats system"

  

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

  

"npc that follows closest player walk animation and tell me where script goes"

  

"script where clicking G makes gravity flip, so I would start falling into the air and unanchored parts would start falling into the air if I click G, it doesn't work"

  

"create a part"

  

"if script.parent touched by a player kill the player"

  

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

  

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

  

"fly script"

  

"make a script when you say /execute in chat and put a website after with lua code then it runs the lua code if it has it."

  

"When a player says "/e (text of my choice)", then it will play an animation inside the script."

  

"make a machine learning NPC that learns how to do parkour"

  

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

  

"create lava falling from the sky on players heads"

  

"Make a script for a tool where when the player presses used the tool it turns the players head, Upper Torso, and Lower torso invisible for 15 seconds. The character will be in R15 form."

  

"make a roblox script that will make you swim"

  

"script that checks constantly if a certain remote event is fired, if it is change the imagelabel script.Parent visible = true"

  

"Make me a roblox football script where my camera angle sets the perfect angle for the best dime. It determines the best perfect angle with the football power"

  

"a GUI bot that works as a chatBot where I can ask it anything about roblox studio"

  

"create a locking picking system where you use a roblox took (a lockpick) and go up to the front door of a building and a GUI pops up where you have to lineup 2 hinges in the right position and the door will open with specific instructions"

  

"im making my own admin give us a template to start me off"

  

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

  

"it still crouches even if the walkspeed doesnt equal runwalkspeed value"

  

"make a kick admin command for me"

  

"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 shift to sprint"

  

"can you give it like an animation to like opening and closing"

  

"make a script that makes my character fling anyone i touch"

  

"button that makes otherparts change color"

  

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

  

"make a inventory system with gui and drop function"

  

"Make a script so I fly mid air, stay mid air for 3 seconds and then move back to the ground when pressing space."

  

"create a script that gives a slime popping particle whean dead"

  

"Make a sellpart that makes sell food to coins when The part is touched add comments to code where to put it"

  

"Create a script that plays an animation when I click on a player, the animationID is 12584847759"

  

"make me a group rank overhead nametag with different colors each rank"

  

"if triggered again transparency 1"

  

"make a trading system there is a button on the top of the screen when you click it you pick who you want to trade with then you put the item in whats in there backapck it will show there items"

  

"make a roblox anticheat if your walkspeed is over 16 it gets set back to 16"

  

"make a script that makes my character walk to a close opposite team player"

  

"Make a script that Spawns in an orb from ServerStorage into workspace to a random location on the map that a player can collect to get exp"

  

"make a script that unanchors the humanoid rootpart for a player"

  

"Create a script that destroys a part when a player kills a certain amount of NPCs"

  

"make a script that creates a part."

  

"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 change color every 2 seconds to a random color make it work inside of the part and make the selection of colors be 15 random colors"

  

"make a roblox script where you will move to the most close person using path finding then once your near them you will click left click auto automatically but if they get too far stop but if you get close continue"

  

"Realistic head turning."

  

"Make me a Script that Increase the Players Size every time they gain 10 Muscle And adds Muscle Texture to their skin/Avatar and every 10 Muscle they will be able to do 10 More Damage For a Gui"

  

"make a roblox script where if a player says hi in chat there health goes to 0"

  

"Make me a script where I can throw the football as deep dimes to my wide receiver Where the opposing team can't get it but my wide receiver can get it."

  

"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 a Code System with a Code Called Wipe this code will Wipe the Players data who redeems it their data is stored inside a folder inside serverscript service called DataStore2"

  

"Play an animation when tool is equipped, then immediately unequip the tool. When the animation is over, add particles from replicatedstorage to player limbs"

  

"proximity prompt only enabled when Dynamite is equipped. aDD COMMENT TO REQUEST"

  

"Create a roblox fly script"

  

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

  

"make a npc walk"

  

"print hello world"

  

"script for multiple sets of teleporters with the option to make them one-way. add detailed comments, explanation and instructions."

  

"Make a game called 'Word Wizard: Puzzle Adventure.' Create word puzzles, anagrams, hidden word challenges. Include multiplayer, custom puzzles, rewards. Add ranks for players to upgrade, the final stage being word wizard"

  

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

  

"Faça um sistema de poder de flash. Quando um jogador pressiona a tecla E ele emite um raio flash de 10 metros, que quando atinge alguém causa uma tela branca que fica 5 segundos. A luz atinge outros jogadores exceto o que efetuou a ação. Cooldown 15"

  

"Lights to flicker when nextbot is near like evade game with magnitude"

  

"make an event that gives all players the face accessory of a specific id and the head accessory of a specific id for 60 seconds"

  

"how to make a script that copy player name when click in player body"

  

"a tweened part"

  

"Make a script that will spawn a humanoid and attach it to the player via a rope and tell me where to place it"

  

"Make me a 3D Model car"

  

"make an implemented camera and make any other gui in the game invisible while the implemented camera is there except for a working play button"

  

"make a sword hitbox expander for roblox ClassicSword so the reach is bigger"

  

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

  

"Write me a script that makes a player invulnerable to damage after touching a certain part"

  

"give me 10 new, revolutionary ideas for games to mak quickly on roblox. expand on each game idea in detail"

  

"script which reads the data of a value in script.Parent and if it's 1 a part from replicatedstorage appears at the script.Parent position and welds to it and if it's 2 the parts get's 1 stud bigger"

  

"buy a developer product to fling all players far after clicking a ui button"

  

"there is a little icon with a ? at the middle top of the screen when you click it it says Hello Thanks For Playing then a new line and it says You Can Find Lucky Blocks Threw Out The Obby They All Do Different Things but there are also optional this is the asset id 13263013887"

  

"create a server message script that will say Dont forget to visit the shop."

  

"Make me a Script that Will Spawn the Player In a Certain Village if they Have a Certain Clan theres a Text Label Inside StarterGuis Called PlayerName The Player has a Clan next to their It will spawn them at that Village This is for a Naruto Game"

  

"can you make a script so people on certain teams when they click shift have their speed set too 30 and jump power set to 45 but when they release shift they return to normal speed and jump power"

  

"make a script that creates a build tool and allows 6 choices of blocks that are matereals also make it work in 1 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."

  

"create me a roblox data player template and say to me wehre to put it"

  

"only move to the door if the nearest waypoint is 20 and the npc has already moved to 20 before"

  

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

  

"Write me the most complex script for time"

  

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

  

"script something that if you say /execute --you put the code here but in chat that runs a code for example:require(372912).load("Ur User")"

  

"Create a Realistic Dynamic TweenService and CFrame Camera script with swaying motion. The Camera rotates with the Vehicle on All Axis. However, the camera isn't locked, you can still move it freely. The Camera mode is activated when seated."

  

"Create a realistic script where if a part which is a cylinder or sphere touches a Part named "TrackJoint" while moving, it plays a realistic metal thud sound."

  

"make a zombie spawner"

  

"make me a Phasmatos Lacus- Teleportation spell!"

  

"let a npc that the script is in able to use a item by a id and make it use the tool by clicking"

  

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

  

"make a lava"