Angel Vs Demon Simulator Roblox

How to get free money on rocitizens roblox

Demons

😱In a world where infected players become demons, can you hold off against evolving demons? 🔥Become the adamantine ROBLOXian of all time! 🏏Upgrade your bats/weapons, collect rare bats and try kill demons more as you can! Roblox Demolition Created 9/25/2020. A Non/Disney and Anime RolePlay Series created by Magicofdisney1234. A battle and romance between angels and demons. What happens in Angels vs Demons? Posted in r/roblox by u/Trashy-boat. 4 points and 1 comment.

Oct 28th, 2017
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. local LevisTitanSimulatorGUiv2 = Instance.new('ScreenGui')
  2. local ImageLabel = Instance.new('ImageLabel')
  3. local BringPlayersButton = Instance.new('TextButton')
  4. local SpamPunchButton = Instance.new('TextButton')
  5. local BringOrbsButton = Instance.new('TextButton')
  6. local GlossEffect = Instance.new('ImageLabel')
  7. LevisTitanSimulatorGUiv2.Name = 'LevisTitanSimulatorGUiv2'
  8. LevisTitanSimulatorGUiv2.Parent = game.Players.LocalPlayer.PlayerGui
  9. TextLabel.Parent = LevisTitanSimulatorGUiv2
  10. TextLabel.BackgroundColor3 = Color3.new(0, 1, 1)
  11. TextLabel.BorderSizePixel = 0
  12. TextLabel.Position = UDim2.new(0.5, -150, 0.5, -50)
  13. TextLabel.Font = Enum.Font.Arial
  14. TextLabel.Text = 'Titan Simulator GUI v2'
  15. TextLabel.TextSize = 18
  16. ImageLabel.Parent = TextLabel
  17. ImageLabel.Size = UDim2.new(1, 0, 0.5, 0)
  18. ImageLabel.Image = 'rbxasset://textures/BWGradient.png'
  19. MainFrame.Parent = TextLabel
  20. MainFrame.BackgroundTransparency = 0.30000001192093
  21. MainFrame.Position = UDim2.new(0, 0, 0, 20)
  22. BringPlayersButton.Parent = MainFrame
  23. BringPlayersButton.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  24. BringPlayersButton.BackgroundTransparency = 0.60000002384186
  25. BringPlayersButton.Size = UDim2.new(1, 0, 0.330000013, 0)
  26. BringPlayersButton.FontSize = Enum.FontSize.Size14
  27. BringPlayersButton.Text = 'Bring bodies to you (kill for Power)'
  28. BringPlayersButton.TextColor3 = Color3.new(1, 1, 1)
  29. SpamPunchButton.Parent = MainFrame
  30. SpamPunchButton.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  31. SpamPunchButton.BackgroundTransparency = 0.60000002384186
  32. SpamPunchButton.Position = UDim2.new(0, 0, 0.330000013, 0)
  33. SpamPunchButton.Size = UDim2.new(1, 0, 0.330000013, 0)
  34. SpamPunchButton.FontSize = Enum.FontSize.Size14
  35. SpamPunchButton.TextColor3 = Color3.new(1, 1, 1)
  36. BringOrbsButton.Parent = MainFrame
  37. BringOrbsButton.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  38. BringOrbsButton.BackgroundTransparency = 0.60000002384186
  39. BringOrbsButton.Position = UDim2.new(0, 0, 0.660000026, 0)
  40. BringOrbsButton.Size = UDim2.new(1, 0, 0.330000013, 0)
  41. BringOrbsButton.FontSize = Enum.FontSize.Size14
  42. BringOrbsButton.Text = 'Bring Orbs to you (by xFunnieuss Fixed by fixed by bat - exploits)'
  43. BringOrbsButton.TextSize = 14
  44. CloseButton.Name = 'CloseButton'
  45. CloseButton.BackgroundColor3 = Color3.new(1, 0, 0)
  46. CloseButton.BorderSizePixel = 0
  47. CloseButton.Size = UDim2.new(0, 20, 0, 20)
  48. CloseButton.FontSize = Enum.FontSize.Size18
  49. CloseButton.TextColor3 = Color3.new(1, 1, 1)
  50. GlossEffect.Parent = CloseButton
  51. GlossEffect.Size = UDim2.new(1, 0, 0.5, 0)
  52. GlossEffect.Image = 'rbxasset://textures/BWGradient.png'
  53. LevisTitanSimulatorGUiv2:remove()
  54. SpamPunchButton.MouseButton1Down:connect(function()
  55. local Punch = game.Players.LocalPlayer.Backpack.Punch
  56. Punch.Parent = game.Players.LocalPlayer.Character
  57. game.Players.LocalPlayer.Character.Punch:Activate()
  58. game.Players.LocalPlayer.Character.Punch:Activate()
  59. local PunchTwo = game.Players.LocalPlayer.Character.Punch
  60. PunchTwo.Parent = game.Players.LocalPlayer.Backpack
  61. end)
  62. BringPlayersButton.MouseButton1Down:connect(function()
  63. local children = model:GetChildren()
  64. if children[i] ~= nil then
  65. children[i].Character.UpperTorso.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  66. game.Players.LocalPlayer.Character.UpperTorso.Anchored = false
  67. game.Players.LocalPlayer.Character.UpperTorso.CFrame = children[i].Character.UpperTorso.CFrame
  68. end
  69. BringOrbsButton.MouseButton1Down:connect(function()
  70. for i,v in pairs(game.Workspace:GetChildren()) do
  71. v.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  72. end
  73. end)
Aug 3rd, 2017
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!

Roblox Angels Vs Demons Simulator 2

  1. local h = hit.Parent:FindFirstChild('Humanoid')
  2. h.Health = h.Health - 1
  3. end
  4. local h = hit.Parent:FindFirstChild('Humanoid')
  5. if h ~= nil and hit.Parent ~= script.Parent then
  6. infection.Parent = hit.Parent
  7. end
  8. script.Parent['Left Arm'].Touched:connect(dmg)
  9. while true do
  10. script.Parent['Head'].BrickColor = BrickColor.new('Forest green')
  11. script.Parent['Left Arm'].BrickColor = BrickColor.new('Forest green')
  12. script.Parent['Left Leg'].BrickColor = BrickColor.new('Dirt brown')
  13. script.Parent['Right Arm'].BrickColor = BrickColor.new('Forest green')
  14. script.Parent['Right Leg'].BrickColor = BrickColor.new('Dirt brown')
  15. script.Parent['Torso'].BrickColor = BrickColor.new('Dirt brown')
  16. script.Parent.Humanoid.WalkSpeed = 13
  17. script.Parent.Animate.walk.WalkAnim.AnimationId = 'http://www.roblox.com/asset/?id=956920334'
Demon simulator game
RAW Paste Data

Angel Vs Demon Simulator Roblox