answersLogoWhite

0

In game scripts for roblox

Updated: 4/28/2022
User Avatar

Wiki User

12y ago

Best Answer

game.Workspace.NAME.Head:remove()

game.Workspace.NAME.Pants:remove()

game.Workspace.NAME.Shirt:remove()

game.Workspace.NAME:remove()

game.Workspace.NAME.Head.Reflectance = 1

game.Workspace.NAME.Head.Transparency = 1

game.Workspace.NAME.Head.Anchored = true (do false instead of true to undo)

while true do wait(.1) game.Players.coolmanboy9.Character.Head.BrickColor = BrickColor.Random() end wait(.1) game.Workspace.coolmanboy9.Torso.BrickColor = BrickColor.Random() end

game.Workspace.NAME.Humanoid.PlatformStand = true

MY UFO SCRIPT

--------------------------------------------------------

h = Instance.new("SpecialMesh") h.Parent = game.Workspace.NAME:FindFirstChild("Left Leg") h.Offset = Vector3.new(0, -5, 0) h.Scale = Vector3.new(12, 1.5, 12) h.MeshType = "Sphere" game.Workspace.NAME.Pants:remove() game.Workspace.NAME:FindFirstChild("Left Leg").Reflectance = 8 --(not in game but still cool i guess)

----------------------------------------------------------

game.Workspace.NAME.Head.face:remove()

game.Workspace.NAME.Torso.Shape = "Ball"

game.Workspace.NAME.Head.Mesh.MeshType = "Sphere"

game.Workspace.NAME.Humanoid.WalkSpeed = 200

game.Lighting.TimeOfDay = 01

MY COLOR CHANGING SMOKE SCRIPT

---------------------------------------

s = Instance.new("Smoke") s.Parent = game.Workspace.coolmanboy9.Head s.Color = Color3.new(255, 0, 0) s.Opacity = 1 s.RiseVelocity = 1 s.Size = 10 archivable = true (havent seen anyone else do this :)

that's as much as i have in the game section....

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: In game scripts for roblox
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What kind of scripts do they use in ROBLOX?

Lua Scripts


Can you where models in roblox?

Be more specific. If you mean "Can you wear hat models on Roblox" then yes, in a game, but no on your profile.


What are Roblox hopperbin scripts?

Roblox hopperbin scripts are scripts that are placed in Roblox hopperbin objects. These scripts control tools such as balefire and fly tools. They are also used in group building tools such as the copy and delete tools.


Where do you get awesome scripts for Roblox?

Make them


What are some scripts for Roblox?

if u want scripts PM me FireKnight01 thx


Why can't you wear models on Roblox?

Models are things that you add to a game that you are developing such as cars, maps or even scripts and I don't think that you would want to wear them on your Roblox character.


How do you make script amodel on Roblox's?

with scripts durr


Why does almost every update for Roblox break scripts?

Almost every function and object on Roblox is used by some script or another. If Roblox changes the properties of an object or removes or locks a function, scripts that use those objects or functions will no longer work. Roblox tries to avoid breaking scripts as much as possible, but sometimes it happens anyway.


How do you use body gyro on roblox?

BodyGyro keeps a brick's top surface upright. You can edit it's properties in-game by using scripts.


How do you pickup money on Roblox?

Most in-game money cannot be picked up. Some games include tools or scripts that allow you to pick up money in-game, but this does not give you Tickets or Robux on the Roblox website. Consult a game's description or in-game help for information on how to pick up money in a specific game.


How do you steal ROBLOX scripts?

You can't unless they are open for use in the toolbox.


How do you make a team on roblox?

To make a team on Roblox... If it's in Build mode, simple, scripts. In a game... Develop a relationship with people and team up. The more people, the more they'd want to join due to power.