Prephy

funny

Feb 27th, 2021 (edited)
537
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 7.94 KB | None | 0 0
  1. warn[[
  2.  Made by projor22 and no one else
  3.  
  4. buttons--
  5. v-steal head of others
  6. x-cut yourself into half
  7. c-losen your own head b-BRAZIL  (only works with losen head)
  8.  
  9. ]]
  10.  
  11. local health=false
  12. local player = owner
  13. local char = player.Character
  14. local head = char.Head
  15. local hum = char:FindFirstChildOfClass("Humanoid")
  16. if hum then
  17.     hum.RequiresNeck=false
  18.     end
  19. local remote = Instance.new("RemoteEvent",char)
  20. local remote2 = Instance.new("RemoteEvent",char) remote2.Name="194029"
  21. local remote3 = Instance.new("RemoteEvent",char) remote3.Name="4869q38"
  22. local BRAZIL = Instance.new("RemoteEvent",char) BRAZIL.Name="429ttj94829q8e"
  23. NLS([[
  24. local plr= game:GetService("Players").LocalPlayer
  25. local mouse = plr:GetMouse()
  26. local remote = plr.Character:WaitForChild("294059")
  27. local remote2 = plr.Character:WaitForChild("194029")
  28. local remote3 = plr.Character:WaitForChild("4869q38")
  29. local remote4 = plr.Character:WaitForChild("429ttj94829q8e")
  30.  
  31. mouse.KeyDown:connect(function(Key)
  32.     Key = Key:lower()
  33.     if  Key == 'c' then
  34.         remote:FireServer("Chop")
  35.     end
  36.     end)
  37.  
  38. mouse.KeyDown:connect(function(Key)
  39.     Key = Key:lower()
  40.     if  Key == 'x' then
  41.         remote2:FireServer("waist")
  42.     end
  43.     end)
  44.    
  45.     mouse.KeyDown:connect(function(Key)
  46.     Key = Key:lower()
  47.     if  Key == 'v' then
  48.         remote3:FireServer(mouse.Target)
  49.     end
  50.     end)
  51.    
  52.     mouse.KeyDown:connect(function(Key)
  53.     Key = Key:lower()
  54.     if  Key == 'b' then
  55.         remote4:FireServer("BRAZIL")
  56.     end
  57.     end)
  58. ]],char)
  59.  
  60. local ok = false
  61. local choppy = false
  62.  
  63. local TOOL=nil
  64. local brazilattack  = nil
  65. brazilattack=false
  66. remote3.OnServerEvent:Connect(function(pll,victim)
  67.     local hed = victim.Parent:FindFirstChild("Head")
  68.     if hed then
  69.         local humm = victim.Parent:FindFirstChildOfClass("Humanoid")
  70.         if humm then
  71.             humm.RequiresNeck=false
  72.             humm.Health=70
  73.             local r15neck = hed:FindFirstChild("Neck")
  74.             if r15neck then
  75.                 r15neck:Destroy()
  76.                 local tool1 = Instance.new("Tool")
  77.                 tool1.Name= victim.Parent.Name.."'s Head"
  78.                 hed.Parent=workspace
  79.                 local fakehandle1 = Instance.new("Part",tool1)
  80.                 fakehandle1.Size=Vector3.new(2,1,1) fakehandle1.Transparency=1 fakehandle1.CanCollide=false fakehandle1.Name="Handle"
  81.                 local weld = Instance.new("Weld",hed)
  82.                 weld.Part0=fakehandle1
  83.                 weld.Part1=hed
  84.                 particle(hed)
  85.                 tool1.Parent=char
  86.                 wait(5)
  87.                 if humm then
  88.                 humm.MaxHealth=8999
  89.                     humm.Health=8999
  90.                     end
  91.             else
  92.                 local r6 = victim.Parent:FindFirstChild("Torso")
  93.                 if r6 then
  94.                     local r6neck=   r6:FindFirstChild("Neck")
  95.                     if r6neck then
  96.                         r6neck:Destroy()
  97.                         local tool1 = Instance.new("Tool")
  98.                         tool1.Name= victim.Parent.Name.."'s Head"
  99.                         hed.Parent=workspace
  100.                         local fakehandle1 = Instance.new("Part",tool1)
  101.                         fakehandle1.Size=Vector3.new(2,1,1) fakehandle1.Transparency=1 fakehandle1.CanCollide=false fakehandle1.Name="Handle"
  102.                         local weld = Instance.new("Weld",hed)
  103.                         weld.Part0=fakehandle1
  104.                         weld.Part1=hed
  105.  
  106.                         particle(hed)
  107.                         tool1.Parent=char
  108.                         wait(5)
  109.                    
  110.                     end
  111.                 end
  112.             end
  113.         end
  114.     end
  115. end)
  116.  
  117. BRAZIL.OnServerEvent:Connect(function(pll,VICTIM)
  118.     if head then
  119.         if brazilattack==true then
  120.             print("brazil")
  121.             brazilattack=false
  122.             if hum then
  123.                 hum.DisplayName="YOU ARE GOING TO BRAZIL"
  124.             end
  125.         local BRAZI = Instance.new("Sound",head)
  126.             BRAZI.SoundId="rbxassetid://5816432987"
  127.             BRAZI.Volume=10
  128.             BRAZI:Play()
  129.             wait(2.1)
  130.             local bem = Instance.new("Explosion",head) 
  131.             bem.Position=head.Position
  132.             bem.BlastPressure=99999999
  133.                 wait(3)
  134.                 brazilattack=true
  135.             if hum then
  136.                 hum.DisplayName=player.Name
  137.             end
  138.    
  139.     end
  140.    
  141.    
  142. end
  143. end)
  144.  
  145.  
  146. remote.Name="294059"
  147. remote2.OnServerEvent:Connect(function(pll, waist)
  148.     local checking = char:FindFirstChild("UpperTorso")
  149.     if checking then
  150.         if choppy == false then
  151.             choppy=true
  152.             char:FindFirstChild("Waist",true):Destroy()
  153.             health=true
  154.             local root = char:FindFirstChild("HumanoidRootPart")
  155.             if root then
  156.                 root.CanCollide=false
  157.             end
  158.         else
  159.             print("non existance moment")
  160.         end
  161.     end
  162. end)
  163.  
  164. function particle(p)
  165.     local particle = Instance.new("Part",char) particle.Name="Blood" particle.Color=Color3.new(1, 0, 0) particle.Size=Vector3.new(.2,.2,.2) particle.CFrame=p.CFrame
  166.     local particle = Instance.new("Part",char) particle.Name="Blood" particle.Color=Color3.new(1, 0, 0) particle.Size=Vector3.new(.2,.2,.2) particle.CFrame=p.CFrame
  167.     local particle = Instance.new("Part",char) particle.Name="Blood" particle.Color=Color3.new(1, 0, 0) particle.Size=Vector3.new(.2,.2,.2) particle.CFrame=p.CFrame
  168.     local particle = Instance.new("Part",char) particle.Name="Blood" particle.Color=Color3.new(1, 0, 0) particle.Size=Vector3.new(.2,.2,.2) particle.CFrame=p.CFrame
  169.     local particle = Instance.new("Part",char) particle.Name="Blood" particle.Color=Color3.new(1, 0, 0) particle.Size=Vector3.new(.2,.2,.2) particle.CFrame=p.CFrame
  170.     local particle = Instance.new("Part",char) particle.Name="Blood" particle.Color=Color3.new(1, 0, 0) particle.Size=Vector3.new(.2,.2,.2) particle.CFrame=p.CFrame
  171.     local particle = Instance.new("Part",char) particle.Name="Blood" particle.Color=Color3.new(1, 0, 0) particle.Size=Vector3.new(.2,.2,.2) particle.CFrame=p.CFrame
  172.     local particle = Instance.new("Part",char) particle.Name="Blood" particle.Color=Color3.new(1, 0, 0) particle.Size=Vector3.new(.2,.2,.2) particle.CFrame=p.CFrame
  173.     local particle = Instance.new("Part",workspace) particle.Name="Blood" particle.Color=Color3.new(1, 0, 0) particle.Size=Vector3.new(.2,.2,.2) particle.CFrame=p.CFrame
  174.     local particle = Instance.new("Part",workspace) particle.Name="Blood" particle.Color=Color3.new(1, 0, 0) particle.Size=Vector3.new(.2,.2,.2) particle.CFrame=p.CFrame
  175.     local particle = Instance.new("Part",workspace) particle.Name="Blood" particle.Color=Color3.new(1, 0, 0) particle.Size=Vector3.new(.2,.2,.2) particle.CFrame=p.CFrame
  176.     local particle = Instance.new("Part",workspace) particle.Name="Blood" particle.Color=Color3.new(1, 0, 0) particle.Size=Vector3.new(.2,.2,.2) particle.CFrame=p.CFrame
  177.     local particle = Instance.new("Part",workspace) particle.Name="Blood" particle.Color=Color3.new(1, 0, 0) particle.Size=Vector3.new(.2,.2,.2) particle.CFrame=p.CFrame
  178.     local particle = Instance.new("Part",workspace) particle.Name="Blood" particle.Color=Color3.new(1, 0, 0) particle.Size=Vector3.new(.2,.2,.2) particle.CFrame=p.CFrame
  179.     local particle = Instance.new("Part",workspace) particle.Name="Blood" particle.Color=Color3.new(1, 0, 0) particle.Size=Vector3.new(.2,.2,.2) particle.CFrame=p.CFrame
  180.     local particle = Instance.new("Part",workspace) particle.Name="Blood" particle.Color=Color3.new(1, 0, 0) particle.Size=Vector3.new(.2,.2,.2) particle.CFrame=p.CFrame
  181. end
  182. remote.OnServerEvent:Connect(function(pl, Chop)
  183.     if pl == player then
  184.         if ok == false then
  185.  
  186.  
  187.             ok=true
  188. if hum then
  189.             hum.Health=88
  190. end
  191.             local ff = Instance.new("ForceField",char) ff.Visible=false
  192.             local tor = char:FindFirstChild("Torso")
  193.             if tor then
  194.                 local neck = tor:FindFirstChild("Neck")
  195.                 if neck then
  196.                     neck:Destroy()
  197.                 end
  198.             else
  199.                 local h = char:FindFirstChild("Head")
  200.                 if h then
  201.                     local N=h:FindFirstChild("Neck")
  202.                     if N then
  203.                         N:Destroy()
  204.                     end
  205.                 end
  206.             end
  207.             if head then
  208.                 local tool = Instance.new("Tool")
  209.                 TOOL=tool
  210.                 tool.Name= player.Name.."'s Head"
  211.                 brazilattack=true
  212.                 local fakehandle = Instance.new("Part",tool)
  213.                 fakehandle.Size=Vector3.new(2,1,1)  fakehandle.Transparency=1 fakehandle.CanCollide=false fakehandle.Name="Handle"
  214.                 local weld = Instance.new("Weld",head)
  215.                 weld.Part0=fakehandle
  216.                 weld.Part1=head
  217.  
  218.                 particle(head)
  219.                 tool.Parent=char
  220.                 wait(6)
  221.                 health=true
  222.                 workspace.Blood:Destroy()
  223.             end
  224.         end
  225.  
  226.     end
  227.  
  228. end)
  229.  
  230.  
  231.  
  232.  
  233.  
  234. local RunService = game:GetService("RunService")
  235. local RATE_PER_SECOND = 2
  236. RunService.Heartbeat:Connect(function(step)
  237.     local increment = RATE_PER_SECOND * step
  238.     if health==true then
  239. if hum then
  240.         hum.MaxHealth=90000
  241.         hum.Health=90000
  242. end
  243.     end
  244. end)
Add Comment
Please, Sign In to add comment