Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---Made By Me---
- Player = game:GetService("Players").LocalPlayer
- Character = Player.Character
- chara = Character
- PlayerGui = Player.PlayerGui
- Backpack = Player.Backpack
- Torso = Character.Torso
- Head = Character.Head
- attack = false
- Humanoid = Character.Humanoid
- LeftArm = Character["Left Arm"]
- LeftLeg = Character["Left Leg"]
- RightArm = Character["Right Arm"]
- RightLeg = Character["Right Leg"]
- --Omae wa mo shindeiru by PaintfulfreeMLG
- local Player = game.Players.localPlayer
- local Character = Player.Character
- local Humanoid = Character.Humanoid
- wait(1)
- CV="White"
- p = game.Players.LocalPlayer
- char = p.Character
- local txt = Instance.new("BillboardGui", char)
- txt.Adornee = char .Head
- txt.Name = "_status"
- txt.Size = UDim2.new(2, 0, 1.2, 0)
- txt.StudsOffset = Vector3.new(-9, 8, 0)
- local text = Instance.new("TextLabel", txt)
- text.Size = UDim2.new(10, 0, 7, 0)
- text.FontSize = "Size24"
- text.TextScaled = true
- text.TextTransparency = 0
- text.BackgroundTransparency = 1
- text.TextTransparency = 0
- text.TextStrokeTransparency = 1
- text.Font = "Arcade"
- text.TextStrokeColor3 = Color3.new(0,0,255)
- v=Instance.new("Part")
- v.Name = "ColorBrick"
- v.Parent=p.Character
- v.FormFactor="Symmetric"
- v.Anchored=true
- v.CanCollide=false
- v.BottomSurface="Smooth"
- v.TopSurface="Smooth"
- v.Size=Vector3.new(10,5,3)
- v.Transparency=1
- v.CFrame=char.Torso.CFrame
- v.BrickColor=BrickColor.new(CV)
- v.Transparency=1
- text.TextColor3 = Color3.new(255,255,0)
- v.Shape="Block"
- text.Text = "YOU WILL NOT BELIVE IT GUYS FORTNITE IS NOW GETTING SOVIETS"
- plr = game.Players.LocalPlayer
- local s = Instance.new("Sound",plr.Character)
- s.Volume = 100
- s.Looped = false
- s.Pitch = 1
- s.SoundId = "rbxassetid://1856178072"
- s:Play()
- wait(5)
- workspace.Animetaional_Clone.Humanoid.Health = 0 --editname
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement