Advertisement
Guest User

Untitled

a guest
Aug 28th, 2017
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 187.91 KB | None | 0 0
  1. -- Objects
  2.  
  3. local Troy = Instance.new("ScreenGui")
  4. local Main = Instance.new("Frame")
  5. local Proto = Instance.new("TextButton")
  6. local Intriga = Instance.new("TextButton")
  7. local Katana = Instance.new("TextButton")
  8. local Laptop = Instance.new("TextButton")
  9. local God = Instance.new("TextButton")
  10. local Titan = Instance.new("TextButton")
  11. local pyro = Instance.new("TextButton")
  12. local Reap = Instance.new("TextButton")
  13. local Hacker = Instance.new("TextButton")
  14. local UserName = Instance.new("TextBox")
  15. local Page = Instance.new("TextButton")
  16. local Test = Instance.new("Frame")
  17. local Page1 = Instance.new("TextButton")
  18.  
  19. -- Properties
  20.  
  21. Troy.Name = "Troy"
  22. Troy.Parent = game.CoreGui
  23.  
  24. Main.Name = "Main"
  25. Main.Parent = Troy
  26. Main.BackgroundColor3 = Color3.new(0, 0, 0)
  27. Main.BackgroundTransparency = 0.5
  28. Main.Position = UDim2.new(0, 228, 0, 84)
  29. Main.Size = UDim2.new(0, 455, 0, 274)
  30. Main.Visible = true
  31.  
  32. Proto.Name = "Proto"
  33. Proto.Parent = Main
  34. Proto.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  35. Proto.BackgroundTransparency = 0.5
  36. Proto.Position = UDim2.new(0, 0, 0, 58)
  37. Proto.Size = UDim2.new(0, 121, 0, 50)
  38. Proto.Font = Enum.Font.SourceSans
  39. Proto.FontSize = Enum.FontSize.Size24
  40. Proto.Text = "Proto Sim"
  41. Proto.TextColor3 = Color3.new(0, 0, 0)
  42. Proto.TextSize = 22
  43.  
  44. Intriga.Name = "Intriga"
  45. Intriga.Parent = Main
  46. Intriga.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  47. Intriga.BackgroundTransparency = 0.5
  48. Intriga.Position = UDim2.new(0, 0, 0, 137)
  49. Intriga.Size = UDim2.new(0, 121, 0, 50)
  50. Intriga.Font = Enum.Font.SourceSans
  51. Intriga.FontSize = Enum.FontSize.Size24
  52. Intriga.Text = "Intrga Sim"
  53. Intriga.TextColor3 = Color3.new(0, 0, 0)
  54. Intriga.TextSize = 22
  55.  
  56. Katana.Name = "Katana"
  57. Katana.Parent = Main
  58. Katana.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  59. Katana.BackgroundTransparency = 0.5
  60. Katana.Position = UDim2.new(0, 0, 0, 224)
  61. Katana.Size = UDim2.new(0, 121, 0, 50)
  62. Katana.Font = Enum.Font.SourceSans
  63. Katana.FontSize = Enum.FontSize.Size24
  64. Katana.Text = "Simple Katana"
  65. Katana.TextColor3 = Color3.new(0, 0, 0)
  66. Katana.TextSize = 22
  67.  
  68. Laptop.Name = "Laptop"
  69. Laptop.Parent = Main
  70. Laptop.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  71. Laptop.BackgroundTransparency = 0.5
  72. Laptop.Position = UDim2.new(0, 167, 0, 224)
  73. Laptop.Size = UDim2.new(0, 121, 0, 50)
  74. Laptop.Font = Enum.Font.SourceSans
  75. Laptop.FontSize = Enum.FontSize.Size24
  76. Laptop.Text = "Zeds Desktop"
  77. Laptop.TextColor3 = Color3.new(0, 0, 0)
  78. Laptop.TextSize = 22
  79.  
  80. God.Name = "God"
  81. God.Parent = Main
  82. God.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  83. God.BackgroundTransparency = 0.5
  84. God.Position = UDim2.new(0, 167, 0, 137)
  85. God.Size = UDim2.new(0, 121, 0, 50)
  86. God.Font = Enum.Font.SourceSans
  87. God.FontSize = Enum.FontSize.Size24
  88. God.Text = "God Wernch"
  89. God.TextColor3 = Color3.new(0, 0, 0)
  90. God.TextSize = 22
  91.  
  92. Titan.Name = "Titan"
  93. Titan.Parent = Main
  94. Titan.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  95. Titan.BackgroundTransparency = 0.5
  96. Titan.Position = UDim2.new(0, 167, 0, 57)
  97. Titan.Size = UDim2.new(0, 121, 0, 50)
  98. Titan.Font = Enum.Font.SourceSans
  99. Titan.FontSize = Enum.FontSize.Size24
  100. Titan.Text = "Armored Titan"
  101. Titan.TextColor3 = Color3.new(0, 0, 0)
  102. Titan.TextSize = 22
  103.  
  104. pyro.Name = "pyro"
  105. pyro.Parent = Main
  106. pyro.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  107. pyro.BackgroundTransparency = 0.5
  108. pyro.Position = UDim2.new(0, 334, 0, 56)
  109. pyro.Size = UDim2.new(0, 121, 0, 50)
  110. pyro.Font = Enum.Font.SourceSans
  111. pyro.FontSize = Enum.FontSize.Size24
  112. pyro.Text = "Pyro Weapon"
  113. pyro.TextColor3 = Color3.new(0, 0, 0)
  114. pyro.TextSize = 22
  115.  
  116. Reap.Name = "Reap"
  117. Reap.Parent = Main
  118. Reap.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  119. Reap.BackgroundTransparency = 0.5
  120. Reap.Position = UDim2.new(0, 334, 0, 137)
  121. Reap.Size = UDim2.new(0, 121, 0, 50)
  122. Reap.Font = Enum.Font.SourceSans
  123. Reap.FontSize = Enum.FontSize.Size24
  124. Reap.Text = "Reaper"
  125. Reap.TextColor3 = Color3.new(0, 0, 0)
  126. Reap.TextSize = 22
  127.  
  128. Hacker.Name = "Hacker"
  129. Hacker.Parent = Main
  130. Hacker.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  131. Hacker.BackgroundTransparency = 0.5
  132. Hacker.Position = UDim2.new(0, 334, 0, 224)
  133. Hacker.Size = UDim2.new(0, 121, 0, 50)
  134. Hacker.Font = Enum.Font.SourceSans
  135. Hacker.FontSize = Enum.FontSize.Size24
  136. Hacker.Text = "HackerMan"
  137. Hacker.TextColor3 = Color3.new(0, 0, 0)
  138. Hacker.TextSize = 22
  139.  
  140. UserName.Name = "UserName"
  141. UserName.Parent = Main
  142. UserName.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  143. UserName.BackgroundTransparency = 0.5
  144. UserName.Size = UDim2.new(0, 186, 0, 50)
  145. UserName.Font = Enum.Font.SourceSans
  146. UserName.FontSize = Enum.FontSize.Size24
  147. UserName.Text = "Username"
  148. UserName.TextColor3 = Color3.new(0, 0, 0)
  149. UserName.TextSize = 22
  150.  
  151. Page.Name = "Page"
  152. Page.Parent = Main
  153. Page.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  154. Page.BackgroundTransparency = 0.5
  155. Page.Position = UDim2.new(0, 362, 0, 0)
  156. Page.Size = UDim2.new(0, 93, 0, 25)
  157. Page.Font = Enum.Font.SourceSans
  158. Page.FontSize = Enum.FontSize.Size24
  159. Page.Text = "Page 2 -->"
  160. Page.TextColor3 = Color3.new(0, 0, 0)
  161. Page.TextSize = 22
  162.  
  163. Test.Name = "Test"
  164. Test.Parent = Troy
  165. Test.BackgroundColor3 = Color3.new(0, 0, 0)
  166. Test.BackgroundTransparency = 0.5
  167. Test.Position = UDim2.new(0, 718, 0, 45)
  168. Test.Size = UDim2.new(0, 265, 0, 139)
  169. Test.Visible = false
  170.  
  171. Page1.Name = "Page1"
  172. Page1.Parent = Test
  173. Page1.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  174. Page1.BackgroundTransparency = 0.5
  175. Page1.Position = UDim2.new(0, 0, 0, 116)
  176. Page1.Size = UDim2.new(0, 92, 0, 23)
  177. Page1.Font = Enum.Font.SourceSans
  178. Page1.FontSize = Enum.FontSize.Size24
  179. Page1.Text = "<-- Page 1"
  180. Page1.TextColor3 = Color3.new(0, 0, 0)
  181. Page1.TextSize = 22
  182.  
  183. Page.MouseButton1Down:connect(function()
  184. Main.Visible = false
  185. Test.Visible = true
  186. end)
  187.  
  188. Page1.MouseButton1Down:connect(function()
  189. Main.Visible = true
  190. Test.Visible = false
  191. end)
  192.  
  193. Reap.MouseButton1Down:connect(function()
  194. -- fat --
  195. -- I'll Fucking kill you --
  196. -- [ Reaper ] --
  197. -- [ Reaper! ] --
  198. wait(2)
  199. LoudVolume = false
  200. Submerged = false
  201. Music = true
  202. script.Name = "Reaper"
  203. Player = game.Players.LocalPlayer
  204. c = game.Players.LocalPlayer.Character
  205. Head = c.Head
  206. c.Animate.Disabled = true
  207. anim = c.Humanoid.Animator anim.Parent = nil
  208. rage = false
  209. p = game.Players.LocalPlayer
  210. Music = false
  211. PhaseEnabled = true
  212. TeleportEnabled = true
  213.  
  214.  
  215. local GUI = Instance.new("ScreenGui",Player.PlayerGui)
  216. local Frame = Instance.new("Frame",GUI)Frame.Size = UDim2.new(0.1,0,0.05,0) Frame.Position = UDim2.new(0.9,0,0.425,0)
  217. Frame.BackgroundTransparency = 0.5 Frame.BorderSizePixel = 0 Frame.BackgroundColor3 = Color3.new(85/255,40/255,113/255)
  218. local UltT = Instance.new("TextLabel",Frame)UltT.Size = UDim2.new(1,0,1,0)UltT.BackgroundTransparency = 1 UltT.Text = "0%"
  219. UltT.TextColor3 = Color3.new(1,1,1) UltT.TextScaled = true UltT.TextWrapped = true
  220.  
  221. local Frame2 = Instance.new("Frame",GUI)Frame2.Size = UDim2.new(0.1,0,0.05,0) Frame2.Position = UDim2.new(0.9,0,0.535,0)
  222. Frame2.BackgroundTransparency = 0.5 Frame2.BorderSizePixel = 0 Frame2.BackgroundColor3 = Color3.new(85/255,40/255,113/255)
  223. local AmmoT = Instance.new("TextLabel",Frame2)AmmoT.Size = UDim2.new(1,0,1,0)AmmoT.BackgroundTransparency = 1 AmmoT.Text = "8/8"
  224. AmmoT.TextColor3 = Color3.new(1,1,1) AmmoT.TextScaled = true AmmoT.TextWrapped = true
  225.  
  226. local Effects = {}
  227. attack = false
  228. local attacking = false
  229. vt = Vector3.new
  230. bc = BrickColor.new
  231. br = BrickColor.random
  232. it = Instance.new
  233. cf = CFrame.new
  234. euler = CFrame.fromEulerAnglesXYZ
  235. angles = CFrame.Angles
  236. matr = math.random
  237. mouse = Player:GetMouse()
  238.  
  239. c.Humanoid.WalkSpeed = 24 c.Humanoid.JumpPower = 50
  240.  
  241. RSC0 = CFrame.new(1, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  242. RSC1 = CFrame.new(-0.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  243. LSC0 = CFrame.new(-1, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  244. LSC1 = CFrame.new(0.5, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  245. RHC0 = CFrame.new(1, -1, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  246. RHC1 = CFrame.new(0.5, 1, 0, 0, 0, 1, 0, 1, 0, -1, 0, 0)
  247. LHC0 = CFrame.new(-1, -1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  248. LHC1 = CFrame.new(-0.5, 1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  249. NC0 = CFrame.new(0, 1, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  250. NC1 = CFrame.new(0, -0.5, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  251. RJC0 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  252. RJC1 = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, 0)
  253. RS = c.Torso:FindFirstChild("Right Shoulder")
  254. LS = c.Torso:FindFirstChild("Left Shoulder")
  255. RH = c.Torso:FindFirstChild("Right Hip")
  256. LH = c.Torso:FindFirstChild("Left Hip")
  257. RJ = c.HumanoidRootPart:FindFirstChild("RootJoint")
  258. N = c.Torso:FindFirstChild("Neck")
  259. cf = CFrame.new
  260. ang = CFrame.Angles
  261. rd = math.rad
  262. rd2 = math.random
  263.  
  264. c.Humanoid.JumpPower = 45
  265. function swait(num)
  266. if num==0 or num==nil then
  267. game:service'RunService'.Heartbeat:wait(0)
  268. else
  269. for i=0,num do
  270. game:service'RunService'.Heartbeat:wait(0)
  271. end
  272. end
  273. end
  274.  
  275. function lerpz(joint, prop, cfrmz, alp)
  276. joint[prop] = joint[prop]:lerp(cfrmz, alp)
  277. end
  278. function resetlerp()
  279. RJ.C0 = RJC0
  280. RJ.C1 = RJC1
  281. N.C0 = NC0
  282. N.C1 = NC1
  283. RS.C0 = RSC0
  284. RS.C1 = RSC1
  285. LS.C0 = LSC0
  286. LS.C1 = LSC1
  287. RH.C0 = RHC0
  288. RH.C1 = RHC1
  289. LH.C0 = LHC0
  290. LH.C1 = LHC1
  291. end
  292.  
  293. UltCharge = 0
  294. Ammo = 8
  295. local vls = math.random(1,2)
  296. if vls == 1 then
  297. GS = Instance.new("Sound",c.HumanoidRootPart)GS.SoundId = "rbxassetid://612647950" GS.Volume = 3 GS:Play()
  298. else
  299. GS = Instance.new("Sound",c.HumanoidRootPart)GS.SoundId = "rbxassetid://612648243" GS.Volume = 3 GS:Play()
  300. end
  301. PS = Instance.new("Sound",c.HumanoidRootPart)PS.SoundId = "rbxassetid://882101831" PS.Volume = 3 PS:Play()
  302. --[[local Hood = Instance.new("Part",c)Hood.Size = Vector3.new(0.2,0.2,0.2)Hood.BrickColor = BrickColor.new("Really black")
  303. local HM = Instance.new("SpecialMesh",Hood)HM.MeshId = "rbxassetid://16952952" HM.Scale = Vector3.new(1.05,1.05,1.05)
  304. local HW = Instance.new("Weld",c.Head)HW.Part0 = c.Head HW.Part1 = Hood HW.C0 = CFrame.new(0,0.25,0)]]
  305. LeftGun = Instance.new("Part",game.Workspace)LeftGun.Size = Vector3.new(0.4,1.4,4)LeftGun.CanCollide = false LeftGun.Anchored = false LeftGun.Name = "HellfireGun" LeftGun.Archivable = false
  306. local LeftM = Instance.new("SpecialMesh",LeftGun)LeftM.MeshId = "rbxassetid://651422978" LeftM.TextureId = "rbxassetid://651423359" LeftM.Scale = Vector3.new(0.35,0.35,0.35)
  307. local LeftW = Instance.new("Weld",c["Left Arm"])LeftW.Part0 = c["Left Arm"] LeftW.Part1 = LeftGun LeftW.C0 = CFrame.new(0,-2,-0.25)*CFrame.Angles(math.rad(-90),0,0)
  308. local RightGun = Instance.new("Part",game.Workspace)RightGun.Size = Vector3.new(0.4,1.4,4)RightGun.CanCollide = false RightGun.Anchored = false RightGun.Name = "HellfireGun" RightGun.Archivable = false
  309. local RightM = Instance.new("SpecialMesh",RightGun)RightM.MeshId = "rbxassetid://651422978" RightM.TextureId = "rbxassetid://651423359" RightM.Scale = Vector3.new(0.35,0.35,0.35)
  310. local RightW = Instance.new("Weld",c["Right Arm"])RightW.Part0 = c["Right Arm"] RightW.Part1 = RightGun RightW.C0 = CFrame.new(0,-2,-0.25)*CFrame.Angles(math.rad(-90),0,0)
  311. local LeftEffect = Instance.new("Part",LeftGun)LeftEffect.Size = Vector3.new(0.2,0.2,0.2)LeftEffect.Transparency = 1 LeftEffect.CanCollide = false
  312. local LEFW = Instance.new("Weld",LeftGun)LEFW.Part0 = LeftGun LEFW.Part1 = LeftEffect LEFW.C0 = CFrame.new(0,0.4,-2.4)
  313. local RightEffect = Instance.new("Part",RightGun)RightEffect.Size = Vector3.new(0.2,0.2,0.2)RightEffect.Transparency = 1 RightEffect.CanCollide = false
  314. local REFW = Instance.new("Weld",RightGun)REFW.Part0 = RightGun REFW.Part1 = RightEffect REFW.C0 = CFrame.new(0,0.4,-2.4)
  315. local ExpColors = {ColorSequenceKeypoint.new(0, Color3.new(255/255,144/255,46/255)),ColorSequenceKeypoint.new(0.121, Color3.new(0/255,0/255,0/255)),ColorSequenceKeypoint.new(1, Color3.new(0/255,0/255,0/255))}
  316. local LeftExp = Instance.new("ParticleEmitter",LeftEffect) LeftExp.Texture = "rbxassetid://850216805"
  317. LeftExp.LightEmission = 0.85 LeftExp.Color = ColorSequence.new(ExpColors) LeftExp.Rate = 500 LeftExp.Rotation = NumberRange.new(-360,360)
  318. LeftExp.Lifetime = NumberRange.new(1) LeftExp.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,0,0),NumberSequenceKeypoint.new(0.0138,2,0),NumberSequenceKeypoint.new(1,4,0)})
  319. LeftExp.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0,0),NumberSequenceKeypoint.new(1,1,0)}) LeftExp.Speed = NumberRange.new(2) LeftExp.SpreadAngle = Vector2.new(25,25) LeftExp.Name = "Explosion"
  320. LeftExp.VelocityInheritance = 0.5 LeftExp.ZOffset = 2 LeftExp.Enabled = false LeftExp.EmissionDirection = "Front"
  321. local RightExp = Instance.new("ParticleEmitter",RightEffect) RightExp.Texture = "rbxassetid://850216805"
  322. RightExp.LightEmission = 0.85 RightExp.Color = ColorSequence.new(ExpColors) RightExp.Rate = 500 RightExp.Rotation = NumberRange.new(-360,360)
  323. RightExp.Lifetime = NumberRange.new(1) RightExp.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,0,0),NumberSequenceKeypoint.new(0.0138,2,0),NumberSequenceKeypoint.new(1,4,0)})
  324. RightExp.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0,0),NumberSequenceKeypoint.new(1,1,0)}) RightExp.Speed = NumberRange.new(2) RightExp.SpreadAngle = Vector2.new(25,25) RightExp.Name = "Explosion"
  325. RightExp.VelocityInheritance = 0.5 RightExp.ZOffset = 2 RightExp.Enabled = false RightExp.EmissionDirection = "Front"
  326.  
  327. function GunFade(Gun)
  328. Spawn(function()
  329. wait(3)
  330. for i = 1,50 do
  331. Gun.Transparency = Gun.Transparency + 1/50
  332. swait()
  333. end
  334. Gun:remove()
  335. end)
  336. end
  337.  
  338. function Reload()
  339. attack = true
  340. for i = 1,15 do
  341. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1)-- Y, X, Z
  342. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(15), rd(0), rd(0)), 0.1) -- Y, X, Z
  343. lerpz(RS, "C0", RSC0 * cf(0, 0, -0.75) * ang(rd(0), rd(45), rd(125)), 0.1) -- Z, X, Y
  344. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1) -- Z, X, Y
  345. lerpz(LS, "C0", LSC0 * cf(0, 0, -0.75) * ang(rd(0), rd(-45), rd(-125)), 0.1) -- Z, X, Y
  346. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1) -- Z, X, Y
  347. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-5), rd(0), rd(0)), 0.1)
  348. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1)
  349. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-5), rd(0), rd(0)), 0.1)
  350. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1)
  351. swait()
  352. end
  353. for i = 1,5 do
  354. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.25)-- Y, X, Z
  355. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(15), rd(0), rd(0)), 0.25) -- Y, X, Z
  356. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(-65), rd(75)), 0.25) -- Z, X, Y
  357. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.25) -- Z, X, Y
  358. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(65), rd(-75)), 0.25) -- Z, X, Y
  359. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.25) -- Z, X, Y
  360. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-5), rd(0), rd(0)), 0.25)
  361. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.25)
  362. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-5), rd(0), rd(0)), 0.25)
  363. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.25)
  364. swait()
  365. end
  366. RightGun.Archivable = true LeftGun.Archivable = true
  367. local RD = RightGun:clone() RD.Parent = game.Workspace RD.CanCollide = true RD.Position = RightGun.Position RD.CFrame = RightGun.CFrame
  368. local LD = LeftGun:clone() LD.Parent = game.Workspace LD.CanCollide = true LD.Position = LeftGun.Position LD.CFrame = LeftGun.CFrame
  369. local BV = Instance.new("BodyVelocity",RD)BV.Velocity = c.HumanoidRootPart.CFrame.rightVector*15 BV.Velocity = BV.Velocity+c.HumanoidRootPart.CFrame.lookVector*25 BV.maxForce = Vector3.new(math.huge,math.huge,math.huge) game.Debris:AddItem(BV,0.05)
  370. local BV2 = Instance.new("BodyVelocity",LD)BV2.Velocity = c.HumanoidRootPart.CFrame.rightVector*-15 BV2.Velocity = BV2.Velocity+c.HumanoidRootPart.CFrame.lookVector*25 BV2.maxForce = Vector3.new(math.huge,math.huge,math.huge) game.Debris:AddItem(BV2,0.05)
  371. local hit = false local hit2 = false
  372. RD.Touched:connect(function(T)
  373. if hit == false and T.Parent ~= c and T.Name ~= "HellfireGun" then hit = true
  374. GS = Instance.new("Sound",RD)GS.SoundId = "rbxassetid://247874314" GS.Volume = 0.5 GS:Play()
  375. end
  376. end)
  377. LD.Touched:connect(function(T)
  378. if hit2 == false and T.Parent ~= c and T.Name ~= "HellfireGun" then hit2 = true
  379. GS = Instance.new("Sound",LD)GS.SoundId = "rbxassetid://247874314" GS.Volume = 0.5 GS:Play()
  380. end
  381. end)
  382. GunFade(RD) GunFade(LD)
  383. RightGun.Transparency = 1 LeftGun.Transparency = 1
  384. for i = 1,25 do
  385. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.25)-- Y, X, Z
  386. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(15), rd(0), rd(0)), 0.25) -- Y, X, Z
  387. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(-65), rd(75)), 0.25) -- Z, X, Y
  388. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.25) -- Z, X, Y
  389. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(65), rd(-75)), 0.25) -- Z, X, Y
  390. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.25) -- Z, X, Y
  391. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-5), rd(0), rd(0)), 0.25)
  392. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.25)
  393. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-5), rd(0), rd(0)), 0.25)
  394. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.25)
  395. swait()
  396. end
  397. for i = 1,15 do
  398. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.25)-- Y, X, Z
  399. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(15), rd(0), rd(0)), 0.25) -- Y, X, Z
  400. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(-65), rd(-25)), 0.25) -- Z, X, Y
  401. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.25) -- Z, X, Y
  402. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(65), rd(25)), 0.25) -- Z, X, Y
  403. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.25) -- Z, X, Y
  404. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-5), rd(0), rd(0)), 0.25)
  405. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.25)
  406. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-5), rd(0), rd(0)), 0.25)
  407. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.25)
  408. swait()
  409. end
  410. GS = Instance.new("Sound",c.HumanoidRootPart)GS.SoundId = "rbxassetid://882101831" GS.Volume = 3 GS:Play()
  411. RightGun.Transparency = 0 LeftGun.Transparency = 0 Ammo = 8 attack = false
  412. RightGun.Archivable = false LeftGun.Archivable = false
  413. end
  414. function ShotBullets(Gun)
  415. local ColorsArray = {ColorSequenceKeypoint.new(0, Color3.new(255/255,0/255,0/255)),ColorSequenceKeypoint.new(1, Color3.new(255/255,0/255,0/255))}
  416. for i = 1,15 do
  417. local Bul = Instance.new("Part",game.Workspace)Bul.Transparency = 1 Bul.Size = Vector3.new(0.2,0.2,0.2) Bul.CanCollide = false
  418. Bul.CFrame = CFrame.new(Gun.CFrame:toWorldSpace(CFrame.new(0,0,0)).p,mouse.hit.p)
  419. Bul.CFrame = Bul.CFrame*CFrame.Angles(math.rad(math.random(-5,5)),math.rad(math.random(-5,5)),math.rad(math.random(-5,5)))
  420. local Atch1 = Instance.new("Attachment",Bul)Atch1.Position = Vector3.new(0,0.05,0)
  421. local Atch2 = Instance.new("Attachment",Bul)Atch2.Position = Vector3.new(0,-0.05,0)
  422. local Trail = Instance.new("Trail",Bul)Trail.Attachment0 = Atch1 Trail.Attachment1 = Atch2
  423. Trail.Texture = "rbxassetid://22636887" Trail.Lifetime = 0.1 Trail.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0,0),NumberSequenceKeypoint.new(1,1,0)})
  424. Trail.Color = ColorSequence.new(ColorsArray) Trail.LightEmission = 1 Trail.Enabled = true Trail.MinLength = 1
  425. local BV = Instance.new("BodyVelocity",Bul)BV.maxForce = Vector3.new(math.huge,math.huge,math.huge) BV.Velocity = Bul.CFrame.lookVector*150
  426. game.Debris:AddItem(Bul,0.5) local hit = false
  427. local damage = 2.5
  428. Bul.Touched:connect(function(Hit)
  429. if hit == false then
  430. if Hit.Parent:findFirstChild("Humanoid")~= nil and Hit.Parent ~= c then hit = true
  431. Hit.Parent.Humanoid:TakeDamage(damage) UltCharge = UltCharge + 0.25
  432. end
  433. end
  434. end)
  435. Spawn(function()
  436. for i = 1,100 do
  437. if damage < 0.1 then break end
  438. damage = damage - 0.15
  439. swait()
  440. end
  441. damage = 0.05
  442. end)
  443. end
  444. end
  445.  
  446. ShotCoolDown = false
  447. Combo = 1
  448. mouse.Button1Down:connect(function()
  449. if c.Humanoid.Health <= 0 then return end
  450. if ShotCoolDown == true then return end
  451. if attack == true then return end
  452. if Ammo == 0 then
  453. local S = Instance.new("Sound",LeftEffect)S.SoundId = "rbxassetid://596722009" S.Volume = 0.5 S:Play() game.Debris:AddItem(S,1) S.PlaybackSpeed = 0.9
  454. else
  455. ShotCoolDown = true Ammo = Ammo - 1
  456. if Combo == 1 then Combo = 2 LeftExp.Enabled = true
  457. ShotBullets(LeftEffect)
  458. local S = Instance.new("Sound",LeftEffect)S.SoundId = "rbxassetid://181135016" S.Volume = 0.5 S:Play() game.Debris:AddItem(S,1) S.PlaybackSpeed = 0.9
  459. for i = 1,3 do
  460. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(-125)), 0.35) -- Z, X, Y
  461. swait()
  462. end
  463. else Combo = 1 RightExp.Enabled = true
  464. ShotBullets(RightEffect)
  465. local S = Instance.new("Sound",RightEffect)S.SoundId = "rbxassetid://181135016" S.Volume = 0.5 S:Play() game.Debris:AddItem(S,1) S.PlaybackSpeed = 0.9
  466. for i = 1,3 do
  467. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(125)), 0.35) -- Z, X, Y
  468. swait()
  469. end
  470. end
  471. local S = Instance.new("Sound",RightEffect)S.SoundId = "rbxassetid://181135016" S.Volume = 0.5 S:Play() game.Debris:AddItem(S,1) S.PlaybackSpeed = 0.9
  472. LeftExp.Enabled = false
  473. RightExp.Enabled = false
  474. wait(0.35)
  475. ShotCoolDown = false
  476. end
  477. end)
  478.  
  479. function Phase()
  480. if PhaseEnabled == false then return end
  481. PhaseEnabled = false
  482. attack = true c.Humanoid.WalkSpeed = 48
  483. local PhaseColors = {ColorSequenceKeypoint.new(0, Color3.new(65/255,0/255,98/255)),ColorSequenceKeypoint.new(0.121, Color3.new(5/255,0/255,32/255)),ColorSequenceKeypoint.new(1, Color3.new(65/255,0/255,98/255))}
  484. for i,v in pairs(c:children()) do
  485. if v.ClassName == "Part" and v.Name ~= "HumanoidRootPart" then
  486. local PhaseEn = Instance.new("ParticleEmitter",v) PhaseEn.Texture = "rbxassetid://242102147"
  487. PhaseEn.LightEmission = 0 PhaseEn.Color = ColorSequence.new(PhaseColors) PhaseEn.Rate = 250 PhaseEn.Rotation = NumberRange.new(-360,360)
  488. PhaseEn.Lifetime = NumberRange.new(1) PhaseEn.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,1,0),NumberSequenceKeypoint.new(0.0138,1,0),NumberSequenceKeypoint.new(1,0,0)})
  489. PhaseEn.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0.8,0),NumberSequenceKeypoint.new(1,1,0)}) PhaseEn.Speed = NumberRange.new(0) PhaseEn.SpreadAngle = Vector2.new(25,25) PhaseEn.Name = "DarkEnergy"
  490. PhaseEn.VelocityInheritance = 0.5 PhaseEn.ZOffset = 2 PhaseEn.Enabled = true PhaseEn.EmissionDirection = "Front" PhaseEn.Acceleration = Vector3.new(0,5,0)
  491. end
  492. end
  493. GS = Instance.new("Sound",c.HumanoidRootPart)GS.SoundId = "rbxassetid://834224978" GS.Volume = 3 GS:Play()
  494. local PrevHealth = c.Humanoid.Health
  495. local hp = c.Humanoid.HealthChanged:connect(function(Amnt)
  496. if Amnt < PrevHealth then
  497. c.Humanoid.Health = PrevHealth
  498. end
  499. end)
  500. for i = 1,150 do
  501. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0.5) * ang(rd(-15), rd(0), rd(0)), 0.1)-- Y, X, Z
  502. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(15), rd(0), rd(0)), 0.1) -- Y, X, Z
  503. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(105)), 0.1) -- Z, X, Y
  504. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1) -- Z, X, Y
  505. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(-105)), 0.1) -- Z, X, Y
  506. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1) -- Z, X, Y
  507. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-5), rd(0), rd(15)), 0.1)
  508. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1)
  509. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-5), rd(0), rd(-15)), 0.1)
  510. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1)
  511. swait()
  512. end
  513. hp:disconnect()
  514. GS = Instance.new("Sound",c.HumanoidRootPart)GS.SoundId = "rbxassetid://834225054" GS.Volume = 3 GS:Play()
  515. for i,v in pairs(c:children()) do
  516. if v.ClassName == "Part" and v.Name ~= "HumanoidRootPart" then
  517. if v:findFirstChild("DarkEnergy")~= nil then
  518. v.DarkEnergy.Enabled = false game.Debris:AddItem(v.DarkEnergy,3)
  519. end
  520. end
  521. end
  522. Ammo = 8
  523. c.Humanoid.WalkSpeed = 24
  524. attack = false
  525. Spawn(function()
  526. wait(8)
  527. PhaseEnabled = true
  528. end)
  529. end
  530.  
  531. function Teleport()
  532. if TeleportEnabled == false then return end
  533. if (c.HumanoidRootPart.Position-mouse.hit.p).magnitude >= 100 then return end
  534. TeleportEnabled = false
  535. local vl = math.random(1,4)
  536. if vl == 1 then
  537. local GS = Instance.new("Sound",c.HumanoidRootPart)GS.SoundId = "rbxassetid://612647830" GS.Volume = 3 GS:Play()
  538. end
  539. attack = true c.HumanoidRootPart.Anchored = true c.Humanoid.WalkSpeed = 0 c.Humanoid.JumpPower = 0 local Pos = mouse.hit.p
  540. for i = 1,40 do
  541. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1)-- Y, X, Z
  542. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(15), rd(0), rd(0)), 0.1) -- Y, X, Z
  543. lerpz(RS, "C0", RSC0 * cf(0, 0, -0.75) * ang(rd(0), rd(90), rd(125)), 0.1) -- Z, X, Y
  544. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1) -- Z, X, Y
  545. lerpz(LS, "C0", LSC0 * cf(0, 0, -0.75) * ang(rd(0), rd(-90), rd(-125)), 0.1) -- Z, X, Y
  546. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1) -- Z, X, Y
  547. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-5), rd(0), rd(0)), 0.1)
  548. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1)
  549. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-5), rd(0), rd(0)), 0.1)
  550. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1)
  551. swait()
  552. end
  553. local PhaseColors = {ColorSequenceKeypoint.new(0, Color3.new(65/255,0/255,98/255)),ColorSequenceKeypoint.new(0.121, Color3.new(5/255,0/255,32/255)),ColorSequenceKeypoint.new(1, Color3.new(65/255,0/255,98/255))}
  554. for i,v in pairs(c:children()) do
  555. if v.ClassName == "Part" and v.Name ~= "HumanoidRootPart" then
  556. local PhaseEn = Instance.new("ParticleEmitter",v) PhaseEn.Texture = "rbxassetid://242102147"
  557. PhaseEn.LightEmission = 0 PhaseEn.Color = ColorSequence.new(PhaseColors) PhaseEn.Rate = 250 PhaseEn.Rotation = NumberRange.new(-360,360)
  558. PhaseEn.Lifetime = NumberRange.new(1) PhaseEn.Size = NumberSequence.new({NumberSequenceKeypoint.new(0,2,0),NumberSequenceKeypoint.new(0.0138,2,0),NumberSequenceKeypoint.new(1,0,0)})
  559. PhaseEn.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0.8,0),NumberSequenceKeypoint.new(1,1,0)}) PhaseEn.Speed = NumberRange.new(0) PhaseEn.SpreadAngle = Vector2.new(25,25) PhaseEn.Name = "DarkEnergy"
  560. PhaseEn.VelocityInheritance = 0.5 PhaseEn.ZOffset = 2 PhaseEn.Enabled = true PhaseEn.EmissionDirection = "Front" PhaseEn.Acceleration = Vector3.new(0,5,0)
  561. end
  562. end
  563. GS = Instance.new("Sound",c.HumanoidRootPart)GS.SoundId = "rbxassetid://834224978" GS.Volume = 3 GS:Play()
  564. for i = 1,50 do
  565. lerpz(RJ, "C0", RJC0 * cf(0, 0, -0.25*i) * ang(rd(0), rd(0), rd(0)), 0.1)-- Y, X, Z
  566. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(15), rd(0), rd(0)), 0.1) -- Y, X, Z
  567. lerpz(RS, "C0", RSC0 * cf(0, 0, -0.75) * ang(rd(0), rd(90), rd(125)), 0.1) -- Z, X, Y
  568. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1) -- Z, X, Y
  569. lerpz(LS, "C0", LSC0 * cf(0, 0, -0.75) * ang(rd(0), rd(-90), rd(-125)), 0.1) -- Z, X, Y
  570. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1) -- Z, X, Y
  571. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-5), rd(0), rd(0)), 0.1)
  572. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1)
  573. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-5), rd(0), rd(0)), 0.1)
  574. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1)
  575. swait()
  576. end
  577. c.HumanoidRootPart.CFrame = CFrame.new(Pos)
  578. c.HumanoidRootPart.CFrame = c.HumanoidRootPart.CFrame*CFrame.new(0,2.5,0)
  579. GS = Instance.new("Sound",c.HumanoidRootPart)GS.SoundId = "rbxassetid://834225054" GS.Volume = 3 GS:Play()
  580. for i = 1,50 do
  581. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1)-- Y, X, Z
  582. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(15), rd(0), rd(0)), 0.1) -- Y, X, Z
  583. lerpz(RS, "C0", RSC0 * cf(0, 0, -0.75) * ang(rd(0), rd(90), rd(125)), 0.1) -- Z, X, Y
  584. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1) -- Z, X, Y
  585. lerpz(LS, "C0", LSC0 * cf(0, 0, -0.75) * ang(rd(0), rd(-90), rd(-125)), 0.1) -- Z, X, Y
  586. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1) -- Z, X, Y
  587. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-5), rd(0), rd(0)), 0.1)
  588. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1)
  589. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-5), rd(0), rd(0)), 0.1)
  590. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1)
  591. swait()
  592. end
  593. c.HumanoidRootPart.Anchored = false
  594. c.Humanoid.WalkSpeed = 24 c.Humanoid.JumpPower = 50
  595. local PrevHealth = c.Humanoid.Health
  596. for i,v in pairs(c:children()) do
  597. if v.ClassName == "Part" and v.Name ~= "HumanoidRootPart" then
  598. if v:findFirstChild("DarkEnergy")~= nil then
  599. v.DarkEnergy.Enabled = false game.Debris:AddItem(v.DarkEnergy,3)
  600. end
  601. end
  602. end
  603. attack = false
  604. Spawn(function()
  605. wait(10)
  606. TeleportEnabled = true
  607. end)
  608. end
  609.  
  610. function ShotDBullets(Gun)
  611. local ColorsArray = {ColorSequenceKeypoint.new(0, Color3.new(255/255,0/255,0/255)),ColorSequenceKeypoint.new(1, Color3.new(255/255,0/255,0/255))}
  612. for i = 1,15 do
  613. local Bul = Instance.new("Part",game.Workspace)Bul.Transparency = 1 Bul.Size = Vector3.new(2,2,2) Bul.CanCollide = false
  614. Bul.CFrame = Gun.CFrame*CFrame.Angles(math.rad(math.random(-25,25)),math.rad(math.random(-25,25)),math.rad(math.random(-25,25)))
  615. local Atch1 = Instance.new("Attachment",Bul)Atch1.Position = Vector3.new(0,0.05,0)
  616. local Atch2 = Instance.new("Attachment",Bul)Atch2.Position = Vector3.new(0,-0.05,0)
  617. local Trail = Instance.new("Trail",Bul)Trail.Attachment0 = Atch1 Trail.Attachment1 = Atch2
  618. Trail.Texture = "rbxassetid://22636887" Trail.Lifetime = 0.1 Trail.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0,0),NumberSequenceKeypoint.new(1,1,0)})
  619. Trail.Color = ColorSequence.new(ColorsArray) Trail.LightEmission = 1 Trail.Enabled = true Trail.MinLength = 1
  620. local BV = Instance.new("BodyVelocity",Bul)BV.maxForce = Vector3.new(math.huge,math.huge,math.huge) BV.Velocity = Bul.CFrame.lookVector*150
  621. game.Debris:AddItem(Bul,0.5)
  622. end
  623. for i,v in pairs(game.Workspace:children()) do
  624. if v:FindFirstChild("Humanoid")~= nil and v:findFirstChild("HumanoidRootPart")~= nil and v ~= c then
  625. if (v.HumanoidRootPart.Position-c.HumanoidRootPart.Position).magnitude <= 45 then
  626. v.Humanoid:TakeDamage(5)
  627. end
  628. end
  629. end
  630. end
  631.  
  632. function Fade(PP)
  633. Spawn(function()
  634. for i = 1,20 do
  635. PP.Transparency = PP.Transparency + 1/20
  636. swait()
  637. end
  638. PP:remove()
  639. end)
  640. end
  641. function DeathFire()
  642. Spawn(function()
  643. local m2 = Instance.new("Model",game.Workspace)
  644. for i,v in pairs(c:children()) do
  645. if v.ClassName == "Part" and v.Name ~= "HumanoidRootPart" then
  646. local clone = v:clone()clone.BrickColor = BrickColor.new("Really black") clone.Anchored = true clone.CanCollide = false
  647. if clone:findFirstChild("Mesh")~= nil then clone.Mesh.TextureId = "" end clone.Parent = m2 Fade(clone)
  648. elseif v.ClassName == "Accessory" then
  649. local clone = v.Handle:clone()clone.BrickColor = BrickColor.new("Really black") clone.Anchored = true clone.CanCollide = false
  650. if clone:findFirstChild("Mesh")~= nil then clone.Mesh.TextureId = "" end clone.Parent = m2 Fade(clone)
  651. end
  652. m2:BreakJoints()
  653. end
  654. RightExp.Enabled = true
  655. local S = Instance.new("Sound",RightEffect)S.SoundId = "rbxassetid://181135016" S.Volume = 0.5 S:Play() game.Debris:AddItem(S,1) S.PlaybackSpeed = 0.9
  656. LeftExp.Enabled = true
  657. local S2 = Instance.new("Sound",LeftEffect)S2.SoundId = "rbxassetid://181135016" S2.Volume = 0.5 S2:Play() game.Debris:AddItem(S2,1) S2.PlaybackSpeed = 0.9
  658. wait(0.1)
  659. RightExp.Enabled = false
  660. LeftExp.Enabled = false
  661. ShotDBullets(RightEffect)
  662. ShotDBullets(LeftEffect)
  663. end)
  664. end
  665.  
  666. function DeathBlossom()
  667. if UltCharge >= 100 then
  668. UltCharge = 0
  669. local SpinCharge = 1 c.HumanoidRootPart.Anchored = true
  670. local GS = Instance.new("Sound",c.HumanoidRootPart)GS.SoundId = "rbxassetid://506001681" GS.Volume = 3 GS:Play()
  671. for i = 1,15 do
  672. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1)-- Y, X, Z
  673. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(15), rd(0), rd(0)), 0.1) -- Y, X, Z
  674. lerpz(RS, "C0", RSC0 * cf(0, 0, -0.75) * ang(rd(0), rd(90), rd(125)), 0.1) -- Z, X, Y
  675. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1) -- Z, X, Y
  676. lerpz(LS, "C0", LSC0 * cf(0, 0, -0.75) * ang(rd(0), rd(-90), rd(-125)), 0.1) -- Z, X, Y
  677. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1) -- Z, X, Y
  678. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-5), rd(0), rd(0)), 0.1)
  679. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1)
  680. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-5), rd(0), rd(0)), 0.1)
  681. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1)
  682. swait()
  683. end
  684. DeathFire()
  685. for i = 1,15 do
  686. c.HumanoidRootPart.CFrame = c.HumanoidRootPart.CFrame*CFrame.Angles(0,math.rad(SpinCharge*5),0)
  687. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(-45)), 0.1)-- Y, X, Z
  688. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1) -- Y, X, Z
  689. lerpz(RS, "C0", RSC0 * cf(0, 0, -0.75) * ang(rd(0), rd(-90), rd(90)), 0.1) -- Z, X, Y
  690. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1) -- Z, X, Y
  691. lerpz(LS, "C0", LSC0 * cf(0, 0, -0.75) * ang(rd(0), rd(90), rd(-90)), 0.1) -- Z, X, Y
  692. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1) -- Z, X, Y
  693. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-5), rd(0), rd(0)), 0.1)
  694. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1)
  695. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-5), rd(0), rd(0)), 0.1)
  696. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1)
  697. swait()
  698. end
  699. DeathFire()
  700. for i = 1,15 do
  701. c.HumanoidRootPart.CFrame = c.HumanoidRootPart.CFrame*CFrame.Angles(0,math.rad(SpinCharge*5),0)
  702. lerpz(RJ, "C0", RJC0 * cf(0, 0, -1) * ang(rd(0), rd(0), rd(0)), 0.1)-- Y, X, Z
  703. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1) -- Y, X, Z
  704. lerpz(RS, "C0", RSC0 * cf(0, 0, -0.75) * ang(rd(0), rd(90), rd(90)), 0.1) -- Z, X, Y
  705. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1) -- Z, X, Y
  706. lerpz(LS, "C0", LSC0 * cf(0, 0, -0.75) * ang(rd(0), rd(-90), rd(-90)), 0.1) -- Z, X, Y
  707. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1) -- Z, X, Y
  708. lerpz(RH, "C0", RHC0 * cf(1, 1, 0) * ang(rd(-5), rd(0), rd(0)), 0.1)
  709. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1)
  710. lerpz(LH, "C0", LHC0 * cf(0, 1, 0) * ang(rd(-5), rd(0), rd(-45)), 0.1)
  711. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1)
  712. swait()
  713. end
  714. DeathFire()
  715. for i = 1,15 do
  716. c.HumanoidRootPart.CFrame = c.HumanoidRootPart.CFrame*CFrame.Angles(0,math.rad(SpinCharge*5),0)
  717. lerpz(RJ, "C0", RJC0 * cf(0, 0, -1) * ang(rd(0), rd(0), rd(35)), 0.1)-- Y, X, Z
  718. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(15), rd(0), rd(0)), 0.1) -- Y, X, Z
  719. lerpz(RS, "C0", RSC0 * cf(0, 0, -0.75) * ang(rd(0), rd(0), rd(90)), 0.1) -- Z, X, Y
  720. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1) -- Z, X, Y
  721. lerpz(LS, "C0", LSC0 * cf(0, 0, -0.75) * ang(rd(0), rd(0), rd(90)), 0.35) -- Z, X, Y
  722. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1) -- Z, X, Y
  723. lerpz(RH, "C0", RHC0 * cf(1, 1, 0) * ang(rd(-5), rd(0), rd(0)), 0.1)
  724. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1)
  725. lerpz(LH, "C0", LHC0 * cf(0, 1, 0) * ang(rd(-5), rd(0), rd(-45)), 0.1)
  726. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1)
  727. swait()
  728. end
  729. DeathFire()
  730. for i = 1,15 do
  731. c.HumanoidRootPart.CFrame = c.HumanoidRootPart.CFrame*CFrame.Angles(0,math.rad(SpinCharge*5),0)
  732. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1)-- Y, X, Z
  733. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(15), rd(0), rd(0)), 0.1) -- Y, X, Z
  734. lerpz(RS, "C0", RSC0 * cf(0, 0, -0.75) * ang(rd(0), rd(0), rd(90)), 0.1) -- Z, X, Y
  735. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1) -- Z, X, Y
  736. lerpz(LS, "C0", LSC0 * cf(0, 0, -0.75) * ang(rd(0), rd(0), rd(-90)), 0.1) -- Z, X, Y
  737. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1) -- Z, X, Y
  738. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1)
  739. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1)
  740. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1)
  741. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1)
  742. swait()
  743. end
  744. DeathFire()
  745. for i = 1,15 do
  746. c.HumanoidRootPart.CFrame = c.HumanoidRootPart.CFrame*CFrame.Angles(0,math.rad(SpinCharge*5),0)
  747. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(-15)), 0.1)-- Y, X, Z
  748. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(15), rd(0), rd(0)), 0.1) -- Y, X, Z
  749. lerpz(RS, "C0", RSC0 * cf(0, 0, -0.75) * ang(rd(0), rd(0), rd(-90)), 0.1) -- Z, X, Y
  750. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1) -- Z, X, Y
  751. lerpz(LS, "C0", LSC0 * cf(0, 0, -0.75) * ang(rd(0), rd(0), rd(90)), 0.1) -- Z, X, Y
  752. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1) -- Z, X, Y
  753. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1)
  754. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1)
  755. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1)
  756. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1)
  757. swait()
  758. end
  759. DeathFire()
  760. for i = 1,15 do
  761. c.HumanoidRootPart.CFrame = c.HumanoidRootPart.CFrame*CFrame.Angles(0,math.rad(SpinCharge*5),0)
  762. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1)-- Y, X, Z
  763. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(-15), rd(0), rd(15)), 0.1) -- Y, X, Z
  764. lerpz(RS, "C0", RSC0 * cf(0, 0, -0.75) * ang(rd(0), rd(-90), rd(90)), 0.1) -- Z, X, Y
  765. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1) -- Z, X, Y
  766. lerpz(LS, "C0", LSC0 * cf(0, 0, -0.75) * ang(rd(0), rd(90), rd(-90)), 0.1) -- Z, X, Y
  767. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1) -- Z, X, Y
  768. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-5), rd(0), rd(0)), 0.1)
  769. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1)
  770. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-5), rd(0), rd(0)), 0.1)
  771. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1)
  772. swait()
  773. end
  774. DeathFire()
  775. for i = 1,15 do
  776. c.HumanoidRootPart.CFrame = c.HumanoidRootPart.CFrame*CFrame.Angles(0,math.rad(SpinCharge*5),0)
  777. lerpz(RJ, "C0", RJC0 * cf(0, 0, -1) * ang(rd(0), rd(0), rd(0)), 0.1)-- Y, X, Z
  778. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(15), rd(0), rd(0)), 0.1) -- Y, X, Z
  779. lerpz(RS, "C0", RSC0 * cf(0, 0, -0.75) * ang(rd(0), rd(0), rd(90)), 0.1) -- Z, X, Y
  780. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1) -- Z, X, Y
  781. lerpz(LS, "C0", LSC0 * cf(0, 0, -0.75) * ang(rd(0), rd(0), rd(90)), 0.35) -- Z, X, Y
  782. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1) -- Z, X, Y
  783. lerpz(RH, "C0", RHC0 * cf(1, 1, 0) * ang(rd(-5), rd(0), rd(0)), 0.1)
  784. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1)
  785. lerpz(LH, "C0", LHC0 * cf(0, 1, 0) * ang(rd(-5), rd(0), rd(-45)), 0.1)
  786. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1)
  787. swait()
  788. end
  789. DeathFire()
  790. for i = 1,15 do
  791. c.HumanoidRootPart.CFrame = c.HumanoidRootPart.CFrame*CFrame.Angles(0,math.rad(SpinCharge*5),0)
  792. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1)-- Y, X, Z
  793. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(-25)), 0.1) -- Y, X, Z
  794. lerpz(RS, "C0", RSC0 * cf(0, 0, -0.75) * ang(rd(0), rd(-90), rd(90)), 0.1) -- Z, X, Y
  795. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1) -- Z, X, Y
  796. lerpz(LS, "C0", LSC0 * cf(0, 0, -0.75) * ang(rd(0), rd(90), rd(-90)), 0.1) -- Z, X, Y
  797. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1) -- Z, X, Y
  798. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-5), rd(0), rd(0)), 0.1)
  799. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1)
  800. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-5), rd(0), rd(0)), 0.1)
  801. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1)
  802. swait()
  803. end
  804. DeathFire()
  805. for i = 1,15 do
  806. c.HumanoidRootPart.CFrame = c.HumanoidRootPart.CFrame*CFrame.Angles(0,math.rad(SpinCharge*5),0)
  807. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1)-- Y, X, Z
  808. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(15), rd(0), rd(0)), 0.1) -- Y, X, Z
  809. lerpz(RS, "C0", RSC0 * cf(0, 0, -0.75) * ang(rd(0), rd(0), rd(90)), 0.1) -- Z, X, Y
  810. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1) -- Z, X, Y
  811. lerpz(LS, "C0", LSC0 * cf(0, 0, -0.75) * ang(rd(0), rd(0), rd(90)), 0.1) -- Z, X, Y
  812. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1) -- Z, X, Y
  813. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1)
  814. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1)
  815. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1)
  816. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1)
  817. swait()
  818. end
  819. DeathFire()
  820. for i = 1,15 do
  821. c.HumanoidRootPart.CFrame = c.HumanoidRootPart.CFrame*CFrame.Angles(0,math.rad(SpinCharge*5),0)
  822. lerpz(RJ, "C0", RJC0 * cf(0, 0, -1) * ang(rd(0), rd(0), rd(0)), 0.1)-- Y, X, Z
  823. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(15)), 0.1) -- Y, X, Z
  824. lerpz(RS, "C0", RSC0 * cf(0, 0, -0.75) * ang(rd(0), rd(90), rd(90)), 0.1) -- Z, X, Y
  825. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1) -- Z, X, Y
  826. lerpz(LS, "C0", LSC0 * cf(0, 0, -0.75) * ang(rd(0), rd(-90), rd(-90)), 0.1) -- Z, X, Y
  827. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1) -- Z, X, Y
  828. lerpz(RH, "C0", RHC0 * cf(1, 1, 0) * ang(rd(-5), rd(0), rd(0)), 0.1)
  829. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1)
  830. lerpz(LH, "C0", LHC0 * cf(0, 1, 0) * ang(rd(-5), rd(0), rd(-45)), 0.1)
  831. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1)
  832. swait()
  833. end
  834. DeathFire()
  835. for i = 1,15 do
  836. c.HumanoidRootPart.CFrame = c.HumanoidRootPart.CFrame*CFrame.Angles(0,math.rad(SpinCharge*5),0)
  837. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1)-- Y, X, Z
  838. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1) -- Y, X, Z
  839. lerpz(RS, "C0", RSC0 * cf(0, 0, -0.75) * ang(rd(0), rd(90), rd(90)), 0.1) -- Z, X, Y
  840. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1) -- Z, X, Y
  841. lerpz(LS, "C0", LSC0 * cf(0, 0, -0.75) * ang(rd(0), rd(-90), rd(-90)), 0.1) -- Z, X, Y
  842. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1) -- Z, X, Y
  843. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1)
  844. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1)
  845. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1)
  846. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1)
  847. swait()
  848. end
  849. c.HumanoidRootPart.Anchored = false
  850. attack = false
  851. Reload()
  852. end
  853. end
  854.  
  855. mouse.KeyDown:connect(function(key)
  856. if c.Humanoid.Health <= 0 then return end
  857. if attack == true then return end
  858. if key == "q" then
  859. Phase()
  860. end
  861. if key == "e" then
  862. DeathBlossom()
  863. end
  864. if key == "r" then
  865. Reload()
  866. end
  867. if key == "z" then
  868. Teleport()
  869. end
  870. end)
  871.  
  872. idletime = 0
  873. sine = 0
  874. game:GetService("RunService").RenderStepped:connect(function()
  875. if UltCharge >= 100 then
  876. UltCharge = 100
  877. UltT.Text = "100%"
  878. else
  879. UltT.Text = math.floor(UltCharge).."%"
  880. end
  881. AmmoT.Text = Ammo.."/8"
  882. if attack == false then
  883. if c.HumanoidRootPart.Velocity.Y > 0.25 then idletime = 0
  884. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1)-- Y, X, Z
  885. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(10), rd(0), rd(0)), 0.1) -- Y, X, Z
  886. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(75)), 0.1) -- Z, X, Y
  887. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1) -- Z, X, Y
  888. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(-75)), 0.1) -- Z, X, Y
  889. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1) -- Z, X, Y
  890. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-5), rd(0), rd(-25)), 0.1)
  891. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1)
  892. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-5), rd(0), rd(25)), 0.1)
  893. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1)
  894. elseif c.HumanoidRootPart.Velocity.Y < -0.25 then idletime = 0
  895. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1)-- Y, X, Z
  896. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(10), rd(0), rd(0)), 0.1) -- Y, X, Z
  897. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(125)), 0.1) -- Z, X, Y
  898. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1) -- Z, X, Y
  899. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(-125)), 0.1) -- Z, X, Y
  900. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1) -- Z, X, Y
  901. lerpz(RH, "C0", RHC0 * cf(0, 0, 0) * ang(rd(-5), rd(0), rd(25)), 0.1)
  902. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1)
  903. lerpz(LH, "C0", LHC0 * cf(0, 0, 0) * ang(rd(-5), rd(0), rd(-25)), 0.1)
  904. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.1)
  905. elseif (c.HumanoidRootPart.Velocity * Vector3.new(1, 0, 1)).magnitude > 1 then idletime = 0
  906. sine = sine + 1
  907. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0+(math.cos(sine/3)*0.05)) * ang(rd(10), rd(0), rd(0)), 0.2)-- Y, X, Z
  908. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(-10), rd(0), rd(0)), 0.2) -- Y, X, Z
  909. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(95+(math.cos(sine/3)*-2.5))), 0.2) -- Z, X, Y
  910. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.2) -- Z, X, Y
  911. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(-(95+(math.cos(sine/3)*-2.5)))), 0.2) -- Z, X, Y
  912. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.2) -- Z, X, Y
  913. lerpz(RH, "C0", RHC0 * cf(0, 0.05+(math.cos(sine/3)*-0.05), 0) * ang(rd(0), rd(0), rd(-(15+math.cos(sine/6)*75))), 0.2)
  914. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.2)
  915. lerpz(LH, "C0", LHC0 * cf(0, 0.05+(math.cos(sine/3)*-0.05), 0) * ang(rd(0), rd(0), rd((15-math.cos(sine/6)*75))), 0.2)
  916. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.2)
  917. swait()
  918. else sine = sine + 1 idletime = idletime + 1
  919. if idletime >= 200 then
  920. lerpz(RJ, "C0", RJC0 * cf(0, 0, 0.1+(math.cos(sine/64)*-0.1)) * ang(rd(0), rd(0), rd(0)), 0.05)-- Y, X, Z
  921. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.05) -- Y, X, Z
  922. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(25+(math.cos(sine/64)*-4))), 0.05) -- Z, X, Y
  923. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.05) -- Z, X, Y
  924. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(-(25+(math.cos(sine/64)*-4)))), 0.05) -- Z, X, Y
  925. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.05) -- Z, X, Y
  926. lerpz(RH, "C0", RHC0 * cf(0, 0.1+(math.cos(sine/64)*0.1), 0) * ang(rd(-5), rd(0), rd(0)), 0.05)
  927. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.05)
  928. lerpz(LH, "C0", LHC0 * cf(0, 0.1+(math.cos(sine/64)*0.1), 0) * ang(rd(-5), rd(0), rd(0)), 0.05)
  929. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.05)
  930. else
  931. lerpz(RJ, "C0", RJC0 * cf(0, 0, (math.cos(sine/64)*-0.1)) * ang(rd(0), rd(0), rd(0)), 0.05)-- Y, X, Z
  932. lerpz(N, "C0", NC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.05) -- Y, X, Z
  933. lerpz(RS, "C0", RSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(90+(math.cos(sine/64)*-4))), 0.05) -- Z, X, Y
  934. lerpz(RS, "C1", RSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.05) -- Z, X, Y
  935. lerpz(LS, "C0", LSC0 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(-(90+(math.cos(sine/64)*-4)))), 0.05) -- Z, X, Y
  936. lerpz(LS, "C1", LSC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.05) -- Z, X, Y
  937. lerpz(RH, "C0", RHC0 * cf(0, 0.1+(math.cos(sine/64)*0.1), 0) * ang(rd(-5), rd(0), rd(0)), 0.05)
  938. lerpz(RH, "C1", RHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.05)
  939. lerpz(LH, "C0", LHC0 * cf(0, 0.1+(math.cos(sine/64)*0.1), 0) * ang(rd(-5), rd(0), rd(0)), 0.05)
  940. lerpz(LH, "C1", LHC1 * cf(0, 0, 0) * ang(rd(0), rd(0), rd(0)), 0.05)
  941. end
  942. swait()
  943. end
  944. --[[local ToMouse = (mouse.hit.p - Head.Position).unit
  945. local Angle = math.acos(ToMouse:Dot(Vector3.new(0, 1, 0)))
  946. local FromRightArmPos = (Head.Position + Head.CFrame:vectorToWorldSpace(Vector3.new(((Head.Size.X / 2) + (c["Right Arm"].Size.X / 2)), ((Head.Size.Y / 2) - (c["Right Arm"].Size.Z / 2)), 0)))
  947. local ToMouseRightArm = ((mouse.hit.p - FromRightArmPos) * Vector3.new(1 ,0, 1)).unit
  948. local Look = (Head.CFrame.lookVector * Vector3.new(1, 0, 1)).unit
  949. local LateralAngle = math.acos(ToMouseRightArm:Dot(Look))
  950. if tostring(LateralAngle) == "-1.#IND" then
  951. LateralAngle = 0
  952. end
  953. local Cross = Head.CFrame.lookVector:Cross(ToMouseRightArm)
  954. if LateralAngle > (math.pi / 2) then
  955. LateralAngle = (math.pi / 2)
  956. end
  957. if Cross.Y < 0 then
  958. LateralAngle = -LateralAngle
  959. end
  960. RS.C0 = CFrame.new(RS.C0.p) * CFrame.Angles(((math.pi / 2) - Angle), ((math.pi / 2) + LateralAngle), 0)
  961. RS.C0 = RS.C0*CFrame.Angles(0,0,math.rad(90))
  962. local FromLeftArmPos = (Head.Position + Head.CFrame:vectorToWorldSpace(Vector3.new(((Head.Size.X / 2) + (c["Left Arm"].Size.X / 2)), ((Head.Size.Y / 2) - (c["Left Arm"].Size.Z / 2)), 0)))
  963. local ToMouseLeftArm = ((mouse.hit.p - FromLeftArmPos) * Vector3.new(1 ,0, 1)).unit
  964. local Look = (Head.CFrame.lookVector * Vector3.new(1, 0, 1)).unit
  965. local LateralAngle = math.acos(ToMouseLeftArm:Dot(Look))
  966. if tostring(LateralAngle) == "-1.#IND" then
  967. LateralAngle = 0
  968. end
  969. local Cross = Head.CFrame.lookVector:Cross(ToMouseLeftArm)
  970. if LateralAngle > (math.pi * 2) then
  971. LateralAngle = (math.pi * 2)
  972. end
  973. if Cross.Y < 0 then
  974. LateralAngle = -LateralAngle
  975. end
  976. LS.C0 = CFrame.new(LS.C0.p) * CFrame.Angles(((math.pi / 2) - Angle), ((math.pi / 2) + LateralAngle), 0)
  977. LS.C0 = LS.C0*CFrame.Angles(0,0,math.rad(90)) LS.C0 = LS.C0*CFrame.Angles(0,math.rad(180),0)]]
  978. end
  979. end)
  980. end)
  981.  
  982. Proto.MouseButton1Down:connect(function()
  983. -- Objects
  984.  
  985. local ProtoSim = Instance.new("ScreenGui")
  986. local Main = Instance.new("Frame")
  987. local Top = Instance.new("Frame")
  988. local TextLabel = Instance.new("TextLabel")
  989. local ImageLabel = Instance.new("ImageLabel")
  990. local TextBox = Instance.new("TextBox")
  991. local idk = Instance.new("Frame")
  992. local ScrollingFrame = Instance.new("ScrollingFrame")
  993. local authen = Instance.new("TextLabel")
  994. local success = Instance.new("TextLabel")
  995. local Loadin = Instance.new("TextLabel")
  996. local Done = Instance.new("TextLabel")
  997. local MOTD = Instance.new("TextLabel")
  998. local MOTDM = Instance.new("TextLabel")
  999. local EXE = Instance.new("TextButton")
  1000. local Clear = Instance.new("TextButton")
  1001. local INJECT = Instance.new("TextButton")
  1002. local TextLabel_2 = Instance.new("TextLabel")
  1003. local TextButton = Instance.new("TextButton")
  1004. local IDDD = Instance.new("TextButton")
  1005. local _ = Instance.new("TextButton")
  1006. local X = Instance.new("TextButton")
  1007.  
  1008. -- Properties
  1009.  
  1010. ProtoSim.Name = "ProtoSim"
  1011. ProtoSim.Parent = game.CoreGui
  1012.  
  1013. Main.Name = "Main"
  1014. Main.Parent = ProtoSim
  1015. Main.BackgroundColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  1016. Main.Draggable = true
  1017. Main.Position = UDim2.new(0.333854169, 51, 0.222343922, 14)
  1018. Main.Size = UDim2.new(0.268229157, 60, 0.418400884, 97)
  1019.  
  1020. Top.Name = "Top"
  1021. Top.Parent = Main
  1022. Top.Active = true
  1023. Top.BackgroundColor3 = Color3.new(1, 1, 1)
  1024. Top.Draggable = true
  1025. Top.Position = UDim2.new(0, -3, 0, -23)
  1026. Top.Size = UDim2.new(0.83739835, 96, -0.155601665, 98)
  1027.  
  1028. TextLabel.Parent = Top
  1029. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  1030. TextLabel.BackgroundTransparency = -0.019999999552965
  1031. TextLabel.BorderSizePixel = 0
  1032. TextLabel.Position = UDim2.new(0, 0, 0, 1)
  1033. TextLabel.Size = UDim2.new(0, 200, 0, 23)
  1034. TextLabel.Font = Enum.Font.Code
  1035. TextLabel.FontSize = Enum.FontSize.Size18
  1036. TextLabel.Text = "ProtoSmasher v2"
  1037. TextLabel.TextColor3 = Color3.new(0.65098, 0.639216, 0.662745)
  1038. TextLabel.TextSize = 16
  1039. TextLabel.TextWrapped = true
  1040.  
  1041. ImageLabel.Parent = Top
  1042. ImageLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  1043. ImageLabel.BackgroundTransparency = 1
  1044. ImageLabel.Position = UDim2.new(0, 0, 0, 4)
  1045. ImageLabel.Size = UDim2.new(0, 31, 0.375, 15)
  1046. ImageLabel.Image = "rbxassetid://886931075"
  1047.  
  1048. TextBox.Parent = Main
  1049. TextBox.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1050. TextBox.Position = UDim2.new(0.104089223, 0, 0.079497911, -16)
  1051. TextBox.Size = UDim2.new(0.459107816, 200, 0.497907937, 66)
  1052. TextBox.Font = Enum.Font.SourceSans
  1053. TextBox.FontSize = Enum.FontSize.Size14
  1054. TextBox.Text = ""
  1055. TextBox.TextColor3 = Color3.new(1, 1, 1)
  1056. TextBox.TextSize = 14
  1057.  
  1058. idk.Name = "idk"
  1059. idk.Parent = Main
  1060. idk.BackgroundColor3 = Color3.new(0.141176, 0.141176, 0.141176)
  1061. idk.Position = UDim2.new(0.0390334576, 0, 0.079497911, 0)
  1062. idk.Size = UDim2.new(-0.169144988, 100, 0.711297095, 100)
  1063.  
  1064. ScrollingFrame.Parent = Main
  1065. ScrollingFrame.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  1066. ScrollingFrame.Position = UDim2.new(0.104089223, -1, 0.698744774, 0)
  1067. ScrollingFrame.Size = UDim2.new(0.438661724, 100, 0.041841004, 100)
  1068. ScrollingFrame.CanvasSize = UDim2.new(0, 0, 1, 0)
  1069. ScrollingFrame.ScrollBarThickness = 13
  1070.  
  1071. authen.Name = "authen"
  1072. authen.Parent = ScrollingFrame
  1073. authen.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  1074. authen.BorderSizePixel = 0
  1075. authen.Size = UDim2.new(0, 168, -0.075000003, 50)
  1076. authen.ZIndex = 2
  1077. authen.Font = Enum.Font.Code
  1078. authen.FontSize = Enum.FontSize.Size14
  1079. authen.Text = "Authenticating..."
  1080. authen.TextSize = 14
  1081. authen.TextXAlignment = Enum.TextXAlignment.Left
  1082.  
  1083. success.Name = "success"
  1084. success.Parent = ScrollingFrame
  1085. success.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  1086. success.BorderSizePixel = 0
  1087. success.Position = UDim2.new(0, 125, 0, 0)
  1088. success.Size = UDim2.new(0, 168, -0.075000003, 50)
  1089. success.Visible = false
  1090. success.ZIndex = 2
  1091. success.Font = Enum.Font.Code
  1092. success.FontSize = Enum.FontSize.Size14
  1093. success.Text = "success!"
  1094. success.TextColor3 = Color3.new(0.329412, 0.760784, 0)
  1095. success.TextSize = 14
  1096. success.TextXAlignment = Enum.TextXAlignment.Left
  1097.  
  1098. Loadin.Name = "Loadin"
  1099. Loadin.Parent = ScrollingFrame
  1100. Loadin.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  1101. Loadin.BorderSizePixel = 0
  1102. Loadin.Position = UDim2.new(0, 0, 0, 18)
  1103. Loadin.Size = UDim2.new(0, 168, -0.075000003, 50)
  1104. Loadin.ZIndex = 2
  1105. Loadin.Font = Enum.Font.Code
  1106. Loadin.FontSize = Enum.FontSize.Size14
  1107. Loadin.Text = "Loading..."
  1108. Loadin.TextSize = 14
  1109. Loadin.TextXAlignment = Enum.TextXAlignment.Left
  1110.  
  1111. Done.Name = "Done"
  1112. Done.Parent = ScrollingFrame
  1113. Done.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  1114. Done.BorderSizePixel = 0
  1115. Done.Position = UDim2.new(0, 84, 0, 19)
  1116. Done.Size = UDim2.new(0, 168, -0.075000003, 50)
  1117. Done.Visible = false
  1118. Done.ZIndex = 2
  1119. Done.Font = Enum.Font.Code
  1120. Done.FontSize = Enum.FontSize.Size14
  1121. Done.Text = "Done!"
  1122. Done.TextColor3 = Color3.new(0.329412, 0.760784, 0)
  1123. Done.TextSize = 14
  1124. Done.TextXAlignment = Enum.TextXAlignment.Left
  1125.  
  1126. MOTD.Name = "MOTD"
  1127. MOTD.Parent = ScrollingFrame
  1128. MOTD.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  1129. MOTD.BorderSizePixel = 0
  1130. MOTD.Position = UDim2.new(0, 0, 0, 41)
  1131. MOTD.Size = UDim2.new(0, 168, -0.108333334, 54)
  1132. MOTD.ZIndex = 2
  1133. MOTD.Font = Enum.Font.Code
  1134. MOTD.FontSize = Enum.FontSize.Size14
  1135. MOTD.Text = "Server MOTD:"
  1136. MOTD.TextColor3 = Color3.new(0.152941, 0, 0.658824)
  1137. MOTD.TextSize = 14
  1138. MOTD.TextXAlignment = Enum.TextXAlignment.Left
  1139.  
  1140. MOTDM.Name = "MOTDM"
  1141. MOTDM.Parent = ScrollingFrame
  1142. MOTDM.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  1143. MOTDM.BorderSizePixel = 0
  1144. MOTDM.Position = UDim2.new(0.0199999996, 84, 0, 41)
  1145. MOTDM.Size = UDim2.new(0, 168, -0.108333334, 54)
  1146. MOTDM.ZIndex = 2
  1147. MOTDM.Font = Enum.Font.Code
  1148. MOTDM.FontSize = Enum.FontSize.Size14
  1149. MOTDM.Text = "Sigma is my friend ok"
  1150. MOTDM.TextColor3 = Color3.new(0, 0, 0)
  1151. MOTDM.TextSize = 14
  1152. MOTDM.TextXAlignment = Enum.TextXAlignment.Left
  1153.  
  1154. EXE.Name = "EXE"
  1155. EXE.Parent = Main
  1156. EXE.BackgroundColor3 = Color3.new(0, 0, 0)
  1157. EXE.Position = UDim2.new(0.0777141452, 401, 0.00622406648, 334)
  1158. EXE.Size = UDim2.new(0, 101, 0, 25)
  1159. EXE.Font = Enum.Font.Cartoon
  1160. EXE.FontSize = Enum.FontSize.Size14
  1161. EXE.Text = "Execute"
  1162. EXE.TextColor3 = Color3.new(1, 1, 1)
  1163. EXE.TextScaled = true
  1164. EXE.TextSize = 14
  1165. EXE.TextWrapped = true
  1166.  
  1167. Clear.Name = "Clear"
  1168. Clear.Parent = Main
  1169. Clear.BackgroundColor3 = Color3.new(0, 0, 0)
  1170. Clear.Position = UDim2.new(0.0772513747, 401, 0.00622406416, 375)
  1171. Clear.Size = UDim2.new(0, 101, 0, 25)
  1172. Clear.Font = Enum.Font.Cartoon
  1173. Clear.FontSize = Enum.FontSize.Size14
  1174. Clear.Text = "Clear"
  1175. Clear.TextColor3 = Color3.new(1, 1, 1)
  1176. Clear.TextScaled = true
  1177. Clear.TextSize = 14
  1178. Clear.TextWrapped = true
  1179.  
  1180. INJECT.Name = "INJECT"
  1181. INJECT.Parent = Main
  1182. INJECT.BackgroundColor3 = Color3.new(0, 0, 0)
  1183. INJECT.Position = UDim2.new(0.0759309158, 402, 0.0103734443, 437)
  1184. INJECT.Size = UDim2.new(0, 101, 0, 25)
  1185. INJECT.Font = Enum.Font.Cartoon
  1186. INJECT.FontSize = Enum.FontSize.Size14
  1187. INJECT.Text = "Inject"
  1188. INJECT.TextColor3 = Color3.new(1, 1, 1)
  1189. INJECT.TextScaled = true
  1190. INJECT.TextSize = 14
  1191. INJECT.TextWrapped = true
  1192.  
  1193. TextLabel_2.Parent = Main
  1194. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1195. TextLabel_2.BackgroundTransparency = 1
  1196. TextLabel_2.Position = UDim2.new(0.0756097585, 420, 0.0103734443, 408)
  1197. TextLabel_2.Size = UDim2.new(0, 83, 0, 17)
  1198. TextLabel_2.Font = Enum.Font.SourceSans
  1199. TextLabel_2.FontSize = Enum.FontSize.Size14
  1200. TextLabel_2.Text = "Always On Top"
  1201. TextLabel_2.TextColor3 = Color3.new(0.333333, 0.372549, 0.290196)
  1202. TextLabel_2.TextSize = 14
  1203.  
  1204. TextButton.Parent = TextLabel_2
  1205. TextButton.BackgroundColor3 = Color3.new(1, 1, 1)
  1206. TextButton.Position = UDim2.new(0, -23, 0, 2)
  1207. TextButton.Size = UDim2.new(0.120481931, 5, 0, 17)
  1208. TextButton.Font = Enum.Font.SourceSans
  1209. TextButton.FontSize = Enum.FontSize.Size14
  1210. TextButton.Text = ""
  1211. TextButton.TextSize = 14
  1212.  
  1213. IDDD.Name = "IDDD"
  1214. IDDD.Parent = ProtoSim
  1215. IDDD.BackgroundColor3 = Color3.new(1, 1, 1)
  1216. IDDD.BorderSizePixel = 0
  1217. IDDD.Position = UDim2.new(0.699479163, -108, 0.36254108, -136)
  1218. IDDD.Size = UDim2.new(-0.126562506, 203, -0.0251916759, 40)
  1219. IDDD.ZIndex = 4
  1220. IDDD.Font = Enum.Font.SourceSansLight
  1221. IDDD.FontSize = Enum.FontSize.Size28
  1222. IDDD.Text = "[]"
  1223. IDDD.TextColor3 = Color3.new(0.607843, 0.611765, 0.611765)
  1224. IDDD.TextSize = 25
  1225.  
  1226. _.Name = "_"
  1227. _.Parent = ProtoSim
  1228. _.BackgroundColor3 = Color3.new(1, 1, 1)
  1229. _.BorderSizePixel = 0
  1230. _.Position = UDim2.new(0.756770849, -268, 0.193866372, 26)
  1231. _.Size = UDim2.new(-0.0989583358, 203, -0.0251916759, 25)
  1232. _.ZIndex = 5
  1233. _.Font = Enum.Font.SourceSansLight
  1234. _.FontSize = Enum.FontSize.Size28
  1235. _.Text = "_"
  1236. _.TextColor3 = Color3.new(0.607843, 0.611765, 0.611765)
  1237. _.TextSize = 25
  1238.  
  1239. X.Name = "X"
  1240. X.Parent = ProtoSim
  1241. X.BackgroundColor3 = Color3.new(1, 1, 1)
  1242. X.BorderSizePixel = 0
  1243. X.Position = UDim2.new(0.714583337, -109, 0.233296826, -13)
  1244. X.Size = UDim2.new(-0.126562506, 205, -0.0251916759, 32)
  1245. X.ZIndex = 6
  1246. X.Font = Enum.Font.SourceSansLight
  1247. X.FontSize = Enum.FontSize.Size28
  1248. X.Text = "X"
  1249. X.TextColor3 = Color3.new(0.607843, 0.611765, 0.611765)
  1250. X.TextSize = 25
  1251.  
  1252. wait(2)
  1253.  
  1254. success.Visible = true
  1255.  
  1256. wait(2)
  1257.  
  1258. Done.Visible = true
  1259.  
  1260. Clear.MouseButton1Down:connect(function()
  1261. TextBox.Text = ""
  1262. end)
  1263.  
  1264. X.MouseButton1Down:connect(function()
  1265. ProtoSim:Remove()
  1266. end)
  1267.  
  1268. EXE.MouseButton1Down:connect(function()
  1269. loadstring(TextBox.Text)()
  1270. end)
  1271. end)
  1272.  
  1273. Intriga.MouseButton1Down:connect(function()
  1274. -- Objects
  1275.  
  1276. local INTRIGASimulaoterbyPerryTalhaHopelessv3rm = Instance.new("ScreenGui")
  1277. local Main = Instance.new("Frame")
  1278. local TextBox = Instance.new("TextBox")
  1279. local EXE = Instance.new("TextButton")
  1280. local Open = Instance.new("TextButton")
  1281. local Clear = Instance.new("TextButton")
  1282. local TextLabel = Instance.new("TextLabel")
  1283. local lol = Instance.new("TextButton")
  1284. local Close = Instance.new("TextButton")
  1285. local cri = Instance.new("Frame")
  1286. local TextLabel_2 = Instance.new("TextLabel")
  1287. local CloseE = Instance.new("TextButton")
  1288.  
  1289. -- Properties
  1290.  
  1291. INTRIGASimulaoterbyPerryTalhaHopelessv3rm.Name = "INTRIGA Simulaoter by Perry/Talha/Hopeless @ v3rm"
  1292. INTRIGASimulaoterbyPerryTalhaHopelessv3rm.Parent = game.CoreGui
  1293.  
  1294. Main.Name = "Main"
  1295. Main.Parent = INTRIGASimulaoterbyPerryTalhaHopelessv3rm
  1296. Main.Active = true
  1297. Main.BackgroundColor3 = Color3.new(0.0862745, 0.0941177, 0.0823529)
  1298. Main.Draggable = true
  1299. Main.Position = UDim2.new(0.379166692, 0, 0.281489581, 0)
  1300. Main.Size = UDim2.new(0.207812503, 100, 0.251916766, 100)
  1301.  
  1302. TextBox.Parent = Main
  1303. TextBox.BackgroundColor3 = Color3.new(1, 1, 1)
  1304. TextBox.Position = UDim2.new(0.0581162311, 0, 0.172955975, 0)
  1305. TextBox.Size = UDim2.new(0.476953894, 200, 0.493710697, 50)
  1306. TextBox.Font = Enum.Font.Code
  1307. TextBox.FontSize = Enum.FontSize.Size24
  1308. TextBox.Text = ""
  1309. TextBox.TextSize = 20
  1310. TextBox.TextWrapped = true
  1311. TextBox.TextXAlignment = Enum.TextXAlignment.Left
  1312. TextBox.TextYAlignment = Enum.TextYAlignment.Top
  1313.  
  1314. EXE.Name = "EXE"
  1315. EXE.Parent = Main
  1316. EXE.BackgroundColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
  1317. EXE.BorderSizePixel = 0
  1318. EXE.Position = UDim2.new(0.0581162311, 0, 0.848484874, 0)
  1319. EXE.Size = UDim2.new(-0.112224452, 200, -0.0272727273, 50)
  1320. EXE.Font = Enum.Font.SourceSans
  1321. EXE.FontSize = Enum.FontSize.Size24
  1322. EXE.Text = "EXECUTE"
  1323. EXE.TextColor3 = Color3.new(1, 1, 1)
  1324. EXE.TextSize = 22
  1325.  
  1326. Open.Name = "Open"
  1327. Open.Parent = Main
  1328. Open.BackgroundColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
  1329. Open.BorderSizePixel = 0
  1330. Open.Position = UDim2.new(0.374749482, 0, 0.846969724, 0)
  1331. Open.Size = UDim2.new(-0.112224452, 200, -0.0272727273, 50)
  1332. Open.Font = Enum.Font.SourceSans
  1333. Open.FontSize = Enum.FontSize.Size24
  1334. Open.Text = "OPEN"
  1335. Open.TextColor3 = Color3.new(1, 1, 1)
  1336. Open.TextSize = 22
  1337.  
  1338. Clear.Name = "Clear"
  1339. Clear.Parent = Main
  1340. Clear.BackgroundColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882)
  1341. Clear.BorderSizePixel = 0
  1342. Clear.Position = UDim2.new(0.697394788, 0, 0.846969724, 0)
  1343. Clear.Size = UDim2.new(-0.112224452, 200, -0.0272727273, 50)
  1344. Clear.Font = Enum.Font.SourceSans
  1345. Clear.FontSize = Enum.FontSize.Size24
  1346. Clear.Text = "CLEAR"
  1347. Clear.TextColor3 = Color3.new(1, 1, 1)
  1348. Clear.TextSize = 22
  1349.  
  1350. TextLabel.Parent = Main
  1351. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  1352. TextLabel.BackgroundTransparency = 1
  1353. TextLabel.Position = UDim2.new(0.0340681374, 0, 0.0181818176, 0)
  1354. TextLabel.Size = UDim2.new(0, 200, -0.0909090936, 50)
  1355. TextLabel.Font = Enum.Font.SourceSans
  1356. TextLabel.FontSize = Enum.FontSize.Size24
  1357. TextLabel.Text = "INTRIGA"
  1358. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  1359. TextLabel.TextSize = 22
  1360. TextLabel.TextXAlignment = Enum.TextXAlignment.Left
  1361.  
  1362. lol.Name = "lol"
  1363. lol.Parent = Main
  1364. lol.BackgroundColor3 = Color3.new(1, 1, 1)
  1365. lol.BackgroundTransparency = 1
  1366. lol.Position = UDim2.new(0.800601184, 0, 0.0500000007, 0)
  1367. lol.Size = UDim2.new(-0.318637282, 200, -0.124242425, 50)
  1368. lol.Font = Enum.Font.SourceSans
  1369. lol.FontSize = Enum.FontSize.Size14
  1370. lol.Text = "_"
  1371. lol.TextColor3 = Color3.new(1, 1, 1)
  1372. lol.TextSize = 14
  1373.  
  1374. Close.Name = "Close"
  1375. Close.Parent = Main
  1376. Close.BackgroundColor3 = Color3.new(1, 1, 1)
  1377. Close.BackgroundTransparency = 1
  1378. Close.Position = UDim2.new(0.90380764, 0, 0.0515151508, 0)
  1379. Close.Size = UDim2.new(-0.318637282, 200, -0.124242425, 50)
  1380. Close.Font = Enum.Font.Code
  1381. Close.FontSize = Enum.FontSize.Size14
  1382. Close.Text = "X"
  1383. Close.TextColor3 = Color3.new(1, 1, 1)
  1384. Close.TextSize = 14
  1385.  
  1386. cri.Name = "cri"
  1387. cri.Parent = INTRIGASimulaoterbyPerryTalhaHopelessv3rm
  1388. cri.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  1389. cri.Position = UDim2.new(0.388802081, 0, 0.31653887, 0)
  1390. cri.Size = UDim2.new(0.170312494, 100, 0.174151152, 100)
  1391. cri.Visible = false
  1392.  
  1393. TextLabel_2.Parent = cri
  1394. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1395. TextLabel_2.BackgroundTransparency = 1
  1396. TextLabel_2.Size = UDim2.new(0.531615913, 200, 0.806949794, 50)
  1397. TextLabel_2.Font = Enum.Font.SciFi
  1398. TextLabel_2.FontSize = Enum.FontSize.Size60
  1399. TextLabel_2.Text = "Not avaliable rn"
  1400. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  1401. TextLabel_2.TextSize = 60
  1402. TextLabel_2.TextWrapped = true
  1403.  
  1404. CloseE.Name = "CloseE"
  1405. CloseE.Parent = TextLabel_2
  1406. CloseE.BackgroundColor3 = Color3.new(0.952941, 0.0784314, 0.137255)
  1407. CloseE.BackgroundTransparency = 0.5
  1408. CloseE.Position = UDim2.new(0.92740047, 0, 0, 0)
  1409. CloseE.Size = UDim2.new(-0.395784557, 200, -0.0772200748, 50)
  1410. CloseE.Font = Enum.Font.SourceSans
  1411. CloseE.FontSize = Enum.FontSize.Size14
  1412. CloseE.Text = ""
  1413. CloseE.TextSize = 14
  1414.  
  1415. Close.MouseButton1Down:connect(function()
  1416. INTRIGASimulaoterbyPerryTalhaHopelessv3rm:Remove()
  1417. end)
  1418.  
  1419. CloseE.MouseButton1Down:connect(function()
  1420. cri.Visible = false
  1421. Main.Visible = true
  1422. end)
  1423.  
  1424. Open.MouseButton1Down:connect(function()
  1425. cri.Visible = true
  1426. Main.Visible = false
  1427. end)
  1428.  
  1429. Clear.MouseButton1Down:connect(function()
  1430. TextBox.Text = ""
  1431. end)
  1432.  
  1433. EXE.MouseButton1Down:connect(function()
  1434. loadstring(TextBox.Text)()
  1435. end)
  1436.  
  1437. -- kthx bye
  1438. end)
  1439.  
  1440. God.MouseButton1Down:connect(function()
  1441. script.Parent = workspace.CurrentCamera
  1442. local plr = game:GetService("Players").LocalPlayer
  1443.  
  1444. local tool = Instance.new("Tool",plr:WaitForChild("Backpack"))
  1445. tool.Grip = CFrame.new(0,-0.8,-0.2) * CFrame.Angles(math.rad(0),math.rad(180),math.rad(0))
  1446. tool.Name = "bluE"
  1447.  
  1448. local part = Instance.new("Part",tool)
  1449. part.Name = "Handle"
  1450. part.Size = Vector3.new(4,6,4)
  1451. part.TopSurface = "Smooth"
  1452. part.BottomSurface = "Smooth"
  1453. part.CanCollide = false
  1454. part:BreakJoints()
  1455.  
  1456. local mesh = Instance.new("SpecialMesh",part)
  1457. mesh.MeshId = "rbxassetid://431003868" --mesh.MeshId = "rbxassetid://132920499"
  1458. mesh.TextureId = "rbxassetid://430627740" --"http://www.roblox.com/asset/?id=134479421"
  1459. mesh.Scale = Vector3.new(2,2,2)
  1460.  
  1461. local sound = Instance.new("Sound",part)
  1462. sound.SoundId = "rbxassetid://511340819"
  1463. sound.Volume = 3
  1464.  
  1465. local sound2 = Instance.new("Sound",part)
  1466. sound2.SoundId = "rbxassetid://280667448"
  1467. sound2.Volume = 5
  1468.  
  1469. local sound3 = Instance.new("Sound",part)
  1470. sound3.SoundId = "rbxassetid://139100774"
  1471. sound3.Volume = 10
  1472.  
  1473. local sound4 = Instance.new("Sound",part)
  1474. sound4.SoundId = "rbxassetid://258057783"
  1475. sound4.Volume = 10
  1476.  
  1477. local sound5 = Instance.new("Sound",part)
  1478. sound5.SoundId = "rbxassetid://130932305"
  1479. sound5.Volume = 10
  1480.  
  1481. local sound6 = Instance.new("Sound",part)
  1482. sound6.SoundId = "rbxassetid://906084456"
  1483. sound6.Volume = 10
  1484. sound6.TimePosition = 2
  1485.  
  1486. function firstHum(target)
  1487. for i,v in pairs(target:GetChildren()) do
  1488. if v:IsA("Humanoid") then
  1489. return v
  1490. end
  1491. end
  1492. return nil
  1493. end
  1494.  
  1495. local slap = false
  1496. local cd = false
  1497.  
  1498. plr:GetMouse().Button1Down:connect(function()
  1499. if tool.Parent == plr.Character then
  1500. if slap == false then
  1501. slap = true
  1502. sound2:Play()
  1503. local str = Instance.new("StringValue")
  1504. str.Name = "toolanim"
  1505. str.Value = "Slash"
  1506. str.Parent = tool
  1507. wait(1)
  1508. slap = false
  1509. end
  1510. end
  1511. end)
  1512.  
  1513. part.Touched:connect(function(hit)
  1514. if slap == true then
  1515. if cd == false then
  1516. if not hit:IsDescendantOf(plr.Character) then
  1517. if hit.Parent:IsA("Model") then
  1518. local fhum = firstHum(hit.Parent)
  1519. if fhum then
  1520. cd = true
  1521. fhum.PlatformStand = true
  1522. sound:Play()
  1523. local con1
  1524. con1 = game:GetService("RunService").Heartbeat:connect(function()
  1525. fhum.PlatformStand = true
  1526. end)
  1527. wait(0.1)
  1528. local vel = Instance.new("BodyVelocity",hit)
  1529. vel.Velocity = ((hit.Position - plr.Character:WaitForChild("HumanoidRootPart").Position).unit + Vector3.new(0,0.5,0))*50
  1530. vel.MaxForce = Vector3.new(10000000,10000000,10000000)
  1531. wait(1)
  1532. cd = false
  1533. vel:Destroy()
  1534. local vel2 = Instance.new("BodyVelocity",hit)
  1535. vel2.Velocity = Vector3.new(0,12.5,0)
  1536. vel2.MaxForce = Vector3.new(10000000,10000000,10000000)
  1537. local p2 = Instance.new("Part",hit)
  1538. p2.Anchored = true
  1539. p2.Transparency = 0.6
  1540. p2.CanCollide = false
  1541. p2.Size = Vector3.new(0.2,0.2,0.2)
  1542. p2.CFrame = CFrame.new(hit.CFrame.p) * CFrame.Angles(math.rad(0),math.rad(90),math.rad(0))
  1543. p2.BrickColor = BrickColor.new("New Yeller")
  1544. p2.Material = "Neon"
  1545. local m2 = Instance.new("CylinderMesh",p2)
  1546. m2.Scale = Vector3.new(60,10000,60)
  1547. local scln = sound3:Clone()
  1548. scln.Parent = hit
  1549. scln:Play()
  1550. local con2
  1551. con2 = game:GetService("RunService").Heartbeat:connect(function()
  1552. p2.CFrame = CFrame.new(hit.CFrame.p) * CFrame.Angles(math.rad(0),math.rad(90),math.rad(0))
  1553. end)
  1554. wait(7)
  1555. vel2.Velocity = Vector3.new(0,0,0)
  1556. wait(0.5)
  1557. scln:Stop()
  1558. local scln3 = sound5:Clone()
  1559. scln3.Parent = hit
  1560. scln3:Play()
  1561. wait(1)
  1562. local bav = Instance.new("BodyAngularVelocity",hit)
  1563. bav.AngularVelocity = Vector3.new(math.random(0,360),math.random(0,360),math.random(0,360))
  1564. vel2.Velocity = Vector3.new(0,-250,0)
  1565. p2.BrickColor = BrickColor.new("Really red")
  1566. local scln6 = sound6:Clone()
  1567. scln6.Parent = hit
  1568. scln6:Play()
  1569. local continue = false
  1570. local htc
  1571. htc = hit.Touched:connect(function(hitp)
  1572. if not hitp:IsDescendantOf(hit.Parent) then
  1573. continue = true
  1574. scln6:Stop()
  1575. vel2:Destroy()
  1576. con2:Disconnect()
  1577. con1:Disconnect()
  1578. htc:Disconnect()
  1579. p2:Destroy()
  1580. end
  1581. end)
  1582. repeat wait() until continue == true
  1583. local ctab = {}
  1584. for i=1,4 do
  1585. local p = Instance.new("Part",hit)
  1586. p.Size = Vector3.new(30,30,30)
  1587. p.Anchored = true
  1588. p.CanCollide = false
  1589. p.TopSurface = "Smooth"
  1590. p.BottomSurface = "Smooth"
  1591. p.Color = Color3.fromRGB(255,math.random(0,255),0)
  1592. p.CFrame = hit.CFrame
  1593. local con
  1594. con = game:GetService("RunService").Heartbeat:connect(function()
  1595. p.CFrame = p.CFrame * CFrame.Angles(math.rad(math.random(0,360)),math.rad(math.random(0,360)),math.rad(math.random(0,360)))
  1596. p.Transparency = p.Transparency + 0.01
  1597. if p.Transparency >= 1 then
  1598. con:Disconnect()
  1599. end
  1600. end)
  1601. table.insert(ctab,con)
  1602. end
  1603. Instance.new("Explosion",workspace).Position = hit.Position
  1604. local scln2 = sound4:Clone()
  1605. scln2.Parent = hit
  1606. scln2:Play()
  1607. vel2:Destroy()
  1608. hit.Parent:BreakJoints()
  1609. repeat wait() until not hit:IsDescendantOf(workspace)
  1610. con2:Disconnect()
  1611. end
  1612. end
  1613. end
  1614. end
  1615. end
  1616. end)
  1617. end)
  1618.  
  1619. Hacker.MouseButton1Down:connect(function()
  1620.  
  1621. -- RBX.Lua LocalScript | Hackerman | xDarkScripter
  1622.  
  1623.  
  1624. local Players = game:GetService("Players")
  1625. local UserInputService = game:GetService("UserInputService")
  1626. local RunService = game:GetService("RunService")
  1627.  
  1628. local Player = Players.LocalPlayer
  1629. local Camera = workspace.CurrentCamera
  1630. local Mouse = Player:GetMouse()
  1631.  
  1632. local Character = Player.Character
  1633. local Torso = Character.Torso
  1634.  
  1635. local Typing = false
  1636. local TypingSub = 1
  1637. local TypingSub2 = 1
  1638.  
  1639. local Neck = Torso.Neck
  1640.  
  1641. Neck.C1 = CFrame.new(0, -0.5, 0)
  1642.  
  1643. local RightArm = Character["Right Arm"]
  1644. local LeftArm = Character["Left Arm"]
  1645.  
  1646. local RightShoulder = Instance.new("Weld", Torso)
  1647. RightShoulder.Part0 = Torso
  1648. RightShoulder.Part1 = RightArm
  1649.  
  1650. local LeftShoulder = Instance.new("Weld", Torso)
  1651. LeftShoulder.Part0 = Torso
  1652. LeftShoulder.Part1 = LeftArm
  1653.  
  1654. RightShoulder.C1 = CFrame.new(-0.5, 0.5, 0)
  1655. LeftShoulder.C1 = CFrame.new(0.5, 0.5, 0)
  1656.  
  1657.  
  1658. local Code = [[
  1659. -- I failed at stealing my mommy's credit card!
  1660.  
  1661. Server Proxy Connection Initializing...
  1662.  
  1663. USERNAME: dantdmbestfan69
  1664. PASSWORD: *******************
  1665.  
  1666.  
  1667. ROBLOX Server Database Connecting...
  1668.  
  1669.  
  1670. local Proxy = Server:GetProxyData(1011101)
  1671. local Tracker = {}
  1672.  
  1673. __INIT__ setmetatable(getmetatable(Proxy), {
  1674. __metatable = {};
  1675. __call = function(Self, ...)
  1676. Proxy:GetArgumentData(Proxy.Key, select(...))
  1677. end;
  1678. })
  1679.  
  1680. Proxy:TransferData("Lifetime_OBC_Charged",
  1681. "ACC_"..__VERSION.."_"..Proxy:GetAccount()
  1682. {
  1683. __newindex = function(Self, Key, Value)
  1684. Tracker[Key] = Value
  1685. rawset(Self, Key, Value)
  1686. end
  1687. })
  1688.  
  1689. Proxy:GetTransferredData().breakAssymetricEncryption(
  1690. "NEW_Public_Key", true, 101, false
  1691. )
  1692.  
  1693.  
  1694. ROBLOX Server Log:
  1695. > Lifetime OBC Transferred to dantdmbestfan69_*******************
  1696.  
  1697.  
  1698.  
  1699.  
  1700. ]]
  1701.  
  1702.  
  1703. local Argument = [[
  1704. you> hey
  1705. ...
  1706. bob> hey
  1707. ...
  1708. bob> btw you're gay
  1709. ...
  1710. you> What the fuck did you just fucking say about me, you little bitch? I’ll have you know I graduated top of my class in the Navy Seals,
  1711. and I’ve been involved in numerous secret raids on Al-Quaeda, and I have over 300 confirmed kills. I am trained in gorilla warfare and
  1712. I’m the top sniper in the entire US armed forces. You are nothing to me but just another target. I will wipe you the fuck out with precision
  1713. the likes of which has never been seen before on this Earth, mark my fucking words. You think you can get away with saying that shit to me
  1714. over the Internet? Think again, fucker. As we speak I am contacting my secret network of spies across the USA and your IP is being traced
  1715. right now so you better prepare for the storm, maggot. The storm that wipes out the pathetic little thing you call your life. You’re fucking
  1716. dead, kid. I can be anywhere, anytime, and I can kill you in over seven hundred ways, and that’s just with my bare hands. Not only am I
  1717. extensively trained in unarmed combat, but I have access to the entire arsenal of the United States Marine Corps and I will use it to its
  1718. full extent to wipe your miserable ass off the face of the continent, you little shit. If only you could have known what unholy retribution
  1719. your little “clever” comment was about to bring down upon you, maybe you would have held your fucking tongue. But you couldn’t, you didn’t,
  1720. and now you’re paying the price, you goddamn idiot. I will shit fury all over you and you will drown in it. You’re fucking dead, kiddo.
  1721. ]]
  1722.  
  1723.  
  1724.  
  1725. game.Lighting.GlobalShadows = false
  1726. game.Lighting.Brightness = 0.25
  1727.  
  1728.  
  1729. local function Smooth(Part)
  1730. Part.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1731. Part.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1732. Part.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1733. Part.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1734. Part.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1735. Part.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1736. end
  1737.  
  1738.  
  1739. local function SetLine(Line, Alpha, Beta)
  1740. local dx = Alpha.Position.X.Scale - Beta.Position.X.Scale
  1741. local dy = Alpha.Position.Y.Scale - Beta.Position.Y.Scale
  1742. local Magnitude = math.sqrt(dx^2 + dy^2)
  1743.  
  1744. Line.Size = UDim2.new(Magnitude, 0, 0, 8)
  1745. Line.Position = Alpha.Position:Lerp(Beta.Position, 0.5)
  1746. Line.Rotation = math.deg(math.atan2(dy, dx))
  1747. end
  1748.  
  1749.  
  1750. local Keyboard = Instance.new("Part")
  1751. Keyboard.BrickColor = BrickColor.new("Really black")
  1752. Keyboard.Material = Enum.Material.Neon
  1753. Keyboard.Transparency = 0.1
  1754. Keyboard.Size = Vector3.new(5, 0, 2)
  1755. Keyboard.CanCollide = false
  1756. Keyboard.Locked = true
  1757.  
  1758. Smooth(Keyboard)
  1759.  
  1760. local KeyboardWeld = Instance.new("Weld")
  1761. KeyboardWeld.Part0 = Torso
  1762. KeyboardWeld.Part1 = Keyboard
  1763. KeyboardWeld.C0 = CFrame.new(0, 0.2, -2) * CFrame.Angles(0.3, 0, 0)
  1764.  
  1765. KeyboardWeld.Parent = Keyboard
  1766. Keyboard.Parent = Character
  1767.  
  1768.  
  1769. local Light = Instance.new("PointLight")
  1770. Light.Brightness = 1.5
  1771. Light.Range = 12
  1772. Light.Parent = Keyboard
  1773.  
  1774.  
  1775. local Screen = Instance.new("Part")
  1776. Screen.BrickColor = BrickColor.new("Really black")
  1777. Screen.Material = Enum.Material.Neon
  1778. Screen.Transparency = 0.3
  1779. Screen.Size = Vector3.new(6, 4, 0)
  1780. Screen.CanCollide = false
  1781. Screen.Locked = true
  1782.  
  1783. Smooth(Screen)
  1784.  
  1785. local ScreenWeld = Instance.new("Weld")
  1786. ScreenWeld.Part0 = Torso
  1787. ScreenWeld.Part1 = Screen
  1788. ScreenWeld.C0 = CFrame.new(0, 3.5, -4.5) * CFrame.Angles(0.1, 0, 0)
  1789.  
  1790. local Gui = Instance.new("SurfaceGui")
  1791. Gui.Face = "Back"
  1792. Gui.Adornee = Screen
  1793. Gui.Parent = Screen
  1794.  
  1795. local Text = Instance.new("TextBox")
  1796. Text.BackgroundTransparency = 1
  1797. Text.Position = UDim2.new(0, 0, 0, 0)
  1798. Text.Size = UDim2.new(1, 0, 1, 0)
  1799. Text.TextColor3 = Color3.new(1, 1, 1)
  1800. Text.Font = Enum.Font.Code
  1801. Text.Active = false
  1802. Text.MultiLine = true
  1803. Text.TextWrapped = true
  1804. Text.FontSize = Enum.FontSize.Size32
  1805. Text.TextXAlignment = Enum.TextXAlignment.Left
  1806. Text.TextYAlignment = Enum.TextYAlignment.Top
  1807. Text.Text = ""
  1808.  
  1809. Text.Parent = Gui
  1810.  
  1811. ScreenWeld.Parent = Screen
  1812. Screen.Parent = Character
  1813.  
  1814.  
  1815.  
  1816. local Screen2 = Instance.new("Part")
  1817. Screen2.BrickColor = BrickColor.new("Really black")
  1818. Screen2.Material = Enum.Material.Neon
  1819. Screen2.Transparency = 0.3
  1820. Screen2.Size = Vector3.new(6, 4, 0)
  1821. Screen2.CanCollide = false
  1822. Screen2.Locked = true
  1823.  
  1824. Smooth(Screen2)
  1825.  
  1826. local Screen2Weld = Instance.new("Weld")
  1827. Screen2Weld.Part0 = Torso
  1828. Screen2Weld.Part1 = Screen2
  1829. Screen2Weld.C0 = CFrame.new(5.4, 3.4, -1.5) * CFrame.Angles(0.1, -0.9, 0)
  1830.  
  1831. local Gui2 = Instance.new("SurfaceGui")
  1832. Gui2.Face = "Back"
  1833. Gui2.Adornee = Screen2
  1834. Gui2.Parent = Screen2
  1835.  
  1836. local Text2 = Instance.new("TextBox")
  1837. Text2.BackgroundTransparency = 1
  1838. Text2.Position = UDim2.new(0, 0, 0, 0)
  1839. Text2.Size = UDim2.new(1, 0, 1, 0)
  1840. Text2.TextColor3 = Color3.new(0, 1, 0)
  1841. Text2.Font = Enum.Font.Code
  1842. Text2.Active = false
  1843. Text2.MultiLine = true
  1844. Text2.TextWrapped = true
  1845. Text2.FontSize = Enum.FontSize.Size32
  1846. Text2.TextXAlignment = Enum.TextXAlignment.Left
  1847. Text2.TextYAlignment = Enum.TextYAlignment.Top
  1848. Text2.Text = ""
  1849.  
  1850. Text2.Parent = Gui2
  1851.  
  1852. local ImageKey = Instance.new("ImageLabel")
  1853. ImageKey.BackgroundTransparency = 1
  1854. ImageKey.Size = UDim2.new(0.2, 0, 0.2, 0)
  1855. ImageKey.Position = UDim2.new(0.4, 0, 0.4, 0)
  1856. ImageKey.Image = "http://www.roblox.com/asset/?id=697224414"
  1857. ImageKey.ImageTransparency = 1
  1858. ImageKey.Parent = Gui2
  1859.  
  1860. Screen2Weld.Parent = Screen2
  1861. Screen2.Parent = Character
  1862.  
  1863.  
  1864.  
  1865. local Screen3 = Instance.new("Part")
  1866. Screen3.BrickColor = BrickColor.new("Really black")
  1867. Screen3.Material = Enum.Material.Neon
  1868. Screen3.Transparency = 0.3
  1869. Screen3.Size = Vector3.new(6, 4, 0)
  1870. Screen3.CanCollide = false
  1871. Screen3.Locked = true
  1872.  
  1873. Smooth(Screen3)
  1874.  
  1875. local Screen3Weld = Instance.new("Weld")
  1876. Screen3Weld.Part0 = Torso
  1877. Screen3Weld.Part1 = Screen3
  1878. Screen3Weld.C0 = CFrame.new(-5.4, 3.4, -1.5) * CFrame.Angles(0.1, 0.9, 0)
  1879.  
  1880. local Gui3 = Instance.new("SurfaceGui")
  1881. Gui3.Face = "Back"
  1882. Gui3.Adornee = Screen3
  1883. Gui3.Parent = Screen3
  1884.  
  1885. local Map = Instance.new("ImageLabel")
  1886. Map.BackgroundTransparency = 1
  1887. Map.Position = UDim2.new(0, 0, 0, 0)
  1888. Map.Size = UDim2.new(1, 0, 1, 0)
  1889. Map.Image = "http://www.roblox.com/asset/?id=121661614"
  1890.  
  1891. Map.Parent = Gui3
  1892.  
  1893. Screen3Weld.Parent = Screen3
  1894. Screen3.Parent = Character
  1895.  
  1896. local Points = {}
  1897. local Lines = {}
  1898.  
  1899. for i = 1, 10 do
  1900. if i > 1 then
  1901. local Line = Instance.new("Frame")
  1902. Line.BorderSizePixel = 0
  1903. Line.BackgroundColor3 = Color3.new(0.8, 0, 0)
  1904. Line.AnchorPoint = Vector2.new(0.5, 0.5)
  1905. Line.Parent = Gui3
  1906.  
  1907. Lines[i] = Line
  1908. end
  1909.  
  1910. local Point = Instance.new("Frame")
  1911. Point.BorderSizePixel = 0
  1912. Point.BackgroundColor3 = Color3.new(1, 0, 0)
  1913. Point.Size = UDim2.new(0, 40, 0, 40)
  1914. Point.Position = UDim2.new(math.random(), 0, math.random(), 0)
  1915. Point.AnchorPoint = Vector2.new(0.5, 0.5)
  1916. Point.Parent = Gui3
  1917.  
  1918. Points[i] = {Point = Point, Position = Point.Position}
  1919. end
  1920.  
  1921.  
  1922.  
  1923.  
  1924. UserInputService.InputBegan:Connect(function(Input, Processed)
  1925. if Processed then return end
  1926.  
  1927. if Input.UserInputType == Enum.UserInputType.Keyboard then
  1928. local KeyCode = Input.KeyCode
  1929.  
  1930. if KeyCode == Enum.KeyCode.E then
  1931. Typing = not Typing
  1932. end
  1933. end
  1934. end)
  1935.  
  1936.  
  1937.  
  1938. RunService.Heartbeat:Connect(function()
  1939. local Sine = math.sin(tick() * 8) / 8
  1940.  
  1941. for Key, Value in next, Points do
  1942. Value.Point.Size = UDim2.new(0, 25 + Sine * 40, 0, 25 + Sine * 40)
  1943. Value.Point.Position = Value.Point.Position:Lerp(Value.Position, 0.1)
  1944.  
  1945. if Key > 1 then
  1946. SetLine(Lines[Key], Value.Point, Points[1].Point)
  1947. end
  1948. end
  1949.  
  1950. if math.random(100) == 1 then
  1951. for _, Value in next, Points do
  1952. Value.Position = UDim2.new(math.random(), 0, math.random(), 0)
  1953. end
  1954. end
  1955.  
  1956. ImageKey.ImageTransparency = math.abs(math.sin(tick()))
  1957.  
  1958. if Typing then
  1959. if math.random(5) == 1 then
  1960. local PressSound = Instance.new("Sound")
  1961. PressSound.SoundId = "rbxassetid://265970978"
  1962. PressSound.Pitch = 0.5 + math.random() / 5
  1963. PressSound.Volume = 3
  1964. PressSound.Parent = Keyboard
  1965. PressSound:Play()
  1966.  
  1967. game:GetService("Debris"):AddItem(PressSound, 1 / 2)
  1968. end
  1969.  
  1970. Neck.C0 = CFrame.new(0, 1, 0) * CFrame.Angles(-0.2 + Sine / 4, (math.random() - 0.5) / 2, 0)
  1971.  
  1972. RightShoulder.C0 = CFrame.new(1, 0.6 + math.random() / 4, -math.random() * 0.7)
  1973. * CFrame.Angles(1.5 + Sine * math.random(), -Sine / 4, -(0.5 + 2 * Sine * math.random()))
  1974.  
  1975. LeftShoulder.C0 = CFrame.new(-1, 0.6 + math.random() / 4, -math.random() * 0.7)
  1976. * CFrame.Angles(1.5 - Sine * math.random(), Sine / 4, 0.5 + 2 * Sine * math.random())
  1977.  
  1978. if math.random(2) == 1 then
  1979. if TypingSub < #Argument then
  1980. TypingSub = TypingSub + 1
  1981. Text.Text = Text.Text..Argument:sub(TypingSub, TypingSub)
  1982.  
  1983. local nl = Text.Text:find("\n")
  1984.  
  1985. if nl and #Text.Text > 400 then
  1986. Text.Text = Text.Text:sub(nl + 1)
  1987. end
  1988.  
  1989. else
  1990. TypingSub = 1
  1991. end
  1992. end
  1993.  
  1994. if math.random(3) == 1 then
  1995. if TypingSub2 < #Code then
  1996. TypingSub2 = TypingSub2 + 1
  1997. Text2.Text = Text2.Text..Code:sub(TypingSub2, TypingSub2)
  1998.  
  1999. local nl = Text2.Text:find("\n")
  2000.  
  2001. if nl and #Text2.Text > 400 then
  2002. Text2.Text = Text2.Text:sub(nl + 1)
  2003. end
  2004.  
  2005. else
  2006. TypingSub2 = 1
  2007. end
  2008. end
  2009.  
  2010. else
  2011. Neck.C0 = CFrame.new(0, 1, 0)
  2012.  
  2013. RightShoulder.C0 = CFrame.new(1, 0.5, 0) * CFrame.Angles(1.5, 0, 0)
  2014. LeftShoulder.C0 = CFrame.new(-1, 0.5, 0) * CFrame.Angles(1.5, 0, 0)
  2015. end
  2016. end)
  2017. end)
  2018.  
  2019. Titan.MouseButton1Down:connect(function()
  2020. ---
  2021. local p = game.Players.LocalPlayer
  2022. local char = p.Character
  2023. local mouse = p:GetMouse()
  2024. local larm = char["Left Arm"]
  2025. local rarm = char["Right Arm"]
  2026. local lleg = char["Left Leg"]
  2027. local rleg = char["Right Leg"]
  2028. local hed = char.Head
  2029. local torso = char.Torso
  2030. local ASD = BrickColor.new("Maroon")
  2031. local hum = char.Humanoid
  2032. local cam = game.Workspace.CurrentCamera
  2033. local root = char.HumanoidRootPart
  2034. local DD = false
  2035. local FA = false
  2036. local deb = false
  2037. local shot = 0
  2038. local l = game:GetService("Lighting")
  2039. local rs = game:GetService("RunService").RenderStepped
  2040. local stanceToggle = "Normal"
  2041. math.randomseed(os.time())
  2042. hum.WalkSpeed = 7
  2043. char.Health:Destroy()
  2044. hum.MaxHealth = 5000000
  2045. wait(0.1)
  2046. hum.Health = 5000000
  2047. z = Instance.new("Sound", char.Torso)
  2048. z.SoundId = "rbxassetid://174039148"
  2049. z.Looped = true
  2050. z.Pitch = 1
  2051. z.Volume = 1
  2052. ----------------------------------------------------
  2053. local SM = Instance.new("Smoke",torso)
  2054. SM.Size = 15
  2055. local S = Instance.new("Part",char)
  2056. S.Size = Vector3.new(1,1,1)
  2057. S.Material = "Neon"
  2058. S.BrickColor = BrickColor.new("Deep orange")
  2059. S.Transparency = 0
  2060. S.Anchored = true
  2061. S.CFrame = torso.CFrame*CFrame.new(0,0,0)
  2062. local Ring = Instance.new("Part",S)
  2063. Ring.Size = Vector3.new(1,1,1)
  2064. Ring.BrickColor = BrickColor.new("Deep orange")
  2065. Ring.Anchored = true
  2066. Ring.CanCollide = false
  2067. Ring.CFrame = S.CFrame*CFrame.new(0,0,0)*CFrame.Angles(1.55,0,0)
  2068. local Ring2 = Instance.new("SpecialMesh",Ring)
  2069. Ring2.MeshId = "rbxassetid://3270017"
  2070. Ring2.Scale = Vector3.new(0.1,0.1,0.1)
  2071. local S2 = Instance.new("SpecialMesh",S)
  2072. S2.MeshType = "Sphere"
  2073. S2.Scale = Vector3.new(1,1,1)
  2074. v = Instance.new("Sound")
  2075. v.SoundId = "rbxassetid://821439273"
  2076. v.Parent = char.Torso
  2077. v.Looped = false
  2078. v.Pitch = 1
  2079. v.Volume = 1
  2080. wait(.01)
  2081. v:Play()
  2082. local partasdeff = Instance.new("ParticleEmitter",S)
  2083. partasdeff.Color = ColorSequence.new(Color3.new(0,0,0), Color3.new(204,130,2))
  2084. partasdeff.LightEmission = .1
  2085. partasdeff.Size = NumberSequence.new(0.2)
  2086. partasdeff.Texture = "http://www.roblox.com/asset/?ID=300899516"
  2087. aaa = NumberSequence.new({NumberSequenceKeypoint.new(0, 0.2),NumberSequenceKeypoint.new(1, 5)})
  2088. bbb = NumberSequence.new({NumberSequenceKeypoint.new(0, 1),NumberSequenceKeypoint.new(0.0636, 0), NumberSequenceKeypoint.new(1, 1)})
  2089. partasdeff.Transparency = bbb
  2090. partasdeff.Size = aaa
  2091. partasdeff.ZOffset = .9
  2092. partasdeff.Acceleration = Vector3.new(0, -5, 0)
  2093. partasdeff.LockedToPart = false
  2094. partasdeff.EmissionDirection = "Top"
  2095. partasdeff.Lifetime = NumberRange.new(1, 2)
  2096. partasdeff.Rate = 1000
  2097. partasdeff.Rotation = NumberRange.new(-100, 100)
  2098. partasdeff.RotSpeed = NumberRange.new(-100, 100)
  2099. partasdeff.Speed = NumberRange.new(10)
  2100. partasdeff.VelocitySpread = 300
  2101. partasdeff.Enabled = true
  2102. for i = 1,100 do
  2103. Ring2.Scale = Ring2.Scale + Vector3.new(2,2,2)
  2104. Ring.Transparency = Ring.Transparency + 0.01
  2105. S2.Scale = S2.Scale + Vector3.new(0.3,0.3,0.3)
  2106. S.Transparency = S.Transparency + 0.01
  2107. game:GetService("RunService").RenderStepped:wait()
  2108. end
  2109. S:remove()
  2110. wait(1)
  2111. SM:remove()
  2112. hed.face:remove()
  2113. char.Shirt:remove()
  2114. char.Pants:remove()
  2115. v = Instance.new("Sound")
  2116. v.SoundId = "rbxassetid://181384451"
  2117. v.Parent = torso
  2118. v.Looped = false
  2119. v.Pitch = 0.8
  2120. v.Volume = 1
  2121. wait(.01)
  2122. v:Play()
  2123. z:Play()
  2124. ----------------------------------------------------
  2125. Debounces = {
  2126. on = false;
  2127. ks = false;
  2128. CanAttack = true;
  2129. CanJoke = true;
  2130. NoIdl = false;
  2131. Slashing = false;
  2132. Slashed = false;
  2133. Grabbing = false;
  2134. Grabbed = false;
  2135. }
  2136. local Touche = {char.Name, }
  2137. ----------------------------------------------------
  2138. function lerp(a, b, t) -- Linear interpolation
  2139. return a + (b - a)*t
  2140. end
  2141.  
  2142. function slerp(a, b, t) --Spherical interpolation
  2143. dot = a:Dot(b)
  2144. if dot > 0.99999 or dot < -0.99999 then
  2145. return t <= 0.5 and a or b
  2146. else
  2147. r = math.acos(dot)
  2148. return (a*math.sin((1 - t)*r) + b*math.sin(t*r)) / math.sin(r)
  2149. end
  2150. end
  2151.  
  2152. function matrixInterpolate(a, b, t)
  2153. local ax, ay, az, a00, a01, a02, a10, a11, a12, a20, a21, a22 = a:components()
  2154. local bx, by, bz, b00, b01, b02, b10, b11, b12, b20, b21, b22 = b:components()
  2155. local v0 = lerp(Vector3.new(ax, ay, az), Vector3.new(bx , by , bz), t) -- Position
  2156. local v1 = slerp(Vector3.new(a00, a01, a02), Vector3.new(b00, b01, b02), t) -- Vector right
  2157. local v2 = slerp(Vector3.new(a10, a11, a12), Vector3.new(b10, b11, b12), t) -- Vector up
  2158. local v3 = slerp(Vector3.new(a20, a21, a22), Vector3.new(b20, b21, b22), t) -- Vector back
  2159. local t = v1:Dot(v2)
  2160. if not (t < 0 or t == 0 or t > 0) then -- Failsafe
  2161. return CFrame.new()
  2162. end
  2163. return CFrame.new(
  2164. v0.x, v0.y, v0.z,
  2165. v1.x, v1.y, v1.z,
  2166. v2.x, v2.y, v2.z,
  2167. v3.x, v3.y, v3.z)
  2168. end
  2169. ----------------------------------------------------
  2170. function genWeld(a,b)
  2171. local w = Instance.new("Weld",a)
  2172. w.Part0 = a
  2173. w.Part1 = b
  2174. return w
  2175. end
  2176. function weld(a, b)
  2177. local weld = Instance.new("Weld")
  2178. weld.Name = "W"
  2179. weld.Part0 = a
  2180. weld.Part1 = b
  2181. weld.C0 = a.CFrame:inverse() * b.CFrame
  2182. weld.Parent = a
  2183. return weld;
  2184. end
  2185. ----------------------------------------------------
  2186. function Lerp(c1,c2,al)
  2187. local com1 = {c1.X,c1.Y,c1.Z,c1:toEulerAnglesXYZ()}
  2188. local com2 = {c2.X,c2.Y,c2.Z,c2:toEulerAnglesXYZ()}
  2189. for i,v in pairs(com1) do
  2190. com1[i] = v+(com2[i]-v)*al
  2191. end
  2192. return CFrame.new(com1[1],com1[2],com1[3]) * CFrame.Angles(select(4,unpack(com1)))
  2193. end
  2194. ----------------------------------------------------
  2195. newWeld = function(wp0, wp1, wc0x, wc0y, wc0z)
  2196. local wld = Instance.new("Weld", wp1)
  2197. wld.Part0 = wp0
  2198. wld.Part1 = wp1
  2199. wld.C0 = CFrame.new(wc0x, wc0y, wc0z)
  2200. end
  2201. ----------------------------------------------------
  2202. for i,v in pairs(char:children()) do
  2203. if v:IsA("Hat") then
  2204. v:Destroy()
  2205. end
  2206. end
  2207. for i,v in pairs(hed:children()) do
  2208. if v:IsA("Sound") then
  2209. v:Destroy()
  2210. end
  2211. end
  2212. ----------------------------------------------------
  2213. function HasntTouched(plrname)
  2214. local ret = true
  2215. for _, v in pairs(Touche) do
  2216. if v == plrname then
  2217. ret = false
  2218. end
  2219. end
  2220. return ret
  2221. end
  2222. ----------------------------------------------------
  2223. larm.Size = larm.Size * 5
  2224. rarm.Size = rarm.Size * 5
  2225. lleg.Size = lleg.Size * 5
  2226. rleg.Size = rleg.Size * 5
  2227. torso.Size = torso.Size * 5
  2228. hed.Size = hed.Size * 5
  2229. root.Size = root.Size * 5
  2230. ----------------------------------------------------
  2231. newWeld(torso, larm, -1.5, 0.5, 0)
  2232. larm.Weld.C1 = CFrame.new(0, 0.5, 0)
  2233. newWeld(torso, rarm, 1.5, 0.5, 0)
  2234. rarm.Weld.C1 = CFrame.new(0, 0.5, 0)
  2235. newWeld(torso, hed, 0, 1.5, 0)
  2236. newWeld(torso, lleg, -0.5, -1, 0)
  2237. lleg.Weld.C1 = CFrame.new(0, 1, 0)
  2238. newWeld(torso, rleg, 0.5, -1, 0)
  2239. rleg.Weld.C1 = CFrame.new(0, 1, 0)
  2240. newWeld(root, torso, 0, -1, 0)
  2241. torso.Weld.C1 = CFrame.new(0, -1, 0)
  2242. ----------------------------------------------------
  2243. local Part = Instance.new("Part",hed)
  2244. Part.BrickColor = BrickColor.new("White")
  2245. Part.Size = Vector3.new(1,1,1)
  2246. Part.CanCollide = false
  2247. Part.Material = "Neon"
  2248. local M = Instance.new("SpecialMesh",Part)
  2249. M.MeshId = "rbxassetid://62246019"
  2250. M.Scale = Vector3.new(5,5,5)
  2251. local Part2 = Instance.new("Weld",Part)
  2252. Part2.Part0 = hed
  2253. Part2.Part1 = Part
  2254. Part2.C0 = CFrame.new(-0.2,1.5,0.8)
  2255. ----------------------------------------------------
  2256. -----Armored titan parts nibs
  2257. local Arm = Instance.new("Part",char)
  2258. Arm.Size = Vector3.new(1,1,1)
  2259. Arm.BrickColor = BrickColor.new("Bronze")
  2260. Arm.TopSurface = 0
  2261. Arm.BottomSurface = 0
  2262. Arm.CanCollide = false
  2263. local Arm2 = Instance.new("SpecialMesh",Arm)
  2264. Arm2.MeshType = "Brick"
  2265. Arm2.Scale = Vector3.new(5,8.5,0.3)
  2266. local Arm3 = Instance.new("Weld",Arm)
  2267. Arm3.Part0 = rarm
  2268. Arm3.Part1 = Arm
  2269. Arm3.C0 = CFrame.new(0,0,2.5)
  2270. local ArmR = Instance.new("Part",char)
  2271. ArmR.Size = Vector3.new(1,1,1)
  2272. ArmR.BrickColor = BrickColor.new("Bronze")
  2273. ArmR.TopSurface = 0
  2274. ArmR.BottomSurface = 0
  2275. ArmR.CanCollide = false
  2276. local Arm2R = Instance.new("SpecialMesh",ArmR)
  2277. Arm2R.MeshType = "Brick"
  2278. Arm2R.Scale = Vector3.new(5,8.5,0.3)
  2279. local Arm3R = Instance.new("Weld",ArmR)
  2280. Arm3R.Part0 = rarm
  2281. Arm3R.Part1 = ArmR
  2282. Arm3R.C0 = CFrame.new(0,0,-2.5)
  2283. local ArmRS = Instance.new("Part",char)
  2284. ArmRS.Size = Vector3.new(1,1,1)
  2285. ArmRS.BrickColor = BrickColor.new("Bronze")
  2286. ArmRS.TopSurface = 0
  2287. ArmRS.BottomSurface = 0
  2288. ArmRS.CanCollide = false
  2289. local Arm2RS = Instance.new("SpecialMesh",ArmRS)
  2290. Arm2RS.MeshType = "Brick"
  2291. Arm2RS.Scale = Vector3.new(0.3,8.5,4.5)
  2292. local Arm3RS = Instance.new("Weld",ArmRS)
  2293. Arm3RS.Part0 = rarm
  2294. Arm3RS.Part1 = ArmRS
  2295. Arm3RS.C0 = CFrame.new(2.5,0,0)*CFrame.Angles(0,0,0)
  2296. local TopRS = Instance.new("Part",char)
  2297. TopRS.Size = Vector3.new(1,1,1)
  2298. TopRS.BrickColor = BrickColor.new("Bronze")
  2299. TopRS.TopSurface = 0
  2300. TopRS.BottomSurface = 0
  2301. TopRS.CanCollide = false
  2302. local Top2RS = Instance.new("SpecialMesh",TopRS)
  2303. Top2RS.MeshType = "Brick"
  2304. Top2RS.Scale = Vector3.new(4.7,0.3,4.7)
  2305. local Top3RS = Instance.new("Weld",TopRS)
  2306. Top3RS.Part0 = rarm
  2307. Top3RS.Part1 = TopRS
  2308. Top3RS.C0 = CFrame.new(0,5,0)*CFrame.Angles(0,0,0)
  2309. local BotRS = Instance.new("Part",char)
  2310. BotRS.Size = Vector3.new(1,1,1)
  2311. BotRS.BrickColor = BrickColor.new("Bronze")
  2312. BotRS.BottomSurface = 0
  2313. BotRS.TopSurface = 0
  2314. BotRS.CanCollide = false
  2315. local Bot2RS = Instance.new("SpecialMesh",BotRS)
  2316. Bot2RS.MeshType = "Brick"
  2317. Bot2RS.Scale = Vector3.new(4.7,0.3,4.7)
  2318. local Bot3RS = Instance.new("Weld",BotRS)
  2319. Bot3RS.Part0 = rarm
  2320. Bot3RS.Part1 = BotRS
  2321. Bot3RS.C0 = CFrame.new(0,-5,0)*CFrame.Angles(0,0,0)
  2322. ----------------------------------------------------
  2323.  
  2324. local Arm = Instance.new("Part",char)
  2325. Arm.Size = Vector3.new(1,1,1)
  2326. Arm.BrickColor = BrickColor.new("Bronze")
  2327. Arm.TopSurface = 0
  2328. Arm.BottomSurface = 0
  2329. Arm.CanCollide = false
  2330. local Arm2 = Instance.new("SpecialMesh",Arm)
  2331. Arm2.MeshType = "Brick"
  2332. Arm2.Scale = Vector3.new(5,8.5,0.3)
  2333. local Arm3 = Instance.new("Weld",Arm)
  2334. Arm3.Part0 = larm
  2335. Arm3.Part1 = Arm
  2336. Arm3.C0 = CFrame.new(0,0,2.5)
  2337. local ArmR = Instance.new("Part",char)
  2338. ArmR.Size = Vector3.new(1,1,1)
  2339. ArmR.BrickColor = BrickColor.new("Bronze")
  2340. ArmR.TopSurface = 0
  2341. ArmR.BottomSurface = 0
  2342. ArmR.CanCollide = false
  2343. local Arm2R = Instance.new("SpecialMesh",ArmR)
  2344. Arm2R.MeshType = "Brick"
  2345. Arm2R.Scale = Vector3.new(5,8.5,0.3)
  2346. local Arm3R = Instance.new("Weld",ArmR)
  2347. Arm3R.Part0 = larm
  2348. Arm3R.Part1 = ArmR
  2349. Arm3R.C0 = CFrame.new(0,0,-2.5)
  2350. local ArmRS = Instance.new("Part",char)
  2351. ArmRS.Size = Vector3.new(1,1,1)
  2352. ArmRS.BrickColor = BrickColor.new("Bronze")
  2353. ArmRS.TopSurface = 0
  2354. ArmRS.BottomSurface = 0
  2355. ArmRS.CanCollide = false
  2356. local Arm2RS = Instance.new("SpecialMesh",ArmRS)
  2357. Arm2RS.MeshType = "Brick"
  2358. Arm2RS.Scale = Vector3.new(0.3,8.5,4.5)
  2359. local Arm3RS = Instance.new("Weld",ArmRS)
  2360. Arm3RS.Part0 = larm
  2361. Arm3RS.Part1 = ArmRS
  2362. Arm3RS.C0 = CFrame.new(-2.5,0,0)*CFrame.Angles(0,0,0)
  2363. local TopRS = Instance.new("Part",char)
  2364. TopRS.Size = Vector3.new(1,1,1)
  2365. TopRS.BrickColor = BrickColor.new("Bronze")
  2366. TopRS.TopSurface = 0
  2367. TopRS.BottomSurface = 0
  2368. TopRS.CanCollide = false
  2369. local Top2RS = Instance.new("SpecialMesh",TopRS)
  2370. Top2RS.MeshType = "Brick"
  2371. Top2RS.Scale = Vector3.new(4.7,0.3,4.7)
  2372. local Top3RS = Instance.new("Weld",TopRS)
  2373. Top3RS.Part0 = larm
  2374. Top3RS.Part1 = TopRS
  2375. Top3RS.C0 = CFrame.new(0,5,0)*CFrame.Angles(0,0,0)
  2376. local BotRS = Instance.new("Part",char)
  2377. BotRS.Size = Vector3.new(1,1,1)
  2378. BotRS.BrickColor = BrickColor.new("Bronze")
  2379. BotRS.BottomSurface = 0
  2380. BotRS.TopSurface = 0
  2381. BotRS.CanCollide = false
  2382. local Bot2RS = Instance.new("SpecialMesh",BotRS)
  2383. Bot2RS.MeshType = "Brick"
  2384. Bot2RS.Scale = Vector3.new(4.7,0.3,4.7)
  2385. local Bot3RS = Instance.new("Weld",BotRS)
  2386. Bot3RS.Part0 = larm
  2387. Bot3RS.Part1 = BotRS
  2388. Bot3RS.C0 = CFrame.new(0,-5,0)*CFrame.Angles(0,0,0)
  2389. ----------------------------------------------------
  2390. local Long = Instance.new("Part",char)
  2391. Long.Size = Vector3.new(1,1,1)
  2392. Long.CanCollide = false
  2393. Long.BrickColor = BrickColor.new("Bronze")
  2394. Long.TopSurface = 0
  2395. Long.BottomSurface = 0
  2396. local Long2 = Instance.new("SpecialMesh",Long)
  2397. Long2.MeshType = "Brick"
  2398. Long2.Scale = Vector3.new(9.5,0.3,4.5)
  2399. local Long3 = Instance.new("Weld",Long)
  2400. Long3.Part0 = torso
  2401. Long3.Part1 = Long
  2402. Long3.C0 = CFrame.new(0,4.95,0)
  2403. ----------------------------------------------------
  2404. local Back = Instance.new("Part",char)
  2405. Back.Size = Vector3.new(1,1,1)
  2406. Back.CanCollide = false
  2407. Back.BrickColor = BrickColor.new("Bronze")
  2408. Back.TopSurface = 0
  2409. Back.BottomSurface = 0
  2410. local Back2 = Instance.new("SpecialMesh",Back)
  2411. Back2.MeshType = "Brick"
  2412. Back2.Scale = Vector3.new(9.5,9.3,0.3)
  2413. local Back3 = Instance.new("Weld",Back)
  2414. Back3.Part0 = torso
  2415. Back3.Part1 = Back
  2416. Back3.C0 = CFrame.new(0,0,2.5)
  2417. ----------------------------------------------------
  2418. ----------------------------------------------------
  2419. local Leg = Instance.new("Part",char)
  2420. Leg.Size = Vector3.new(1,1,1)
  2421. Leg.BrickColor = BrickColor.new("Bronze")
  2422. Leg.TopSurface = 0
  2423. Leg.BottomSurface = 0
  2424. Leg.CanCollide = false
  2425. local Leg2 = Instance.new("SpecialMesh",Leg)
  2426. Leg2.MeshType = "Brick"
  2427. Leg2.Scale = Vector3.new(5,8.5,0.3)
  2428. local Leg3 = Instance.new("Weld",Leg)
  2429. Leg3.Part0 = rleg
  2430. Leg3.Part1 = Leg
  2431. Leg3.C0 = CFrame.new(0,0,2.5)
  2432. local LegR = Instance.new("Part",char)
  2433. LegR.Size = Vector3.new(1,1,1)
  2434. LegR.BrickColor = BrickColor.new("Bronze")
  2435. LegR.TopSurface = 0
  2436. LegR.BottomSurface = 0
  2437. LegR.CanCollide = false
  2438. local Leg2R = Instance.new("SpecialMesh",LegR)
  2439. Leg2R.MeshType = "Brick"
  2440. Leg2R.Scale = Vector3.new(5,8.5,0.3)
  2441. local Leg3R = Instance.new("Weld",LegR)
  2442. Leg3R.Part0 = rleg
  2443. Leg3R.Part1 = LegR
  2444. Leg3R.C0 = CFrame.new(0,0,-2.5)
  2445. local LegRS = Instance.new("Part",char)
  2446. LegRS.Size = Vector3.new(1,1,1)
  2447. LegRS.BrickColor = BrickColor.new("Bronze")
  2448. LegRS.TopSurface = 0
  2449. LegRS.BottomSurface = 0
  2450. LegRS.CanCollide = false
  2451. local Leg2RS = Instance.new("SpecialMesh",LegRS)
  2452. Leg2RS.MeshType = "Brick"
  2453. Leg2RS.Scale = Vector3.new(0.3,8.5,4.5)
  2454. local Leg3RS = Instance.new("Weld",LegRS)
  2455. Leg3RS.Part0 = rleg
  2456. Leg3RS.Part1 = LegRS
  2457. Leg3RS.C0 = CFrame.new(2.5,0,0)*CFrame.Angles(0,0,0)
  2458. local TopRS = Instance.new("Part",char)
  2459. TopRS.Size = Vector3.new(1,1,1)
  2460. TopRS.BrickColor = BrickColor.new("Bronze")
  2461. TopRS.TopSurface = 0
  2462. TopRS.BottomSurface = 0
  2463. TopRS.CanCollide = false
  2464. local BotRS = Instance.new("Part",char)
  2465. BotRS.Size = Vector3.new(1,1,1)
  2466. BotRS.BrickColor = BrickColor.new("Bronze")
  2467. BotRS.BottomSurface = 0
  2468. BotRS.TopSurface = 0
  2469. BotRS.CanCollide = false
  2470. local Bot2RS = Instance.new("SpecialMesh",BotRS)
  2471. Bot2RS.MeshType = "Brick"
  2472. Bot2RS.Scale = Vector3.new(4.7,0.3,4.7)
  2473. local Bot3RS = Instance.new("Weld",BotRS)
  2474. Bot3RS.Part0 = rleg
  2475. Bot3RS.Part1 = BotRS
  2476. Bot3RS.C0 = CFrame.new(0,-5,0)*CFrame.Angles(0,0,0)
  2477. -----------------------------------------------------------
  2478. local Arm = Instance.new("Part",char)
  2479. Arm.Size = Vector3.new(1,1,1)
  2480. Arm.BrickColor = BrickColor.new("Bronze")
  2481. Arm.TopSurface = 0
  2482. Arm.BottomSurface = 0
  2483. Arm.CanCollide = false
  2484. local Arm2 = Instance.new("SpecialMesh",Arm)
  2485. Arm2.MeshType = "Brick"
  2486. Arm2.Scale = Vector3.new(5,8.5,0.3)
  2487. local Arm3 = Instance.new("Weld",Arm)
  2488. Arm3.Part0 = lleg
  2489. Arm3.Part1 = Arm
  2490. Arm3.C0 = CFrame.new(0,0,2.5)
  2491. local ArmR = Instance.new("Part",char)
  2492. ArmR.Size = Vector3.new(1,1,1)
  2493. ArmR.BrickColor = BrickColor.new("Bronze")
  2494. ArmR.TopSurface = 0
  2495. ArmR.BottomSurface = 0
  2496. ArmR.CanCollide = false
  2497. local Arm2R = Instance.new("SpecialMesh",ArmR)
  2498. Arm2R.MeshType = "Brick"
  2499. Arm2R.Scale = Vector3.new(5,8.5,0.3)
  2500. local Arm3R = Instance.new("Weld",ArmR)
  2501. Arm3R.Part0 = lleg
  2502. Arm3R.Part1 = ArmR
  2503. Arm3R.C0 = CFrame.new(0,0,-2.5)
  2504. local ArmRS = Instance.new("Part",char)
  2505. ArmRS.Size = Vector3.new(1,1,1)
  2506. ArmRS.BrickColor = BrickColor.new("Bronze")
  2507. ArmRS.TopSurface = 0
  2508. ArmRS.BottomSurface = 0
  2509. ArmRS.CanCollide = false
  2510. local Arm2RS = Instance.new("SpecialMesh",ArmRS)
  2511. Arm2RS.MeshType = "Brick"
  2512. Arm2RS.Scale = Vector3.new(0.3,8.5,4.5)
  2513. local Arm3RS = Instance.new("Weld",ArmRS)
  2514. Arm3RS.Part0 = lleg
  2515. Arm3RS.Part1 = ArmRS
  2516. Arm3RS.C0 = CFrame.new(-2.5,0,0)*CFrame.Angles(0,0,0)
  2517. local BotRS = Instance.new("Part",char)
  2518. BotRS.Size = Vector3.new(1,1,1)
  2519. BotRS.BrickColor = BrickColor.new("Bronze")
  2520. BotRS.BottomSurface = 0
  2521. BotRS.TopSurface = 0
  2522. BotRS.CanCollide = false
  2523. local Bot2RS = Instance.new("SpecialMesh",BotRS)
  2524. Bot2RS.MeshType = "Brick"
  2525. Bot2RS.Scale = Vector3.new(4.7,0.3,4.7)
  2526. local Bot3RS = Instance.new("Weld",BotRS)
  2527. Bot3RS.Part0 = lleg
  2528. Bot3RS.Part1 = BotRS
  2529. Bot3RS.C0 = CFrame.new(0,-5,0)*CFrame.Angles(0,0,0)
  2530. ----------------------------------------------------
  2531. local Pec = Instance.new("Part",char)
  2532. Pec.Size = Vector3.new(1,1,1)
  2533. Pec.BrickColor = BrickColor.new("Bronze")
  2534. Pec.CanCollide = false
  2535. Pec.TopSurface = 0
  2536. Pec.BottomSurface = 0
  2537. local Pec2 = Instance.new("SpecialMesh",Pec)
  2538. Pec2.MeshType = "Brick"
  2539. Pec2.Scale = Vector3.new(5,3,0.3)
  2540. local Pec3 = Instance.new("Weld",Pec)
  2541. Pec3.Part0 = torso
  2542. Pec3.Part1 = Pec
  2543. Pec3.C0 = CFrame.new(2,2.8,-2.8)*CFrame.Angles(0,0,0.1)
  2544. local PecA = Instance.new("Part",char)
  2545. PecA.Size = Vector3.new(1,1,1)
  2546. PecA.BrickColor = BrickColor.new("Bronze")
  2547. PecA.CanCollide = false
  2548. PecA.TopSurface = 0
  2549. PecA.BottomSurface = 0
  2550. local Pec2A = Instance.new("SpecialMesh",PecA)
  2551. Pec2A.MeshType = "Brick"
  2552. Pec2A.Scale = Vector3.new(5,3,0.3)
  2553. local Pec3A = Instance.new("Weld",PecA)
  2554. Pec3A.Part0 = torso
  2555. Pec3A.Part1 = PecA
  2556. Pec3A.C0 = CFrame.new(-2,2.8,-2.8)*CFrame.Angles(0,0,-0.1)
  2557. ---------------------------------------------------
  2558. local Abs = Instance.new("Part",char)
  2559. Abs.Size = Vector3.new(1,1,1)
  2560. Abs.BrickColor = BrickColor.new("Bronze")
  2561. Abs.CanCollide = false
  2562. Abs.TopSurface = 0
  2563. Abs.BottomSurface = 0
  2564. local Abs2 = Instance.new("SpecialMesh",Abs)
  2565. Abs2.MeshType = "Brick"
  2566. Abs2.Scale = Vector3.new(2,2,0.3)
  2567. local Abs3 = Instance.new("Weld",Abs)
  2568. Abs3.Part0 = torso
  2569. Abs3.Part1 = Abs
  2570. Abs3.C0 = CFrame.new(1.4,0,-2.8)*CFrame.Angles(0,0,0.1)
  2571. local Abs = Instance.new("Part",char)
  2572. Abs.Size = Vector3.new(1,1,1)
  2573. Abs.BrickColor = BrickColor.new("Bronze")
  2574. Abs.CanCollide = false
  2575. Abs.TopSurface = 0
  2576. Abs.BottomSurface = 0
  2577. local Abs2 = Instance.new("SpecialMesh",Abs)
  2578. Abs2.MeshType = "Brick"
  2579. Abs2.Scale = Vector3.new(2,2,0.3)
  2580. local Abs3 = Instance.new("Weld",Abs)
  2581. Abs3.Part0 = torso
  2582. Abs3.Part1 = Abs
  2583. Abs3.C0 = CFrame.new(-1.4,0,-2.8)*CFrame.Angles(0,0,-0.1)
  2584.  
  2585. local Abs = Instance.new("Part",char)
  2586. Abs.Size = Vector3.new(1,1,1)
  2587. Abs.BrickColor = BrickColor.new("Bronze")
  2588. Abs.CanCollide = false
  2589. Abs.TopSurface = 0
  2590. Abs.BottomSurface = 0
  2591. local Abs2 = Instance.new("SpecialMesh",Abs)
  2592. Abs2.MeshType = "Brick"
  2593. Abs2.Scale = Vector3.new(2,2,0.3)
  2594. local Abs3 = Instance.new("Weld",Abs)
  2595. Abs3.Part0 = torso
  2596. Abs3.Part1 = Abs
  2597. Abs3.C0 = CFrame.new(1.4,-2.1,-2.8)*CFrame.Angles(0,0,0.1)
  2598. local Abs = Instance.new("Part",char)
  2599. Abs.Size = Vector3.new(1,1,1)
  2600. Abs.BrickColor = BrickColor.new("Bronze")
  2601. Abs.CanCollide = false
  2602. Abs.TopSurface = 0
  2603. Abs.BottomSurface = 0
  2604. local Abs2 = Instance.new("SpecialMesh",Abs)
  2605. Abs2.MeshType = "Brick"
  2606. Abs2.Scale = Vector3.new(2,2,0.3)
  2607. local Abs3 = Instance.new("Weld",Abs)
  2608. Abs3.Part0 = torso
  2609. Abs3.Part1 = Abs
  2610. Abs3.C0 = CFrame.new(-1.4,-2.1,-2.8)*CFrame.Angles(0,0,-0.1)
  2611.  
  2612. local Abs = Instance.new("Part",char)
  2613. Abs.Size = Vector3.new(1,1,1)
  2614. Abs.BrickColor = BrickColor.new("Bronze")
  2615. Abs.CanCollide = false
  2616. Abs.TopSurface = 0
  2617. Abs.BottomSurface = 0
  2618. local Abs2 = Instance.new("SpecialMesh",Abs)
  2619. Abs2.MeshType = "Brick"
  2620. Abs2.Scale = Vector3.new(2,2,0.3)
  2621. local Abs3 = Instance.new("Weld",Abs)
  2622. Abs3.Part0 = torso
  2623. Abs3.Part1 = Abs
  2624. Abs3.C0 = CFrame.new(1.4,-4.1,-2.8)*CFrame.Angles(0,0,0.1)
  2625. local Abs = Instance.new("Part",char)
  2626. Abs.Size = Vector3.new(1,1,1)
  2627. Abs.BrickColor = BrickColor.new("Bronze")
  2628. Abs.CanCollide = false
  2629. Abs.TopSurface = 0
  2630. Abs.BottomSurface = 0
  2631. local Abs2 = Instance.new("SpecialMesh",Abs)
  2632. Abs2.MeshType = "Brick"
  2633. Abs2.Scale = Vector3.new(2,2,0.3)
  2634. local Abs3 = Instance.new("Weld",Abs)
  2635. Abs3.Part0 = torso
  2636. Abs3.Part1 = Abs
  2637. Abs3.C0 = CFrame.new(-1.4,-4.1,-2.8)*CFrame.Angles(0,0,-0.1)
  2638. -----------------------------------------------------
  2639. local Head = Instance.new("Part",char)
  2640. Head.Size = Vector3.new(1,1,1)
  2641. Head.BrickColor = BrickColor.new("Bronze")
  2642. Head.CanCollide = false
  2643. Head.TopSurface = 0
  2644. Head.BottomSurface = 0
  2645. local Head2 = Instance.new("SpecialMesh",Head)
  2646. Head2.MeshType = "Head"
  2647. Head2.Scale = Vector3.new(11.5,6.5,6.5)
  2648. local Head3 = Instance.new("Weld",Head)
  2649. Head3.Part0 = hed
  2650. Head3.Part1 = Head
  2651. Head3.C0 = CFrame.new(0,0,0)
  2652. -----------------------------------------------------
  2653. local Eye2 = Instance.new("Part",char)
  2654. Eye2.Size = Vector3.new(1,1,1)
  2655. Eye2.BrickColor = BrickColor.new("Really black")
  2656. Eye2.CanCollide = false
  2657. Eye2.TopSurface = 0
  2658. Eye2.BottomSurface = 0
  2659. local Eye22 = Instance.new("SpecialMesh",Eye2)
  2660. Eye22.MeshType = "Sphere"
  2661. Eye22.Scale = Vector3.new(1.2,0.6,0.1)
  2662. local Eye32 = Instance.new("Weld",Eye2)
  2663. Eye32.Part0 = hed
  2664. Eye32.Part1 = Eye2
  2665. Eye32.C0 = CFrame.new(1.3,0.5,-3)*CFrame.Angles(0,0,0.3)
  2666. local Eye = Instance.new("Part",char)
  2667. Eye.Size = Vector3.new(1,1,1)
  2668. Eye.BrickColor = BrickColor.new("Really black")
  2669. Eye.CanCollide = false
  2670. Eye.TopSurface = 0
  2671. Eye.BottomSurface = 0
  2672. local Eye212 = Instance.new("SpecialMesh",Eye)
  2673. Eye212.MeshType = "Sphere"
  2674. Eye212.Scale = Vector3.new(1.2,0.6,0.1)
  2675. local Eye3 = Instance.new("Weld",Eye)
  2676. Eye3.Part0 = hed
  2677. Eye3.Part1 = Eye
  2678. Eye3.C0 = CFrame.new(-1.3,0.5,-3)*CFrame.Angles(0,0,-0.3)
  2679.  
  2680. local Glow = Instance.new("Part",char)
  2681. Glow.Size = Vector3.new(1,1,1)
  2682. Glow.BrickColor = BrickColor.new("Bronze")
  2683. Glow.CanCollide = false
  2684. Glow.TopSurface = 0
  2685. Glow.Material = "Neon"
  2686. Glow.BottomSurface = 0
  2687. local Glow2 = Instance.new("SpecialMesh",Glow)
  2688. Glow2.MeshType = "Sphere"
  2689. Glow2.Scale = Vector3.new(0.5,0.5,0.5)
  2690. local Glow3 = Instance.new("Weld",Glow)
  2691. Glow3.Part0 = Eye
  2692. Glow3.Part1 = Glow
  2693. Glow3.C0 = CFrame.new(0,0,-0.2)*CFrame.Angles(0,0,0)
  2694.  
  2695. local Glow = Instance.new("Part",char)
  2696. Glow.Size = Vector3.new(1,1,1)
  2697. Glow.BrickColor = BrickColor.new("Bronze")
  2698. Glow.CanCollide = false
  2699. Glow.TopSurface = 0
  2700. Glow.Material = "Neon"
  2701. Glow.BottomSurface = 0
  2702. local Glow2 = Instance.new("SpecialMesh",Glow)
  2703. Glow2.MeshType = "Sphere"
  2704. Glow2.Scale = Vector3.new(0.5,0.5,0.5)
  2705. local Glow3 = Instance.new("Weld",Glow)
  2706. Glow3.Part0 = Eye2
  2707. Glow3.Part1 = Glow
  2708. Glow3.C0 = CFrame.new(0,0,-0.2)*CFrame.Angles(0,0,0)
  2709. -----------------------------------------------------
  2710.  
  2711. function weld5(part0, part1, c0, c1)
  2712. weeld=Instance.new("Weld", part0)
  2713. weeld.Part0=part0
  2714. weeld.Part1=part1
  2715. weeld.C0=c0
  2716. weeld.C1=c1
  2717. return weeld
  2718. end
  2719. ----------------------------------------------------
  2720. function newRay(start,face,range,wat)
  2721. local rey=Ray.new(start.p,(face.p-start.p).Unit*range)
  2722. hit,pos=Workspace:FindPartOnRayWithIgnoreList(rey,wat)
  2723. return rey,hit,pos
  2724. end
  2725. ----------------------------------------------------
  2726. mod5 = Instance.new("Model",char)
  2727.  
  2728. function FindNearestTorso(Position,Distance,SinglePlayer)
  2729. if SinglePlayer then return(SinglePlayer.Torso.CFrame.p -Position).magnitude < Distance end
  2730. local List = {}
  2731. for i,v in pairs(workspace:GetChildren())do
  2732. if v:IsA("Model")then
  2733. if v:findFirstChild("Torso")then
  2734. if v ~= char then
  2735. if(v.Torso.Position -Position).magnitude <= Distance then
  2736. table.insert(List,v)
  2737. end
  2738. end
  2739. end
  2740. end
  2741. end
  2742. return List
  2743. end
  2744.  
  2745. function Landing()
  2746. part=Instance.new('Part',mod5)
  2747. part.Anchored=true
  2748. part.CanCollide=false
  2749. part.FormFactor='Custom'
  2750. part.Size=Vector3.new(.2,.2,.2)
  2751. part.CFrame=root.CFrame*CFrame.new(0,-2,0)
  2752. part.Transparency=.7
  2753. part.BrickColor=BrickColor.new('Really black')
  2754. mesh=Instance.new('SpecialMesh',part)
  2755. mesh.MeshId='http://www.roblox.com/asset/?id=20329976'
  2756. mesh.Scale=Vector3.new(10,5,10)
  2757.  
  2758. for i,v in pairs(FindNearestTorso(torso.CFrame.p,40))do
  2759. if v:FindFirstChild('Humanoid') then
  2760. v.Humanoid:TakeDamage(math.random(20,30))
  2761. v.Humanoid.PlatformStand = true
  2762. v:FindFirstChild("Torso").Velocity = hed.CFrame.lookVector * 100
  2763. end
  2764. end
  2765.  
  2766. coroutine.resume(coroutine.create(function()
  2767. for i=0,3.8,0.05 do
  2768. wait()
  2769. part.CFrame=part.CFrame
  2770. part.Transparency=i
  2771. mesh.Scale=mesh.Scale+Vector3.new(1,0.2,1)
  2772. end
  2773. part.Parent = nil
  2774. end))
  2775. end
  2776. ----------------------------------------------------
  2777. mod4 = Instance.new("Model",char)
  2778.  
  2779. ptez = {0.7, 0.8, 0.9, 1}
  2780.  
  2781. function FindNearestTorso(Position,Distance,SinglePlayer)
  2782. if SinglePlayer then return(SinglePlayer.Torso.CFrame.p -Position).magnitude < Distance end
  2783. local List = {}
  2784. for i,v in pairs(workspace:GetChildren())do
  2785. if v:IsA("Model")then
  2786. if v:findFirstChild("Torso")then
  2787. if v ~= char then
  2788. if(v.Torso.Position -Position).magnitude <= Distance then
  2789. table.insert(List,v)
  2790. end
  2791. end
  2792. end
  2793. end
  2794. end
  2795. return List
  2796. end
  2797.  
  2798. ----------------------------------------------------
  2799.  
  2800. local acos = math.acos
  2801. local sqrt = math.sqrt
  2802. local Vec3 = Vector3.new
  2803. local fromAxisAngle = CFrame.fromAxisAngle
  2804.  
  2805. local function toAxisAngle(CFr)
  2806. local X,Y,Z,R00,R01,R02,R10,R11,R12,R20,R21,R22 = CFr:components()
  2807. local Angle = math.acos((R00+R11+R22-1)/2)
  2808. local A = (R21-R12)^2+(R02-R20)^2+(R10-R01)^2
  2809. A = A == 0 and 0.00001 or A
  2810. local B = (R21-R12)^2+(R02-R20)^2+(R10-R01)^2
  2811. B = B == 0 and 0.00001 or B
  2812. local C = (R21-R12)^2+(R02-R20)^2+(R10-R01)^2
  2813. C = C == 0 and 0.00001 or C
  2814. local x = (R21-R12)/sqrt(A)
  2815. local y = (R02-R20)/sqrt(B)
  2816. local z = (R10-R01)/sqrt(C)
  2817. return Vec3(x,y,z),Angle
  2818. end
  2819.  
  2820. function ApplyTrig(Num,Func)
  2821. local Min,Max = Func(0),Func(1)
  2822. local i = Func(Num)
  2823. return (i-Min)/(Max-Min)
  2824. --[[if Func == "sin" then
  2825. return (math.sin((1-Num)*math.pi)+1)/2
  2826. elseif Func == "cos" then
  2827. return (math.cos((1-Num)*math.pi)+1)/2
  2828. end]]
  2829. end
  2830.  
  2831. function LerpCFrame(CFrame1,CFrame2,Num)
  2832. local Vec,Ang = toAxisAngle(CFrame1:inverse()*CFrame2)
  2833. return CFrame1*fromAxisAngle(Vec,Ang*Num) + (CFrame2.p-CFrame1.p)*Num
  2834. end
  2835. mouse.KeyDown:connect(function(key)
  2836. if key == "b" then
  2837. if Debounces.CanAttack == true then
  2838. Debounces.CanAttack = false
  2839. Debounces.on = true
  2840. Debounces.NoIdl = true
  2841. for i = 1,20 do
  2842. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(9,4,1) * CFrame.Angles(0.3,-0.5,1.55),.3)
  2843. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-9,4,1) * CFrame.Angles(0.3,0.5,-1.55),.3)
  2844. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,7.5,0) * CFrame.Angles(0.4,0,0),.3)
  2845. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -2.2, 0) * CFrame.Angles(0.3,0,0),.3)
  2846. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-2.5, -8.8,1) *CFrame.Angles(-0.3,0,-0.1),.3)
  2847. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(2.5, -8.8,1) * CFrame.Angles(-0.3,0,0.1),.3)
  2848. if Debounces.on == false then break end
  2849. wait()
  2850. end
  2851. v = Instance.new("Sound")
  2852. v.SoundId = "rbxassetid://181384451"
  2853. v.Parent = torso
  2854. v.Looped = false
  2855. v.Pitch = 0.8
  2856. v.Volume = math.huge
  2857. wait(.01)
  2858. v:Play()
  2859. coroutine.resume(coroutine.create(function()
  2860. for i = 1,80 do
  2861. local H = Instance.new("Part",torso)
  2862. H.Size = Vector3.new(1,1,1)
  2863. H.BrickColor = BrickColor.new("White")
  2864. H.CanCollide = false
  2865. H.Anchored = true
  2866. H.CFrame = torso.CFrame*CFrame.new(0,-13,0)*CFrame.Angles(1.3,0,0)
  2867. local H2 = Instance.new("SpecialMesh",H)
  2868. H2.MeshId = "rbxassetid://3270017"
  2869. coroutine.resume(coroutine.create(function()
  2870. for i = 1,200 do
  2871. H2.Scale = H2.Scale + Vector3.new(5,5,5)
  2872. H.Transparency = H.Transparency + 0.05
  2873. wait(0.05)
  2874. end
  2875. H:remove()
  2876. end))
  2877. wait(0.005)
  2878. end
  2879. if Debounces.CanAttack == false then
  2880. Debounces.CanAttack = true
  2881. Debounces.on = false
  2882. Debounces.NoIdl = false
  2883. end
  2884. end))
  2885. end
  2886. end
  2887. end)
  2888. mouse.KeyDown:connect(function(key)
  2889. if key == "z" then
  2890. if Debounces.CanAttack == true then
  2891. Debounces.CanAttack = false
  2892. Debounces.on = true
  2893. Debounces.NoIdl = true
  2894. for i = 1,20 do
  2895. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(7.6,1,-3) * CFrame.Angles(1.55,0,0),.3)
  2896. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-7.6,1,-3) * CFrame.Angles(1.55,0,0),.3)
  2897. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,7.5,0) * CFrame.Angles(0,0,0),.3)
  2898. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -6, 0) * CFrame.Angles(-1.5,0,0),.3)
  2899. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-2.5, -7.6,-2) *CFrame.Angles(1.55,0,0),.3)
  2900. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(2.5, -7.6,-2) * CFrame.Angles(1.55,0,0),.3)
  2901. if Debounces.on == false then break end
  2902. wait()
  2903. end
  2904. local Rock = Instance.new("Part",char)
  2905. Rock.Size = Vector3.new(1,1,1)
  2906. local Rock22 = Instance.new("SpecialMesh",Rock)
  2907. Rock22.MeshId = "rbxassetid://433651599"
  2908. Rock22.Scale = Vector3.new(0.5,0.5,0.5)
  2909. local Rock2 = Instance.new("Weld",Rock)
  2910. Rock2.Part0 = hed
  2911. Rock2.Part1 = Rock
  2912. Rock2.C0 = CFrame.new(0,40,0)*CFrame.Angles(0,-1.55,0)
  2913. local PPA = Instance.new("Part",Rock)
  2914. PPA.Size = Vector3.new(30,30,30)
  2915. PPA.CanCollide = false
  2916. local PPA2 = Instance.new("Weld",PPA)
  2917. PPA2.Part0 = Rock
  2918. PPA2.Part1 = PPA
  2919. PPA2.C0 = CFrame.new(0,0,0)
  2920. PPA.Touched:connect(function(hit)
  2921. if hit.Parent:FindFirstChild("Humanoid") and hit.Parent ~= nil then
  2922. if not FA then FA = true
  2923. hit.Parent.Humanoid.PlatformStand = true
  2924. hit.Parent.Humanoid:TakeDamage(30)
  2925. local Fly = Instance.new("BodyVelocity",hit.Parent.Torso)
  2926. Fly.maxForce = Vector3.new(math.huge,math.huge,math.huge)
  2927. Fly.velocity = mouse.hit.lookVector*560
  2928. wait(0.1)
  2929. Fly:remove()
  2930. wait(3)
  2931. FA = false
  2932. end
  2933. end
  2934. end)
  2935. wait(0.5)
  2936. for i = 1,20 do
  2937. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(7.6,5.5,0) * CFrame.Angles(3.1,0,0),.3)
  2938. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-7.6,5.5,0) * CFrame.Angles(3.1,0,0),.3)
  2939. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,7.5,0) * CFrame.Angles(0,0,0),.3)
  2940. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -2.2, 0) * CFrame.Angles(0,0,0),.3)
  2941. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-2.5, -8.8,0) *CFrame.Angles(0,0,0),.3)
  2942. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(2.5, -8.8,0) * CFrame.Angles(0,0,0),.3)
  2943. if Debounces.on == false then break end
  2944. wait()
  2945. end
  2946. Rock2:remove()
  2947. local Fly = Instance.new("BodyVelocity",Rock)
  2948. Fly.maxForce = Vector3.new(math.huge,math.huge,math.huge)
  2949. Fly.velocity = mouse.hit.lookVector*200
  2950. for i = 1,20 do
  2951. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(7.6,1.5,-1) * CFrame.Angles(1.55,0,0),.3)
  2952. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-7.6,1.5,-1) * CFrame.Angles(1.55,0,0),.3)
  2953. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,7.5,0) * CFrame.Angles(-0.3,0,0),.3)
  2954. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -2.2, 0) * CFrame.Angles(-0.3,0,0),.3)
  2955. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-2.5, -8.8,0) *CFrame.Angles(0,0,0),.3)
  2956. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(2.5, -8.8,-2) * CFrame.Angles(0.5,0,0),.3)
  2957. if Debounces.on == false then break end
  2958. wait()
  2959. end
  2960. if Debounces.CanAttack == false then
  2961. Debounces.CanAttack = true
  2962. Debounces.on = false
  2963. Debounces.NoIdl = false
  2964. end
  2965. wait(2)
  2966. Fly:remove()
  2967. local SFXZ = Instance.new("Sound",Rock)
  2968. SFXZ.SoundId = "rbxassetid://134854740"
  2969. SFXZ.Volume = math.huge
  2970. SFXZ.Pitch = 1
  2971. SFXZ.Looped = false
  2972. wait(0.01)
  2973. SFXZ:Play()
  2974. wait(3)
  2975. Rock:remove()
  2976. end
  2977. end
  2978. end)
  2979. mouse.KeyDown:connect(function(key)
  2980. if key == "e" then
  2981. if Debounces.CanAttack == true then
  2982. Debounces.CanAttack = false
  2983. Debounces.on = true
  2984. Debounces.NoIdl = true
  2985. for i = 1,20 do
  2986. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(7.6,1,-3) * CFrame.Angles(1.3,0,0),.3)
  2987. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-7.6,1,0) * CFrame.Angles(-0.5,0,0),.3)
  2988. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,7.5,0) * CFrame.Angles(0,0,0),.3)
  2989. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -8, 0) * CFrame.Angles(-0.5,0,0),.3)
  2990. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-2.5, -3.3,-3.5) *CFrame.Angles(0.5,0,0),.3)
  2991. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(2.5, -7.6,0.5) * CFrame.Angles(-1.1,0,0),.3)
  2992. if Debounces.on == false then break end
  2993. wait()
  2994. end
  2995. local HitBox = Instance.new("Part",char)
  2996. HitBox.Size = Vector3.new(5,5,5)
  2997. HitBox.CanCollide = false
  2998. HitBox.Transparency = math.huge
  2999. local HitBox2 = Instance.new("Weld",HitBox)
  3000. HitBox2.Part0 = rarm
  3001. HitBox2.Part1 = HitBox
  3002. HitBox2.C0 = CFrame.new(0,-4.5,0)
  3003. HitBox.Touched:connect(function(hit)
  3004. if hit.Parent:FindFirstChild("Humanoid") and hit.Parent ~= nil then
  3005. if not DD then DD = true
  3006. HitBox:remove()
  3007. hit.Parent.Humanoid.PlatformStand = true
  3008. local We = Instance.new("Weld",hit.Parent.Torso)
  3009. We.Part0 = rarm
  3010. We.Part1 = hit.Parent.Torso
  3011. We.C0 = CFrame.new(0,-5,0)*CFrame.Angles(-1.55,0,0)
  3012. wait(1)
  3013. for i = 1,20 do
  3014. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(7.6,4,0) * CFrame.Angles(3.1,0,1),.3)
  3015. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-7.6,4,0) * CFrame.Angles(-3.1,0,-1),.3)
  3016. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,7.5,0) * CFrame.Angles(1,0,0),.3)
  3017. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -8, 0) * CFrame.Angles(-0.5,0,0),.3)
  3018. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-2.5, -3.3,-3.5) *CFrame.Angles(0.5,0,0),.3)
  3019. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(2.5, -7.6,0.5) * CFrame.Angles(-1.1,0,0),.3)
  3020. if Debounces.on == false then break end
  3021. wait()
  3022. end
  3023. hit.Parent.Humanoid:TakeDamage(20)
  3024. for i = 1,20 do
  3025. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(6,4,-1) * CFrame.Angles(1.55,0,-1),.3)
  3026. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-6,4,-1) * CFrame.Angles(1.55,0,1),.3)
  3027. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,7.5,0) * CFrame.Angles(-0.4,0,0),.3)
  3028. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -8, 0) * CFrame.Angles(-0.5,0,0),.3)
  3029. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-2.5, -3.3,-3.5) *CFrame.Angles(0.5,0,0),.3)
  3030. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(2.5, -7.6,0.5) * CFrame.Angles(-1.1,0,0),.3)
  3031. if Debounces.on == false then break end
  3032. wait()
  3033. end
  3034. for i = 1,20 do
  3035. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(5,4,-1) * CFrame.Angles(1.55,0,-1.3),.3)
  3036. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-5,4,-1) * CFrame.Angles(1.55,0,1.3),.3)
  3037. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,7.5,0) * CFrame.Angles(-0.4,0,0),.3)
  3038. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -8, 0) * CFrame.Angles(-0.5,0,0),.3)
  3039. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-2.5, -3.3,-3.5) *CFrame.Angles(0.5,0,0),.3)
  3040. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(2.5, -7.6,0.5) * CFrame.Angles(-1.1,0,0),.3)
  3041. if Debounces.on == false then break end
  3042. wait()
  3043. end
  3044. local partasdeff = Instance.new("ParticleEmitter",hit.Parent.Torso)
  3045. partasdeff.Color = ColorSequence.new(Color3.new(1, 0, 0), Color3.new(1, 0, 0))
  3046. partasdeff.LightEmission = .1
  3047. partasdeff.Size = NumberSequence.new(0.2)
  3048. partasdeff.Texture = "http://www.roblox.com/asset/?ID=380529823"
  3049. aaa = NumberSequence.new({NumberSequenceKeypoint.new(0, 0.2),NumberSequenceKeypoint.new(1, 5)})
  3050. bbb = NumberSequence.new({NumberSequenceKeypoint.new(0, 1),NumberSequenceKeypoint.new(0.0636, 0), NumberSequenceKeypoint.new(1, 1)})
  3051. partasdeff.Transparency = bbb
  3052. partasdeff.Size = aaa
  3053. partasdeff.ZOffset = .9
  3054. partasdeff.Acceleration = Vector3.new(0, -5, 0)
  3055. partasdeff.LockedToPart = false
  3056. partasdeff.EmissionDirection = "Top"
  3057. partasdeff.Lifetime = NumberRange.new(1, 2)
  3058. partasdeff.Rate = 1000
  3059. partasdeff.Rotation = NumberRange.new(-100, 100)
  3060. partasdeff.RotSpeed = NumberRange.new(-100, 100)
  3061. partasdeff.Speed = NumberRange.new(10)
  3062. partasdeff.VelocitySpread = 300
  3063. partasdeff.Enabled = true
  3064. wait(1.5)
  3065. hit.Parent:BreakJoints()
  3066. We:remove()
  3067. partasdeff.Enabled = false
  3068. if Debounces.CanAttack == false then
  3069. Debounces.CanAttack = true
  3070. Debounces.on = false
  3071. Debounces.NoIdl = false
  3072. end
  3073. wait(3)
  3074. DD = false
  3075. end
  3076. end
  3077. end)
  3078. wait(5)
  3079. if Debounces.CanAttack == false then
  3080. Debounces.CanAttack = true
  3081. Debounces.on = false
  3082. Debounces.NoIdl = false
  3083. end
  3084. end
  3085. end
  3086. end)
  3087. mouse.KeyDown:connect(function(key)
  3088. if key == "r" then
  3089. if Debounces.CanAttack == true then
  3090. Debounces.CanAttack = false
  3091. Debounces.on = true
  3092. Debounces.NoIdl = true
  3093. for i = 1,20 do
  3094. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(7.6,1,0) * CFrame.Angles(0.5,0,0),.3)
  3095. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-7.6,1,0) * CFrame.Angles(-0.5,0,0),.3)
  3096. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,7.5,0) * CFrame.Angles(0,0,0),.3)
  3097. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -2.2, 0) * CFrame.Angles(-0.5,0,0),.3)
  3098. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-2.5, -8.8, -2) *CFrame.Angles(0.5,0,0),.3)
  3099. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(2.5, -7.6, 1.2) * CFrame.Angles(-1.5,0,0),.3)
  3100. if Debounces.on == false then break end
  3101. wait()
  3102. end
  3103. local HitBox = Instance.new("Part",char)
  3104. HitBox.Size = Vector3.new(5,5,5)
  3105. HitBox.CanCollide = false
  3106. HitBox.Transparency = math.huge
  3107. local HitBox2 = Instance.new("Weld",HitBox)
  3108. HitBox2.Part0 = rleg
  3109. HitBox2.Part1 = HitBox
  3110. HitBox2.C0 = CFrame.new(0,-1.1,0)
  3111. local SFXZ = Instance.new("Sound",torso)
  3112. SFXZ.SoundId = "rbxassetid://169259383"
  3113. SFXZ.Volume = math.huge
  3114. SFXZ.Pitch = 0.5
  3115. SFXZ.Looped = false
  3116. wait(0.01)
  3117. SFXZ:Play()
  3118. HitBox.Touched:connect(function(hit)
  3119. if hit.Parent:FindFirstChild("Humanoid") and hit.Parent ~= nil then
  3120. local SFXZ = Instance.new("Sound",torso)
  3121. SFXZ.SoundId = "rbxassetid://743886825"
  3122. SFXZ.Volume = 1
  3123. SFXZ.Pitch = 0.5
  3124. SFXZ.Looped = false
  3125. SFXZ:Play()
  3126. HitBox:remove()
  3127. hit.Parent.Humanoid:TakeDamage(44)
  3128. hit.Parent.Humanoid.PlatformStand = true
  3129. local Fl = Instance.new("BodyVelocity",hit.Parent.Torso)
  3130. Fl.maxForce = Vector3.new(math.huge,math.huge,math.huge)
  3131. Fl.velocity = rleg.CFrame.lookVector*350
  3132. wait(0.1)
  3133. Fl:remove()
  3134. end
  3135. end)
  3136. for i = 1,20 do
  3137. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(7.6,1,0) * CFrame.Angles(-0.5,0,0),.3)
  3138. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-7.6,1,0) * CFrame.Angles(0.5,0,0),.3)
  3139. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,7.5,0) * CFrame.Angles(0,0,0),.3)
  3140. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -2.2, 0) * CFrame.Angles(0.5,0,0),.3)
  3141. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-2.5, -8.8, 2) *CFrame.Angles(-0.5,0,0),.3)
  3142. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(2.5, -7.6, -1.2) * CFrame.Angles(1.5,0,0),.3)
  3143. if Debounces.on == false then break end
  3144. wait()
  3145. end
  3146. if Debounces.CanAttack == false then
  3147. Debounces.CanAttack = true
  3148. Debounces.on = false
  3149. Debounces.NoIdl = false
  3150. HitBox:remove()
  3151. end
  3152. end
  3153. end
  3154. end)
  3155. ----------------------------------------------------
  3156. mouse.KeyDown:connect(function(key)
  3157. if string.byte(key) == 48 then
  3158. char.Humanoid.WalkSpeed = 34
  3159. end
  3160. end)
  3161. mouse.KeyUp:connect(function(key)
  3162. if string.byte(key) == 48 then
  3163. char.Humanoid.WalkSpeed = 5
  3164. end
  3165. end)
  3166. ----------------------------------------------------
  3167. local animpose = "Idle"
  3168. local lastanimpose = "Idle"
  3169. local sine = 0
  3170. local change = 1
  3171. local val = 0
  3172. local ffing = false
  3173. ----------------------------------------------------
  3174. local x = Instance.new("Sound", char.Torso)
  3175. x.SoundId = "http://www.roblox.com/asset/?id=273962540"
  3176. x.Looped = true
  3177. x.Volume = 1
  3178. x.Pitch = 1
  3179. local footsteps = false
  3180. -------------------------------
  3181. game:GetService("RunService").RenderStepped:connect(function()
  3182. rarm.BrickColor = ASD
  3183. larm.BrickColor = ASD
  3184. rleg.BrickColor = ASD
  3185. lleg.BrickColor = ASD
  3186. hed.BrickColor = ASD
  3187. torso.BrickColor = ASD
  3188. --[[if char.Humanoid.Jump == true then
  3189. jump = true
  3190. else
  3191. jump = false
  3192. end]]
  3193. char.Humanoid.FreeFalling:connect(function(f)
  3194. if f then
  3195. ffing = true
  3196. else
  3197. ffing = false
  3198. end
  3199. end)
  3200. sine = sine + change
  3201. if jumpn == true then
  3202. animpose = "Jumping"
  3203. elseif ffing == true then
  3204. animpose = "Freefalling"
  3205. elseif (torso.Velocity*Vector3.new(1, 0, 1)).magnitude < 2 then
  3206. animpose = "Idle"
  3207. elseif (torso.Velocity*Vector3.new(1, 0, 1)).magnitude < 20 then
  3208. animpose = "Walking"
  3209. elseif (torso.Velocity*Vector3.new(1, 0, 1)).magnitude > 20 then
  3210. animpose = "Running"
  3211. end
  3212. if animpose ~= lastanimpose then
  3213. sine = 0
  3214. if Debounces.NoIdl == false then
  3215. if animpose == "Idle" then
  3216. for i = 1, 2 do
  3217. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(8,.9,0)*CFrame.Angles(math.rad(90),math.rad(0),math.rad(20)), 0.2)
  3218. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-8,.9,0)*CFrame.Angles(math.rad(0),math.rad(0),math.rad(-20)), 0.2)
  3219. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,7.5,-.2)*CFrame.Angles(math.rad(-14),math.rad(0),0), 0.2)
  3220. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -2.2, 0) * CFrame.Angles(0, math.rad(0), 0), 0.2)
  3221. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-3, -8.8, 0) * CFrame.Angles(0, 0, math.rad(-10)), 0.2)
  3222. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(3, -8.8, 0) * CFrame.Angles(0, 0, math.rad(10)), 0.2)
  3223. end
  3224. elseif animpose == "Walking" then
  3225. for i = 1, 2 do
  3226. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(7.3, .9, 0) * CFrame.Angles(math.rad(90), math.rad(0), math.rad(20)), 0.2)
  3227. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-7.3, .9, 0)*CFrame.Angles(0, math.rad(1), math.rad(-10)), 0.2)
  3228. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,7.5,0)*CFrame.Angles(math.rad(-8), math.rad(0), math.rad(0)),0.2)
  3229. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -2.2, 0) * CFrame.Angles(math.rad(-4), 0, math.rad(0)), 0.2)
  3230. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-2.5, -8.8, -.05) * CFrame.Angles(math.rad(-18), 0, 0), .4)
  3231. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(2.5, -8.8, -.05) * CFrame.Angles(math.rad(-18), 0, 0), .4)
  3232. end
  3233. elseif animpose == "Running" then
  3234. for i = 1, 2 do
  3235. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(7.8, 0.9, .5) * CFrame.Angles(math.rad(-10), math.rad(-40), math.rad(50)), 0.2)
  3236. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-7.8, 1.2, 0-1*math.cos(sine/4)/2)*CFrame.Angles(math.rad(50-80*math.cos(sine/8)/2), math.rad(0), math.rad(0-70*math.cos(sine/8)/2)), 0.2)
  3237. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,7.5,0)*CFrame.Angles(math.rad(6+8*math.cos(sine/4)/1.8), math.rad(0), math.rad(0)),0.2)
  3238. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -2.2+0.2*math.cos(sine/4)/2, 0) * CFrame.Angles(math.rad(-14+4*math.cos(sine/4)/2), 0, math.rad(0)), 0.2)
  3239. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-2.5, -8.8-0.44*math.cos(sine/8)/2.4, -.15 + math.sin(sine/8)/1.5) * CFrame.Angles(math.rad(-20) + -math.sin(sine/8)/1.7, 0, 0), .4)
  3240. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(2.5, -8.8+0.44*math.cos(sine/8)/2.4, -.15 + -math.sin(sine/8)/1.5) * CFrame.Angles(math.rad(-20) + math.sin(sine/8)/1.7, 0, 0), .4)
  3241. end
  3242. wait()
  3243. end
  3244. else
  3245. end
  3246. end
  3247. lastanimpose = animpose
  3248. if Debounces.NoIdl == false then
  3249. if animpose == "Idle" then
  3250. if stanceToggle == "Normal" then
  3251. change = 0.5
  3252. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(8,1,0)*CFrame.new(0,0-.3*math.sin(tick()*1),0)*CFrame.Angles(0,0,0)*CFrame.Angles(0,0,0.3),.2)
  3253. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-8,1,0)*CFrame.new(0,0-.3*math.sin(tick()*1),0)*CFrame.Angles(0,0,0)*CFrame.Angles(0,0,-0.3),.2)
  3254. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,7.5,-.2)*CFrame.Angles(0-.1*math.sin(tick()*1),0,0)*CFrame.Angles(-0.3,0,0), 0.2)
  3255. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -1.5, 0) * CFrame.Angles(0, 0, 0), 0.2)
  3256. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-3, -8.8, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-10)), 0.2)
  3257. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(3, -8.8, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(10)), 0.2)
  3258. elseif stanceToggle == "Sitting" then
  3259. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(3, .9, 0) * CFrame.Angles(math.rad(100-1*math.cos(sine/14)), math.rad(0), math.rad(20)), 0.2)
  3260. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-2, .9, -1)*CFrame.Angles(math.rad(78+1*math.cos(sine/14)), math.rad(0), math.rad(50)), 0.2)
  3261. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0, 3, -.3) * CFrame.Angles(math.rad(-14+1*math.cos(sine/14)), math.rad(0), math.rad(0)),0.2)
  3262. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -3, 0) * CFrame.Angles(math.rad(-10+1*math.cos(sine/14)), 0, math.rad(0)), 0.2)
  3263. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-1, -1, -2) * CFrame.Angles(math.rad(-10-1*math.cos(sine/14)), 0, 0), 0.2)
  3264. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(1, -3, .6) * CFrame.Angles(math.rad(-50-1*math.cos(sine/14)), 0, 0), 0.2)
  3265. end
  3266. elseif animpose == "Walking" then
  3267. if stanceToggle == "Normal" then
  3268. change = 1
  3269. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(7.6,0.8,0)*CFrame.Angles(0-.2*math.sin(tick()*2.5),0,0.2),.3)
  3270. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-7.6,0.8,0)*CFrame.Angles(0+.2*math.sin(tick()*2.5),0,-0.2),.3)
  3271. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,7.5,0)*CFrame.Angles(-0.2,0,0),.3)
  3272. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0,-1.8,0)*CFrame.new(0,0-.1*math.sin(tick()*2),0)*CFrame.Angles(0,0,0),.3)
  3273. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-2.5, -8.8-0.3*math.cos(sine/14)/2, -.05 + math.sin(sine/14)/2) * CFrame.Angles(math.rad(-18) + -math.sin(sine/14)/2.3, 0, 0), .4)
  3274. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(2.5, -8.8+0.3*math.cos(sine/14)/2, -.05 + -math.sin(sine/14)/2) * CFrame.Angles(math.rad(-18) + math.sin(sine/14)/2.3, 0, 0), .4)
  3275. end
  3276. elseif animpose == "Running" then
  3277. change = 1
  3278. rarm.Weld.C0 = Lerp(rarm.Weld.C0, CFrame.new(7.7,0.5,0)*CFrame.Angles(0-.5*math.sin(tick()*7),0,0),.3)
  3279. larm.Weld.C0 = Lerp(larm.Weld.C0, CFrame.new(-7.7,0.5,0)*CFrame.Angles(0+.5*math.sin(tick()*7),0,0),.3)
  3280. hed.Weld.C0 = Lerp(hed.Weld.C0, CFrame.new(0,7.5,0)*CFrame.Angles(math.rad(6+6*math.cos(sine/4)/1.8), math.rad(0), math.rad(0)),0.2)
  3281. torso.Weld.C0 = Lerp(torso.Weld.C0, CFrame.new(0, -2.2+0.2*math.cos(sine/4)/2, 0) * CFrame.Angles(math.rad(-14+10*math.cos(sine/4)/2), 0, math.rad(0)), 0.2)
  3282. lleg.Weld.C0 = Lerp(lleg.Weld.C0, CFrame.new(-2.5, -8.8-0.80*math.cos(sine/6)/2.4, -.15 + math.sin(sine/6)/1.5) * CFrame.Angles(math.rad(-10) + -math.sin(sine/6)/1.7, 0, 0), .4)
  3283. rleg.Weld.C0 = Lerp(rleg.Weld.C0, CFrame.new(2.5, -8.8+0.80*math.cos(sine/6)/2.4, -.15 + -math.sin(sine/6)/1.5) * CFrame.Angles(math.rad(-10) + math.sin(sine/6)/1.7, 0, 0), .4)
  3284. end
  3285. end
  3286. if animpose == "Walking" then
  3287. if footsteps == false then
  3288. x:Play()
  3289. footsteps = true
  3290. end
  3291. x.Pitch = 1.1
  3292. elseif animpose == "Idle" then
  3293. x:Stop()
  3294. footsteps = false
  3295. elseif animpose == "Running" then
  3296. x.Pitch = 1.2
  3297. if footsteps == false then
  3298. x:Play()
  3299. footsteps = true
  3300. end
  3301. end
  3302. end)
  3303. end)
  3304.  
  3305. Katana.MouseButton1Down:connect(function()
  3306. -- Objects
  3307.  
  3308. local Sword = Instance.new("Model")
  3309. local Player = game.Players.LocalPlayer
  3310. local Char = Player.Character
  3311. local BaseAttachment = Instance.new("Attachment")
  3312. local BladeAttackment = Instance.new("Attachment")
  3313. local Blade = Instance.new("Part")
  3314. local Mouse = Player:GetMouse()
  3315. local Trail = Instance.new("Trail")
  3316. local RunService = game:GetService("RunService")
  3317. local Handle = Instance.new("Part")
  3318. local HandleToBlade = Instance.new("Weld")
  3319. local HandToTorso = Instance.new("Weld")
  3320. local HandleToHand = Instance.new("Weld")
  3321. local BladeToSharp = Instance.new("Weld")
  3322. local Sharp = Instance.new("WedgePart")
  3323. local Slash = false
  3324. local Blood = Instance.new("Part")
  3325. local BloodCont = Instance.new("Model")
  3326. local Smoothner = Instance.new("BlockMesh")
  3327. local Attacking = false
  3328. local HitSound = Instance.new("Sound")
  3329. local SlashSound = Instance.new("Sound")
  3330. local CFrames =
  3331. {
  3332. t_HandToTorso =
  3333. {
  3334. BackClick = CFrame.new(-1.5, 1, 0) * CFrame.Angles(3.5, 0, 0),
  3335. BackStab = CFrame.new(-1.5, 0.5, -0.5) * CFrame.Angles(1.5, 0, 0),
  3336. FrontClick = CFrame.new(-1.5, 0, 0) * CFrame.Angles(0, 0, 0),
  3337. FrontStab = CFrame.new(-1.5, 0.5, 0.5) * CFrame.Angles(-1.5, 0, 0)
  3338. },
  3339. t_HandleToHand =
  3340. {
  3341. BackClick = CFrame.new(0, 0, 0) * CFrame.Angles(-5, 0.2, 1),
  3342. BackStab = CFrame.new(0, 0, 0) * CFrame.Angles(0.3, 0, 0),
  3343. FrontClick = CFrame.new(0, 0, 0) * CFrame.Angles(1.5, 0, 0),
  3344. FrontStab = CFrame.new(0, 0, 0) * CFrame.Angles(3, 0, 0)
  3345. }
  3346. }
  3347.  
  3348. -- Assets
  3349.  
  3350. game.ContentProvider:Preload("rbxassetid://196969716") -- Trail Texutre
  3351. game.ContentProvider:Preload("rbxassetid://158037267") -- Slash Sound
  3352. game.ContentProvider:Preload("rbxassetid://186311262") -- Hit Sound
  3353.  
  3354. -- Properties
  3355.  
  3356. Sword.Parent = Char
  3357. Sword.Name = "Sword"
  3358.  
  3359. Handle.BrickColor = BrickColor.new("Dark orange")
  3360. Handle.Material = "Marble"
  3361. Handle.Name = "Handle"
  3362. Handle.Anchored = false
  3363. Handle.CanCollide = false
  3364. Handle.Size = Vector3.new(0.1, 1, 0.35)
  3365. Handle.BackSurface = "SmoothNoOutlines"
  3366. Handle.BottomSurface = "SmoothNoOutlines"
  3367. Handle.FrontSurface = "SmoothNoOutlines"
  3368. Handle.LeftSurface = "SmoothNoOutlines"
  3369. Handle.RightSurface = "SmoothNoOutlines"
  3370. Handle.TopSurface = "SmoothNoOutlines"
  3371.  
  3372.  
  3373. Blade.BrickColor = BrickColor.new("Fossil")
  3374. Blade.Material = "Neon"
  3375. Blade.Name = "Blade"
  3376. Blade.Anchored = false
  3377. Blade.CanCollide = false
  3378. Blade.Size = Vector3.new(0.1, 4.84, 0.35)
  3379. Blade.BackSurface = "SmoothNoOutlines"
  3380. Blade.BottomSurface = "SmoothNoOutlines"
  3381. Blade.FrontSurface = "SmoothNoOutlines"
  3382. Blade.LeftSurface = "SmoothNoOutlines"
  3383. Blade.RightSurface = "SmoothNoOutlines"
  3384. Blade.TopSurface = "SmoothNoOutlines"
  3385.  
  3386. Sharp.BrickColor = BrickColor.new("Fossil")
  3387. Sharp.Material = "Neon"
  3388. Sharp.Name = "Sharp"
  3389. Sharp.Anchored = false
  3390. Sharp.CanCollide = false
  3391. Sharp.Size = Vector3.new(0.1, 1, 0.35)
  3392. Sharp.BackSurface = "SmoothNoOutlines"
  3393. Sharp.BottomSurface = "SmoothNoOutlines"
  3394. Sharp.FrontSurface = "SmoothNoOutlines"
  3395. Sharp.LeftSurface = "SmoothNoOutlines"
  3396. Sharp.RightSurface = "SmoothNoOutlines"
  3397. Sharp.TopSurface = "SmoothNoOutlines"
  3398.  
  3399. Blood.BrickColor = BrickColor.new("Really red")
  3400. Blood.Size = Vector3.new(0.5, 0.3, 0.6)
  3401.  
  3402. BloodCont.Name = "BloodCont"
  3403.  
  3404. Smoothner.Parent = Blood
  3405.  
  3406. BaseAttachment.Parent = Sharp
  3407. BladeAttackment.Parent = Blade
  3408.  
  3409. Trail.Attachment0 = BaseAttachment
  3410. Trail.Attachment1 = BladeAttackment
  3411. Trail.Parent = Sharp
  3412. Trail.Enabled = false
  3413. Trail.Transparency = NumberSequence.new(0, 1)
  3414. Trail.Texture = "rbxassetid://196969716"
  3415. Trail.Lifetime = 0.15
  3416.  
  3417. SlashSound.Parent = Handle
  3418. SlashSound.Name = "SlashSound"
  3419. SlashSound.Volume = 0.4
  3420. SlashSound.SoundId = "rbxassetid://158037267"
  3421.  
  3422. HitSound.Parent = Handle
  3423. HitSound.Name = "HitSound"
  3424. HitSound.Volume = 0.4
  3425. HitSound.PlaybackSpeed = 2.4
  3426. HitSound.SoundId = "rbxassetid://186311262"
  3427.  
  3428. -- Welds
  3429.  
  3430. HandleToBlade.Part0 = Handle
  3431. HandleToBlade.C0 = CFrame.new(0, 2.92, 0)
  3432. HandleToBlade.Part1 = Blade
  3433. HandleToBlade.Name = "HandleToBlade"
  3434. HandleToBlade.Parent = Handle
  3435.  
  3436. BladeToSharp.Part0 = Sharp
  3437. BladeToSharp.C0 = CFrame.new(0, -2.92, 0)
  3438. BladeToSharp.Part1 = Blade
  3439. BladeToSharp.Parent = Handle
  3440. BladeToSharp.Name = "BladeToSharp"
  3441.  
  3442. HandleToHand.Part0 = Handle
  3443. HandleToHand.Name = "HandleToHand"
  3444. HandleToHand.C0 = CFrame.Angles(1.5, 0, 0)
  3445. HandleToHand.C1 = CFrame.new(0, -1, 0)
  3446. HandleToHand.Part1 = Char["Right Arm"]
  3447. HandleToHand.Parent = Handle
  3448.  
  3449. HandToTorso.Part0 = Char["Right Arm"]
  3450. HandToTorso.Part1 = Char.Torso
  3451. HandToTorso.Name = "HandToTorso"
  3452. HandToTorso.Parent = Handle
  3453. HandToTorso.C0 = CFrame.new(-1.5, 0, 0)
  3454.  
  3455. Handle.Parent = Sword
  3456. Blade.Parent = Sword
  3457. Sharp.Parent = Sword
  3458.  
  3459. -- Functions
  3460.  
  3461.  
  3462. Mouse.Button1Down:Connect(function()
  3463. if Slash == false then
  3464. CFrames.t_HandleToHand.Back = CFrame.new(0, 0, 0) * CFrame.Angles(-5, math.random(-1, 1.2), 1)
  3465. Trail.Enabled = true
  3466. Slash = true
  3467.  
  3468. for Back = 0, 1, 0.05 do
  3469. HandleToHand.C0 = HandleToHand.C0:lerp(CFrames.t_HandleToHand.BackClick, Back)
  3470. HandToTorso.C0 = HandToTorso.C0:lerp(CFrames.t_HandToTorso.BackClick, Back)
  3471. RunService.Stepped:wait()
  3472. end
  3473.  
  3474. SlashSound:Play()
  3475.  
  3476. for Front = 0, 1, 0.1 do
  3477. HandleToHand.C0 = HandleToHand.C0:lerp(CFrames.t_HandleToHand.FrontClick, Front)
  3478. HandToTorso.C0 = HandToTorso.C0:lerp(CFrames.t_HandToTorso.FrontClick, Front)
  3479. RunService.Stepped:wait()
  3480. end
  3481.  
  3482. Slash = false
  3483. Trail.Enabled = false
  3484. end
  3485. end)
  3486.  
  3487. Mouse.KeyDown:Connect(function(key)
  3488. if key == "q" and Slash == false then
  3489. Slash = true
  3490. Trail.Enabled = true
  3491.  
  3492. for Back = 0, 1, 0.025 do
  3493. HandleToHand.C0 = HandleToHand.C0:lerp(CFrames.t_HandleToHand.BackStab, Back)
  3494. HandToTorso.C0 = HandToTorso.C0:lerp(CFrames.t_HandToTorso.BackStab, Back)
  3495. RunService.Stepped:wait()
  3496. end
  3497.  
  3498. SlashSound:Play()
  3499.  
  3500. for Front = 0, 1, 0.1 do
  3501. HandleToHand.C0 = HandleToHand.C0:lerp(CFrames.t_HandleToHand.FrontStab, Front)
  3502. HandToTorso.C0 = HandToTorso.C0:lerp(CFrames.t_HandToTorso.FrontStab, Front)
  3503. RunService.Stepped:wait()
  3504. end
  3505.  
  3506. for Def = 0, 1, 0.1 do
  3507. HandleToHand.C0 = HandleToHand.C0:lerp(CFrames.t_HandleToHand.FrontClick, Def)
  3508. HandToTorso.C0 = HandToTorso.C0:lerp(CFrames.t_HandToTorso.FrontClick, Def)
  3509. RunService.Stepped:wait()
  3510. end
  3511.  
  3512. Slash = false
  3513. Trail.Enabled = false
  3514. end
  3515. end)
  3516.  
  3517. Blade.Touched:Connect(function(hit)
  3518. if Slash == true and hit.Parent:FindFirstChild("Humanoid") and hit.Parent ~= game.Players.LocalPlayer.Character and Attacking == false then
  3519. hit.Parent.Humanoid:TakeDamage(math.random(10, 20))
  3520. Handle.HitSound.Playing = true
  3521. Attacking = true
  3522. BloodCont.Parent = hit.Parent.Torso
  3523. for i = 1, math.random(4, 7) do
  3524. local CBlood = Blood:Clone()
  3525. CBlood.Parent = BloodCont
  3526. CBlood.CFrame = hit.Parent.Torso.CFrame
  3527. end
  3528. wait(0.5)
  3529. BloodCont:Remove()
  3530. Attacking = false
  3531. end
  3532. end)
  3533. end)
  3534.  
  3535. Laptop.MouseButton1Down:connect(function()
  3536. --zypher pw is asd
  3537. player=game.Players.LocalPlayer
  3538. me = player.Character
  3539. p=Instance.new('Part',workspace)
  3540. p.FormFactor = "Custom"
  3541. p.Size = Vector3.new(15,10,0)
  3542. p.Anchored = true
  3543. p.Color = Color3.new(0,0,0)
  3544. passw = "asd"
  3545.  
  3546. local folder=Instance.new('Folder',workspace)
  3547. local logo = "285083197"
  3548. pw = "asd"
  3549. p1=Instance.new('Part',p)
  3550. p1.FormFactor = "Custom"
  3551. p1.Size = Vector3.new(15,5,0)
  3552. p1.Anchored = true
  3553. p1.Color = Color3.new(0,0,0)
  3554.  
  3555. background = "rbxassetid://396316983"
  3556.  
  3557. game:GetService('RunService').RenderStepped:connect(function()
  3558. p.CFrame = me.HumanoidRootPart.CFrame * CFrame.new(0,4.5,-7) * CFrame.Angles(-0.2,0,0)
  3559. p1.CFrame = me.HumanoidRootPart.CFrame * CFrame.new(0,-2.9,-6)
  3560. end)
  3561.  
  3562. sg=Instance.new('SurfaceGui',p)
  3563. sg.Face = "Back"
  3564.  
  3565. function Intro()
  3566. tl=Instance.new('TextLabel',sg)
  3567. tl.Text = 'asd'
  3568. tl.BackgroundColor = BrickColor.new'Navy blue'
  3569. tl.Size = UDim2.new(0,800,0,600)
  3570. tl.TextColor3 = Color3.new(255,255,255)
  3571. tl.TextScaled = true
  3572. for i = 0,18,1 do wait()
  3573. tl.Text = string.sub("Zypher has loaded.",1,i)
  3574. end
  3575. delay(2,function()
  3576. for i = 0,22,1 do wait()
  3577. tl.Text = string.sub("Made by Zypher Studios",1,i)
  3578. end
  3579. end)
  3580. delay(8,function()
  3581. for i = 0,1,0.1 do wait()
  3582. tl.BackgroundTransparency=i
  3583. tl.TextTransparency=i
  3584. end
  3585. end)
  3586. end
  3587. --Intro()
  3588.  
  3589. pcall(function()--delay(4,function()
  3590. local BackgroundSignIn = Instance.new('ImageLabel',sg)
  3591. BackgroundSignIn.Image = 'rbxassetid://396316983'
  3592. BackgroundSignIn.Size = UDim2.new(0,800,0,610)
  3593.  
  3594. local Person = Instance.new('ImageLabel',BackgroundSignIn)
  3595. Person.Size = UDim2.new(0,200,0,200)
  3596. Person.BackgroundTransparency=1
  3597. Person.Position = UDim2.new(0,300,0,150)
  3598. Person.BackgroundTransparency=1
  3599.  
  3600. PersonName = Instance.new('TextLabel',Person)
  3601. PersonName.Text = player.Name
  3602. PersonName.TextScaled = true
  3603. PersonName.TextStrokeTransparency=1
  3604. PersonName.TextColor=BrickColor.White()
  3605. PersonName.Position = UDim2.new(0,0,0,200)
  3606. PersonName.Size = UDim2.new(0,200,0,50)
  3607. PersonName.BackgroundTransparency=11
  3608.  
  3609. local LogInBoard = Instance.new('TextButton',BackgroundSignIn)
  3610. LogInBoard.BackgroundColor=BrickColor.White()
  3611. LogInBoard.TextTransparency=0.5
  3612. LogInBoard.Text='Click me to enter your password'
  3613. LogInBoard.TextScaled = true
  3614. LogInBoard.Size = UDim2.new(0,200,0,30)
  3615. LogInBoard.Position = UDim2.new(0,300,0,430)
  3616. LogInBoard.BorderSizePixel = 5
  3617. LogInBoard.BorderColor3=Color3.new()
  3618.  
  3619. LogIn=Instance.new('TextButton',LogInBoard)
  3620. LogIn.Text='->'
  3621. LogIn.BorderColor3=Color3.new()
  3622. LogIn.TextTransparency=0.3
  3623. LogIn.TextScaled = true
  3624. LogIn.Size = UDim2.new(0,30,0,30)
  3625. LogIn.Position = UDim2.new(0,210,0,0)
  3626. LogIn.BackgroundColor=BrickColor.new('Bright bluish green')
  3627. LogIn.BorderSizePixel = 3
  3628.  
  3629. if player.Name=='Nil_Scripter' then
  3630. passw='asd'
  3631. PersonName.Text = "Nil [Developer]"
  3632. Person.Image = "rbxassetid://164897383"
  3633. end
  3634.  
  3635. if player.Name=='Ourmineteam' then
  3636. passw='asd'
  3637. PersonName.Text = "Cartman [Admin/Tester]"
  3638. Person.Image = "rbxassetid://14139512"
  3639. end
  3640.  
  3641. if player.Name=='Player' then
  3642. passw='asd'
  3643. PersonName.Text = "Test"
  3644. Person.Image = "rbxassetid://14139512"
  3645. end
  3646.  
  3647. LogInBoard.MouseButton1Down:connect(function()
  3648. local PGUI=Instance.new('ScreenGui',player.PlayerGui)
  3649. local TGUI=Instance.new('TextBox',PGUI)
  3650. TGUI.BackgroundColor3=Color3.new(255,255,255)
  3651. TGUI.TextColor3=Color3.new()
  3652. TGUI.Size = UDim2.new(0,400,0,100)
  3653. TGUI.BackgroundTransparency=0.1
  3654. TGUI.BorderSizePixel = 4
  3655. TGUI.Position = UDim2.new(0,200,0,300)
  3656. TGUI.TextScaled = true
  3657. TGUI:CaptureFocus()
  3658.  
  3659. local EGUI = Instance.new('TextButton',TGUI)
  3660. EGUI.Text='Go'
  3661. EGUI.Font = "SourceSansItalic"
  3662. EGUI.TextColor = BrickColor.White()
  3663. EGUI.BackgroundColor3 = Color3.new()
  3664. EGUI.TextScaled = true
  3665. EGUI.Size = UDim2.new(0,30,0,100)
  3666. EGUI.Position = UDim2.new(0,415,0,0)
  3667. EGUI.BorderSizePixel = 3
  3668. EGUI.BorderColor = BrickColor.new'Bright bluish green'
  3669. EGUI.TextXAlignment = 'Left'
  3670.  
  3671. XGUI=Instance.new('TextButton',TGUI)
  3672. XGUI.Text = 'X'
  3673. XGUI.TextColor = BrickColor.new'Crimson'
  3674. XGUI.BackgroundTransparency=11
  3675. XGUI.Font = "SourceSansBold"
  3676. XGUI.TextScaled = true
  3677. XGUI.Size = UDim2.new(0,50,0,50)
  3678. XGUI.Position = UDim2.new(0,300,0,-50)
  3679.  
  3680. XGUI.MouseButton1Down:connect(function()
  3681. PGUI:remove()
  3682. end)
  3683.  
  3684. EGUI.MouseButton1Down:connect(function()-----------------------
  3685. PGsv = TGUI.Text
  3686. end)
  3687.  
  3688. LogIn.MouseButton1Down:connect(function()
  3689. if PGsv==passw then
  3690. PGUI:remove()
  3691. LogInBoard.Text = 'Signing In..'
  3692. wait(3)
  3693. BackgroundSignIn:remove()
  3694.  
  3695. back=Instance.new('ImageLabel',sg)
  3696. back.Size = UDim2.new(0,800,0,550)
  3697. back.Image = background
  3698. local Desktop = back
  3699.  
  3700. frame=Instance.new("Frame",sg)
  3701. frame.Size = UDim2.new(0,800,0,50)
  3702. frame.Position = UDim2.new(0,0,0,550)
  3703. frame.BackgroundColor = BrickColor.new'Black'
  3704. local Toolbar = frame
  3705.  
  3706. local sounds = Instance.new('ImageButton',Toolbar)
  3707. sounds.Position = UDim2.new(0,640,0,6)
  3708. sounds.Image = 'rbxassetid://72625616'
  3709. sounds.Size = UDim2.new(0,40,0,40)
  3710. sounds.BackgroundTransparency=11
  3711. soundson = false
  3712.  
  3713. vol=1
  3714.  
  3715. sounds.MouseButton1Down:connect(function()
  3716. soundsff = sounds:FindFirstChild('control')
  3717. if soundson == false then soundson = true
  3718. if soundsff then soundsff:remove() end
  3719. local soundsf=Instance.new('Frame',sounds)
  3720. soundsf.Size = UDim2.new(0,200,0,150)
  3721. soundsf.BackgroundColor=BrickColor.White()
  3722. soundsf.Position = UDim2.new(0,-150,0,-150)
  3723. soundsf.Name='control'
  3724.  
  3725. local soundbar=Instance.new('Frame',soundsf)
  3726. soundbar.BackgroundColor = BrickColor.Black()
  3727. soundbar.Size = UDim2.new(0,200,0,20)
  3728.  
  3729. local soundx=Instance.new('TextButton',soundbar)
  3730. soundx.Text = 'X'
  3731. soundx.Font = 'SourceSansBold'
  3732. soundx.TextColor3 = Color3.new(255)
  3733. soundx.Position = UDim2.new(0,170,0,0)
  3734. soundx.Size = UDim2.new(0,30,0,20)
  3735. soundx.BackgroundTransparency = 11
  3736. soundx.TextScaled = true
  3737.  
  3738. soundx.MouseButton1Down:connect(function()
  3739. soundson = false
  3740. soundsf:remove()
  3741. end)
  3742.  
  3743. local soundlabel=Instance.new('TextLabel',soundsf)
  3744. soundlabel.Text='Volume Mixer'
  3745. soundlabel.TextColor3=Color3.new(255,255,255)
  3746. soundlabel.Font = "SourceSansItalic"
  3747. soundlabel.Size = UDim2.new(0,200,0,20)
  3748. soundlabel.BackgroundTransparency=11
  3749. soundlabel.TextScaled = true
  3750. soundlabel.TextXAlignment = 'Left'
  3751.  
  3752.  
  3753. volsound=Instance.new('TextLabel',soundlabel)
  3754. volsound.TextScaled = true
  3755. volsound.BackgroundTransparency=11
  3756. volsound.Size = UDim2.new(0,200,0,20)
  3757. volsound.Position = UDim2.new(0,0,0,20)
  3758. volsound.TextXAlignment = 'Left'
  3759.  
  3760.  
  3761. local updvol = Instance.new('ImageButton',volsound)
  3762. updvol.Image = 'rbxassetid://170952383'--170952383
  3763. updvol.Size = UDim2.new(0,20,0,20)
  3764. updvol.Position = UDim2.new(0,150,0,0)
  3765. updvol.BackgroundTransparency=1
  3766.  
  3767. local upvol = Instance.new('ImageButton',volsound)
  3768. upvol.Image = 'rbxassetid://170952405'--170952405
  3769. upvol.Size = UDim2.new(0,20,0,20)
  3770. upvol.Position = UDim2.new(0,170,0,0)
  3771. upvol.BackgroundTransparency=1
  3772.  
  3773. updvol.MouseButton1Down:connect(function()
  3774. if vol > 0 then
  3775. vol=vol-1
  3776. end
  3777. end)
  3778.  
  3779. upvol.MouseButton1Down:connect(function()
  3780. vol=vol+1
  3781. end)
  3782.  
  3783. player.Chatted:connect(function(msg)
  3784. if msg:lower():sub(1,4)=='vol/' then
  3785. vol=msg:sub(5)
  3786. end
  3787. end)
  3788.  
  3789. game:GetService('RunService').RenderStepped:connect(function()
  3790. volsound.Text = 'Volume: '..vol
  3791. end)
  3792. else
  3793. soundson=false
  3794. if soundsff then soundsff:remove() end
  3795. end
  3796. end)
  3797.  
  3798. local SearchText=Instance.new('TextButton',Toolbar)
  3799. SearchText.Text = 'Search the web and Zypher..'
  3800. SearchText.TextTransparency=.5
  3801. SearchText.Name = 'SearchBar'
  3802. SearchText.BackgroundColor3=Color3.new(255,255,255)
  3803. SearchText.Position = UDim2.new(0,10,0,10)
  3804. SearchText.Size = UDim2.new(0,250,0,30)
  3805. SearchText.TextScaled = true
  3806. SearchText.TextXAlignment = 'Left'
  3807.  
  3808. local SearchLogo = Instance.new('TextButton',Toolbar)
  3809. SearchLogo.Text = 'S'
  3810. SearchLogo.TextScaled = true
  3811. SearchLogo.Font = "SourceSansBold"
  3812. SearchLogo.Position = UDim2.new(0,265,0,10)
  3813. SearchLogo.Size = UDim2.new(0,30,0,30)
  3814. SearchLogo.BorderSizePixel = 5
  3815. SearchLogo.BackgroundColor=BrickColor.new'Bright bluish green'
  3816. SearchLogo.TextColor3=Color3.new()
  3817. on = false
  3818.  
  3819. SearchText.MouseButton1Down:connect(function()
  3820. local STR = SearchText:FindFirstChild('SearchBarThingy')
  3821. if on == false then on = true
  3822. if STR then STR:TweenSize(UDim2.new(0,200,0,400),'Out','Quad',0.35) wait() STR:remove() end
  3823. local SearchSpace = Instance.new('Frame',SearchText)
  3824. SearchSpace.BackgroundColor=BrickColor.White()
  3825. SearchSpace.Size = UDim2.new(0,200,0,400)
  3826. SearchSpace.Position = UDim2.new(0,0,0,-400)
  3827. SearchSpace.Name = 'SearchBarThingy'
  3828. SearchSpace:TweenSize(UDim2.new(0,250,0,400),'Out','Quad',0.35)
  3829.  
  3830. player.Chatted:connect(function(m)
  3831. if m:lower():sub(1,7)=='search/' then
  3832. for i = 1,#m:sub(8),1 do wait()
  3833. SearchText.Text = string.sub(m:sub(8),1,i)
  3834. SearchText.TextTransparency=0
  3835. end
  3836. wait(.3)
  3837. SearchText.TextTransparency=.5
  3838. end
  3839. end)
  3840.  
  3841. else on = false if STR then STR:TweenSize(UDim2.new(0,200,0,400),'Out','Quad',0.35) wait(.3) STR:remove() end
  3842. end
  3843. end)
  3844.  
  3845. framesb=Instance.new('TextBox',frame)
  3846. framesb.BackgroundColor3 = Color3.new(255,255,255)
  3847. framesb.Size = UDim2.new(0,450,0,30)
  3848. framesb.TextColor3 = Color3.new(0,0,0)
  3849. framesb.TextScaled = true
  3850. framesb.Visible = false
  3851. framesb.TextXAlignment = "Left"
  3852. framesb.Font = "SourceSansItalic"
  3853. framesb.Position = UDim2.new(0,100,0,21)
  3854.  
  3855. function OnChatted(msg)
  3856. if msg:lower():sub(1,4)=='url/' then
  3857. if framesb.Visible == true then
  3858. for i = 0,string.len(msg),1 do wait()
  3859. framesb.Text = "http://www."..string.sub(msg:sub(5,#msg),1,i)..".com/"
  3860. end
  3861. end
  3862. end
  3863. end
  3864.  
  3865. player.Chatted:connect(OnChatted)
  3866. ------------Find sbutton's function at line (307)------------
  3867. sbutton=Instance.new('ImageButton',frame)
  3868. sbutton.Position = UDim2.new(0,555,0,21)
  3869. sbutton.Size = UDim2.new(0,30,0,30)
  3870. sbutton.Image = "rbxassetid://67517663"
  3871. sbutton.BackgroundTransparency=1
  3872. sbutton.Visible = false
  3873.  
  3874. ------asd------
  3875. hide=Instance.new('Frame',back)
  3876. hide.BackgroundColor = BrickColor.new'Really black'
  3877. hide.Position = UDim2.new(0,600,0,0)
  3878. hide.Size = UDim2.new(0,200,0,550)
  3879. hide.BackgroundTransparency=1
  3880.  
  3881. winds=Instance.new('ImageLabel',hide)
  3882. winds.Image = "rbxassetid://"..logo
  3883. winds.BackgroundTransparency=1
  3884. winds.Size = UDim2.new(0,200,0,200)
  3885.  
  3886. wtl=Instance.new('TextLabel',winds)
  3887. wtl.Text = "Settings"
  3888. wtl.BackgroundTransparency = 1
  3889. wtl.Size = UDim2.new(0,200,0,50)
  3890. wtl.Position = UDim2.new(0,0,0,200)
  3891. wtl.Font = "Legacy"
  3892. wtl.TextScaled = true
  3893. wtl.TextColor = BrickColor.new'Teal'
  3894. wtl.TextStrokeTransparency =0.5
  3895.  
  3896. bd=Instance.new('TextButton',hide)
  3897. bd.TextScaled = true
  3898. bd.Text = "Background Themes"
  3899. bd.BackgroundTransparency=0.5
  3900. bd.Size = UDim2.new(0,100,0,50)
  3901. bd.BackgroundColor = BrickColor.new'Black'
  3902. bd.TextColor3=Color3.new(255,255,255)
  3903. bd.Position = UDim2.new(0,0,0,350)
  3904.  
  3905. function onClick()
  3906. bd1=Instance.new('Frame',back)
  3907. bd1.Position = UDim2.new(0,200,0,100)
  3908. bd1.Size = UDim2.new(0,300,0,300)
  3909. bd1.Active = true
  3910. bd1.Draggable = true
  3911. bd1.BackgroundColor3 = Color3.new(255,255,255)
  3912.  
  3913. bdf=Instance.new('Frame',bd1)
  3914. bdf.BackgroundColor = BrickColor.new'Black'
  3915. bdf.Size = UDim2.new(0,300,0,20)
  3916.  
  3917. bdx=Instance.new('TextButton',bdf)
  3918. bdx.Text = "X"
  3919. bdx.TextColor3 = Color3.new(1,0,0)
  3920. bdx.Size = UDim2.new(0,20,0,20)
  3921. bdx.BackgroundColor3 = Color3.new(0,0,0)
  3922. bdx.TextScaled = true
  3923. bdx.Position = UDim2.new(0,280,0,0)
  3924.  
  3925. function onClicke()
  3926. bd1:remove()
  3927. end
  3928.  
  3929. bdx.MouseButton1Down:connect(onClicke)
  3930.  
  3931.  
  3932.  
  3933. bd2=Instance.new('ImageButton',bd1)
  3934. bd2.Size = UDim2.new(0,100,0,100)
  3935. bd2.Position = UDim2.new(0,0,0,20)
  3936. bd2.Image = "rbxassetid://371680220" -- FaZe
  3937.  
  3938. function onClicker()
  3939. back.Image = "rbxassetid://371680220" --FaZe
  3940. end
  3941.  
  3942. bd2.MouseButton1Down:connect(onClicker)
  3943.  
  3944.  
  3945. bd3=Instance.new('ImageButton',bd1)
  3946. bd3.Size = UDim2.new(0,100,0,100)
  3947. bd3.Position = UDim2.new(0,100,0,20)
  3948. bd3.Image = "rbxassetid://171214901"
  3949.  
  3950. function onClickerr()
  3951. back.Image = "rbxassetid://171214901"
  3952. end
  3953.  
  3954. bd3.MouseButton1Down:connect(onClickerr)
  3955.  
  3956. bd4=Instance.new('ImageButton',bd1)
  3957. bd4.Size = UDim2.new(0,100,0,100)
  3958. bd4.Position = UDim2.new(0,200,0,20)
  3959. bd4.Image = "rbxassetid://13511519" -- Red Anchor
  3960. function onClickerrr()
  3961. back.Image = "rbxassetid://13511519" -- Red Anchor
  3962. end
  3963.  
  3964. bd4.MouseButton1Down:connect(onClickerrr)
  3965.  
  3966.  
  3967. bd5=Instance.new('ImageButton',bd1)
  3968. bd5.Size = UDim2.new(0,100,0,100)
  3969. bd5.Position = UDim2.new(0,0,0,120)
  3970. bd5.Image = "rbxassetid://396316983"
  3971.  
  3972. function onClickerrrr()
  3973. back.Image = "rbxassetid://396316983"
  3974. end
  3975.  
  3976. bd5.MouseButton1Down:connect(onClickerrrr)
  3977. --396316984
  3978.  
  3979. bd6=Instance.new('ImageButton',bd1)
  3980. bd6.Size = UDim2.new(0,100,0,100)
  3981. bd6.Position = UDim2.new(0,100,0,120)
  3982. bd6.Image = "rbxassetid://208338590"
  3983.  
  3984. function onClickerrrrr()
  3985. back.Image = "rbxassetid://208338590"
  3986. end
  3987.  
  3988. bd6.MouseButton1Down:connect(onClickerrrrr)
  3989.  
  3990.  
  3991. end
  3992.  
  3993. bd.MouseButton1Down:connect(onClick)
  3994.  
  3995.  
  3996. for i,v in pairs(hide:children()) do v.Visible = false end
  3997. m=player:GetMouse()
  3998. mouse=player:GetMouse()
  3999. mouse.KeyDown:connect(function(key)
  4000. key:lower()
  4001. if key == "e" then
  4002. hide.Visible = true
  4003. for i,v in pairs(hide:children()) do v.Visible = true end
  4004. for i = 1,0.3,-0.1 do wait()
  4005. hide.BackgroundTransparency=i
  4006. end
  4007. end
  4008. end)
  4009.  
  4010. mouse.KeyUp:connect(function(keye)
  4011. keye:lower()
  4012. if keye == "e" then
  4013.  
  4014. for i,v in pairs(hide:children()) do v.Visible = false end
  4015. for i = 0.3,1,0.1 do wait()
  4016. hide.BackgroundTransparency=i
  4017. end
  4018. hide.Visible = false
  4019. end
  4020. end)
  4021. -----------icons---------
  4022. labinterp=Instance.new('StringValue',nil)
  4023. labinterp.Value = '70'
  4024.  
  4025. function label(parent,text)
  4026. labinter=Instance.new('TextLabel',parent)
  4027. labinter.FontSize = "Size18"
  4028. labinter.Text = text
  4029. labinter.TextColor3 = Color3.new(255,255,255)
  4030. labinter.BackgroundTransparency=1
  4031. labinter.Size = UDim2.new(0,50,0,50)
  4032. labinter.Position = UDim2.new(0,10,0,labinterp.Value)
  4033. labinter.TextStrokeTransparency=0
  4034. end
  4035.  
  4036. intericon=Instance.new('ImageButton',back)
  4037. intericon.Image = "rbxassetid://72777962"
  4038. intericon.BackgroundTransparency=1
  4039. intericon.Position = UDim2.new(0,20,0,20)
  4040. intericon.Size = UDim2.new(0,70,0,70)
  4041.  
  4042. wm=Instance.new('ImageButton',back)
  4043. wm.Image = "rbxassetid://72441708"
  4044. wm.BackgroundTransparency=1
  4045. wm.Position = UDim2.new(0,150,0,20)
  4046.  
  4047. wm.Size = UDim2.new(0,70,0,70)
  4048.  
  4049. label(intericon,'Google \n Chrome')
  4050. label(wm,'Server \n Control')
  4051.  
  4052. local SDown = 20
  4053. wm.MouseButton1Down:connect(function()
  4054. SDown = 20
  4055. local SCF = Instance.new('Frame',Desktop)
  4056. SCF.Size = UDim2.new(0,400,0,400)
  4057. SCF.BackgroundColor=BrickColor.White()
  4058. SCF.Position = UDim2.new(0,200,0,100)
  4059.  
  4060. SCFT = Instance.new('Frame',SCF)
  4061. SCFT.Size = UDim2.new(0,400,0,20)
  4062. SCFT.BackgroundColor=BrickColor.Black()
  4063.  
  4064. SCX = Instance.new('TextButton',SCFT)
  4065. SCX.TextScaled = true
  4066. SCX.Text = 'X'
  4067. SCX.TextColor = BrickColor.new'Really red'
  4068. SCX.BackgroundTransparency=1
  4069. SCX.Font = "SourceSansBold"
  4070. SCX.Size = UDim2.new(0,30,0,20)
  4071. SCX.Position = UDim2.new(0,370,0,0)
  4072.  
  4073. SCX.MouseButton1Down:connect(function()
  4074. SCF:remove()
  4075. end)
  4076.  
  4077. local cmdsboard=Instance.new('Frame',SCF)
  4078. cmdsboard.Position=UDim2.new(0,0,0,20)
  4079. cmdsboard.Size = UDim2.new(0,400,0,350)
  4080. cmdsboard.BackgroundTransparency=1
  4081.  
  4082. local cmdsboard1=Instance.new('Frame',SCF)
  4083. cmdsboard1.Position=UDim2.new(0,0,0,20)
  4084. cmdsboard1.Size = UDim2.new(0,400,0,350)
  4085. cmdsboard1.BackgroundTransparency=1
  4086.  
  4087. function AddSCmd(cmd,name)
  4088. local thingy=Instance.new('TextButton',cmdsboard)
  4089. thingy.TextColor = BrickColor.new'White'
  4090. thingy.BackgroundColor3=Color3.new()
  4091. thingy.TextScaled = true
  4092. thingy.TextStrokeTransparency=0
  4093. thingy.Size = UDim2.new(0,400,0,20)
  4094. thingy.Position = UDim2.new(0,0,0,-20+SDown)
  4095. thingy.Text = cmd
  4096. thingy.Name = name
  4097.  
  4098. thingy.MouseEnter:connect(function()
  4099. thingy.TextColor = BrickColor.new'Bright yellow'
  4100. thingy.Font = "SourceSansBold"
  4101. end)
  4102.  
  4103. thingy.MouseLeave:connect(function()
  4104. thingy.TextColor = BrickColor.new'White'
  4105. end)
  4106. wait()
  4107. SDown = SDown+20
  4108. end
  4109. ------------------------------------------------------
  4110.  
  4111. ------------------------------------------------------
  4112. AddSCmd('ZYPHER CMDS MENU','fked')
  4113. AddSCmd('Kill (plr)','kill')
  4114. AddSCmd('God (plr)','god')
  4115. AddSCmd('ff (plr)','ff')
  4116. AddSCmd('unff (plr)','unff')
  4117. AddSCmd('ParticleEmitter (plr)','ParticleEmitter')
  4118. AddSCmd('Sparkles (plr)','Sparkles')
  4119. AddSCmd('Smoke (plr)','Smoke')
  4120. AddSCmd('Fire (plr)','Fire')
  4121. AddSCmd('PointLight (plr)','PointLight')
  4122. AddSCmd('Normal (plr)','Normal')
  4123. AddSCmd('Demigod (plr)','Demigod')
  4124. AddSCmd('Explode (plr)','Explode')
  4125. AddSCmd('Btools (plr)','tools')
  4126. -----------------------------------------------------------------------------------
  4127. --------------------------------K I L L--------------------------------------------
  4128. -----------------------------------------------------------------------------------
  4129. for i,v in pairs(cmdsboard:children()) do if v.Name=='kill' then
  4130. v.MouseButton1Down:connect(function()
  4131. local down=0
  4132. for i,x in pairs(cmdsboard:children()) do x.Visible=false end
  4133. for i,x in pairs(game.Players:children()) do
  4134. local playerlist=Instance.new('TextButton',cmdsboard1)
  4135. playerlist.Text = x.Name
  4136. playerlist.TextColor = BrickColor.White()
  4137. playerlist.Size = UDim2.new(0,400,0,20)
  4138. playerlist.BackgroundColor3=Color3.new()
  4139. playerlist.TextScaled=true
  4140. playerlist.Position=UDim2.new(0,0,0,down)
  4141. wait()
  4142. down=down+20
  4143. playerlist.MouseButton1Down:connect(function()
  4144. workspace[x.Name]:BreakJoints()
  4145. for i,h in pairs(cmdsboard1:children()) do h:remove() end
  4146. for i,h in pairs(cmdsboard:children()) do h.Visible = true end
  4147. end)
  4148. end
  4149. end)
  4150. end
  4151. end
  4152. -----------------------------------------------------------------------------------
  4153. -----------------------------------G O D--------------------------------------------
  4154. -----------------------------------------------------------------------------------
  4155. for i,v in pairs(cmdsboard:children()) do if v.Name=='god' then
  4156. v.MouseButton1Down:connect(function()
  4157. local down=0
  4158. for i,x in pairs(cmdsboard:children()) do x.Visible=false end
  4159. for i,x in pairs(game.Players:children()) do
  4160. local playerlist=Instance.new('TextButton',cmdsboard1)
  4161. playerlist.Text = x.Name
  4162. playerlist.TextColor = BrickColor.White()
  4163. playerlist.Size = UDim2.new(0,400,0,20)
  4164. playerlist.BackgroundColor3=Color3.new()
  4165. playerlist.TextScaled=true
  4166. playerlist.Position=UDim2.new(0,0,0,down)
  4167. wait()
  4168. down=down+20
  4169. playerlist.MouseButton1Down:connect(function()
  4170. workspace[x.Name].Humanoid.MaxHealth = 9e999
  4171. for i,h in pairs(cmdsboard1:children()) do h:remove() end
  4172. for i,h in pairs(cmdsboard:children()) do h.Visible = true end
  4173. end)
  4174. end
  4175. end)
  4176. end
  4177. end
  4178. -----------------------------------------------------------------------------------
  4179. -----------------------------------F F---------------------------------------------
  4180. -----------------------------------------------------------------------------------
  4181. for i,v in pairs(cmdsboard:children()) do if v.Name=='ff' then
  4182. v.MouseButton1Down:connect(function()
  4183. local down=0
  4184. for i,x in pairs(cmdsboard:children()) do x.Visible=false end
  4185. for i,x in pairs(game.Players:children()) do
  4186. local playerlist=Instance.new('TextButton',cmdsboard1)
  4187. playerlist.Text = x.Name
  4188. playerlist.TextColor = BrickColor.White()
  4189. playerlist.Size = UDim2.new(0,400,0,20)
  4190. playerlist.BackgroundColor3=Color3.new()
  4191. playerlist.TextScaled=true
  4192. playerlist.Position=UDim2.new(0,0,0,down)
  4193. wait()
  4194. down=down+20
  4195. playerlist.MouseButton1Down:connect(function()
  4196. Instance.new('ForceField',workspace[x.Name])
  4197. for i,h in pairs(cmdsboard1:children()) do h:remove() end
  4198. for i,h in pairs(cmdsboard:children()) do h.Visible = true end
  4199. end)
  4200. end
  4201. end)
  4202. end
  4203. end
  4204. -----------------------------------------------------------------------------------
  4205. ---------------------------------U N F F---------------------------------------------
  4206. -----------------------------------------------------------------------------------
  4207. for i,v in pairs(cmdsboard:children()) do if v.Name=='unff' then
  4208. v.MouseButton1Down:connect(function()
  4209. local down=0
  4210. for i,x in pairs(cmdsboard:children()) do x.Visible=false end
  4211. for i,x in pairs(game.Players:children()) do
  4212. local playerlist=Instance.new('TextButton',cmdsboard1)
  4213. playerlist.Text = x.Name
  4214. playerlist.TextColor = BrickColor.White()
  4215. playerlist.Size = UDim2.new(0,400,0,20)
  4216. playerlist.BackgroundColor3=Color3.new()
  4217. playerlist.TextScaled=true
  4218. playerlist.Position=UDim2.new(0,0,0,down)
  4219. wait()
  4220. down=down+20
  4221. playerlist.MouseButton1Down:connect(function()
  4222. for i,rff in pairs(workspace[x.Name]:children()) do
  4223. if rff.ClassName=='ForceField' then
  4224. rff:Remove()
  4225. end
  4226. end
  4227. for i,h in pairs(cmdsboard1:children()) do h:remove() end
  4228. for i,h in pairs(cmdsboard:children()) do h.Visible = true end
  4229. end)
  4230. end
  4231. end)
  4232. end
  4233. end
  4234. -----------------------------------------------------------------------------------
  4235. ---------------------------------ParticleEmitter-----------------------------------
  4236. -----------------------------------------------------------------------------------
  4237. for i,v in pairs(cmdsboard:children()) do if v.Name=='ParticleEmitter' then
  4238. v.MouseButton1Down:connect(function()
  4239. local down=0
  4240. for i,x in pairs(cmdsboard:children()) do x.Visible=false end
  4241. for i,x in pairs(game.Players:children()) do
  4242. local playerlist=Instance.new('TextButton',cmdsboard1)
  4243. playerlist.Text = x.Name
  4244. playerlist.TextColor = BrickColor.White()
  4245. playerlist.Size = UDim2.new(0,400,0,20)
  4246. playerlist.BackgroundColor3=Color3.new()
  4247. playerlist.TextScaled=true
  4248. playerlist.Position=UDim2.new(0,0,0,down)
  4249. wait()
  4250. down=down+20
  4251. playerlist.MouseButton1Down:connect(function()
  4252. Instance.new('ParticleEmitter',workspace[x.Name].Head)
  4253. for i,h in pairs(cmdsboard1:children()) do h:remove() end
  4254. for i,h in pairs(cmdsboard:children()) do h.Visible = true end
  4255. end)
  4256. end
  4257. end)
  4258. end
  4259. end
  4260. -----------------------------------------------------------------------------------
  4261. ---------------------------------ParticleEmitter-----------------------------------
  4262. -----------------------------------------------------------------------------------
  4263. -----------------------------------------------------------------------------------
  4264. ---------------------------------Smoke-----------------------------------
  4265. -----------------------------------------------------------------------------------
  4266. for i,v in pairs(cmdsboard:children()) do if v.Name=='Smoke' then
  4267. v.MouseButton1Down:connect(function()
  4268. local down=0
  4269. for i,x in pairs(cmdsboard:children()) do x.Visible=false end
  4270. for i,x in pairs(game.Players:children()) do
  4271. local playerlist=Instance.new('TextButton',cmdsboard1)
  4272. playerlist.Text = x.Name
  4273. playerlist.TextColor = BrickColor.White()
  4274. playerlist.Size = UDim2.new(0,400,0,20)
  4275. playerlist.BackgroundColor3=Color3.new()
  4276. playerlist.TextScaled=true
  4277. playerlist.Position=UDim2.new(0,0,0,down)
  4278. wait()
  4279. down=down+20
  4280. playerlist.MouseButton1Down:connect(function()
  4281. Instance.new('Smoke',workspace[x.Name].Head)
  4282. for i,h in pairs(cmdsboard1:children()) do h:remove() end
  4283. for i,h in pairs(cmdsboard:children()) do h.Visible = true end
  4284. end)
  4285. end
  4286. end)
  4287. end
  4288. end
  4289. -----------------------------------------------------------------------------------
  4290. ---------------------------------Fire-----------------------------------
  4291. -----------------------------------------------------------------------------------
  4292. for i,v in pairs(cmdsboard:children()) do if v.Name=='Fire' then
  4293. v.MouseButton1Down:connect(function()
  4294. local down=0
  4295. for i,x in pairs(cmdsboard:children()) do x.Visible=false end
  4296. for i,x in pairs(game.Players:children()) do
  4297. local playerlist=Instance.new('TextButton',cmdsboard1)
  4298. playerlist.Text = x.Name
  4299. playerlist.TextColor = BrickColor.White()
  4300. playerlist.Size = UDim2.new(0,400,0,20)
  4301. playerlist.BackgroundColor3=Color3.new()
  4302. playerlist.TextScaled=true
  4303. playerlist.Position=UDim2.new(0,0,0,down)
  4304. wait()
  4305. down=down+20
  4306. playerlist.MouseButton1Down:connect(function()
  4307. Instance.new('Fire',workspace[x.Name].Head)
  4308. for i,h in pairs(cmdsboard1:children()) do h:remove() end
  4309. for i,h in pairs(cmdsboard:children()) do h.Visible = true end
  4310. end)
  4311. end
  4312. end)
  4313. end
  4314. end
  4315. -----------------------------------------------------------------------------------
  4316. ---------------------------------Sparkles-----------------------------------
  4317. -----------------------------------------------------------------------------------
  4318. for i,v in pairs(cmdsboard:children()) do if v.Name=='Sparkles' then
  4319. v.MouseButton1Down:connect(function()
  4320. local down=0
  4321. for i,x in pairs(cmdsboard:children()) do x.Visible=false end
  4322. for i,x in pairs(game.Players:children()) do
  4323. local playerlist=Instance.new('TextButton',cmdsboard1)
  4324. playerlist.Text = x.Name
  4325. playerlist.TextColor = BrickColor.White()
  4326. playerlist.Size = UDim2.new(0,400,0,20)
  4327. playerlist.BackgroundColor3=Color3.new()
  4328. playerlist.TextScaled=true
  4329. playerlist.Position=UDim2.new(0,0,0,down)
  4330. wait()
  4331. down=down+20
  4332. playerlist.MouseButton1Down:connect(function()
  4333. Instance.new('Sparkles',workspace[x.Name].Head)
  4334. for i,h in pairs(cmdsboard1:children()) do h:remove() end
  4335. for i,h in pairs(cmdsboard:children()) do h.Visible = true end
  4336. end)
  4337. end
  4338. end)
  4339. end
  4340. end
  4341. -----------------------------------------------------------------------------------
  4342. ---------------------------------Light-----------------------------------
  4343. -----------------------------------------------------------------------------------
  4344. for i,v in pairs(cmdsboard:children()) do if v.Name=='PointLight' then
  4345. v.MouseButton1Down:connect(function()
  4346. local down=0
  4347. for i,x in pairs(cmdsboard:children()) do x.Visible=false end
  4348. for i,x in pairs(game.Players:children()) do
  4349. local playerlist=Instance.new('TextButton',cmdsboard1)
  4350. playerlist.Text = x.Name
  4351. playerlist.TextColor = BrickColor.White()
  4352. playerlist.Size = UDim2.new(0,400,0,20)
  4353. playerlist.BackgroundColor3=Color3.new()
  4354. playerlist.TextScaled=true
  4355. playerlist.Position=UDim2.new(0,0,0,down)
  4356. wait()
  4357. down=down+20
  4358. playerlist.MouseButton1Down:connect(function()
  4359. Instance.new('PointLight',workspace[x.Name].Head)
  4360. for i,h in pairs(cmdsboard1:children()) do h:remove() end
  4361. for i,h in pairs(cmdsboard:children()) do h.Visible = true end
  4362. end)
  4363. end
  4364. end)
  4365. end
  4366. end
  4367. -----------------------------------------------------------------------------------
  4368. ---------------------------------Demigod-----------------------------------
  4369. -----------------------------------------------------------------------------------
  4370. for i,v in pairs(cmdsboard:children()) do if v.Name=='Demigod' then
  4371. v.MouseButton1Down:connect(function()
  4372. local down=0
  4373. for i,x in pairs(cmdsboard:children()) do x.Visible=false end
  4374. for i,x in pairs(game.Players:children()) do
  4375. local playerlist=Instance.new('TextButton',cmdsboard1)
  4376. playerlist.Text = x.Name
  4377. playerlist.TextColor = BrickColor.White()
  4378. playerlist.Size = UDim2.new(0,400,0,20)
  4379. playerlist.BackgroundColor3=Color3.new()
  4380. playerlist.TextScaled=true
  4381. playerlist.Position=UDim2.new(0,0,0,down)
  4382. wait()
  4383. down=down+20
  4384. playerlist.MouseButton1Down:connect(function()
  4385. workspace[x.Name].Humanoid.MaxHealth = 4000
  4386. for i,h in pairs(cmdsboard1:children()) do h:remove() end
  4387. for i,h in pairs(cmdsboard:children()) do h.Visible = true end
  4388. end)
  4389. end
  4390. end)
  4391. end
  4392. end
  4393. -----------------------------------------------------------------------------------
  4394. ---------------------------------DNormal-----------------------------------
  4395. -----------------------------------------------------------------------------------
  4396. for i,v in pairs(cmdsboard:children()) do if v.Name=='Normal' then
  4397. v.MouseButton1Down:connect(function()
  4398. local down=0
  4399. for i,x in pairs(cmdsboard:children()) do x.Visible=false end
  4400. for i,x in pairs(game.Players:children()) do
  4401. local playerlist=Instance.new('TextButton',cmdsboard1)
  4402. playerlist.Text = x.Name
  4403. playerlist.TextColor = BrickColor.White()
  4404. playerlist.Size = UDim2.new(0,400,0,20)
  4405. playerlist.BackgroundColor3=Color3.new()
  4406. playerlist.TextScaled=true
  4407. playerlist.Position=UDim2.new(0,0,0,down)
  4408. wait()
  4409. down=down+20
  4410. playerlist.MouseButton1Down:connect(function()
  4411. workspace[x.Name].Humanoid.MaxHealth = 100
  4412. for i,h in pairs(cmdsboard1:children()) do h:remove() end
  4413. for i,h in pairs(cmdsboard:children()) do h.Visible = true end
  4414. end)
  4415. end
  4416. end)
  4417. end
  4418. end
  4419. -----------------------------------------------------------------------------------
  4420. ---------------------------------Explode-----------------------------------
  4421. -----------------------------------------------------------------------------------
  4422. for i,v in pairs(cmdsboard:children()) do if v.Name=='tools' then
  4423. v.MouseButton1Down:connect(function()
  4424. local down=0
  4425. for i,x in pairs(cmdsboard:children()) do x.Visible=false end
  4426. for i,x in pairs(game.Players:children()) do
  4427. local playerlist=Instance.new('TextButton',cmdsboard1)
  4428. playerlist.Text = x.Name
  4429. playerlist.TextColor = BrickColor.White()
  4430. playerlist.Size = UDim2.new(0,400,0,20)
  4431. playerlist.BackgroundColor3=Color3.new()
  4432. playerlist.TextScaled=true
  4433. playerlist.Position=UDim2.new(0,0,0,down)
  4434. wait()
  4435. down=down+20
  4436. playerlist.MouseButton1Down:connect(function()
  4437. Instance.new('HopperBin', x.Backpack).BinType = 2
  4438. Instance.new('HopperBin', x.Backpack).BinType = 3
  4439. Instance.new('HopperBin', x.Backpack).BinType = 4
  4440. for i,h in pairs(cmdsboard1:children()) do h:remove() end
  4441. for i,h in pairs(cmdsboard:children()) do h.Visible = true end
  4442. end)
  4443. end
  4444. end)
  4445. end
  4446. end
  4447. ---------
  4448. -----------------------------------------------------------------------------------
  4449. ---------------------------------Btools-----------------------------------
  4450. -----------------------------------------------------------------------------------
  4451.  
  4452. for i,v in pairs(cmdsboard:children()) do if v.Name=='Explode' then
  4453. v.MouseButton1Down:connect(function()
  4454. local down=0
  4455. for i,x in pairs(cmdsboard:children()) do x.Visible=false end
  4456. for i,x in pairs(game.Players:children()) do
  4457. local playerlist=Instance.new('TextButton',cmdsboard1)
  4458. playerlist.Text = x.Name
  4459. playerlist.TextColor = BrickColor.White()
  4460. playerlist.Size = UDim2.new(0,400,0,20)
  4461. playerlist.BackgroundColor3=Color3.new()
  4462. playerlist.TextScaled=true
  4463. playerlist.Position=UDim2.new(0,0,0,down)
  4464. wait()
  4465. down=down+20
  4466. playerlist.MouseButton1Down:connect(function()
  4467. Instance.new('Explosion',workspace[x.Name].Head)
  4468. for i,h in pairs(cmdsboard1:children()) do h:remove() end
  4469. for i,h in pairs(cmdsboard:children()) do h.Visible = true end
  4470. end)
  4471. end
  4472. end)
  4473. end
  4474. end
  4475.  
  4476. ---------
  4477. -----------------------------------------------------------------------------------
  4478. ---------------------------------DNormal-----------------------------------
  4479. -----------------------------------------------------------------------------------
  4480. end) -- END
  4481.  
  4482. function onInter()
  4483. intericon.Visible = false
  4484. wm.Visible = false
  4485. SearchText.Visible = false
  4486. SearchLogo.Visible = false
  4487.  
  4488. chromeb=Instance.new('Frame',back)
  4489. chromeb.Size = UDim2.new(0,800,0,550)
  4490. chromeb.BackgroundColor3 = Color3.new(255,255,255)
  4491.  
  4492. chrometop=Instance.new('Frame',chromeb)
  4493. chrometop.Size = UDim2.new(0,800,0,30)
  4494. chrometop.BackgroundColor = BrickColor.new'Black'
  4495.  
  4496. chromeexit=Instance.new('TextButton',chrometop)
  4497. chromeexit.Size = UDim2.new(0,30,0,30)
  4498. chromeexit.Position = UDim2.new(0,770,0,0)
  4499. chromeexit.BackgroundTransparency=1
  4500. chromeexit.Text = "X"
  4501. chromeexit.TextColor3 = Color3.new(255,255,255)
  4502. chromeexit.TextScaled = true
  4503.  
  4504. framesb.Visible = true
  4505. sbutton.Visible = true
  4506. for i = 1,0,-0.1 do wait()
  4507. framesb.BackgroundTransparency=i
  4508. framesb.TextTransparency=i
  4509. sbutton.ImageTransparency=i
  4510. end
  4511.  
  4512. function onexit()
  4513. chromeb:remove()
  4514. SearchLogo.Visible = true
  4515. SearchText.Visible = true
  4516. intericon.Visible = true
  4517. wm.Visible = true
  4518. for i = 0,1,0.1 do wait()
  4519. framesb.BackgroundTransparency=i
  4520. framesb.TextTransparency=i
  4521. sbutton.ImageTransparency=i
  4522. end
  4523. framesb.Visible = false
  4524. sbutton.Visible = false
  4525. end
  4526.  
  4527. chromeexit.MouseButton1Down:connect(onexit)
  4528. end
  4529.  
  4530. intericon.MouseButton1Down:connect(onInter)
  4531.  
  4532. ----sbuttons click functions-----
  4533. function onfind()
  4534. if not folder:FindFirstChild(framesb.Text) then
  4535. filec=Instance.new('ImageLabel',chromeb)
  4536. filec.Position = UDim2.new(0,150,0,50)
  4537. filec.Size = UDim2.new(0,500,0,300)
  4538. filec.Image = "rbxassetid://55330853"
  4539. filec.ImageTransparency=1
  4540.  
  4541. ctrl=Instance.new('TextLabel',filec)
  4542. ctrl.Text="Sorry, but that file hasn't been added yet. Please try again later."
  4543. ctrl.TextScaled = true
  4544. ctrl.Position = UDim2.new(0,0,0,300)
  4545. ctrl.Size = UDim2.new(0,450,0,50)
  4546. ctrl.TextColor3 = Color3.new(1,0,0)
  4547. ctrl.TextTransparency=1
  4548. ctrl.BackgroundTransparency=1
  4549. ctrl.Font = "SourceSansBold"
  4550.  
  4551. for i = 1,0,-0.1 do wait()
  4552. filec.ImageTransparency=i
  4553. ctrl.TextTransparency=i
  4554. end
  4555.  
  4556. end
  4557. end
  4558.  
  4559. sbutton.MouseButton1Down:connect(onfind)
  4560. -----------------------------------
  4561. ---Time---
  4562. function LocalTime()
  4563. timer = Instance.new('TextLabel',frame)
  4564. timer.BackgroundTransparency=1
  4565. timer.Size = UDim2.new(0,100,0,50)
  4566. timer.Position = UDim2.new(0,690,0,0)
  4567. timer.TextColor3 = Color3.new(255,255,255)
  4568. timer.TextScaled = true
  4569.  
  4570.  
  4571. local Months = {
  4572. "January", "Febreuary", "March", "April", "May", "June",
  4573. "July", "August", "September", "October", "November", "December"
  4574. }
  4575. local MonthDays = {
  4576. 31, 28, 31, 30, 31, 30,
  4577. 31, 31, 30, 31, 30, 31
  4578. }
  4579.  
  4580. function getDay(Date, year)
  4581. local month, date = Date:match("(%a+)%s*(%d+)")
  4582. local DAYS = tonumber(date)
  4583. local leaps = math.floor( (year-2011)/4 - .25 ) + 1
  4584. local Days = {"Saturday", "Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday"}
  4585. for _, v in ipairs(MonthDays) do
  4586. if Months[_] == month then break end
  4587. DAYS = DAYS + v
  4588. end
  4589. DAYS = math.floor( DAYS + (year-2011) * 365 ) + leaps
  4590. return Days[ (DAYS%7 == 0 and 7 or DAYS%7) ]
  4591. end
  4592.  
  4593. function getMonthAndDate(days, year)
  4594. local leap = year%4 == 0 and 1 or 0
  4595. local month;
  4596. for _, v in ipairs(MonthDays) do
  4597. if (days-v) < 1 then
  4598. month = Months[_]
  4599. break
  4600. end
  4601. days = days - v
  4602. end
  4603. return month, days
  4604. end
  4605.  
  4606. while wait() do
  4607. local time = tick()
  4608. local year = math.floor(1970 + time/(365.25*86400))
  4609. local days = math.ceil(((time % (86400*365.25)) )/86400 + 0.25)
  4610. local month, date = getMonthAndDate(days, year)
  4611. local day = getDay(month..date, year)
  4612. local hours = math.floor( (time%86400)/3600 )
  4613. local minutes = math.floor( (time%3600)/60 )
  4614. local seconds = math.floor( time%60 )
  4615. local ZONE = game:FindFirstChild("NetworkServer") and "PST" or ""
  4616. local AmOrPm = hours > 11 and "PM" or "AM"
  4617.  
  4618. -- Get rid of military time
  4619. hours = (hours%12 == 0 and 12 or hours%12)
  4620.  
  4621. -- Format hours, minutes, seconds for 0's
  4622. hours = (hours < 10 and "0"..hours or hours)
  4623. minutes = (minutes < 10 and "0"..minutes or minutes)
  4624. seconds = (seconds < 10 and "0"..seconds or seconds)
  4625.  
  4626.  
  4627. timer.Text = hours..":"..minutes..":"..seconds.." "..AmOrPm..'\n'..year..string.rep(" ", 10)
  4628. end
  4629. end
  4630.  
  4631. LocalTime()
  4632. else
  4633. LogInBoard.Text= 'Incorrect password'
  4634. if not LogInBoard:FindFirstChild('Hint') then
  4635. local LogInHint = Instance.new('TextLabel',LogInBoard)
  4636. LogInHint.Text= "Hint; starts with an '"..passw:sub(1,1).."'"
  4637. LogInHint.Name= 'Hint'
  4638. LogInHint.TextColor = BrickColor.White()
  4639. LogInHint.TextStrokeTransparency = 0.4
  4640. LogInHint.Size = UDim2.new(0,200,0,20)
  4641. LogInHint.Position = UDim2.new(0,0,0,30)
  4642. LogInHint.TextScaled = true
  4643. LogInHint.BackgroundTransparency=1
  4644. end
  4645. end
  4646. end)
  4647. end)
  4648. end)
  4649. end)
  4650.  
  4651. pyro.MouseButton1Down:connect(function()
  4652. --Pyro by madiik
  4653. --Note, The PYRO script doesn't support Airblast yet, It's still being created.
  4654.  
  4655. p = game.Players.LocalPlayer
  4656. c = p.Character
  4657. torso = c.Torso
  4658. local firee = false
  4659. local damage = 1
  4660. local debounce = false
  4661. local debounced = false
  4662. local debounceair = false
  4663. local firedebounce = false
  4664. local removehatchet = false
  4665. local hatchetequipped = false
  4666. RunService = game:service'RunService'
  4667. Debris = game:service'Debris'
  4668. local mouse = p:GetMouse()
  4669. damagelist = {}
  4670. time_until_extinguish = 50
  4671. for _,v in pairs(c:children()) do
  4672. pcall(function()
  4673. if v.className == "Hat" then
  4674. v:remove()
  4675. end
  4676. end)
  4677. end
  4678. ra = c["Right Arm"]
  4679. la = c["Left Arm"]
  4680. rs = c.Torso["Right Shoulder"]
  4681. ls = c.Torso["Left Shoulder"]
  4682.  
  4683.  
  4684. mask = Instance.new("Part")
  4685. mask.Size = Vector3.new(2, 1, 1)
  4686. mask.BrickColor = BrickColor.new("Dark stone grey")
  4687. mask:BreakJoints()
  4688. mask.Name = "Mask"
  4689. mask.Parent = c
  4690. ms4 = Instance.new("SpecialMesh", mask)
  4691. ms4.Scale = Vector3.new(1.3, 1.15, 1.3)
  4692. w9 = Instance.new("Weld", mask)
  4693. w9.Part0 = mask
  4694. w9.Part1 = c.Head
  4695. w9.C0 = CFrame.new(0, 0, 0)
  4696.  
  4697. mask2 = Instance.new("Part")
  4698. mask2.FormFactor = "Custom"
  4699. mask2.Size = Vector3.new(0.4, 0.5, 0.4)
  4700. mask2.BrickColor = BrickColor.new("Dark stone grey")
  4701. mask2:BreakJoints()
  4702. mask2.Parent = c
  4703. ms5 = Instance.new("CylinderMesh", mask2)
  4704. ms5.Scale = Vector3.new(1, 1, 1)
  4705. w8 = Instance.new("Weld", mask2)
  4706. w8.Part0 = mask2
  4707. w8.Part1 = c.Head
  4708. w8.C0 = CFrame.new(0.25, -0.4, -0.1) * CFrame.Angles(math.pi/2, 0, 0)
  4709.  
  4710. mask3 = Instance.new("Part")
  4711. mask3.FormFactor = "Custom"
  4712. mask3.Size = Vector3.new(0.4, 0.5, 0.4)
  4713. mask3.BrickColor = BrickColor.new("Dark stone grey")
  4714. mask3:BreakJoints()
  4715. mask3.Parent = c
  4716. ms6 = Instance.new("CylinderMesh", mask3)
  4717. ms6.Scale = Vector3.new(1, 1, 1)
  4718. w10 = Instance.new("Weld", mask3)
  4719. w10.Part0 = mask3
  4720. w10.Part1 = c.Head
  4721. w10.C0 = CFrame.new(-0.25, -0.4, -0.1) * CFrame.Angles(math.pi/2, 0, 0)
  4722.  
  4723. mask4 = Instance.new("Part")
  4724. mask4.FormFactor = "Custom"
  4725. mask4.Size = Vector3.new(0.35, 0.51, 0.35)
  4726. mask4.BrickColor = BrickColor.new("Black")
  4727. mask4:BreakJoints()
  4728. mask4.Reflectance = 0.4
  4729. mask4.Parent = c
  4730. ms7 = Instance.new("CylinderMesh", mask4)
  4731. ms7.Scale = Vector3.new(1, 1, 1)
  4732. w11 = Instance.new("Weld", mask4)
  4733. w11.Part0 = mask4
  4734. w11.Part1 = c.Head
  4735. w11.C0 = CFrame.new(0.25, -0.4, -0.1) * CFrame.Angles(math.pi/2, 0, 0)
  4736.  
  4737. mask5 = Instance.new("Part")
  4738. mask5.FormFactor = "Custom"
  4739. mask5.Size = Vector3.new(0.35, 0.51, 0.35)
  4740. mask5.BrickColor = BrickColor.new("Black")
  4741. mask5.Reflectance = 0.4
  4742. mask5:BreakJoints()
  4743. mask5.Parent = c
  4744. ms8 = Instance.new("CylinderMesh", mask5)
  4745. ms8.Scale = Vector3.new(1, 1, 1)
  4746. w12 = Instance.new("Weld", mask5)
  4747. w12.Part0 = mask5
  4748. w12.Part1 = c.Head
  4749. w12.C0 = CFrame.new(-0.25, -0.4, -0.1) * CFrame.Angles(math.pi/2, 0, 0)
  4750.  
  4751. mask7 = Instance.new("Part")
  4752. mask7.FormFactor = "Custom"
  4753. mask7.Size = Vector3.new(0.2, 1.1, 0.2)
  4754. mask7.BrickColor = BrickColor.new("Dark stone grey")
  4755. mask7:BreakJoints()
  4756. mask7.Parent = c
  4757. ms8 = Instance.new("CylinderMesh", mask7)
  4758. ms8.Scale = Vector3.new(1, 1, 1)
  4759. w12 = Instance.new("Weld", mask7)
  4760. w12.Part0 = mask7
  4761. w12.Part1 = c.Head
  4762. w12.C0 = CFrame.new(-0.6, -0.3, -0.1) * CFrame.Angles(math.pi/2, 0, 0)
  4763. spot = Instance.new("SpotLight", mask)
  4764. spot.Range = 60
  4765. spot.Angle = 70
  4766. spot.Color = Color3.new(1, 1, 0)
  4767.  
  4768. mask6 = Instance.new("Part")
  4769. mask6.FormFactor = "Custom"
  4770. mask6.Size = Vector3.new(0.35, 0.65, 0.35)
  4771. mask6.BrickColor = BrickColor.new("Dark stone grey")
  4772. mask6:BreakJoints()
  4773. mask6.Parent = c
  4774. ms9 = Instance.new("CylinderMesh", mask6)
  4775. ms9.Scale = Vector3.new(1, 1, 1)
  4776. w13 = Instance.new("Weld", mask6)
  4777. w13.Part0 = mask6
  4778. w13.Part1 = c.Head
  4779. w13.C0 = CFrame.new(0.2, -0.4, 0) * CFrame.Angles(math.rad(115), math.rad(22.5), 0)
  4780.  
  4781.  
  4782. tool = Instance.new("HopperBin", p.Backpack)
  4783. tool.Name = "Pyro"
  4784. tool.Selected:connect(function(mouse)
  4785. bg2 = Instance.new("BodyGyro",c.Torso)
  4786. bg2.P = 20e+003
  4787. bg2.maxTorque = Vector3.new(4e+005,4e+005,4e+005)*math.huge
  4788.  
  4789.  
  4790. game:service("RunService").Stepped:connect(function()
  4791. bg2.cframe = CFrame.new(c.Torso.Position,Vector3.new(mouse.hit.p.x,c.Torso.Position.y,mouse.hit.p.z)) * CFrame.Angles(0, math.rad(-60), 0)
  4792. end)
  4793.  
  4794.  
  4795.  
  4796. rs.Part0 = nil
  4797. rs.Part1 = nil
  4798. ls.Part0 = nil
  4799. ls.Part1 = nil
  4800. rweld = Instance.new("Weld", c)
  4801. rweld.C0 = CFrame.new(-1.48,0,0.2) * CFrame.Angles(math.rad(-18), math.rad(0), math.rad(0))
  4802. rweld.Part0 = ra
  4803. rweld.Part1 = torso
  4804. lweld = Instance.new("Weld", c)
  4805. lweld.C0 = CFrame.new(1.5,0.2,0.2) * CFrame.Angles(math.rad(-50), math.rad(22.5), math.rad(0))
  4806. lweld.Part0 = la
  4807. lweld.Part1 = torso
  4808. neck = c.Torso.Neck
  4809. neck.C0 = neck.C0 * CFrame.Angles(math.rad(0), math.rad(0), math.rad(60)) wait(0.01)
  4810.  
  4811. ballon1 = Instance.new("Part")
  4812. ballon1.Size = Vector3.new(1, 2, 1)
  4813. ballon1.BrickColor = BrickColor.new("White")
  4814. ballon1:BreakJoints()
  4815. ballon1.Parent = c
  4816. Instance.new("SpecialMesh", ballon1)
  4817. w = Instance.new("Weld", ballon1)
  4818. w.Part0 = ballon1
  4819. w.Part1 = torso
  4820. w.C0 = CFrame.new(0.45, 0, -0.8)
  4821.  
  4822. ballon2 = Instance.new("Part")
  4823. ballon2.Size = Vector3.new(1, 2, 1)
  4824. ballon2.BrickColor = BrickColor.new("White")
  4825. ballon2:BreakJoints()
  4826. ballon2.Parent = c
  4827. Instance.new("SpecialMesh", ballon2)
  4828. w1 = Instance.new("Weld", ballon2)
  4829. w1.Part0 = ballon2
  4830. w1.Part1 = torso
  4831. w1.C0 = CFrame.new(-0.45, 0, -0.8)
  4832.  
  4833. base = Instance.new("Part")
  4834. base.FormFactor = "Custom"
  4835. base.Size = Vector3.new(0.4, 5, 0.4)
  4836. base:breakJoints()
  4837. base.BrickColor = BrickColor.Black()
  4838. base.Parent = c
  4839. Instance.new("CylinderMesh", base)
  4840. w2 = Instance.new("Weld", base)
  4841. w2.Part0 = base
  4842. w2.Part1 = torso
  4843. w2.C0 = CFrame.new(1.1, 0.5, 0.5) * CFrame.Angles(math.pi/2,math.rad(120), 0)
  4844.  
  4845. sound = Instance.new("Sound", base)
  4846. sound.SoundId = "http://roblox.com/asset/?id=10209616"
  4847. sound.Volume = 1
  4848. sound.Looped = true
  4849.  
  4850. fire = Instance.new("Part")
  4851. fire.Parent = nil
  4852. fire.FormFactor = "Custom"
  4853. fire.Size = Vector3.new(8, 55, 4)
  4854. fire.Transparency = 1
  4855. fire.CanCollide = false
  4856. fire.Anchored = true
  4857. pl = Instance.new("PointLight", fire)
  4858. pl.Range = 24
  4859. pl.Color = Color3.new(255/255, 170/255, 0/255)
  4860.  
  4861. coroutine.wrap(function()
  4862. while true do
  4863. fire.CFrame = base.CFrame * CFrame.new(0, -30, 0)
  4864. RunService.Stepped:wait()
  4865. end
  4866. end)()
  4867.  
  4868.  
  4869. sm = Instance.new("Part", c)
  4870. sm.FormFactor = "Custom"
  4871. sm.BottomSurface = 0
  4872. sm.TopSurface = 0
  4873. sm.BrickColor = BrickColor.Black()
  4874. sm.Size = Vector3.new(0.5, 0.5, 0.5)
  4875. sm.Transparency = 0
  4876. sm:BreakJoints()
  4877.  
  4878. pl7 = Instance.new("PointLight", sm)
  4879. pl7.Range = 12
  4880. pl7.Color = Color3.new(255/255, 170/255, 0/255)
  4881.  
  4882. smoke = Instance.new("Smoke", sm)
  4883. smoke.Enabled = false
  4884. smoke.Color = Color3.new(255/255, 170/255, 0/255)
  4885. smoke.RiseVelocity = 15
  4886. smoke.Size = 1
  4887. w3 = Instance.new("Weld", sm)
  4888. w3.Part0 = sm
  4889. w3.Part1 = base
  4890. w3.C0 = CFrame.new(0, -2.5, 0) * CFrame.Angles(math.pi, 0, 0)
  4891.  
  4892. p1 = Instance.new("Part", c)
  4893. p1.FormFactor = "Custom"
  4894. p1.BrickColor = BrickColor.Gray()
  4895. p1.Size = Vector3.new(0.8, 1.7, 0.8)
  4896. p1:BreakJoints()
  4897. Instance.new("CylinderMesh", p1)
  4898. w4 = Instance.new("Weld", p1)
  4899. w4.Part0 = p1
  4900. w4.Part1 = base
  4901. w4.C0 = CFrame.new(0, 0.5, 0.3)
  4902.  
  4903. p2 = Instance.new("Part", c)
  4904. p2.FormFactor = "Custom"
  4905. p2.BrickColor = BrickColor.Black()
  4906. p2.Size = Vector3.new(0.4, 1, 0.4)
  4907. p2:BreakJoints()
  4908. p2.BottomSurface = 0
  4909. p2.TopSurface = 0
  4910. w5 = Instance.new("Weld", p2)
  4911. w5.Part0 = p2
  4912. w5.Part1 = base
  4913. w5.C0 = CFrame.new(0, 0, -2.5) * CFrame.Angles(math.pi/2, 0, 0)
  4914.  
  4915.  
  4916. p3 = Instance.new("Part", c)
  4917. p3.FormFactor = "Custom"
  4918. p3.BrickColor = BrickColor.Black()
  4919. p3.Size = Vector3.new(0.3, 1, 0.2)
  4920. p3:BreakJoints()
  4921. p3.BottomSurface = 0
  4922. p3.TopSurface = 0
  4923. w6 = Instance.new("Weld", p3)
  4924. w6.Part0 = p3
  4925. w6.Part1 = base
  4926. w6.C0 = CFrame.new(0, -1, -0.3) * CFrame.Angles(math.pi/6, 0, 0)
  4927.  
  4928.  
  4929. p4 = Instance.new("Part", c)
  4930. p4.FormFactor = "Custom"
  4931. p4.BrickColor = BrickColor.Black()
  4932. p4.Size = Vector3.new(0.3, 1, 0.2)
  4933. p4:BreakJoints()
  4934. p4.BottomSurface = 0
  4935. p4.TopSurface = 0
  4936. w7 = Instance.new("Weld", p4)
  4937. w7.Part0 = p4
  4938. w7.Part1 = base
  4939. w7.C0 = CFrame.new(0, -0.1, -1.5) * CFrame.Angles(math.pi/2, 0, 0)
  4940.  
  4941.  
  4942.  
  4943.  
  4944.  
  4945.  
  4946.  
  4947.  
  4948. fiaar = Instance.new("Fire", sm)
  4949. fiaar.Size = 1
  4950. fiaar.Heat = 200
  4951. fiaar.Enabled = false
  4952.  
  4953.  
  4954.  
  4955.  
  4956.  
  4957.  
  4958.  
  4959. mouse.KeyDown:connect(function(key)
  4960. if key == "e" then
  4961. if debounceair then return end
  4962. if firee then return end
  4963. debounceair = true
  4964. airblast()
  4965. end
  4966. if string.byte(key) == 48 then
  4967. c.Humanoid.WalkSpeed = 28
  4968. end
  4969.  
  4970.  
  4971. end)
  4972. mouse.KeyUp:connect(function(key)
  4973. if string.byte(key) == 48 then
  4974. c.Humanoid.WalkSpeed = 16
  4975. end
  4976. end)
  4977.  
  4978.  
  4979. mouse.Button1Down:connect(function()
  4980. if firee == false then
  4981. firee = true
  4982. end
  4983. end)
  4984.  
  4985. mouse.Button1Up:connect(function()
  4986. if firee == true then
  4987. firee = false
  4988. end
  4989. end)
  4990.  
  4991. end)
  4992. tool.Deselected:connect(function(mouse)
  4993. ballon1:Destroy()
  4994. ballon2:Destroy()
  4995. base:Destroy()
  4996. sm:Destroy()
  4997. fire:Destroy()
  4998. neck.C0 = neck.C0 * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-60)) wait(0.01)
  4999. bg2:Destroy()
  5000. p1:Destroy()
  5001. p2:Destroy()
  5002. p3:Destroy()
  5003. p4:Destroy()
  5004. rs.Part0 = c.Torso
  5005. rs.Part1 = ra
  5006. ls.Part0 = c.Torso
  5007. ls.Part1 = la
  5008. rweld:Destroy()
  5009. lweld:Destroy()
  5010.  
  5011. end)
  5012. function ahh(hit)
  5013. if hit.Parent.Name == game.Players.LocalPlayer.Name then return end
  5014. if hit ~= nil and hit.Parent ~= nil then
  5015.  
  5016. if hit.Parent:findFirstChild("Humanoid") ~= nil then
  5017. coroutine.wrap(function()
  5018. if not damagelist[hit.Parent.Name] then
  5019. if hit.Parent.Humanoid.Health ~= 0 then
  5020. damagelist[hit.Parent.Name] = {humanoid = hit.Parent.Humanoid, time = time_until_extinguish}
  5021. for i,v in pairs(hit.Parent:children()) do
  5022. if v:IsA("Part") then
  5023. Instance.new("Fire", v)
  5024. end
  5025. end
  5026. end
  5027. else
  5028. damagelist[hit.Parent.Name].time = time_until_extinguish
  5029. end
  5030. end)()
  5031. end
  5032. end
  5033. end
  5034.  
  5035. coroutine.wrap(function()
  5036. while wait() do
  5037. for i,damageobject in pairs(damagelist) do
  5038. damageobject.humanoid.Health = damageobject.humanoid.Health - damage
  5039. damageobject.time = damageobject.time - 1
  5040.  
  5041. if damageobject.time < 1 then
  5042. if damageobject.humanoid then
  5043. for _,n in pairs(damageobject.humanoid.Parent:children()) do
  5044. if n:IsA("Part") and n.Parent:IsA("Model") ~= nil and n:findFirstChild("Fire") ~= nil then
  5045. n.Fire:Destroy()
  5046. end
  5047. end
  5048. end
  5049. damagelist[i] = nil
  5050. end
  5051. end
  5052. if not debounceair then
  5053. if firee then
  5054. --coroutine.wrap(function()
  5055. if base ~= nil then
  5056. smoke.Enabled = true
  5057. pl7.Enabled = true
  5058. fiaar.Enabled = true
  5059. fire.Parent = Workspace
  5060. sound:play()
  5061.  
  5062. fire.Touched:connect(ahh)
  5063. end
  5064.  
  5065. --end)()
  5066. else
  5067. if base ~= nil then
  5068. smoke.Enabled = false
  5069. fire.Parent = nil
  5070. pl7.Enabled = false
  5071. fiaar.Enabled = false
  5072. sound:stop()
  5073. end
  5074. end
  5075. end
  5076. end
  5077.  
  5078. end)()
  5079.  
  5080.  
  5081. function airblast()
  5082. if hatchetequipped then return end
  5083. if air ~= nil then return end
  5084. air = Instance.new("Part")
  5085. air.FormFactor = "Custom"
  5086. air.Size = Vector3.new(8, 3, 8)
  5087. air.Transparency = 0.8
  5088. air:BreakJoints()
  5089. air.BottomSurface = 0
  5090. air.TopSurface = 0
  5091. air.CanCollide = false
  5092. air.Anchored = true
  5093. air.Parent = Workspace
  5094. coroutine.wrap(function()
  5095. wait(0.15)
  5096. air.CanCollide = true
  5097. end)()
  5098.  
  5099. coroutine.wrap(function()
  5100. for i = 0, 40, 1.2 do
  5101. air.CFrame = base.CFrame * CFrame.new(0, -i, 0)
  5102. RunService.Stepped:wait(0.0000001)
  5103. end
  5104. end)()
  5105. coroutine.wrap(function()
  5106. while air ~= nil do
  5107. for _, model in pairs(workspace:children()) do
  5108. if model:IsA("Model") and model:findFirstChild("Humanoid") ~= nil and model.Name ~= p.Name then
  5109. if (model.Torso.CFrame.Position - air.CFrame.Position).magnitude < 3 then
  5110. model.Torso.CFrame = base.CFrame * CFrame.new(0, 0, 30)
  5111. end
  5112. end
  5113. end
  5114. wait()
  5115. end
  5116. end)()
  5117. wait(2)
  5118. air:Destroy()
  5119.  
  5120. end
  5121. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement