"make a lua script executor. Also make the gui."
"Create a realistic IGBT VVVF"
"Make a script that if the player says !PAS-HRR it checks if the player is in the group id 32732838. If they are it makes the frame in game.StarterGui.PAS-HRR.Main visible."
"I've got a stamina bar GUI in my game, can you script it so it visually goes down as you lose stamina as well as visually goes up when you're regaining stamina. In this script you should also add a passive stamina regeneration when the character is still, and make it so when jumping you lose stamina"
"you forgot the rest of the script"
"make a survival game script with a few disasters and use hints also add logic for each disaster so each disaster works"
"make me a roblox admin only chat command script with ban player, kick player and give player tool (Checks replicated storage "Tools" folder and checks all subfolders for the tool name)"
"the head is cancollide false and anchored false, so since the head is supposed to act like the new head, try putting new attachments to the body so it can go on like a normal head"
"make rock paper scissors"
"make a script that makes you move to the most close player using path finding"
"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 lua script executor that runs lua Also create the gui for it Make the gui look good."
"create a roblox script where if a exploiter trys to fly it will kick them"
"if a player touches a part called "Activation" then a part called "Gateway" deletes itself"
"make a roblox lua script that disables pvp for a player vs player but you can still deal damage to non playable characters"
"make a script that makes my character walk to a close opposite team player"
"create a daily reward system that has a frame and has multiple button inside of it. instruction on how to set it up."
"get the player name, look in work space find that playername, if its a model get children for line 5."
"Lights to flicker when nextbot is near of player"
"make a script that plays a sound whenever a NPC called Bandit is damaged but only players close enough can hear it"
"make it check for a specific folder in serverstorage, as well as the tool name"
"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"
"script that changes part color depending on your team"
"button that makes otherparts change color"
"create a loot system system that shows a loot gui when players receive the item after killing a NPC"
"when i say !shazam i die"
"when a player walks into my part called kal it will bring a gui with a list of players in the server and when you click on there name it will make the player explode but then the gui will go off there screen when they picked a player"
"make me a health bar gui, the red goes down when health is low and goes up when health is high"
"Create a script that destroys a screen gui when a times is done"
"make chat tags that congratulate players once they have reached certain stage stats"
"make it better, make it better ,make it better more particles, better it is"
"Make a script that is connected to a discord webhook that will send a message to the discord channel every time a player joins the game, make sure the players username and id is included, make sure to avoid this error: 15:30:36.684 Header "content-type" is not allowed! - Server - Script:11"
"make a randomly generating forest with trees and lakes and some grass"
"change the player size to 4,8,2"
"Make a script when ProximityPrompt is triggered it makes ProximityPrompt.ObjectText = Stop make it so player gets 1 Coins each 3 seconds, local Stop = script.Parent local toggle = true"
"Kick anybody who dies"
"make a roblox lua script that makes the player be able to see and click the the proximity prompt no matter how near the player is or how far the player is"
"Noclip script"
"if player then local otherPlayer for _, p in pairs(game.Players:GetPlayers()) do if p ~= player and p.Character and (p.Character.HumanoidRootPart.Position - mat.Position).Magnitude <= mat.Size.Magnitude then otherPlayer = p break end end"
"When this script runs, if the player moves their footsteps can still be heard. How can this be fixed?"
"make a part"
"create a script that spawns a ton of parts"
"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"
"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."
"a roblox script that once you joins anything inside of workspace will be renamed to something random containing 25 random numbers and it changing every 0.1 seconds. also tell where to put the script"
"when a player steps on the model, shake the model for 2 seconds and then make the model cancollide false and transparent. make the model cancollide true and opaque after 3 seconds."
"I want the person to be able to sit first then for it to explode after 3 seconds"
"Create a Walking, Running, Jumping and tree jumping script."
"Make a HotDog apier in backpack when i click on HotDogButton from replicatedstorage it costs 15 coins and when i buy it i can equip and unequip the HotDog to replicatedstorage from the same button"
"create a rewind feature that captures the player's movements then when rewinding cycles through the players movements. also make it so that the time rewinding, speed rewinding, and the key to activate rewinding is configurable"
"Write me a script that causes the player to smoke for a duration after touching a part"
"make a control panel that can edit the fog and make the panel rainbow and use a slider for each option"
"write me a script that will make light randomly flicker and sometimes changes color to red and help me implement it"
"rain red bricks from the air forever super fast that turns black when they touch the ground. 2 seconds after touching the ground it explodes into 6 0.1x0.1 size blocks"
"and add that you can do max 4 punches before the cooldown starting"
"make a clientsided floating arrow that shows the player the next stage on the obby"
"Can you create a system for player movement using inverse kinematics?"
"If a player has a tool named "Football" equipped then it will remove a tool named "Tackle" from the player's inventory."
"disable roblox default backpack when a player opens a frame inside a screen gui and enables when frame is closed"
"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."
"if a player touches BadgePart They Get A badge -- server script lBadge id is 2153405718"
"ServerScriptService.Arena1Script:226: attempt to compare table < table’"
"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"
"make whenever in the president team whenever the president dies it will show a text saying you have died in the middle of the screen and will be sent into the cops team tell me the steps too"
"create a text button that lets you choose a button"
"make a script that works inside the part that makes the part glitch out along with randomly adding a randomized part effect and changing the brick color randomly and make the glitch time random"
"make a script so that if any player touches script.parent then that players health automatically is put to 100 every millisecond. else if the player isnt touching the script.Parent then the function doesnt activate. it only activates when a player is touching the script.parent"
"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."
"When a player has a tool named "Football" in their inventory, the game will remove any tool named "Tackle" from the players inventory."
"make a roblox script where If Harlandroblox says !game1 then my Part in ReplicatedStorage called highhh will come out and then after my Part called highhh comes out of ReplicatedStorage there will be a timer for 5 seconds at the top of the screen then when the timer is finished then my Part called gam its transparency will change to 0 and if you step on it then you get kicked and it will say To slow and then my Part called gam will go back to normal after 10 seconds then my Part called highhh will go back into ReplicatedStorage and then when you step on my Part called gam it will no longer kick you make it all one code block"
"make a part move to the position of 2 parts one by one smoothly and make it spawn balls that are colored the 4 main colors every 2 seconds on loop also make it work inside of a part named Spawner1 without adding any parts"
"Create a 3d image of the players tools in the players backpack"
"Create a script so if a player stands still send this remotevent: game.ReplicatedStorage.PlayAnimation:FireServer(12705524606) if a player is moving send this event game.ReplicatedStorage.PlayAnimation:FireServer(12705699503) if"
"Write me a script that creates a 2D camera effect for the player that follows the player, disables the ability to zoom to camera in or out, and is fixed on the x axis"
"make me advanced admin chat commands with at least 5 admin commands! make sure it also has a "/" prefix"
"create a countdown for cst"
"create a votekick system so that when a player says "/votekick robloxname" If over 50% of votes yes then kick the player. This vote should end when everyone ingame voted. Yes/NoButton located at game.StarterGui.VoteKickGui.Frame"
"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"
"make a script when user clicks it shoots fire balls"
"now when it is near you make it so you can hit the part back when you click your tool when its near"
"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."
"create a local script for humanoid that will openi shop GUI by pressing "e" using proximity prompt, i need to connect it to the humanoid 'add comments to code'"
"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."
"give me the entire script to copy and paste"
"make a really cool randomly generated landscape"
"can you make me a script that allows you to have an interaction with an npc that you can ask anything to"
"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 a script where when the player keeps clicking it does combos but make sure it has cool down and tell me where to put it"
"make a time stop with comments"
"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. Do not use :SetVelocity()"
"make me a script for something random"
"can you fix this script"
"create a high quality landscape"
"make small system where when script.parent touched then get shirt and pants and clone both into the character that touched, add debounce to make sure its not cloned multiple times and make sure its only cloned once depending on if the character has a shirt and pants"
"Make me a 3D Model car"
"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"
"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"
"make a chair"
"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"
"a button that tweens around the map extremely fast and if clicked it pops away with a black screen as the background"
"a gui with a play and quit button"
"make a roblox script that makes you loop walk follow the most close player and only stop if someone is more close near you"