DontBlinkDrWho

Untitled

Jun 10th, 2017
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 20.34 KB | None | 0 0
  1.     wait(1)
  2. local p = game:GetService("Players")
  3. pp = p.thekobester02--The variable is named after your small 'thing'.
  4. local ChatService = game:GetService("Chat")
  5. local mouse = pp:GetMouse()
  6. local skidspace = game:GetService("Workspace") --This is a script intended for script builder
  7. plr = skidspace[pp.Name] --You have to deal with all this idiots; Just like school.
  8. local hum = plr:FindFirstChildOfClass("Humanoid")
  9. hum.WalkSpeed = 11.5*6
  10. hum.DisplayDistanceType = "None"
  11. function ChatFunction(loc, msg)
  12.     local ChatGuiPart1 = Instance.new("BillboardGui",loc)
  13.     ChatGuiPart1.Name = "ChatGui"
  14.     ChatGuiPart1.AlwaysOnTop = true
  15.     ChatGuiPart1.ExtentsOffset = Vector3.new(0, 5, 0)
  16.     ChatGuiPart1.Size = UDim2.new(0, 200, 0, 50)
  17.     local ChatGuiPart2 = Instance.new("TextLabel")
  18.     ChatGuiPart2.BorderColor3 = Color3.new(1, 0, 0)
  19.     ChatGuiPart2.BorderSizePixel = 3
  20.     ChatGuiPart2.BackgroundColor3 = Color3.new(255, 255, 255)
  21.     ChatGuiPart2.Size = UDim2.new(0, 200, 0, 50)
  22.     ChatGuiPart2.Font = Enum.Font.Arcade
  23.     ChatGuiPart2.FontSize = Enum.FontSize.Size14
  24.     ChatGuiPart2.TextColor3 = Color3.new(1, 0, 0)
  25.     ChatGuiPart2.TextWrapped = true
  26.     ChatGuiPart2.Parent = ChatGuiPart1
  27.     ChatGuiPart2.Text = msg
  28.     wait()
  29.     --ChatGuiPart1:Destroy()
  30. end
  31.  
  32. --------------------------------------------------
  33. --186942568
  34. local theme = Instance.new("Sound",pp.Character)
  35. theme.Name = "Girei"
  36. theme.SoundId = "rbxassetid://324905722"
  37. theme.Volume = 3
  38. theme.Looped = true
  39. theme:Play()
  40.  
  41. --------------------------------------------------
  42.  
  43. for _,v in pairs(plr:GetChildren()) do
  44.     if v:IsA("Accessory") or v:IsA("Hat") or v:IsA("Shirt") or v:IsA("Pants") or v:IsA("CharacterMesh") then
  45.         v:Destroy()
  46.     end
  47. end
  48.  
  49. bc = plr["Body Colors"]
  50. black = BrickColor.new("Really black")
  51. bc.LeftArmColor = black
  52. bc.LeftLegColor = black
  53. bc.RightArmColor = black
  54. bc.RightLegColor = black
  55. bc.TorsoColor = black
  56. bc.HeadColor = black
  57.  
  58. sbt = Instance.new("SelectionBox",plr.Torso)
  59. sbt.Adornee = sbt.Parent
  60. sbt.LineThickness = 0.01
  61. sbra = Instance.new("SelectionBox",plr["Right Arm"])
  62. sbra.Adornee = sbra.Parent
  63. sbra.LineThickness = 0.01
  64. sbla = Instance.new("SelectionBox",plr["Left Arm"])
  65. sbla.Adornee = sbla.Parent
  66. sbla.LineThickness = 0.01
  67. sbrl = Instance.new("SelectionBox",plr["Right Leg"])
  68. sbrl.Adornee = sbrl.Parent
  69. sbrl.LineThickness = 0.01
  70. sbll = Instance.new("SelectionBox",plr["Left Leg"])
  71. sbll.Adornee = sbll.Parent
  72. sbll.LineThickness = 0.01
  73. --sbh = Instance.new("SelectionBox",plr.Head)
  74. --sbh.Adornee = sbh.Parent
  75.  
  76.  
  77. sbt.Color3 = Color3.new(math.random(), math.random(), math.random())
  78. sbra.Color3 = Color3.new(math.random(), math.random(), math.random())
  79. sbla.Color3 = Color3.new(math.random(), math.random(), math.random())
  80. sbrl.Color3 = Color3.new(math.random(), math.random(), math.random())
  81. sbll.Color3 = Color3.new(math.random(), math.random(), math.random())
  82. --sbh.Color3 = Color3.new(math.random(), math.random(), math.random())
  83.     local Title1 = Instance.new("BillboardGui",plr.Head)
  84.     Title1.Adornee = plr.Head
  85.     Title1.AlwaysOnTop = true
  86.     Title1.Size = UDim2.new(0, 200, 0, 50)
  87.     local Title2 = Instance.new("TextLabel")
  88.     Title2.BackgroundTransparency = 1
  89.     Title2.Position = UDim2.new(0, 0, -0.899999976, 0)
  90.     Title2.Size = UDim2.new(0, 200, 0, 50)
  91.     Title2.Font = Enum.Font.Arcade
  92.     Title2.FontSize = Enum.FontSize.Size24
  93.     Title2.Text = "Demon of Insanity"
  94.     Title2.TextColor3 = Color3.new(1, 0, 0)
  95.     Title2.TextScaled = true
  96.     Title2.TextWrapped = true
  97.     Title2.Parent = Title1
  98.  
  99. --Commented neatness stops here, along with all other forms of organization.
  100.  
  101. for i = 1,50 do
  102.     wait(0.0005)
  103.     game:GetService("Lighting").Brightness = game:GetService("Lighting").Brightness - 0.2
  104. end
  105.     ChatFunction(pp.Character.Head, "The Demon of Insanity has arrived, this world is now mine.")
  106.     wait(3)
  107.     pp.Character.Head.ChatGui:Destroy()
  108.     --game:GetService("Chat"):Chat(game.Players.LocalPlayer.Character, "My incarnation is complete. The Demon of Insanity is here.","Red")
  109. game:GetService("Lighting").Brightness = 0
  110.  
  111. function md()
  112.     ChatFunction(pp.Character.Head, "This world shall be rid of all sanity!")  
  113.     --game:GetService("Chat"):Chat(game.Players.LocalPlayer.Character, "This world shall be rid of all sanity!","Red")
  114.     game:GetService("Lighting").Ambient = Color3.new(255/255, 0/255, 0,255)
  115.     game:GetService("Lighting").TimeOfDay = 24000004
  116. local destruction = Instance.new("Part")
  117. destruction.Touched:connect(function(hit)
  118.     if hit.Parent:FindFirstChildOfClass("Humanoid") then
  119.         if hit.Parent.Name == pp.Name or hit.Parent.Parent.Name == pp.Name then
  120.         else
  121.         hit.Parent:FindFirstChildOfClass("Humanoid").Health = 0
  122. end
  123.     end
  124. end)
  125. destruction.Parent = plr
  126. destruction.Material = Enum.Material.Ice
  127. destruction.BrickColor = BrickColor.new("Maroon")
  128. destruction.Transparency = 0.25
  129. destruction.CFrame = plr["Right Arm"].CFrame
  130. destruction.Shape = Enum.PartType.Ball
  131. destruction.Size = Vector3.new(4, 4, 4)
  132. destruction.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  133. destruction.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  134. destruction.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  135. destruction.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  136. destruction.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  137. destruction.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  138. destruction.CanCollide = false
  139. destruction.Color = Color3.new(0.458824, 0, 0)
  140. bp = Instance.new("BodyPosition",destruction)
  141. bp.MaxForce = Vector3.new(10000, 10000, 10000)
  142. bp.Position = Vector3.new(0, 3, 0)
  143. wait(2.5)
  144. destruction.Anchored = true
  145. boom = Instance.new("Sound",pp.Character)
  146. boom.SoundId = "rbxassetid://144699494"
  147. boom.Pitch = 0.45
  148. boom:Play()
  149. boom.Volume = 10
  150. for i = 1,75 do
  151.     wait(0.00005)
  152. destruction.CFrame = CFrame.new(0, 3, 0)
  153. destruction.Size = Vector3.new(4, 4, 4) * i*0.75
  154. destruction.CFrame = CFrame.new(0, 3, 0)
  155. destruction.Transparency = 0.25 * (i/18)
  156. end
  157.     pp.Character.Head.ChatGui:Destroy()
  158. destruction:Destroy()
  159. end
  160.  
  161.  
  162. mouse.KeyDown:connect(function(key)
  163.     if key == "q" then
  164.         md()
  165.     end
  166. end)
  167.  
  168.  
  169.  
  170. local player = game.Players.thekobester02
  171. local pchar = player.Character
  172. local mouse = player:GetMouse()
  173. local cam = workspace.CurrentCamera
  174. root = plr.HumanoidRootPart
  175.  
  176. local rad = math.rad
  177. bodyparts = {}
  178. local keysDown = {}
  179. local flySpeed = 0
  180. local MAX_FLY_SPEED = 150
  181.  
  182. local canFly = false
  183. local flyToggled = false
  184.  
  185. local forward, side = 0, 0
  186. local lastForward, lastSide = 0, 0
  187.  
  188. local floatBP = Instance.new("BodyPosition")
  189. floatBP.maxForce = Vector3.new(0, math.huge, 0)
  190. local flyBV = Instance.new("BodyVelocity")
  191. flyBV.maxForce = Vector3.new(9e9, 9e9, 9e9)
  192. local turnBG = Instance.new("BodyGyro")
  193. turnBG.maxTorque = Vector3.new(math.huge, math.huge, math.huge)
  194.  
  195. mouse.KeyDown:connect(function(key)
  196.         keysDown[key] = true
  197.  
  198.         if key == "f" then
  199.                 flyToggled = not flyToggled
  200.  
  201.         if not flyToggled then
  202.                 stanceToggle = "Normal"
  203.                 floatBP.Parent = nil
  204.                 flyBV.Parent = nil
  205.                 turnBG.Parent = nil
  206.                 root.Velocity = Vector3.new()
  207.                 pchar:FindFirstChildOfClass("Humanoid").PlatformStand = false
  208.         end
  209. end
  210.  
  211. end)
  212. mouse.KeyUp:connect(function(key)
  213.         keysDown[key] = nil
  214. end)
  215.  
  216. local function updateFly()
  217.    
  218.    
  219.    
  220.  
  221.         if not flyToggled then return end
  222.  
  223.         lastForward = forward
  224.         lastSide = side
  225.  
  226.         forward = 0
  227.         side = 0
  228.  
  229.         if keysDown.w then
  230.                 forward = forward + 1
  231.         end
  232.         if keysDown.s then
  233.                 forward = forward - 1
  234.         end
  235.         if keysDown.a then
  236.                 side = side - 1
  237.         end
  238.         if keysDown.d then
  239.                 side = side + 1
  240.         end
  241.  
  242.         canFly = (forward ~= 0 or side ~= 0)
  243.  
  244.         if canFly then
  245.                 stanceToggle = "Floating"
  246.                 turnBG.Parent = root
  247.                 floatBP.Parent = nil
  248.                 flyBV.Parent = root
  249.  
  250.                 flySpeed = flySpeed + 1 + (flySpeed / MAX_FLY_SPEED)
  251.                 if flySpeed > MAX_FLY_SPEED then flySpeed = MAX_FLY_SPEED end
  252.         else
  253.                 floatBP.position = root.Position
  254.                 floatBP.Parent = root
  255.  
  256.                 flySpeed = flySpeed - 1
  257.                 if flySpeed < 0 then flySpeed = 0 end
  258.         end
  259.  
  260.         local camCF = cam.CoordinateFrame
  261.         local in_forward = canFly and forward or lastForward
  262.         local in_side = canFly and side or lastSide
  263.  
  264.         flyBV.velocity = ((camCF.lookVector * in_forward) + (camCF * CFrame.new(in_side,in_forward * 0.2, 0).p) - camCF.p) * flySpeed
  265.  
  266.         turnBG.cframe = camCF * CFrame.Angles(-rad(forward * (flySpeed / MAX_FLY_SPEED)), 0,0)
  267. end
  268.  
  269. game:service'RunService'.RenderStepped:connect(function()
  270.         if flyToggled then
  271.                 pchar:FindFirstChildOfClass("Humanoid").PlatformStand = true
  272.         end
  273.         updateFly()
  274. end)
  275.  
  276.  
  277.  
  278. function bringforthe() 
  279. if mouse.Target.Parent:FindFirstChildOfClass("Humanoid") then
  280. ChatFunction(pp.Character.Head, "Your existence has brought my attention, so I have brought you.")
  281.     --game:GetService("Chat"):Chat(game.Players.LocalPlayer.Character, "Your existence has brought my attention, so I have brought you.","Red")
  282.     local bodyposition = Instance.new("BodyPosition",mouse.Target)
  283.     bodyposition.MaxForce = Vector3.new(10000, 10000, 10000)
  284.     bodyposition.Position = plr["Right Arm"].Position
  285.     wait(5)
  286.     bodyposition:Destroy()
  287.         pp.Character.Head.ChatGui:Destroy()
  288.     end
  289.     end
  290.  
  291.  
  292.  
  293. mouse.KeyDown:connect(function(key)
  294.     if key == "r" then
  295.         bringforthe()
  296.     end
  297. end)
  298.  
  299.  
  300.  
  301.  
  302. function relay()
  303.     ChatFunction(pp.Character.Head, "Foolish mortals, my methods of transportation are far more superior.")
  304. --game:GetService("Chat"):Chat(game.Players.LocalPlayer.Character, "Foolish mortals, my methods of transportation are far more superior.","Red")
  305. local r1 = Instance.new("Part")
  306. r1.Parent = plr
  307. r1.BrickColor = BrickColor.new("Really black")
  308. r1.CFrame = CFrame.new(-7, 2.25, 71, 0, -1, 0, -1, 0, 0, 0, 0, -1)
  309. r1.CFrame = mouse.Hit
  310. r1.Rotation = Vector3.new(-180, 0, 90)
  311. r1.Shape = Enum.PartType.Cylinder
  312. r1.Size = Vector3.new(0.5, 3, 3)
  313. r1.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  314. r1.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  315. r1.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  316. r1.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  317. r1.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  318. r1.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  319. r1.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  320. r1.Anchored = true
  321. plr.Torso.CFrame = CFrame.new(r1.CFrame.x, r1.CFrame.y + 5, r1.CFrame.z)
  322. for i = 1,100 do
  323.     wait(0.005)
  324.     r1.Transparency = r1.Transparency + 0.01
  325. end
  326. r1:Destroy()
  327.     pp.Character.Head.ChatGui:Destroy()
  328. end
  329.  
  330. mouse.KeyDown:connect(function(key)
  331.     if key == "b" then
  332.         relay()
  333.     end
  334. end)
  335.  
  336.  
  337.  
  338.  
  339. function ps()
  340.     ChatFunction(pp.Character.Head, "The term 'Personal Space', is one of the few terms humans have made that is actually smart.")
  341. --game:GetService("Chat"):Chat(game.Players.LocalPlayer.Character, "Your term 'Personal Space', is one of the terms humans have made that is actually smart.","Red")
  342.     local push = Instance.new("Part")
  343. push.Touched:connect(function(hit)
  344.     if hit.Parent:FindFirstChildOfClass("Humanoid") then
  345.         if hit.Parent.Name == pp.Name or hit.Parent.Parent.Name == pp.Name then
  346.         else
  347.         hit.Parent:FindFirstChildOfClass("Humanoid").Health = 0
  348. end
  349.     end
  350. end)
  351. push.Parent = game.Workspace
  352. push.Material = Enum.Material.Neon
  353. push.BrickColor = BrickColor.new("Really black")
  354. push.Transparency = 0.25
  355. push.Shape = Enum.PartType.Ball
  356. push.Size = Vector3.new(8, 8, 8)
  357. push.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  358. push.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  359. push.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  360. push.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  361. push.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  362. push.CanCollide = false
  363. push.Anchored = false
  364. push.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  365. push.CFrame = plr.Torso.CFrame
  366. wait(0.05)
  367. local weld = Instance.new("Weld",push)
  368. weld.Part0 = push
  369. --weld.C0 = push.CFrame:inverse()
  370. weld.Part1 = plr.Torso
  371. --weld.C1 = plr.Torso.CFrame:inverse()
  372. wait(1.5)
  373. push:Destroy()
  374.     pp.Character.Head.ChatGui:Destroy()
  375. end
  376.  
  377.  
  378. function aieou()
  379.     if mouse.Target.Parent:FindFirstChildOfClass("Humanoid") then
  380.         if mouse.Target.Parent:FindFirstChild("Torso") then
  381.    
  382.            
  383.             for i,v in pairs(mouse.Target.Parent:GetChildren()) do
  384.                 if v:IsA("Part") then
  385.                     if v.Name == "Torso" then
  386.                    
  387.                         --game:GetService("Chat"):Chat(game.Players.LocalPlayer.Character, "Your torso, it will make a fine addition to my collection.","Red")
  388.            
  389. mouse.Target.Parent:FindFirstChild("Torso").Size = Vector3.new(1, 1, 1)
  390.                     else
  391.                         v:Destroy()
  392.                            
  393.                     end
  394.                 end
  395.             end
  396.         end
  397.    
  398.     end
  399. end
  400.  
  401.  
  402. function minion()
  403.     if mouse.Target.Parent:FindFirstChildOfClass("Humanoid") then
  404. ChatFunction(pp.Character.Head, "You're now my minion, "..mouse.Target.Parent.Name..", now kill in my name.")  
  405.     --game:GetService("Chat"):Chat(game.Players.LocalPlayer.Character, "You're now my minion, "..mouse.Target.Parent.Name..", now kill in my name.","Red")
  406. wait(2.5)
  407.     pp.Character.Head.ChatGui:Destroy()
  408. minion = mouse.Target.Parent
  409. local push = Instance.new("Part")
  410. push.Touched:connect(function(hit)
  411.     if hit.Parent:FindFirstChildOfClass("Humanoid") then
  412.         if hit.Parent.Name == pp.Name or hit.Parent.Parent.Name == pp.Name or hit.Parent.Name == mouse.Target.Parent.Name or hit.Parent.Parent.Name == mouse.Target.Parent.Name then
  413.         else
  414. ChatFunction(minion.Head, "Master "..pp.Name..", I have killed for you, in your name.")
  415.     --game:GetService("Chat"):Chat(minion.Head, "Master "..pp.Name..", I have killed for you, in your name.","Red")
  416.         hit.Parent:FindFirstChildOfClass("Humanoid").Health = 0
  417.         wait(1.5)
  418.         minion.Head.ChatGui:Destroy()
  419. end
  420.     end
  421. end)
  422.     local Minion1 = Instance.new("BillboardGui",mouse.Target.Parent:FindFirstChild("Head"))
  423.     Minion1.Adornee = mouse.Target.Parent:FindFirstChild("Head")
  424.     Minion1.AlwaysOnTop = true
  425.     Minion1.Size = UDim2.new(0, 200, 0, 50)
  426.     local Minion2 = Instance.new("TextLabel")
  427.     Minion2.BackgroundTransparency = 1
  428.     Minion2.Position = UDim2.new(0, 0, -0.899999976, 0)
  429.     Minion2.Size = UDim2.new(0, 200, 0, 50)
  430.     Minion2.Font = Enum.Font.Arcade
  431.     Minion2.FontSize = Enum.FontSize.Size24
  432.     Minion2.Text = "Minion of Insanity"
  433.     Minion2.TextColor3 = Color3.new(0.333333, 0.666667, 0.498039)
  434.     Minion2.TextScaled = true
  435.     Minion2.TextWrapped = true
  436.     Minion2.Parent = Minion1
  437. push.Parent = mouse.Target.Parent
  438. push.Material = Enum.Material.Neon
  439. push.BrickColor = BrickColor.new("Really black")
  440. push.Transparency = 0.25
  441. push.Shape = Enum.PartType.Ball
  442. push.Size = Vector3.new(8, 8, 8)
  443. push.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  444. push.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  445. push.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  446. push.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  447. push.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  448. push.CanCollide = false
  449. push.Anchored = false
  450. push.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  451. push.CFrame = mouse.Target.Parent:FindFirstChild("Torso").CFrame
  452. wait(0.05)
  453. local weld = Instance.new("Weld",push)
  454. weld.Part0 = push
  455. --weld.C0 = push.CFrame:inverse()
  456. weld.Part1 = mouse.Target.Parent:FindFirstChild("Torso")
  457. --weld.C1 = plr.Torso.CFrame:inverse()
  458. end
  459. end
  460.  
  461. mouse.KeyDown:connect(function(key)
  462.     if key == "v" then
  463. minion()
  464. end
  465. end)
  466.  
  467. mouse.KeyDown:connect(function(key)
  468.     if key == "g" then
  469.         aieou()
  470.     end
  471. end)
  472.  
  473. mouse.KeyDown:connect(function(key)
  474.     if key == "e" then
  475.         ps()
  476.     end
  477. end)
  478.  
  479.  
  480.  
  481. function possessed()
  482.     if mouse.Target.Parent:FindFirstChildOfClass("Humanoid") then
  483.         local possessee = mouse.Target.Parent
  484.         local curse = Instance.new("Model")
  485.         curse.Name = "Curse"
  486.         curse.Parent = possessee
  487. ChatFunction(possessee.Head, "Master "..pp.Name..", I shall be your servant, command me whenever you are ready.")      
  488.         --game:GetService("Chat"):Chat(possessee.Head, "Master "..pp.Name..", I shall be your servant, command me whenever you are ready.","Red")
  489.     wait(3)
  490.     possessee.Head.ChatGui:Destroy()
  491.     end
  492. end
  493.  
  494. mouse.KeyDown:connect(function(key)
  495. if key == "z" then
  496. possessed()
  497.    
  498. end
  499. end)
  500.  
  501. function curse()
  502. ChatFunction(pp.Character.Head, "Servants! The time is now! Rid this world of all sanity!")
  503. wait(2)
  504. pp.Character.Head.ChatGui:Destroy()
  505. --game:GetService("Chat"):Chat(game.Players.LocalPlayer.Character, "Servants! The time is now! Rid this world of all sanity!","Red")
  506.     for i,v in pairs(game:GetService("Workspace"):GetChildren()) do
  507.         if v:IsA("Model") then
  508.             if v:FindFirstChild("Curse") then
  509.                
  510.                 wait(0.5)
  511. ChatFunction(v.Head, "Master "..pp.Name.." has commanded me to do this.")
  512. --game:GetService("Chat"):Chat(v.Head, "Master "..pp.Name.." has commanded me to do this.","Red")
  513. --bp = Instance.new("BodyPosition",v)
  514. --bp.MaxForce = Vector3.new(10000, 10000, 10000)
  515. --bp.Position = Vector3.new(0, 3, 0)
  516. wait(4)
  517. v.Head.ChatGui:Destroy()
  518. local servantdestruction = Instance.new("Part")
  519. servantdestruction.Parent = v
  520. servantdestruction.Material = Enum.Material.Ice
  521. servantdestruction.BrickColor = BrickColor.new("Maroon")
  522. servantdestruction.Transparency = 0.25
  523. servantdestruction.Shape = Enum.PartType.Ball
  524. servantdestruction.Size = Vector3.new(4, 4, 4)
  525. servantdestruction.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  526. servantdestruction.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  527. servantdestruction.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  528. servantdestruction.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  529. servantdestruction.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  530. servantdestruction.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  531. servantdestruction.CanCollide = false
  532. servantdestruction.Color = Color3.new(0.458824, 0, 0)
  533. servantdestruction.Anchored = true
  534. servantdestruction.CFrame = v.Torso.CFrame
  535. wait(0.25)
  536. servantdestruction.Touched:connect(function(hit)
  537.     if hit.Parent:FindFirstChildOfClass("Humanoid") then
  538.         if hit.Parent.Name == pp.Name or hit.Parent.Parent.Name == pp.Name then
  539.         else
  540.         hit.Parent:FindFirstChildOfClass("Humanoid").Health = 0
  541. end
  542.     end
  543. end)
  544. sboom = Instance.new("Sound",game:GetService("Workspace"))
  545. sboom.SoundId = "rbxassetid://144699494"
  546. sboom.Pitch = 0.45
  547. sboom:Play()
  548. sboom.Volume = 10
  549. for i = 1,25 do
  550.     wait(0.00005)
  551. servantdestruction.CFrame = v.Torso.CFrame
  552. servantdestruction.Size = Vector3.new(4, 4, 4) * i*0.5
  553. servantdestruction.CFrame = v.Torso.CFrame
  554. servantdestruction.Transparency = 0.60 * (i/18)
  555. end
  556. servantdestruction:Destroy()
  557. wait(1.5)
  558. ChatFunction(v.Head, "So this is what Master "..pp.Name.." is capable of.")
  559. --game:GetService("Chat"):Chat(v.Head, "So this is what Master "..pp.Name.." is capable of.","Red")
  560.  
  561.             end
  562.         end
  563.     end
  564. end
  565.  
  566. mouse.KeyDown:connect(function(key)
  567.     if key == "x" then
  568.         curse()
  569.     end
  570. end)
  571.  
  572. function clean()
  573. for i,v in pairs(game:GetService("Workspace"):GetChildren()) do
  574.     if v:IsA("Model") then
  575.         if v:FindFirstChildOfClass("Humanoid") then
  576.         else
  577.             v:Destroy()
  578.             if v:IsA("Part") then
  579.                 if v.Name == "Base" then
  580.                 else
  581.                     v:Destroy()
  582.                 end
  583.             end
  584.         end
  585.     end
  586. end
  587. end
  588.  
  589. mouse.KeyDown:connect(function(key)
  590.     if key == "c" then
  591.         clean()
  592.     end
  593. end)
  594.  
  595. mouse.KeyDown:connect(function(key)
  596.     if key == "t" then --In case unnamed objects that you need the name of appear, or unnamed players, take this.
  597.         print(mouse.Target.Name)
  598.         print(mouse.Target.Parent.Name)
  599.         print(mouse.Target.Parent.Parent.Name)
  600.     end
  601. end)
  602.  
  603. print("Demon of Insanity")
  604. print()
  605. warn("By DontBlinkDrWho")
  606. print("-_-_-_-_-_-_-_-_-")
  607. print()
  608. print("Q = World Riddening.")
  609. print("E = Personal space.")
  610. print("T = Demons Knowledge.")
  611. print("F = Stolen gift of Flight.")
  612. print("G = Torsi attack (Shrinks torso, destroys everything else).")
  613. print("Z = Servant")
  614. print("X = Servants curse")
  615. print("C = Clean")
  616. print("V = Minion")
  617.  
  618. --This is the end of the script.
  619. while wait() do
  620.     hum.MaxHealth = math.huge -- God mode
  621.     hum.Name = math.random(167.432) --Break other scripts (Especially on sb), killing you will be harder
  622.     hum.Health = math.huge -- God mode
  623.     sbt.Color3 = Color3.new(math.random(), math.random(), math.random())
  624. sbra.Color3 = Color3.new(math.random(), math.random(), math.random())
  625. sbla.Color3 = Color3.new(math.random(), math.random(), math.random())
  626. sbrl.Color3 = Color3.new(math.random(), math.random(), math.random())
  627. sbll.Color3 = Color3.new(math.random(), math.random(), math.random())
  628. wait()
  629. end
Advertisement
Add Comment
Please, Sign In to add comment