Advertisement
tomonaoboys

7th

Aug 10th, 2017
2,623
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 22.63 KB | None | 0 0
  1. --You want what?--     This script made by tomonaoboys
  2. --How to use--
  3. --Q:Time Stop(in this script,name is The world)  Anchor Player parts make near to time stop. This move will freeze itself but this script have anti time stop. do not use this move too much.
  4. --E:Target  Aim player and press this,then you can target aimed player.  do not target sky. it happen error.(but can continue to use this script)
  5. --<Required:Target>R:Firework  target will fly away and explode
  6. --<Required:Target>F:Kill  Set target health to 0 and "nil". Target will die.
  7. --<Required:Target>G:Erase  Target will get erased. Target cannot spawn if they don't know g/r or g/sr.
  8. --<Required:Target>Z:Swap_Position  u and targeted player position will be swapped. do 1/5 damage.
  9. --<Required:Target>X:Teleport(Target)  Transport Target. do 1/8 damage.
  10. --V:Invisible  Everyone cannot find you! but can collide...
  11. --C:Teleport(User)  You will teleport to aimed position.
  12. --M:Speed Up  yay im faster than old me
  13. --N:Speed Down(limit is 8)  become slower...
  14. --P:Nuke  I don't recommend to use this. It was crushed my roblox...(restored now doesn't break roblox maybe)
  15. --T:idk  This uses Character=nil(added this by update)
  16. --<Chat Commands>
  17. --target/(player) Target someone. use this if not able to target normally. can target urself too.(idk R15/Ghosts)
  18. --kick/(player but only can kick script user) Can kick someone. but only script user. WHERE IS TO USE THIS!?!?
  19. --kill/(player) Kill player. It's only is it.
  20. --resetcolor/  Use this command if colors returned.
  21. --nil/(player) This is one Anti-Ghost attack maybe. Player.Character=nil -> Player's character is nil not able to control
  22. --------------------------------------------------------------------------------
  23. --This script doesn't follow to become perfect invicible.
  24. --This script will become extremely overpowered script if you used to offensive way.(not destructive)
  25. --But I don't want you to use this script to genocide peoples.
  26. --------------------------------------------------------------------------------
  27. --Version up:I remade Time stop(or the world) now this will stop/break everything!...but Base won't.(I want to add Anti-Ghost)
  28. --Please don't watch this script. sometimes spaghetti?
  29. wait(0)--this is to studio
  30. nukeactived=false ShowNormal=false script.Name="666"script.Archivable=false tchrnil=true --Do not change ShowNormal because ..idk but this script require this...
  31. local PL=game.Players.LocalPlayer local PC=game.Players.LocalPlayer.Character local Phm=game.Players.LocalPlayer.Character:FindFirstChildOfClass("Humanoid")Phm.RigType="R6"
  32. local invisible = false PC.Archivable=true music=false stopped=false chatcact=false
  33. fc=Instance.new("ForceField",PC)fc.Visible=false
  34. if ShowNormal==false then
  35.     PC:FindFirstChildOfClass("Humanoid").Name=" "if PC:FindFirstChild("Health") then PC.Health:Destroy()end
  36.     local children = PC.Torso:GetChildren()
  37.     for i=1,#children do
  38.         children[i].Archivable=false
  39.     end
  40.     PC.HumanoidRootPart.RootJoint.Archivable=false
  41. end
  42. local Mouse=PL:GetMouse()local col=Color3.fromRGB(0,0,0)
  43. while ShowNormal==false do if PC:FindFirstChildOfClass("Accessory")==nil then break end PC:FindFirstChildOfClass("Accessory"):Destroy()end while ShowNormal==false do if PC:FindFirstChildOfClass("Hat")==nil then break end PC:FindFirstChildOfClass("Hat"):Destroy()end while ShowNormal==false do if PC:FindFirstChildOfClass("Pants")==nil then break end PC:FindFirstChildOfClass("Pants"):Destroy()end while ShowNormal==false do if PC:FindFirstChildOfClass("Shirt")==nil then break end PC:FindFirstChildOfClass("Shirt"):Destroy()end
  44. if ShowNormal==false then
  45.     if PC:FindFirstChild("Body Colors")then PC:FindFirstChild("Body Colors"):Destroy()end
  46.     wait(.05)
  47.     child=PC:GetChildren()
  48.     for i=1,#child do
  49.         if child[i]:IsA("Part")then child[i].Locked=true child[i].Color=col child[i].Transparency=1 end
  50.     end
  51.     PC.HumanoidRootPart.Locked=true
  52.     if PC.Head:FindFirstChild("face")then PC.Head.face:Destroy()end
  53. end
  54. PL.Chatted:connect(function(msg)local child=game.Players:GetChildren()for i=1,#child do
  55.     if msg=="target/"..tostring(child[i])then LockONfromChat(tostring(child[i]))print(tostring(child[i]).." has been targeted")end
  56.     if msg=="kick/"..tostring(child[i])then game.Players:FindFirstChild(tostring(child[i])):kick(" ")print(tostring(child[i]).." has been kicked")end
  57.     if msg=="kill/"..tostring(child[i])then game.Players:FindFirstChild(tostring(child[i])).Character:FindFirstChildOfClass("Humanoid").Health=0 print(tostring(child[i]).." has been killed")end
  58.     if msg=="resetcolor/"then local child=PC:GetChildren()for i=1,#child do if child[i]:IsA("Part")then child[i].Color=col end end print("Colors reseted")end
  59.     if msg=="nil/"..tostring(child[i])then game.Players:FindFirstChild(tostring(child[i])).Character=nil end
  60.     wait(1024)
  61. end end)
  62. decal0001="rbxassetid://352539051"ringmesh01="http://www.roblox.com/asset/?id=3270017"scream1="rbxassetid://314568939"jare="rbxassetid://130779009"mag2="rbxassetid://260433746"music="rbxassetid://168146979"
  63. Sound001=nil TARGET=nil Erasemodel=true
  64. mouseTarget=nil if music==true then Music=Instance.new("Sound",PC.Torso)Music.Looped=true Music.SoundId=music Music.Playing=true Music.EmitterSize=1000 Music.Volume=2 end
  65. Phm.MaxHealth=(1/0)/(1/0)Phm.HealthDisplayType="AlwaysOff"Phm.Health=(1/0)/(1/0)Phm.WalkSpeed=8 Phm.NameDisplayDistance=0
  66. local Tabillboard=Instance.new("BillboardGui",nil)Tabillboard.Size=UDim2.new(1,0,1,0)Tabillboard.ExtentsOffsetWorldSpace=Vector3.new(0,10,0)targettext=Instance.new("TextLabel",Tabillboard)targettext.Size=UDim2.new(1,0,1,0)targettext.BackgroundTransparency=1 targettext.BorderSizePixel=0 targettext.Font="Bodoni" targettext.TextColor3=Color3.fromRGB(255,0,0)targettext.TextSize=20 targettext.TextStrokeTransparency=0 Tabillboard.AlwaysOnTop=true targettext.Text=""
  67. local namebillboard=Instance.new("BillboardGui",PC:FindFirstChild("Head"))namebillboard.Size=UDim2.new(1,0,1,0)namebillboard.ExtentsOffsetWorldSpace=Vector3.new(math.random(1),math.random(1)+6,math.random(1))nametext=Instance.new("TextLabel",namebillboard)nametext.Size=UDim2.new(1,0,1,0)nametext.BackgroundTransparency=1 nametext.BorderSizePixel=0 nametext.Font="Bodoni" nametext.TextColor3=Color3.fromRGB(120,0,0)nametext.TextSize=30 nametext.TextStrokeTransparency=0 namebillboard.AlwaysOnTop=true nametext.Text=tostring(PL)namebillboard.Name=" billboard"namebillboard.Enabled=false
  68. targetdecalpart=Instance.new("Part")targetdecal1=Instance.new("Decal",targetdecalpart)targetdecal2=Instance.new("Decal",targetdecalpart)targetdecalpart.Size=Vector3.new(8,0.01,8)targetdecalpart.Transparency=1 targetdecalpart.CanCollide=false targetdecalpart.Anchored=true
  69. targetdecal1.Texture="rbxassetid://418573228"targetdecal1.Face="Top"targetdecal2.Texture="rbxassetid://418573228"targetdecal2.Face="Bottom"function PlaySound(playID,plspd,s_V,Par) local sound=Instance.new("Sound",Par)sound.SoundId=playID sound.PlayOnRemove=true sound.PlaybackSpeed=plspd sound.Volume=s_V sound:Play()end
  70. function targetfin()targettext.Text=""targetdecalpart.Parent=nil TARGET=nil mouseTarget=nil Tabillboard.Parent=nil end
  71. function SpeedUP(actionName, userInputState, inputObject)if userInputState == Enum.UserInputState.Begin then Phm.WalkSpeed=Phm.WalkSpeed+8 print("Speed "..Phm.WalkSpeed)end end
  72. function SpeedDOWN(actionName, userInputState, inputObject)if userInputState == Enum.UserInputState.Begin then Phm.WalkSpeed=Phm.WalkSpeed-8 if Phm.WalkSpeed<8 then Phm.WalkSpeed=8 end print("Speed "..Phm.WalkSpeed)end end
  73. function Shield(Lock)
  74.     while true do
  75.         local clone=PC:Clone()
  76.         local cc=clone:GetChildren()
  77.         clone.Sound:Destroy()
  78.         clone:FindFirstChild("HumanoidRootPart"):Destroy()clone:FindFirstChildOfClass("Humanoid"):Destroy()clone.Head:FindFirstChild(" billboard").Enabled=true
  79.         for i=1,#cc do
  80.             if cc[i]:IsA("Part")then cc[i].Anchored=true cc[i].CanCollide=false cc[i].Material="Neon"if invisible then cc[i].Transparency=1 else cc[i].Transparency=.7 end end
  81.         end
  82.         if PC:FindFirstChildOfClass("ForceField")==nil then local ff=Instance.new("ForceField",PC)ff.Visible=false end
  83.         clone.Parent=workspace
  84.         game:GetService("Debris"):AddItem(clone,.07)
  85.         local B=Instance.new("SelectionSphere")B.Color3=Color3.fromRGB(60,0,0)B.Visible=true B.Transparency=0.5 local part=Instance.new("Part")part.CanCollide=false part.Transparency=1 part.Size=Vector3.new(7,7,7)B.Parent=part part.CFrame=Lock.Torso.CFrame part.Parent=workspace if invisible==false then B.Adornee=part end part.Anchored=true game:GetService("Debris"):AddItem(part,.07)wait(.01)
  86.         local child=Lock.Torso:GetChildren()
  87.         for i=1,#child do if child[i]:IsA("Motor6D")==false then child[i]:Destroy()end end
  88.         local child=Lock:FindFirstChild("Left Arm"):GetChildren()for i=1,#child do child[i]:Destroy()end
  89.         local child=Lock:FindFirstChild("Left Leg"):GetChildren()for i=1,#child do child[i]:Destroy()end
  90.         local child=Lock:FindFirstChild("Right Arm"):GetChildren()for i=1,#child do child[i]:Destroy()end
  91.         local child=Lock:FindFirstChild("Right Leg"):GetChildren()for i=1,#child do child[i]:Destroy()end
  92.         local child=Lock.Head:GetChildren()for i=1,#child do if child[i]:IsA("SpecialMesh")==false then if child[i].Name~=" billboard"then child[i]:Destroy()end end
  93.         namebillboard.ExtentsOffsetWorldSpace=Vector3.new(((math.random(10)-math.random(10))/50),((math.random(10)-math.random(10))/50)+6,((math.random(10)-math.random(10))/50))
  94.         local child=PC:GetChildren()for i=1,#child do if child[i]:IsA("Part")then child[i].Anchored=false end end
  95.         Phm.PlatformStand=false
  96.         end
  97.     end
  98. end
  99. function zExplode(Part, Effect,EVisible)
  100.     local BOOM = Instance.new("Explosion", Part)BOOM.Visible=EVisible
  101.     BOOM.Position = Part.Position
  102.         if Effect then
  103.             BOOM.BlastPressure = 10000
  104.             BOOM.BlastRadius = 25
  105.         else
  106.             BOOM.BlastPressure = 0
  107.             BOOM.BlastRadius = 0
  108.         end
  109.         BOOM.Hit:connect(function(Object)
  110.             if Effect == true then
  111.                 if Object:IsA("BasePart") and Object.Name ~= "Base" and Object.Name ~= "Baseplate" and Object.Name ~= "Bomb" and Object.Name ~= "Nuke" then
  112.                     local child=game.Players:GetChildren()for i=1,#child do if Object.Parent~=nil then if tostring(child[i])==tostring(Object.Parent)then if tostring(child[i])~=tostring(PL)then game.Players:FindFirstChild(tostring(child[i])).Character=nil end end end end
  113.                     if tostring(Object.Parent)~=PC.Name then           
  114.                     if Object:IsA("Part")then Object.Material="Neon"Object.Color=Color3.new(0,0,0)
  115.                     end
  116.                                 Object:BreakJoints()
  117.                                 Object.Anchored = false
  118.                     end
  119.                     end
  120.                 end
  121.             end)
  122. end
  123. game.ContextActionService:BindAction("keyPress00",SpeedUP, false, Enum.KeyCode.M)
  124. game.ContextActionService:BindAction("keyPress01",SpeedDOWN, false, Enum.KeyCode.N)
  125. function LockON(actionName,userInputState,inputObject)
  126.     if userInputState==Enum.UserInputState.Begin then
  127.         mouseTarget= Mouse.Target
  128.         if mouseTarget.Parent:FindFirstChildOfClass("Humanoid")~=nil then
  129.             if TARGET~=mouseTarget.Parent then
  130.                 TARGET=mouseTarget.Parent targettext.Text="Targeted:"..tostring(TARGET)
  131.                 if TARGET:FindFirstChild("Torso")~=nil then targetdecalpart.Parent = TARGET.Torso end
  132.                 if TARGET:FindFirstChild("Torso")~=nil then Tabillboard.Parent=TARGET:FindFirstChild("Head")end
  133.                 while true do
  134.                     if TARGET==nil then targetdecalpart.Parent=nil break end if TARGET:FindFirstChildOfClass("Humanoid").Health ==0 then targetdecalpart.Parent=nil break end if TARGET:FindFirstChildOfClass("Humanoid").Health ==nil then targetdecalpart.Parent=nil break end if TARGET:FindFirstChild("Torso")~=nil then targetdecalpart.Position=TARGET.Torso.Position-Vector3.new(0,2.9,0)end if TARGET:FindFirstChild("Torso")~=nil then targetdecalpart.Orientation=targetdecalpart.Orientation+Vector3.new(0,3,0)end wait(.01)
  135.                 end
  136.             end
  137.         end
  138.     end
  139. end
  140. function LockONfromChat(Target)
  141.     if game.Players:FindFirstChild(Target)~=nil then
  142.         if game.Players:FindFirstChild(Target).Character:FindFirstChildOfClass("Humanoid")~=nil then
  143.             --if TARGET~=mouseTarget.Parent then
  144.                 TARGET=game.Players:FindFirstChild(Target).Character
  145.                 targettext.Text="Targeted:"..tostring(TARGET.Name)
  146.                 if TARGET:FindFirstChild("Torso")~=nil then targetdecalpart.Parent = TARGET.Torso end
  147.                 if TARGET:FindFirstChild("Torso")~=nil then Tabillboard.Parent=TARGET:FindFirstChild("Head")end
  148.                 while true do
  149.                     if TARGET==nil then targetdecalpart.Parent=nil break end if TARGET:FindFirstChildOfClass("Humanoid").Health ==0 then targetdecalpart.Parent=nil break end if TARGET:FindFirstChildOfClass("Humanoid").Health ==nil then targetdecalpart.Parent=nil break end if TARGET:FindFirstChild("Torso")~=nil then targetdecalpart.Position=TARGET.Torso.Position-Vector3.new(0,2.9,0)end if TARGET:FindFirstChild("Torso")~=nil then targetdecalpart.Orientation=targetdecalpart.Orientation+Vector3.new(0,3,0)end wait(.01)
  150.                 end
  151.            
  152.         end
  153.     end
  154. end
  155. game.ContextActionService:BindAction("Target",LockON,false,Enum.KeyCode.E)
  156. function KillTarget(actionName,userInputState,inputObject)
  157.     if userInputState==Enum.UserInputState.Begin then
  158.         if TARGET~=nil then
  159.             PlaySound(jare,1,5,TARGET.Torso)
  160.             TARGET:FindFirstChildOfClass("Humanoid").Health=0 TARGET:FindFirstChildOfClass("Humanoid").Health=nil
  161.             local oldtargetPosition=TARGET.Torso.Position
  162.             targetfin()
  163.             local dp=Instance.new("Part",workspace)
  164.             dp.Color=Color3.fromRGB(255,0,0)dp.CanCollide=false
  165.             dp.Shape="Ball"dp.Position=oldtargetPosition dp.Material="Neon"dp.Anchored=true
  166.             local dp2=Instance.new("Part",workspace)local dp2mesh=Instance.new("SpecialMesh",dp2)dp2mesh.Scale=Vector3.new(5,5,5)dp2mesh.MeshType="FileMesh"dp2.Orientation=Vector3.new(90,0,0)dp2mesh.MeshId=ringmesh01
  167.             dp2.Color=Color3.fromRGB(255,0,0)dp2.CanCollide=false
  168.             dp2.Position=oldtargetPosition dp2.Anchored=true
  169.             for c=0,1,0.02 do dp.Size=Vector3.new(10+c*9,10+c*9,10+c*9)dp.Transparency=c dp2mesh.Scale=Vector3.new(30-c*5,30-c*5,3)dp2.Transparency=c wait(.02)end
  170.             dp:Destroy()dp2:Destroy()
  171.         end
  172.     end
  173. end
  174. function EraseTarget(actionName,userInputState,inputObject)
  175.     if userInputState==Enum.UserInputState.Begin then
  176.         if TARGET~=nil then
  177.             local oldtargetPosition=TARGET.Torso.Position
  178.             local oldtarget=TARGET
  179.             targetfin()
  180.             if Erasemodel then
  181.                 PlaySound(scream1,1,.5,oldtarget.Torso)oldtarget:Destroy()
  182.             else
  183.                 PlaySound(scream1,1,.5,oldtarget.Torso)oldtarget:FindFirstChild("Torso"):Destroy()oldtarget:FindFirstChild("Head"):Destroy()oldtarget:FindFirstChild("Left Arm"):Destroy()oldtarget:FindFirstChild("Right Arm"):Destroy()oldtarget:FindFirstChild("Left Leg"):Destroy()oldtarget:FindFirstChild("Right Leg"):Destroy()oldtarget:FindFirstChild("HumanoidRootPart"):Destroy()
  184.             end
  185.             if tchrnil then
  186.                 game.Players:FindFirstChild(tostring(TARGET)).Character=nil
  187.             end
  188.             targetfin()
  189.             local dp=Instance.new("Part",workspace)
  190.             dp.Color=Color3.fromRGB(60,0,80)dp.CanCollide=false
  191.             dp.Shape="Ball"dp.Position=oldtargetPosition dp.Material="Neon"dp.Anchored=true
  192.             local dp2=Instance.new("Part",workspace)local dp2mesh=Instance.new("SpecialMesh",dp2)dp2mesh.Scale=Vector3.new(5,5,5)dp2mesh.MeshType="FileMesh"dp2.Orientation=Vector3.new(90,0,0)dp2mesh.MeshId=ringmesh01
  193.             dp2.Color=Color3.fromRGB(255,255,255)dp2.CanCollide=false
  194.             dp2.Position=oldtargetPosition dp2.Anchored=true
  195.             for c=0,1,0.02 do dp.Size=Vector3.new(10-c*4,10-c*4,10-c*4)dp.Transparency=c dp2mesh.Scale=Vector3.new(13-c*4,13-c*4,13-c*4)dp2.Transparency=c wait(.02)end
  196.             dp:Destroy()dp2:Destroy()
  197.         end
  198.     end
  199. end
  200. function FireworkTarget(actionName,userInputState,inputObject)
  201.     if userInputState==Enum.UserInputState.Begin then
  202.         if TARGET~=nil then
  203.             local oldtarget=TARGET
  204.             targetfin()local tThrust=Instance.new("BodyVelocity",oldtarget.Torso)tThrust.Velocity=Vector3.new(0,30,0)Instance.new("Smoke",oldtarget.Torso)wait(5)local explode=Instance.new("Explosion",oldtarget)explode.Position=oldtarget.Torso.Position tThrust:Destroy()oldtarget.Humanoid.Health=nil local child=oldtarget:GetChildren()for n=0,5 do for i=1,#child do if child[i]:IsA("Part")then Instance.new("Smoke",child[i])Instance.new("Fire",child[i])end end end
  205.         end
  206.     end
  207. end
  208. function nukeV2(actionName,userInputState,inputObject)
  209.     if userInputState==Enum.UserInputState.Begin then
  210.         if nukeactived then
  211.             print("STOP SPAMMING NUKE NOOB!")
  212.         else
  213.             nukeactived=true
  214.             local part=Instance.new("Part",workspace)part.Color=Color3.fromRGB(255,70,70)part.Material="Neon"part.Anchored=true part.CanCollide=false part.Shape="Ball"part.Size=Vector3.new(1,1,1)
  215.             local CFr=PC.Torso.CFrame
  216.             part.Touched:connect(function(pt)pt.Anchored=false
  217.                 if pt:IsA("Part")then if pt.Parent~=nil then if tostring(pt.Parent)~=tostring(PL)then pt:Destroy()end end end
  218.                 wait(.01)
  219.             end)
  220.             for s=1,100,3 do
  221.                 part.Size=Vector3.new(s,s,s)
  222.                 part.CFrame=CFr
  223.                 wait(.01)
  224.             end
  225.             for i=0,1,.05 do
  226.                 part.Transparency=i
  227.                 wait(.01)
  228.             end
  229.             part:Destroy()
  230.             nukeactived=false
  231.         end
  232.     end
  233. end
  234. function mouseExplode01(actionName,userInputState,inputObject)if userInputState==Enum.UserInputState.Begin then if Mouse.Hit~=nil then local part=Instance.new("Part",workspace)part.Shape="Ball"part.Size=Vector3.new(4,4,4)part.Anchored=true part.CanCollide=false part.Transparency=1 part.CFrame=Mouse.Hit zExplode(part,true,false)wait(.01)part:Destroy()end end end
  235. game.ContextActionService:BindAction("Kill1",KillTarget,false,Enum.KeyCode.F)
  236. game.ContextActionService:BindAction("Kill2",EraseTarget,false,Enum.KeyCode.G)
  237. game.ContextActionService:BindAction("Kill3",FireworkTarget,false,Enum.KeyCode.R)
  238. game.ContextActionService:BindAction("NukeV2",nukeV2,false,Enum.KeyCode.P)
  239. game.ContextActionService:BindAction("me01",mouseExplode01,false,Enum.KeyCode.T)
  240. function SwapPosition(actionName,userInputState,inputObject)
  241.     if userInputState==Enum.UserInputState.Begin then
  242.         if TARGET~=nil then
  243.             local EPos=TARGET.Torso.CFrame
  244.             local PPos=PC.Torso.CFrame
  245.             PlaySound(mag2,1,5,TARGET.Torso)
  246.             PlaySound(mag2,1,5,PC.Torso)
  247.             TARGET.Torso.CFrame=PPos
  248.             PC.Torso.CFrame=EPos
  249.             TARGET:FindFirstChildOfClass("Humanoid").Health =TARGET:FindFirstChildOfClass("Humanoid").Health-TARGET:FindFirstChildOfClass("Humanoid").MaxHealth/5
  250.             local part=Instance.new("Part",workspace)part.Shape="Ball"part.Size=Vector3.new(10,10,10)part.CanCollide=false part.Anchored=true part.Material="Neon"part.CFrame=EPos
  251.             local part2=Instance.new("Part",workspace)part2.Shape="Ball"part2.Size=Vector3.new(10,10,10)part2.CanCollide=false part2.Anchored=true part2.Material="Neon"part2.CFrame=PPos
  252.             for i=0,1,.02 do part.Transparency=i part2.Transparency=i wait(.02)end
  253.             part:Destroy()part2:Destroy()
  254.             if TARGET:FindFirstChildOfClass("Humanoid").Health==0 then targetfin()end
  255.             if TARGET:FindFirstChildOfClass("Humanoid").Health==nil then targetfin()end
  256.         end
  257.     end
  258. end
  259. function TeleportTarget(actionName,userInputState,inputObject)
  260.     if userInputState==Enum.UserInputState.Begin then
  261.         if TARGET~=nil then
  262.             PlaySound(mag2,1,5,TARGET.Torso)
  263.             local part2=Instance.new("Part",workspace)part2.Shape="Ball"part2.Size=Vector3.new(10,10,10)part2.CanCollide=false part2.Anchored=true part2.Material="Neon"part2.CFrame=TARGET.Torso.CFrame
  264.             TARGET:FindFirstChildOfClass("Humanoid").Health =TARGET:FindFirstChildOfClass("Humanoid").Health-TARGET:FindFirstChildOfClass("Humanoid").MaxHealth/8
  265.             TARGET.Torso.CFrame=Mouse.Hit
  266.             local part=Instance.new("Part",workspace)part.Shape="Ball"part.Size=Vector3.new(10,10,10)part.CanCollide=false part.Anchored=true part.Material="Neon"part.CFrame=Mouse.Hit
  267.             for i=0,1,.02 do part.Transparency=i part2.Transparency=i wait(.02)end
  268.             part:Destroy()part2:Destroy()
  269.             if TARGET:FindFirstChildOfClass("Humanoid").Health==0 then targetfin()end
  270.             if TARGET:FindFirstChildOfClass("Humanoid").Health==nil then targetfin()end
  271.         end
  272.     end
  273. end
  274. function TeleportSelf(actionName,userInputState,inputObject)
  275.     if userInputState==Enum.UserInputState.Begin then
  276.         PlaySound(mag2,1,5,PC.Torso)
  277.         local part2=Instance.new("Part",workspace)part2.Shape="Ball"part2.Size=Vector3.new(10,10,10)part2.CanCollide=false part2.Anchored=true part2.Material="Neon"part2.CFrame=PC.Torso.CFrame
  278.         PC.Torso.CFrame=Mouse.Hit
  279.         local part=Instance.new("Part",workspace)part.Shape="Ball"part.Size=Vector3.new(10,10,10)part.CanCollide=false part.Anchored=true part.Material="Neon"part.CFrame=Mouse.Hit
  280.         for i=0,1,.02 do part.Transparency=i part2.Transparency=i wait(.02)end
  281.         part:Destroy()part2:Destroy()
  282.     end
  283. end
  284. function Invisible(actionName,userInputState,inputObject)if userInputState==Enum.UserInputState.Begin then if ShowNormal==false then if invisible == false then local child=PC:GetChildren()nametext.Text=""invisible=true else invisible=false nametext.Text=tostring(PL)end end end end
  285. function lightgd(actionName,userInputState,inputObject)
  286.     if userInputState==Enum.UserInputState.Begin then
  287.         if TARGET~=nil then
  288.             TARGET:FindFirstChildOfClass("Humanoid").Health=(1/0)/(1/0) TARGET:FindFirstChildOfClass("Humanoid").Health=1/0 local ff=Instance.new("ForceField",TARGET) ff.Visible=false
  289.             local tchild=TARGET:GetChildren()
  290.             if TARGET:FindFirstChildOfClass("Humanoid")~=nil then TARGET:FindFirstChildOfClass("Humanoid").Name=tostring(math.random(9))..tostring(math.random(9))..tostring(math.random(9))end
  291.             for i=1,#tchild do
  292.                 tchild[i].Archivable=false
  293.                 if tchild[i]:IsA("Part")then
  294.                     tchild[i].Locked=true
  295.                     tchild[i].Transparency=.5
  296.                 end
  297.             end
  298.             child=PC:GetChildren()
  299.             local child=PC:GetChildren()for i=1,#child do if child[i]:IsA("Part")then child[i].Anchored=false end end
  300.         end
  301.     end
  302. end
  303. function stop(part,anc)
  304.     local child=part:GetChildren()
  305.     for i=1,#child do
  306.         if child[i].Name~="Base"and child[i].Name~="Baseplate"then
  307.             if child[i]:IsA("Part")then child[i].Anchored=anc end
  308.             if child[i]:IsA("Model")then stop(child[i],anc)end
  309.         end
  310.     end
  311. end
  312. function theworld(actionName,userInputState,inputObject)
  313.     if userInputState==Enum.UserInputState.Begin then
  314.         if stopped then
  315.             stop(workspace,false)
  316.             stopped=false print("Time has been started")game.Lighting:FindFirstChild(" b"):Destroy()game.Lighting:FindFirstChild(" c"):Destroy()
  317.         else
  318.             local child1=workspace:GetChildren()
  319.             stop(workspace,true)
  320.             stopped=true PlaySound("rbxassetid://601606956",1,6,PC.Torso)local Blur=Instance.new("BlurEffect",game.Lighting)Blur.Name=" b"Blur.Size=6 local Mono=Instance.new("ColorCorrectionEffect",game.Lighting)Mono.Name=" c"Mono.Saturation=-1 Mono.Contrast=1
  321.         end
  322.     end
  323. end
  324. game.ContextActionService:BindAction("Swap",SwapPosition,false,Enum.KeyCode.Z)game.ContextActionService:BindAction("TPtarget",TeleportTarget,false,Enum.KeyCode.X)game.ContextActionService:BindAction("TP",TeleportSelf,false,Enum.KeyCode.C)game.ContextActionService:BindAction("Invisible",Invisible,false,Enum.KeyCode.V)game.ContextActionService:BindAction("LightGodMode",lightgd,false,Enum.KeyCode.B)
  325. game.ContextActionService:BindAction("The World",theworld,false,Enum.KeyCode.Q)
  326. Shield(PC)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement