Return to site

Bleach New Hope Script

broken image


Apr 1st, 2019

Macpilot 11 0 9 mm. Mar 04, 2019. Betterzip 4 2 5 equals. How to use xbox 360 controller for terraria mac. https://gumtm.over-blog.com/2021/01/dxo-download.html. S microsoft outlook. Casio kl p1000 driver windows 10.

Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!

Bleach New Hope Script 2019

  1. Check out Bleach: New Hope. It's one of the millions of unique, user-generated 3D experiences created on Roblox. Update Log - Press 1 to equip and de-quip your sword. Removed spamming of kido skills.(Some moves take longer to cool down than others.) How to play (For new players): Upon entering the game, create your sword and afterwards press 'Load Game'.
  2. RELEASE Bleach New Hope Scripts. Because someone else released an exact copy of a script, doesn't mean he went to his thread and copied it.
  1. m.KeyDown:connect(function(k)
  2. if k 'c' then
  3. for i, v in pairs(workspace.Food:GetChildren()) do
  4. v.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + Vector3.new(2,-1,0)
  5. end
  6. end)
  7. --]]
  8. function code()
  9. local soul1 = game.Workspace.Food:FindFirstChild('DeadH')
  10. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = soul1.CFrame
  11. soul2 = game.Workspace.Food:FindFirstChild('DeadSR') -- You can swap these if you want to tp to deadSR instead
  12. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = soul2.CFrame
  13. end
  14. UIS.InputBegan:connect(function(Input)
  15. if KeyCode Enum.KeyCode.F3 then
  16. wait(.2)
  17. game:GetService('RunService').Stepped:wait(0)
  18. if good and on 1 then
  19. else
  20. end
  21. end
  22. UIS.InputBegan:connect(function(Input)
  23. if KeyCode Enum.KeyCode.F4 then
  24. end
  25. hum.CFrame = CFrame.new(mouse.Hit.x, mouse.Hit.y + 5, mouse.Hit.z)
  26. end
  27. end
RAW Paste Data
local m = game.Players.LocalPlayer:GetMouse() m.KeyDown:connect(function(k) k = k:lower() if k 'c' then for i, v in pairs(workspace.Food:GetChildren()) do if v.ClassName 'Part' then v.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + Vector3.new(2,-1,0) end end end end) --]] function code() local soul1 = game.Workspace.Food:FindFirstChild('DeadH') if soul1 ~= nil then game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = soul1.CFrame else soul2 = game.Workspace.Food:FindFirstChild('DeadSR') -- You can swap these if you want to tp to deadSR instead if soul2 ~= nil then game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = soul2.CFrame end end end ---- on = 1 ---- local UIS = game:GetService('UserInputService') UIS.InputBegan:connect(function(Input) local KeyCode = Input.KeyCode if KeyCode Enum.KeyCode.F3 then on = 1 wait(.2) while on 1 do game:GetService('RunService').Stepped:wait(0) local good,bad = pcall(code) if good and on 1 then code() else wait() end end end end) UIS.InputBegan:connect(function(Input) local KeyCode = Input.KeyCode if KeyCode Enum.KeyCode.F4 then on = 0 end end) plr = game.Players.LocalPlayer hum = plr.Character.HumanoidRootPart mouse = plr:GetMouse() mouse.KeyDown:connect(function(key) if key 'q' then if mouse.Target then hum.CFrame = CFrame.new(mouse.Hit.x, mouse.Hit.y + 5, mouse.Hit.z) end end end)
Apr 1st, 2019
New

Bleach New Hope Script Pastebin

Never
Bleach new hope script

Bleach New Hope Script Pastebin

Never

Bleach New Hope Scripts

Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. m.KeyDown:connect(function(k)
  2. if k 'c' then
  3. for i, v in pairs(workspace.Food:GetChildren()) do
  4. v.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + Vector3.new(2,-1,0)
  5. end
  6. end)
  7. --]]
  8. function code()
  9. local soul1 = game.Workspace.Food:FindFirstChild('DeadH')
  10. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = soul1.CFrame
  11. soul2 = game.Workspace.Food:FindFirstChild('DeadSR') -- You can swap these if you want to tp to deadSR instead
  12. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = soul2.CFrame
  13. end
  14. UIS.InputBegan:connect(function(Input)
  15. if KeyCode Enum.KeyCode.F3 then
  16. wait(.2)
  17. game:GetService('RunService').Stepped:wait(0)
  18. if good and on 1 then
  19. else
  20. end
  21. end
  22. UIS.InputBegan:connect(function(Input)
  23. if KeyCode Enum.KeyCode.F4 then
  24. end
  25. hum.CFrame = CFrame.new(mouse.Hit.x, mouse.Hit.y + 5, mouse.Hit.z)
  26. end
  27. end
RAW Paste Data
local m = game.Players.LocalPlayer:GetMouse() m.KeyDown:connect(function(k) k = k:lower() if k 'c' then for i, v in pairs(workspace.Food:GetChildren()) do if v.ClassName 'Part' then v.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame + Vector3.new(2,-1,0) end end end end) --]] function code() local soul1 = game.Workspace.Food:FindFirstChild('DeadH') if soul1 ~= nil then game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = soul1.CFrame else soul2 = game.Workspace.Food:FindFirstChild('DeadSR') -- You can swap these if you want to tp to deadSR instead if soul2 ~= nil then game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = soul2.CFrame end end end ---- on = 1 ---- local UIS = game:GetService('UserInputService') UIS.InputBegan:connect(function(Input) local KeyCode = Input.KeyCode if KeyCode Enum.KeyCode.F3 then on = 1 wait(.2) while on 1 do game:GetService('RunService').Stepped:wait(0) local good,bad = pcall(code) if good and on 1 then code() else wait() end end end end) UIS.InputBegan:connect(function(Input) local KeyCode = Input.KeyCode if KeyCode Enum.KeyCode.F4 then on = 0 end end) plr = game.Players.LocalPlayer hum = plr.Character.HumanoidRootPart mouse = plr:GetMouse() mouse.KeyDown:connect(function(key) if key 'q' then if mouse.Target then hum.CFrame = CFrame.new(mouse.Hit.x, mouse.Hit.y + 5, mouse.Hit.z) end end end)



broken image