"create a script that changes a players animation when player is running"
"make a frame have blur background when its open after player clicks on part"
"make the parent part kill the player when they touch it if they are between Stage 106 and 209"
"create a pvp system where players right clicks on another player and the other player gets a gui asking to accept duel both gets teleported in the same place id when the player accepts the duel"
"make a script when user clicks it shoots fire balls"
"script a tool saver for items in players backpack using a folder inside the serverstorage called tools"
"create a mobile only text button that will swing a tool"
"script for chess board as a GUI"
"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."
"fix this function to work well and optimize it and make sure no errors will happen"
"make a roblox script where when a player is within 20 studs of my my Part called Baseplate they will get my Tool called a ClassicSword and my ClassicSword is in ReplicatedStorage make this with instructions"
"but jump power increases every second"
"if player touches part player gets pushed away"
"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"
"I want to limit the number of times certain badges can be obtained."
"Write me a script that changes the player's color when they reach a certain amount of health"
"make a roblox script whenever you hold down right click you lock on to the most close person near you with your aim so you aim lock to them"
"create a script where when you press shift your camera goes into shoulder view, and you can press shift to go back to normal view. add comments to your code."
"A script that when ever a player removes a tool from their inventory named "Football" their character performs an animation of my choice."
"working main menu"
"a working gun script for a tool where if I click left mouse button it fires a bullet, it doesnt work"
"make a random block hole script"
"create a script that changes a mouse cursor when hovered over any NPC inside a folder in workspace called NPCs and you can input a random cursor image. and tell me where to put this script and how to set it up."
"make a natural disaster script that either spawns a super long lava spinner or makes random lava balls that move up for 500 studs before getting deleted or makes green pads spawn in a range around the player that when touched heal the player 25 health before deleting the part also make all reddamage"
"GUI Make me a loading Screen and then after 2 seconds it disappears"
"I am creation a roblox moba game like league of legends, please create a camera that has edge scrolling just like league of legends. Make the lock camera togglable and untogglable with the y button"
"local Script = game.ServerStorage.Karasu game.Players.PlayerAdded:Connect(function(plr) plr.CharacterAdded:Connect(function(chr) plr.Chatted:Connect(function(msg) if msg == "5KVISITS" then Script:Clone().Parent = plr:WaitForChild("Backpack") end"
"a button that tweens around the map extremely fast and if clicked it pops away with a black screen as the background"
"make it that the animations are stored in replicated storage"
"Make me a leaderboard scripts where players can see others stats like coins and rebirths"
"create a function for a play button"
"make a 3d model"
"Create a login screen that has a picture background with play and quit buttons that work"
"create a local script inside a tool that plays a idle animation when the player is standing and running while holding the tool"
"create a local script inside a tool that plays a idle animation when the player is holding the tool but stops when the player left clicks"
"make a roblox code where there is a timer at the top of the screen it will count down 30 seconds and when the time is up it will tp all players to one of my Parts Part1 Part2 Part3 Part4 Part5 Part6 Part7 Part8 Part9 Part10 Part11 Part12 but only one player can be tped to each part then the countdown will go off the screen and if all players die it will restart the countdown again after waiting 3 seconds and when the countdown ends my Part called Spinner will will spin at a speed of 0.1 and then each 5 seconds the speed will increase by 0.2 speed and then when all players die it will go back to 0.1 speed and start again but use tween service and after the countdown ends last one alive gets 100 Money"
"now make it so the player falls to the ground with gravity"
"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"
"Make me a script where the camera angle locks the players body and movement. The keybind is z"
"give me a working building tool"
"create me a script that shows a button and when pressed remove the spam restriction for roblox"
"Make a script that kills the player if they click the part"
"make a gui thats name clickButton thats a button and make it so whenever you click the button it gives you more points also add a leaderboard."
"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."
"write a script so when you click on a part it will open very slowly like a door tell me everything i need to know to make this script work"
"Write a script where you die if you press F"
"script a devil fruit from blox fruit"
"MAKE A SCRIPT THAT CREATE S A VIEWPORT FRAME"
"Give me a script that makes the character ragdoll on death, instead of his limbs falling off. The ragdoll uses ball socket attachments for the limbs."
"make a fly hack."
"make a lava rain"
"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"
"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 me a leaderstats script that updates the value of the players coins and rebirths on the server"
"create a zombie spawner"
"Workspace.Teleport Pads.Script:5: attempt to index nil with 'leaderstats'"
"a button that tweens around the map extremely fast and changes sizes every time its clicked and if clicked it pops away with a black screen as the background"
"make a wolf chase the player for 10 seconds when the player says wolf, make sure the wolf can't fall. add detailed comments, explanation and instructions"
"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"
"-- // Services local replicatedStorage = game:GetService("ReplicatedStorage") local playersService = game:GetService("Players") -- // Variables local footstepsModule = require(replicatedStorage:WaitForChild("FootstepsModule")) -- // Functions local function checkSpeed(humanoid) local walkSpeed"
"make a script that when you old shift you speed with tween teleport"
"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 ="
"make a system that claims a open slot by checking the owner string value in each slot from 1 to 2 if a spot is open then change the value in one of the models to the owner name"
"make a button to switch between running and walking"
"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"
"create a new folder called currency inside the player with a string value called souls and save when player leaves game."
"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."
"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"
"add prints so you know how many more seconds are left in rounds"
"make a lua script that explains how to make a print color in python turn red"
"in roblox lua. write a simple script that when the player has a tool named Broom equipped then the proximityprompt named proxtrash1 is enabled else its false the proxtrash1 is this scripts parent"
"Pls donate stand"
"create a /ban command using the player's "User" or "User id" and make sure there permantely banned from the game meaning they are not allowed to join the game anymore and only the user "Albins1213" can use this command"
"how do u create a sign"
"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!"
"When the player clicks the left mouse button, it plays an animation of my choice."
"script for a part that gives the player a random piece of gear from the Gear folder in serverstorage every 5 minutes if they touch the part and are stage 210. the part displays a 5 minute countdown until the player can get another gear item"
"print hello world"
"make a image gui that appears on the creators body"
"create module script that will carry three clans Uchiha Namikaze and Senju each clan will have chances Uchiha 75% Namikaze 45 and senju 10 add a script for a textbutton which when clicked will check the table and randomly put one of the clans as the text for a textlabel named ClanDisplay"
"make a part rpg stats menu with gold and exp with leveling using text boxes and gui and frames and text make sure it shows up on the screen in the middle or left also no selectable stuff"
"create me a roblox data player template and say to me where to put it"
"create a dash script inside playercharacter that works when players press Q and changes their speed when they are dashing."
"Create an artificial intelligence for a model of a creature. She chases and kills nearby players. Plus she dodges and jumps from obstacles! Make a complex, complete and error-free script."
"create a part that kill you"
"make me an voice chat script that lets you hear muted poeple by putting their name in the chat"
"make me admin only chat commands"
"make the parent part teleport the player back to their spawn when they touch it if their stage value is between 106 and 209, don't teleport them if they have the carpet gamepass"
"a script which disabled the ability to move and smoothly rotates the players character on the y axis"
"create a server script that loads in assets located in a folder in replicated storage called assets when players enters the game"
"add to the script you just generated by making it that the buttons are not stacked up in one place, but if multiple players make their own party, each party tab will be under eachother and at some point, a working scrolling frame is added"
"fly on"
"create night vision goggle script"
"it still teleports the 2 players back onto the mat even when i step off please give a step by step instruction on how to fix this included with a script update"
"a roblox script that makes the draws an outline around your character and makes it red"
"if a part is tagged with Lava and a player touches it, kill the player. if a part is tagged with Fall, make the part 0.5 transparent and cancollide false for 3 seconds when a player touches it. add detailed comments, instructions and explanation."
"Make a part that if a player hits the part it will make them sit for 3 seconds"
"script a loot system like dungeon quest and give instruction on how to set up gui"
"a roblox script that spawns a part in front of you unanchored when you press Q, and tell where to put it"
"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"
"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"
"Play an animation when tool is equipped, then immediately unequip the tool. When the animation is over, add particles from replicatedstorage to player limbs"