Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --By Me (Rufus14)
- wait(1)
- plr = game.Players.LocalPlayer
- char = plr.Character
- rig = char.Torso
- mouse = plr:GetMouse()
- char.Head.face.Texture = "http://www.roblox.com/asset/?id=288287250"
- hair = Instance.new("Part", char.Head)
- hair.CanCollide = false
- mesh = Instance.new("SpecialMesh", hair)
- mesh.MeshId = "rbxassetid://319337852"
- mesh.TextureId = "rbxassetid://376189070"
- weld = Instance.new("Weld", hair)
- weld.Part1 = hair
- weld.Part0 = char.Head
- mesh.Scale = Vector3.new(0.52,0.52,0.52)
- weld.C0 = weld.C0 * CFrame.new(0,0.3,0)
- music = Instance.new("Sound", rig)
- music.SoundId = "http://roblox.com/asset?id=568927358"
- music.Looped = true
- music.Volume = 2
- music1 = Instance.new("Sound", rig)
- music1.SoundId = "http://www.roblox.com/asset/?id=102546080"
- music1.Looped = true
- music1.Volume = 10
- music:Play()
- music11 = Instance.new("Sound", rig)
- music11.SoundId = "rbxassetid://516262590"
- music11.Looped = true
- music11.Volume = 30
- shirt = Instance.new("Shirt", char)
- shirt.ShirtTemplate = "http://www.roblox.com/asset/?id=134969732"
- print(char.HumanoidRootPart.RootJoint.C0)
- for i = 1,10 do
- wait()
- char.Torso["Right Shoulder"].C0 = char.Torso["Right Shoulder"].C0 * CFrame.Angles(-0.009,0,0)
- char.Torso["Left Shoulder"].C0 = char.Torso["Left Shoulder"].C0 * CFrame.Angles(-0.009,0,0)
- char.Torso["Right Hip"].C0 = char.Torso["Right Hip"].C0 * CFrame.Angles(-0.009,0,0)
- char.Torso["Left Hip"].C0 = char.Torso["Left Hip"].C0 * CFrame.Angles(-0.009,0,0)
- end
- wait(1)
- wall = false
- print(rig["Right Shoulder"].C0)
- function key(key)
- key = key:lower()
- if not wall then
- if key == "q" then
- wall = true
- game.Chat:Chat(char.Head,"WE NEED TO BUILD A WALL AND HAIL DONALD TRUMP OR HE HANG HERESELF","Red")
- for i = 1,10 do
- wait()
- char.Torso["Right Shoulder"].C0 = char.Torso["Right Shoulder"].C0 * CFrame.Angles(0,0,0.2)
- end
- wait(2)
- local WALL = Instance.new("Part",rig)
- WALL.Anchored = true
- WALL.CanCollide = false
- WALL.Position = rig.Position
- WALL.CFrame = WALL.CFrame * CFrame.new(0,-70,45)
- WALL.Size = Vector3.new(2500,100,50)
- WALL.Material = "Brick"
- WALL.CanCollide = true
- music1:Play()
- for i = 1,200 do
- wait(0.01)
- WALL.CanCollide = true
- char.Humanoid.CameraOffset = Vector3.new(math.random(-1,1),math.random(-1,1),math.random(-1,1))
- WALL.CFrame = WALL.CFrame * CFrame.new(0,0.3,0)
- end
- wall = false
- music1:Stop()
- char.Humanoid.CameraOffset = Vector3.new(0,0,0)
- wait(2)
- for i = 1,10 do
- wait()
- char.Torso["Right Shoulder"].C0 = char.Torso["Right Shoulder"].C0 * CFrame.Angles(0,0,-0.2)
- end
- char.Humanoid.WalkSpeed = 16
- char.Humanoid.JumpPower = 50
- wait(15)
- music1:Play()
- wall = false
- for i = 1,200 do
- wait(0.01)
- WALL.CFrame = WALL.CFrame * CFrame.new(0,-0.3,0)
- end
- music1:Stop()
- WALL:destroy()
- end
- end
- if key == "e" then
- char.Humanoid.WalkSpeed = 0
- char.Humanoid.JumpPower = 0
- for i = 1,10 do
- wait()
- char.Torso["Right Shoulder"].C0 = char.Torso["Right Shoulder"].C0 * CFrame.Angles(0,0,0.3)
- end
- music11:Play()
- game.Chat:Chat(char.Head,"LET'S SAY ABOUT CHINA!!!","Green")
- end
- end
- function nuchina(key)
- key = key:lower()
- if key == "e" then
- for i = 1,10 do
- wait()
- char.Torso["Right Shoulder"].C0 = char.Torso["Right Shoulder"].C0 * CFrame.Angles(0,0,-0.3)
- end
- char.Humanoid.WalkSpeed = 16
- char.Humanoid.JumpPower = 50
- rig["Right Shoulder"].C0 = CFrame.new(1, 0.5, 0, 0, -0.0898785666, 0.995952964, 0, 0.995952964, 0.0898785666, -1, 0, 0)
- music11:Stop()
- end
- end
- mouse.KeyUp:connect(nuchina)
- mouse.KeyDown:connect(key)
- char.Humanoid.MaxHealth = math.huge
- wait()
- char.Humanoid.Health = math.huge
- text.Text = "R.I.P. Donald Trump"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement