Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- plr = game.Players.LocalPlayer
- char = plr.Character
- -- Defining RenderStepped?
- renders = game:GetService("RunService").RenderStepped
- char.Humanoid.WalkSpeed = 0
- char.Humanoid.JumpPower = 0
- char.Humanoid.MaxHealth = 1000000
- char.Humanoid.Health = 1000000
- char["Body Colors"]:Destroy()
- local humanv = Instance.new("BoolValue",char)
- humanv.Value = false
- local hum = char.Humanoid
- local animnew = Instance.new("AnimationController",hum)
- char.Humanoid.Animator.Parent = animnew
- local part = Instance.new("Part",char)
- part.Transparency = 0
- part.Size = Vector3.new(1, 0.05, 1)
- part.Color = Color3.new(0,0,0)
- part.CanCollide = false
- local m = Instance.new("SpecialMesh",part)
- m.MeshType = "Sphere"
- local weld = Instance.new("Weld",part)
- weld.Part0 = part
- weld.Part1 = char.HumanoidRootPart
- for i = 0,1 , 0.05 do
- weld.C0 = weld.C0:lerp(CFrame.new(0, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1),i)
- game:GetService("RunService").RenderStepped:wait()
- end
- for i = 1,5 do
- m.Scale = m.Scale + Vector3.new(0.5,100,0.5)
- game:GetService("RunService").Stepped:wait()
- end
- wait(2)
- for i = 1,5 do
- m.Scale = m.Scale - Vector3.new(0.5,100,0.5)
- game:GetService("RunService").Stepped:wait()
- end
- local You = "Subaru112"
- local head = workspace[You].Head:Clone()
- local model = Instance.new("Model",char)
- head.Parent = model
- head.Size = Vector3.new(1,1,1)
- local w = Instance.new("Weld",model)
- w.Part0,w.Part1 = workspace[You].Head,head
- w.Name = "HeadWeld"
- local head2 = workspace[You].Head:Clone()
- local model2 = Instance.new("Model",char)
- head2.Parent = model2
- head2.Transparency = 1
- head2.Size = Vector3.new(1,1,1)
- local h2 = Instance.new("Humanoid",model2)
- h2.MaxHealth = 0
- h2.Health = 0
- local w = Instance.new("Weld",model)
- w.Part0,w.Part1 = workspace[You].Head,head2
- w.Name = "HeadWeld"
- model2.Name = " "
- head2.face.Texture = "http://www.roblox.com/asset/?id=145302972"
- local torso = workspace[You].Torso:Clone()
- torso.Parent = model
- local we = Instance.new("Weld",model)
- we.Part0,we.Part1 = workspace[You].Torso,torso
- we.Name = "TorsoWeld"
- local larm = workspace[You]["Left Arm"]:Clone()
- larm.Parent = model
- local wel = Instance.new("Weld",model)
- wel.Part0,wel.Part1 = workspace[You]["Left Arm"],larm
- wel.Name = "LeftArmWeld"
- local rarm = workspace[You]["Right Arm"]:Clone()
- rarm.Parent = model
- local weld = Instance.new("Weld",model)
- weld.Part0,weld.Part1 = workspace[You]["Right Arm"],rarm
- weld.Name = "RightArmWeld"
- local lleg = workspace[You]["Left Leg"]:Clone()
- lleg.Parent = model
- local llweld = Instance.new("Weld",model)
- llweld.Part0,llweld.Part1 = workspace[You]["Left Leg"],lleg
- llweld.Name = "LeftLegWeld"
- local rleg = workspace[You]["Right Leg"]:Clone()
- rleg.Parent = model
- local rlweld = Instance.new("Weld",model)
- rlweld.Part0,rlweld.Part1 = workspace[You]["Right Leg"],rleg
- rlweld.Name = "RightLegWeld"
- char.Model.Head.face.Texture = "http://www.roblox.com/asset/?id=0"
- char.Head.face.Texture = "http://www.roblox.com/asset/?id=0"
- char.Model["Left Leg"].BrickColor = BrickColor.new("Really black")
- char.Model["Right Leg"].BrickColor = BrickColor.new("Really black")
- char.Model["Left Arm"].BrickColor = BrickColor.new("Really black")
- char.Model["Right Arm"].BrickColor = BrickColor.new("Really black")
- char.Model["Torso"].BrickColor = BrickColor.new("Really black")
- char.Model["Head"].BrickColor = BrickColor.new("Really black")
- char.Head.Transparency = 1
- char.Torso.Transparency = 1
- char["Left Arm"].Transparency = 1
- char["Right Arm"].Transparency = 1
- char["Right Leg"].Transparency = 1
- char["Left Leg"].Transparency = 1
- --Hat Remove
- for _, child in pairs(char:GetChildren()) do
- if child.ClassName == 'Accessory' then
- child:Destroy()
- end
- end
- --Hat Remove
- for _, child in pairs(char:GetChildren()) do
- if child.ClassName == 'CharacterMesh' then
- child:Destroy()
- end
- end
- wait(0.1)
- for i = 1,5 do
- m.Scale = m.Scale + Vector3.new(0.5,0,0.5)
- game:GetService("RunService").Stepped:wait()
- end
- wait(2)
- local h = Instance.new("Humanoid",model)
- h.MaxHealth = 0
- h.Health = 0
- model.Name = " "
- char.Humanoid.WalkSpeed = 50
- char.Humanoid.JumpPower = 55
- local torsoc = Instance.new("CharacterMesh", game.Workspace)
- torsoc.BodyPart = "Torso"
- torsoc.MeshId = "1112228624"
- torsoc.Parent = char
- local llegc = Instance.new("CharacterMesh", game.Workspace)
- llegc.BodyPart = "LeftLeg"
- llegc.MeshId = "1112275294"
- llegc.Parent = char
- local rlegc = Instance.new("CharacterMesh", game.Workspace)
- rlegc.BodyPart = "RightLeg"
- rlegc.MeshId = "1112267576"
- rlegc.Parent = char
- local larmc = Instance.new("CharacterMesh", game.Workspace)
- larmc.BodyPart = "LeftArm"
- larmc.MeshId = "1112256772"
- larmc.Parent = char
- local rarmc = Instance.new("CharacterMesh", game.Workspace)
- rarmc.BodyPart = "RightArm"
- rarmc.MeshId = "1112244824"
- rarmc.Parent = char
- ha = Instance.new("Hat")
- p = Instance.new("Part")
- ha.Name = "Hat"
- p.Parent = ha
- p.Position = char.Head.Position
- p.Name = "Handle"
- p.formFactor = 0
- p.Size = Vector3.new(1, 1, 1)
- p.BottomSurface = 0
- p.TopSurface = 0
- p.Locked = true
- p.Transparency = 1
- ha.Parent = char
- ha.AttachmentPos = Vector3.new(0, 2.175, 0)
- hm = Instance.new("Hat")
- pm = Instance.new("Part")
- hm.Name = "Hat"
- pm.Parent = hm
- pm.Position = char.Head.Position
- pm.Name = "Handle"
- pm.formFactor = 0
- pm.Size = Vector3.new(1, 1, 1)
- pm.BottomSurface = 0
- pm.TopSurface = 0
- pm.Locked = true
- pm.Transparency = 1
- hm.Parent = model
- local w1 = Instance.new("Weld",hm)
- w1.Part0 = pm
- w1.Part1 = head
- hm2 = Instance.new("Hat")
- pm2 = Instance.new("Part")
- hm2.Name = "Hat"
- pm2.Parent = hm2
- pm2.Position = head2.Position
- pm2.Name = "Handle"
- pm2.formFactor = 0
- pm2.Size = Vector3.new(1, 1, 1)
- pm2.BottomSurface = 0
- pm2.TopSurface = 0
- pm2.Locked = true
- pm2.Transparency = 1
- hm2.Parent = model2
- local w2 = Instance.new("Weld",hm2)
- w2.Part0 = pm2
- w2.Part1 = head2
- function onTouched(brick)
- if humanv.Value == false then
- local humn = brick.Parent:FindFirstChildOfClass("Part")
- if humn then
- for i,v in pairs(humn.Parent:GetChildren()) do
- if v.ClassName == "Part" then
- v.CanCollide = true
- v.Anchored = false
- v.Color = Color3.new(0,0,0)
- v:BreakJoints()
- end
- end
- end
- end
- end
- torso.Touched:connect(onTouched)
- function onTouched(brick)
- if humanv.Value == false then
- local humn = brick.Parent:FindFirstChildOfClass("Humanoid")
- if humn then
- for i,v in pairs(humn.Parent:GetChildren()) do
- if v.ClassName == "Part" then
- humn:Destroy()
- end
- end
- end
- end
- end
- torso.Touched:connect(onTouched)
- function onTouched(brick)
- if humanv.Value == false then
- local humn = brick.Parent:FindFirstChildOfClass("MeshPart")
- if humn then
- for i,v in pairs(humn.Parent:GetChildren()) do
- if v.ClassName == "MeshPart" then
- v.CanCollide = true
- v.Anchored = false
- v.Color = Color3.new(0,0,0)
- v:BreakJoints()
- end
- end
- end
- end
- end
- torso.Touched:connect(onTouched)
- function onTouched(brick)
- if humanv.Value == false then
- local humn = brick.Parent:FindFirstChildOfClass("UnionOperation")
- if humn then
- for i,v in pairs(humn.Parent:GetChildren()) do
- if v.ClassName == "UnionOperation" then
- v.CanCollide = true
- v.Anchored = false
- v.Color = Color3.new(0,0,0)
- v:BreakJoints()
- end
- end
- end
- end
- end
- torso.Touched:connect(onTouched)
- local music = Instance.new("Sound",char)
- music.Volume = 1
- music.SoundId = "rbxassetid://885996042"
- music:Play()
- local ScreenGui = Instance.new("ScreenGui")
- local TextButton_3 = Instance.new("TextButton")
- ScreenGui.Parent = game.Players.LocalPlayer.PlayerGui
- TextButton_3.Parent = ScreenGui
- TextButton_3.BackgroundColor3 = Color3.new(0.25098, 0.964706, 1)
- TextButton_3.Position = UDim2.new(0, -142,0, 452)
- TextButton_3.Size = UDim2.new(0, 142, 0, 50)
- TextButton_3.Font = Enum.Font.SourceSans
- TextButton_3.Text = "Toggle invisibility off"
- TextButton_3.TextScaled = true
- TextButton_3.TextSize = 14
- local ScreenGui = Instance.new("ScreenGui")
- local TextButton = Instance.new("TextButton")
- ScreenGui.Parent = game.Players.LocalPlayer.PlayerGui
- TextButton.Parent = ScreenGui
- TextButton.BackgroundColor3 = Color3.new(0.25098, 0.964706, 1)
- TextButton.Position = UDim2.new(0, 0, 0, 452)
- TextButton.Size = UDim2.new(0, 142, 0, 50)
- TextButton.Font = Enum.Font.SourceSans
- TextButton.Text = "Toggle invisibility on"
- TextButton.TextScaled = true
- TextButton.TextSize = 14
- TextButton.MouseButton1Down:connect(function()
- hm:Destroy()
- model.Humanoid:Destroy()
- music.Pitch = 2
- larm.Transparency = 0.1
- rarm.Transparency = 0.1
- lleg.Transparency = 0.1
- rleg.Transparency = 0.1
- head.Transparency = 0.1
- torso.Transparency = 0.1
- wait(0.1)
- larm.Transparency = 0.2
- rarm.Transparency = 0.2
- lleg.Transparency = 0.2
- rleg.Transparency = 0.2
- head.Transparency = 0.2
- torso.Transparency = 0.2
- wait(0.1)
- larm.Transparency = 0.3
- rarm.Transparency = 0.3
- lleg.Transparency = 0.3
- rleg.Transparency = 0.3
- head.Transparency = 0.3
- torso.Transparency = 0.3
- wait(0.1)
- larm.Transparency = 0.4
- rarm.Transparency = 0.4
- lleg.Transparency = 0.4
- rleg.Transparency = 0.4
- head.Transparency = 0.4
- torso.Transparency = 0.4
- wait(0.1)
- larm.Transparency = 0.5
- rarm.Transparency = 0.5
- lleg.Transparency = 0.5
- rleg.Transparency = 0.5
- head.Transparency = 0.5
- torso.Transparency = 0.5
- wait(0.1)
- larm.Transparency = 0.6
- rarm.Transparency = 0.6
- lleg.Transparency = 0.6
- rleg.Transparency = 0.6
- head.Transparency = 0.6
- torso.Transparency = 0.6
- wait(0.1)
- larm.Transparency = 0.7
- rarm.Transparency = 0.7
- lleg.Transparency = 0.7
- rleg.Transparency = 0.7
- head.Transparency = 0.7
- torso.Transparency = 0.7
- wait(0.1)
- larm.Transparency = 0.8
- rarm.Transparency = 0.8
- lleg.Transparency = 0.8
- rleg.Transparency = 0.8
- head.Transparency = 0.8
- head.Transparency = 0.8
- wait(0.1)
- larm.Transparency = 0.9
- rarm.Transparency = 0.9
- lleg.Transparency = 0.9
- rleg.Transparency = 0.9
- head.Transparency = 0.9
- torso.Transparency = 0.9
- wait(0.1)
- larm.Transparency = 1
- rarm.Transparency = 1
- lleg.Transparency = 1
- rleg.Transparency = 1
- head.Transparency = 1
- torso.Transparency = 1
- larm.CanCollide = false
- rarm.CanCollide = false
- lleg.CanCollide = false
- rleg.CanCollide = false
- head.CanCollide = false
- torso.CanCollide = false
- char.Humanoid.WalkSpeed = 30
- TextButton.Position = UDim2.new(0, -142,0, 452)
- wait(0.1)
- part.Transparency = 1
- wait(0.3)
- for i = 1,5 do
- m.Scale = m.Scale - Vector3.new(0.5,0,0.5)
- game:GetService("RunService").Stepped:wait()
- end
- TextButton.Position = UDim2.new(0, -142,0, 452)
- TextButton_3.Position = UDim2.new(0, 0, 0, 452)
- end)
- local ScreenGui = Instance.new("ScreenGui")
- local TextButton_2 = Instance.new("TextButton")
- ScreenGui.Parent = game.Players.LocalPlayer.PlayerGui
- TextButton_2.Parent = ScreenGui
- TextButton_2.BackgroundColor3 = Color3.new(0.247059, 0.964706, 1)
- TextButton_2.Position = UDim2.new(0, 1200,0, 452)
- TextButton_2.Size = UDim2.new(0, 142, 0, 50)
- TextButton_2.Font = Enum.Font.SourceSans
- TextButton_2.Text = "reset song"
- TextButton_2.TextScaled = true
- TextButton_2.TextSize = 14
- TextButton_2.TextWrapped = true
- TextButton_2.MouseButton1Down:connect(function()
- music:Play()
- end)
- TextButton_3.MouseButton1Down:connect(function()
- wait(0.1)
- music.Pitch = 1
- char.Humanoid.WalkSpeed = 50
- larm.Transparency = 0.9
- rarm.Transparency = 0.9
- lleg.Transparency = 0.9
- rleg.Transparency = 0.9
- head.Transparency = 0.9
- torso.Transparency = 0.9
- wait(0.1)
- larm.Transparency = 0.8
- rarm.Transparency = 0.8
- lleg.Transparency = 0.8
- rleg.Transparency = 0.8
- head.Transparency = 0.8
- torso.Transparency = 0.8
- wait(0.3)
- larm.Transparency = 0.8
- rarm.Transparency = 0.8
- lleg.Transparency = 0.8
- rleg.Transparency = 0.8
- head.Transparency = 0.8
- head.Transparency = 0.8
- wait(0.3)
- larm.Transparency = 0.7
- rarm.Transparency = 0.7
- lleg.Transparency = 0.7
- rleg.Transparency = 0.7
- head.Transparency = 0.7
- torso.Transparency = 0.7
- wait(0.3)
- larm.Transparency = 0.6
- rarm.Transparency = 0.6
- lleg.Transparency = 0.6
- rleg.Transparency = 0.6
- head.Transparency = 0.6
- torso.Transparency = 0.6
- wait(0.3)
- larm.Transparency = 0.5
- rarm.Transparency = 0.5
- lleg.Transparency = 0.5
- rleg.Transparency = 0.5
- head.Transparency = 0.5
- torso.Transparency = 0.5
- wait(0.3)
- larm.Transparency = 0.4
- rarm.Transparency = 0.4
- lleg.Transparency = 0.4
- rleg.Transparency = 0.4
- head.Transparency = 0.4
- torso.Transparency = 0.4
- wait(0.3)
- larm.Transparency = 0.3
- rarm.Transparency = 0.3
- lleg.Transparency = 0.3
- rleg.Transparency = 0.3
- head.Transparency = 0.3
- torso.Transparency = 0.3
- wait(0.3)
- larm.Transparency = 0.2
- rarm.Transparency = 0.2
- lleg.Transparency = 0.2
- rleg.Transparency = 0.2
- head.Transparency = 0.2
- torso.Transparency = 0.2
- wait(0.3)
- larm.Transparency = 0.1
- rarm.Transparency = 0.1
- lleg.Transparency = 0.1
- rleg.Transparency = 0.1
- head.Transparency = 0.1
- torso.Transparency = 0.1
- wait(0.3)
- larm.Transparency = 0
- rarm.Transparency = 0
- lleg.Transparency = 0
- rleg.Transparency = 0
- head.Transparency = 0
- torso.Transparency = 0
- larm.CanCollide = true
- rarm.CanCollide = true
- lleg.CanCollide = true
- rleg.CanCollide = true
- head.CanCollide = true
- torso.CanCollide = true
- local h = Instance.new("Humanoid",model)
- h.MaxHealth = 0
- h.Health = 0
- part.Transparency = 0
- for i = 1,5 do
- m.Scale = m.Scale + Vector3.new(0.5,0,0.5)
- game:GetService("RunService").Stepped:wait()
- end
- TextButton_3.Position = UDim2.new(0, -142,0, 452)
- TextButton.Position = UDim2.new(0, 0, 0, 452)
- wait(0.00000000000000000000000000000000000001)
- hm = Instance.new("Hat")
- pm = Instance.new("Part")
- hm.Name = "Hat"
- pm.Parent = hm
- pm.Position = char.Head.Position
- pm.Name = "Handle"
- pm.formFactor = 0
- pm.Size = Vector3.new(1, 1, 2)
- pm.BottomSurface = 0
- pm.TopSurface = 0
- pm.Locked = true
- pm.Transparency = 1
- hm.Parent = model
- end)
- local gui_2 = Instance.new("ScreenGui")
- local earsv = Instance.new("BoolValue")
- local brickv = Instance.new("BoolValue")
- local boyv = Instance.new("BoolValue")
- local girlv = Instance.new("BoolValue")
- local TextButton_5 = Instance.new("TextButton")
- local TextButton_4 = Instance.new("TextButton")
- local TextBox = Instance.new("TextBox")
- local TextButton_6 = Instance.new("TextButton")
- local ImageButton = Instance.new("ImageButton")
- local Frame_1 = Instance.new("Frame")
- local TextButton_13 = Instance.new("TextButton")
- local TextButton_16 = Instance.new("TextButton")
- local TextButton_11 = Instance.new("TextButton")
- local TextButton_18 = Instance.new("TextButton")
- local TextButton_15 = Instance.new("TextButton")
- local TextButton_12 = Instance.new("TextButton")
- local TextButton_17 = Instance.new("TextButton")
- local TextButton_14 = Instance.new("TextButton")
- local TextButton_19 = Instance.new("TextButton")
- local TextButton_20 = Instance.new("TextButton")
- local TextBox_2 = Instance.new("TextBox")
- local Label_1 = Instance.new("TextLabel")
- local Label_2 = Instance.new("TextLabel")
- local Label_3 = Instance.new("TextLabel")
- local Label_4 = Instance.new("TextLabel")
- gui_2.Name = "gui_2"
- gui_2.Parent = game.Players.LocalPlayer.PlayerGui
- TextButton_5.Name = "TextButton_5"
- TextButton_5.Parent = gui_2
- TextButton_5.BackgroundColor3 = Color3.new(0.25098, 0.964706, 1)
- TextButton_5.Position = UDim2.new(0, 0, 0, 383)
- TextButton_5.Size = UDim2.new(0, 142, 0, 50)
- TextButton_5.Font = Enum.Font.SourceSans
- TextButton_5.Text = "don't turn around"
- TextButton_5.TextScaled = true
- TextButton_5.TextSize = 14
- TextButton_5.TextWrapped = true
- earsv.Parent = gui_2
- earsv.Value = false
- earsv.Name = "earsv"
- boyv.Parent = gui_2
- boyv.Value = false
- boyv.Name = "boyv"
- girlv.Parent = gui_2
- girlv.Value = false
- girlv.Name = "girlv"
- brickv.Parent = gui_2
- brickv.Value = true
- brickv.Name = "brickv"
- TextButton_4.Name = "TextButton_4"
- TextButton_4.Parent = gui_2
- TextButton_4.BackgroundColor3 = Color3.new(0.25098, 0.964706, 1)
- TextButton_4.Position = UDim2.new(0, 0, 0, 255)
- TextButton_4.Size = UDim2.new(0, 140, 0, 22)
- TextButton_4.Visible = false
- TextButton_4.Font = Enum.Font.SourceSans
- TextButton_4.Text = "say"
- TextButton_4.TextScaled = true
- TextButton_4.TextSize = 14
- TextButton_4.TextWrapped = true
- TextBox.Parent = gui_2
- TextBox.BackgroundColor3 = Color3.new(1, 1, 1)
- TextBox.Position = UDim2.new(0, 0, 0, 281)
- TextBox.Size = UDim2.new(0, 139, 0, 16)
- TextBox.Visible = false
- TextBox.Font = Enum.Font.SourceSans
- TextBox.Text = "say something"
- TextBox.TextSize = 14
- TextButton_6.Name = "TextButton_6"
- TextButton_6.Parent = gui_2
- TextButton_6.BackgroundColor3 = Color3.new(0.25098, 0.964706, 1)
- TextButton_6.Position = UDim2.new(0, 0, 0, 315)
- TextButton_6.Size = UDim2.new(0, 142, 0, 50)
- TextButton_6.Font = Enum.Font.SourceSans
- TextButton_6.Text = "be a human"
- TextButton_6.TextScaled = true
- TextButton_6.TextSize = 14
- TextButton_6.TextWrapped = true
- TextButton_20.Name = "TextButton_20"
- TextButton_20.Parent = gui_2
- TextButton_20.BackgroundColor3 = Color3.new(0.25098, 0.964706, 1)
- TextButton_20.Position = UDim2.new(0, 0, 0, 315)
- TextButton_20.Size = UDim2.new(0, 142, 0, 50)
- TextButton_20.Font = Enum.Font.SourceSans
- TextButton_20.Text = "turn back"
- TextButton_20.TextScaled = true
- TextButton_20.TextSize = 14
- TextButton_20.TextWrapped = true
- TextButton_20.Visible = false
- ImageButton.Parent = gui_2
- ImageButton.BackgroundColor3 = Color3.new(1, 1, 1)
- ImageButton.BackgroundTransparency = 1
- ImageButton.Position = UDim2.new(0, 0, 0, 208)
- ImageButton.Size = UDim2.new(0, 35, 0, 31)
- ImageButton.Image = "rbxassetid://135740223"
- Frame_1.Name = "Frame_1"
- Frame_1.Parent = ImageButton
- Frame_1.BackgroundColor3 = Color3.new(0, 0, 0)
- Frame_1.BackgroundTransparency = 0.69999998807907
- Frame_1.Position = UDim2.new(0, 35, 0, -58)
- Frame_1.Size = UDim2.new(0, 204, 0, 89)
- Frame_1.Visible = false
- TextButton_13.Name = "TextButton_13"
- TextButton_13.Parent = Frame_1
- TextButton_13.BackgroundColor3 = Color3.new(1, 0, 0)
- TextButton_13.Position = UDim2.new(0, 102, 0, 63)
- TextButton_13.Size = UDim2.new(0, 46, 0, 26)
- TextButton_13.Visible = false
- TextButton_13.Font = Enum.Font.SourceSans
- TextButton_13.Text = "is on"
- TextButton_13.TextSize = 14
- TextButton_13.TextWrapped = true
- TextButton_16.Name = "TextButton_16"
- TextButton_16.Parent = Frame_1
- TextButton_16.BackgroundColor3 = Color3.new(1, 0, 0)
- TextButton_16.Position = UDim2.new(0, 56, 0, 63)
- TextButton_16.Size = UDim2.new(0, 46, 0, 26)
- TextButton_16.Visible = false
- TextButton_16.Font = Enum.Font.SourceSans
- TextButton_16.Text = "is on"
- TextButton_16.TextSize = 14
- TextButton_11.Name = "TextButton_11"
- TextButton_11.Parent = Frame_1
- TextButton_11.BackgroundColor3 = Color3.new(1, 0, 0)
- TextButton_11.Position = UDim2.new(0, 102, 0, 18)
- TextButton_11.Size = UDim2.new(0, 46, 0, 26)
- TextButton_11.Visible = false
- TextButton_11.Font = Enum.Font.SourceSans
- TextButton_11.Text = "is off"
- TextButton_11.TextSize = 14
- TextButton_18.Name = "TextButton_18"
- TextButton_18.Parent = Frame_1
- TextButton_18.BackgroundColor3 = Color3.new(1, 0, 0)
- TextButton_18.Position = UDim2.new(0, 56, 0, 18)
- TextButton_18.Size = UDim2.new(0, 46, 0, 26)
- TextButton_18.Visible = false
- TextButton_18.Font = Enum.Font.SourceSans
- TextButton_18.Text = "is on"
- TextButton_18.TextSize = 14
- TextButton_15.Name = "TextButton_15"
- TextButton_15.Parent = Frame_1
- TextButton_15.BackgroundColor3 = Color3.new(1, 0, 0)
- TextButton_15.Position = UDim2.new(0, 102, 0, 18)
- TextButton_15.Size = UDim2.new(0, 46, 0, 26)
- TextButton_15.Visible = false
- TextButton_15.Font = Enum.Font.SourceSans
- TextButton_15.Text = "is on"
- TextButton_15.TextSize = 14
- TextButton_12.Name = "TextButton_12"
- TextButton_12.Parent = Frame_1
- TextButton_12.BackgroundColor3 = Color3.new(1, 0, 0)
- TextButton_12.Position = UDim2.new(0, 56, 0, 63)
- TextButton_12.Size = UDim2.new(0, 46, 0, 26)
- TextButton_12.Visible = false
- TextButton_12.Font = Enum.Font.SourceSans
- TextButton_12.Text = "is off"
- TextButton_12.TextSize = 14
- TextButton_17.Name = "TextButton_17"
- TextButton_17.Parent = Frame_1
- TextButton_17.BackgroundColor3 = Color3.new(1, 0, 0)
- TextButton_17.Position = UDim2.new(0, 102, 0, 63)
- TextButton_17.Size = UDim2.new(0, 46, 0, 26)
- TextButton_17.Visible = false
- TextButton_17.Font = Enum.Font.SourceSans
- TextButton_17.Text = "is off"
- TextButton_17.TextSize = 14
- TextButton_17.TextWrapped = true
- TextButton_14.Name = "TextButton_14"
- TextButton_14.Parent = Frame_1
- TextButton_14.BackgroundColor3 = Color3.new(1, 0, 0)
- TextButton_14.Position = UDim2.new(0, 56, 0, 18)
- TextButton_14.Size = UDim2.new(0, 46, 0, 26)
- TextButton_14.Visible = false
- TextButton_14.Font = Enum.Font.SourceSans
- TextButton_14.Text = "is off"
- TextButton_14.TextSize = 14
- TextBox_2.Name = "TextBox_2"
- TextBox_2.Parent = Frame_1
- TextBox_2.BackgroundColor3 = Color3.new(1, 1, 1)
- TextBox_2.Position = UDim2.new(0, 17, 0, 0)
- TextBox_2.Size = UDim2.new(0, 170, 0, 10)
- TextBox_2.Visible = false
- TextBox_2.Font = Enum.Font.SourceSans
- TextBox_2.Text = "human name"
- TextBox_2.TextSize = 14
- Label_1.Name = "Label_1"
- Label_1.Parent = Frame_1
- Label_1.Active = true
- Label_1.BackgroundColor3 = Color3.new(0, 1, 0)
- Label_1.Position = UDim2.new(0, 158, 0, 18)
- Label_1.Size = UDim2.new(0, 46, 0, 26)
- Label_1.Visible = false
- Label_1.Font = Enum.Font.SourceSans
- Label_1.Text = "boy"
- Label_1.TextSize = 14
- Label_2.Name = "Label_2"
- Label_2.Parent = Frame_1
- Label_2.Active = true
- Label_2.BackgroundColor3 = Color3.new(0, 1, 0)
- Label_2.Position = UDim2.new(0, 0, 0, 63)
- Label_2.Size = UDim2.new(0, 46, 0, 26)
- Label_2.Visible = false
- Label_2.Font = Enum.Font.SourceSans
- Label_2.Text = "cat ears"
- Label_2.TextSize = 14
- Label_3.Name = "Label_3"
- Label_3.Parent = Frame_1
- Label_3.Active = true
- Label_3.BackgroundColor3 = Color3.new(0, 1, 0)
- Label_3.Position = UDim2.new(0, 158, 0, 63)
- Label_3.Size = UDim2.new(0, 46, 0, 26)
- Label_3.Visible = false
- Label_3.Font = Enum.Font.SourceSans
- Label_3.Text = "Brick human"
- Label_3.TextScaled = true
- Label_3.TextSize = 14
- Label_3.TextWrapped = true
- Label_4.Name = "Label_4"
- Label_4.Parent = Frame_1
- Label_4.Active = true
- Label_4.BackgroundColor3 = Color3.new(0, 1, 0)
- Label_4.Position = UDim2.new(0, 0, 0, 18)
- Label_4.Size = UDim2.new(0, 46, 0, 26)
- Label_4.Visible = false
- Label_4.Font = Enum.Font.SourceSans
- Label_4.Text = "girl"
- Label_4.TextSize = 14
- -- Scripts
- ImageButton.MouseButton1Down:connect(function()
- Frame_1.Visible = true
- TextButton_19.Visible = true
- if brickv.Value == true then
- TextButton_13.Visible = true
- TextButton_17.Visible = false
- end
- if brickv.Value == false then
- TextButton_17.Visible = true
- TextButton_13.Visible = false
- end
- Label_1.Visible = true
- Label_2.Visible = true
- Label_3.Visible = true
- Label_4.Visible = true
- TextBox_2.Visible = true
- ImageButton.Image = "http://www.roblox.com/asset/?id=145302972"
- if boyv.Value == false then
- TextButton_11.Visible = true
- TextButton_15.Visible = false
- end
- if boyv.Value == true then
- TextButton_15.Visible = true
- TextButton_11.Visible = false
- end
- if earsv.Value == false then
- TextButton_12.Visible = true
- TextButton_16.Visible = false
- end
- if earsv.Value == true then
- TextButton_12.Visible = false
- TextButton_16.Visible = true
- end
- if girlv.Value == true then
- TextButton_14.Visible = false
- TextButton_18.Visible = true
- end
- if girlv.Value == false then
- TextButton_14.Visible = true
- TextButton_18.Visible = false
- end
- end)
- TextButton_19.Name = "TextButton_19"
- TextButton_19.Parent = Frame_1
- TextButton_19.BackgroundColor3 = Color3.new(1, 0, 0)
- TextButton_19.Position = UDim2.new(0, -28,0, 63)
- TextButton_19.Size = UDim2.new(0, 28,0, 26)
- TextButton_19.Visible = false
- TextButton_19.Font = Enum.Font.SourceSans
- TextButton_19.Text = "X"
- TextButton_19.TextSize = 14
- TextButton_19.TextScaled = true
- TextButton_19.TextWrapped = true
- TextButton_19.MouseButton1Down:connect(function()
- Frame_1.Visible = false
- TextButton_19.Visible = false
- TextButton_11.Visible = false
- TextButton_12.Visible = false
- TextButton_13.Visible = false
- TextButton_14.Visible = false
- TextButton_15.Visible = false
- TextButton_16.Visible = false
- TextButton_17.Visible = false
- TextButton_18.Visible = false
- Label_1.Visible = false
- Label_2.Visible = false
- Label_3.Visible = false
- Label_4.Visible = false
- TextBox_2.Visible = false
- ImageButton.Image = "rbxassetid://135740223"
- end)
- TextButton_6.MouseButton1Down:connect(function()
- animnew.Animator.Parent = char.Humanoid
- TextButton_6.Visible = false
- TextButton_20.Visible = true
- TextButton_4.Visible = true
- TextBox.Visible = true
- model2.Name = TextBox_2.Text
- char.Torso.Transparency = 0
- char.Head.Transparency = 1
- char["Left Leg"].Transparency = 0
- char["Left Arm"].Transparency = 0
- char["Right Leg"].Transparency = 0
- char["Right Arm"].Transparency = 0
- torso.Transparency = 1
- head.Transparency = 1
- lleg.Transparency = 1
- larm.Transparency = 1
- rleg.Transparency = 1
- rarm.Transparency = 1
- humanv.Value = true
- head2.Transparency = 0
- model.Humanoid:Destroy()
- ha.AttachmentPos = Vector3.new(0, -100, 0)
- char.Humanoid.WalkSpeed = 16
- char.Humanoid.JumpPower = 50
- if brickv.Value == true then
- head2.face.Texture = "http://www.roblox.com/asset/?id=288072938"
- char.Shirt.ShirtTemplate = ""
- char.Pants.PantsTemplate = ""
- torsoc.MeshId = "1112228624"
- llegc.MeshId = "1112275294"
- rlegc.MeshId = "1112267576"
- larmc.MeshId = "1112256772"
- rarmc.MeshId = "1112244824"
- char.Torso.BrickColor = BrickColor.new("Cyan")
- head2.BrickColor = BrickColor.new("New Yeller")
- char["Left Leg"].BrickColor = BrickColor.new("Lime green")
- char["Left Arm"].BrickColor = BrickColor.new("New Yeller")
- char["Right Leg"].BrickColor = BrickColor.new("Lime green")
- char["Right Arm"].BrickColor = BrickColor.new("New Yeller")
- end
- part.Transparency = 1
- for i = 1,5 do
- m.Scale = m.Scale - Vector3.new(0.5,0,0.5)
- game:GetService("RunService").Stepped:wait()
- end
- if boyv.Value == true then
- head2.face.Texture = "http://www.roblox.com/asset/?id=31117192"
- torsoc.MeshId = "82907945"
- llegc.MeshId = "81487640"
- rlegc.MeshId = "81487710"
- larmc.MeshId = "82907977"
- rarmc.MeshId = "82908019"
- char.Torso.BrickColor = BrickColor.new("Bright orange")
- head2.BrickColor = BrickColor.new("Bright orange")
- char["Left Leg"].BrickColor = BrickColor.new("Bright orange")
- char["Left Arm"].BrickColor = BrickColor.new("Bright orange")
- char["Right Leg"].BrickColor = BrickColor.new("Bright orange")
- char["Right Arm"].BrickColor = BrickColor.new("Bright orange")
- char.Shirt.ShirtTemplate = "http://www.roblox.com/asset/?id=144076357"
- char.Pants.PantsTemplate = "http://www.roblox.com/asset/?id=319334584"
- hb = Instance.new("Hat")
- pb = Instance.new("Part")
- hb.Name = "Hat"
- pb.Parent = hb
- pb.Position = char.Head.Position
- pb.Name = "Handle"
- pb.formFactor = 0
- pb.Size = Vector3.new(1.2, 1, 1.6)
- pb.BottomSurface = 0
- pb.TopSurface = 0
- pb.Locked = true
- local bm = Instance.new("SpecialMesh",pb)
- bm.MeshType = "FileMesh"
- bm.Scale = Vector3.new(1.05, 1, 1.05)
- bm.MeshId = "http://www.roblox.com/asset/?id=74878559"
- bm.TextureId = "http://www.roblox.com/asset/?id=75975802"
- hb.Parent = char
- hb.AttachmentPos = Vector3.new(0, 0.075, 0.05)
- hb.AttachmentForward = Vector3.new(0, 0, -1)
- hb.AttachmentRight = Vector3.new(1, 0, 0)
- hb.AttachmentUp = Vector3.new(0, 1, 0)
- end
- if earsv.Value == true then
- he = Instance.new("Hat")
- pe = Instance.new("Part")
- he.Name = "Hat"
- pe.Parent = he
- pe.Position = char.Head.Position
- pe.Name = "Handle"
- pe.formFactor = 0
- pe.Size = Vector3.new(1, 0.8, 1)
- pe.BottomSurface = 0
- pe.TopSurface = 0
- pe.Locked = true
- local em = Instance.new("SpecialMesh",pe)
- em.MeshType = "FileMesh"
- em.Scale = Vector3.new(1, 1, 1)
- em.MeshId = "http://www.roblox.com/asset/?id=1374148"
- em.TextureId = "http://www.roblox.com/asset/?id=413143035"
- he.Parent = char
- he.AttachmentPos = Vector3.new(-0.025, -0.26, 0)
- he.AttachmentForward = Vector3.new(0, 0, -1)
- he.AttachmentRight = Vector3.new(1, 0, 0)
- he.AttachmentUp = Vector3.new(0, 1, 0)
- end
- if girlv.Value == true then
- head2.face.Texture = "rbxasset://textures/face.png"
- torsoc.MeshId = "82987757"
- llegc.MeshId = "746826007"
- rlegc.MeshId = "746825633"
- larmc.MeshId = "83001137"
- rarmc.MeshId = "83001181"
- char.Torso.BrickColor = BrickColor.new("Pastel brown")
- head2.BrickColor = BrickColor.new("Pastel brown")
- char["Left Leg"].BrickColor = BrickColor.new("Pastel brown")
- char["Left Arm"].BrickColor = BrickColor.new("Pastel brown")
- char["Right Leg"].BrickColor = BrickColor.new("Pastel brown")
- char["Right Arm"].BrickColor = BrickColor.new("Pastel brown")
- char.Shirt.ShirtTemplate = "http://www.roblox.com/asset/?id=382537084"
- char.Pants.PantsTemplate = "http://www.roblox.com/asset/?id=382537805"
- hg = Instance.new("Hat")
- pg = Instance.new("Part")
- hg.Name = "Hat"
- pg.Parent = hg
- pg.Position = char.Head.Position
- pg.Name = "Handle"
- pg.formFactor = 0
- pg.Size = Vector3.new(1.33, 2.18, 1.7)
- pg.BottomSurface = 0
- pg.TopSurface = 0
- pg.Locked = true
- local gm = Instance.new("SpecialMesh",pg)
- gm.MeshType = "FileMesh"
- gm.Scale = Vector3.new(0.5, 0.5, 0.5)
- gm.MeshId = "http://www.roblox.com/asset/?id=319354652"
- gm.TextureId = "http://www.roblox.com/asset/?id=376186990"
- hg.Parent = char
- hg.AttachmentPos = Vector3.new(0, 0.8, -0.02)
- hg.AttachmentForward = Vector3.new(0, 0, -1)
- hg.AttachmentRight = Vector3.new(1, 0, 0)
- hg.AttachmentUp = Vector3.new(0, 1, 0)
- end
- end)
- TextButton_20.MouseButton1Down:connect(function()
- char.Humanoid.Animator.Parent = animnew
- TextButton_6.Visible = true
- TextButton_20.Visible = false
- TextButton_4.Visible = false
- TextBox.Visible = false
- model2.Name = " "
- local h = Instance.new("Humanoid",model)
- h.MaxHealth = 0
- h.Health = 0
- ha.AttachmentPos = Vector3.new(0, 2.175, 0)
- char.Humanoid.WalkSpeed = 50
- char.Humanoid.JumpPower = 55
- head2.face.Texture = ""
- char.Torso.Transparency = 1
- char.Head.Transparency = 1
- char["Left Leg"].Transparency = 1
- char["Left Arm"].Transparency = 1
- char["Right Leg"].Transparency = 1
- char["Right Arm"].Transparency = 1
- torso.Transparency = 0
- head.Transparency = 0
- lleg.Transparency = 0
- larm.Transparency = 0
- rleg.Transparency = 0
- rarm.Transparency = 0
- head2.Transparency = 1
- part.Transparency = 0
- humanv.Value = false
- if boyv.Value == true then
- hb:Destroy()
- end
- for i = 1,5 do
- m.Scale = m.Scale + Vector3.new(0.5,0,0.5)
- game:GetService("RunService").Stepped:wait()
- end
- if earsv.Value == true then
- he:Destroy()
- end
- if girlv.Value == true then
- hg:Destroy()
- end
- end)
- TextButton_4.MouseButton1Down:connect(function()
- local saytag = Instance.new("BillboardGui",char.Head)
- saytag.StudsOffset = Vector3.new(0,2,0)
- saytag.Adornee = char.Head
- saytag.Size = UDim2.new(0,200,0,50)
- local text = Instance.new("TextLabel",saytag)
- text.Size = UDim2.new(0,200,0,50)
- text.BackgroundTransparency = 1
- text.TextColor3 = Color3.new(255, 255, 255)
- text.TextStrokeColor3 = Color3.new(0,0,0)
- text.Font = Enum.Font.Fantasy
- text.TextScaled = true
- text.TextStrokeTransparency = 0
- text.Text = TextBox.Text
- wait(3)
- saytag:Destroy()
- end)
- TextButton_5.MouseButton1Down:connect(function()
- local dsaytag = Instance.new("BillboardGui",char.Head)
- dsaytag.StudsOffset = Vector3.new(0,2,0)
- dsaytag.Adornee = char.Head
- dsaytag.Size = UDim2.new(0,200,0,50)
- local text = Instance.new("TextLabel",dsaytag)
- text.Size = UDim2.new(0,200,0,50)
- text.BackgroundTransparency = 1
- text.TextColor3 = Color3.new(0, 0, 0)
- text.TextStrokeColor3 = Color3.new(0,0,0)
- text.Font = Enum.Font.Fantasy
- text.TextScaled = true
- text.TextStrokeTransparency = 0
- text.Text = "Don't turn around"
- wait(0.3)
- text.Size = UDim2.new(0,100,0,25)
- wait(0.3)
- text.Size = UDim2.new(0,50,0,12)
- wait(0.3)
- dsaytag:Destroy()
- end)
- TextButton_17.MouseButton1Down:connect(function()
- brickv.Value = true
- girlv.Value = false
- boyv.Value = false
- TextButton_13.Visible = true
- TextButton_17.Visible = false
- TextButton_11.Visible = true
- TextButton_15.Visible = false
- TextButton_14.Visible = true
- TextButton_18.Visible = false
- end)
- TextButton_11.MouseButton1Down:connect(function()
- brickv.Value = false
- girlv.Value = false
- boyv.Value = true
- TextButton_13.Visible = false
- TextButton_17.Visible = true
- TextButton_15.Visible = true
- TextButton_14.Visible = true
- TextButton_18.Visible = false
- end)
- TextButton_12.MouseButton1Down:connect(function()
- earsv.Value = true
- TextButton_12.Visible = false
- TextButton_16.Visible = true
- end)
- TextButton_16.MouseButton1Down:connect(function()
- earsv.Value = false
- TextButton_12.Visible = true
- TextButton_16.Visible = false
- end)
- TextButton_14.MouseButton1Down:connect(function()
- girlv.Value = true
- boyv.Value = false
- brickv.Value = false
- TextButton_14.Visible = false
- TextButton_18.Visible = true
- TextButton_11.Visible = true
- TextButton_13.Visible = false
- TextButton_15.Visible = false
- TextButton_17.Visible = true
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement