Advertisement
Mediakiller7Cool

xDDDD14

Aug 7th, 2019
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.41 KB | None | 0 0
  1. -----------------------
  2. -------The Isis Boi ExteDenDeD vERSoN-------
  3. -----------------------
  4.  
  5. wait(0.9)
  6. warn("Made By Mediakiller7")
  7. warn("Z To Kick Dem Balls")
  8. warn("X is Broken As F####")
  9. warn("C To AlLAHU AKBAR")
  10.  
  11. -------Credits To Subaru----------
  12. local plr = owner
  13. local char = plr.Character
  14. local hum = char:FindFirstChildOfClass("Humanoid")
  15. hum.WalkSpeed = 30
  16.  
  17. local aura = Instance.new("Part",char)
  18. aura.Shape = "Ball"
  19. aura.CanCollide = false
  20. aura.Transparency = 1
  21. aura.Reflectance = 0.1
  22. aura.Size = Vector3.new(10,10,10)
  23. aura.CFrame = char.Head.CFrame
  24. aura.BrickColor = BrickColor.new("Really black")
  25. local w = Instance.new("Weld",char)
  26. w.Part0 = aura
  27. w.Part1 = char.Torso
  28. w.C0 = CFrame.new(0, -2, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  29. w.C1 = CFrame.new(0, -0.200000003, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  30.  
  31. local remote = Instance.new("RemoteEvent", char)
  32. remote.Name = "ReplicationEvent"
  33. local client = NLS([==[
  34. local mouse = game:GetService("Players").LocalPlayer:GetMouse()
  35. local remote = game:GetService("Players").LocalPlayer.Character:WaitForChild("ReplicationEvent")
  36. spawn(function()
  37. while game:GetService("RunService").Heartbeat:Wait() do
  38. remote = game:GetService("Players").LocalPlayer.Character:WaitForChild("ReplicationEvent")
  39. end
  40. end)
  41. game:GetService("UserInputService").InputBegan:Connect(function(input, isTyping)
  42. if isTyping == false and input.UserInputType == Enum.UserInputType.Keyboard then
  43. remote:FireServer(1, input.KeyCode)
  44. end
  45. end)
  46. mouse.Button1Down:Connect(function()
  47. remote:FireServer(2)
  48. end)
  49. remote.OnClientEvent:Connect(function()
  50. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position, Vector3.new(mouse.Hit.Position.X, game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position.Y, mouse.Hit.Position.Z))
  51. end)
  52. ]==], char)
  53. local RS = char.Torso["Right Shoulder"]
  54. local LS = char.Torso["Left Shoulder"]
  55. local RH = char.Torso["Right Hip"]
  56. local LH = char.Torso["Left Hip"]
  57. local rootj = char.HumanoidRootPart.RootJoint
  58. local throwbutton = false
  59. local throw = false
  60. local normalanim = true
  61. local attackd = false
  62. local animpose = "Idle"
  63. local timepos = 0
  64. local sine = 0
  65. local RSnor = RS.C0
  66. local LSnor = LS.C0
  67. local RHnor = RH.C0
  68. local LHnor = LH.C0
  69. local rootjnor = rootj.C0
  70. local s = char
  71.  
  72. ---------------------------------
  73. --------------Set up-------------
  74. ---------------------------------
  75.  
  76. local char = owner.Character
  77. local fbi = Instance.new("Sound",char.Torso)
  78. fbi.Volume = 1
  79. fbi.SoundId = "rbxassetid://949916584"
  80. fbi.Name = "fbi"
  81. local can = false
  82.  
  83. for i,v in pairs(char:GetChildren()) do
  84. if v.ClassName == "Accessory" or v.ClassName == "Hat" or v.ClassName == "Pants" or v.ClassName == "Shirt" or v.ClassName == "CharacterMesh" then
  85. v:Destroy()
  86. end
  87. end
  88.  
  89. local sh = Instance.new("Shirt",char)
  90. sh.ShirtTemplate = "rbxassetid://125941940"
  91. sh.Name = "Shirt"
  92.  
  93. local pa = Instance.new("Pants",char)
  94. pa.PantsTemplate = "rbxassetid://179435687"
  95. pa.Name = "Pants"
  96.  
  97. local h = Instance.new("Hat")
  98. h.Name = "Mask"
  99. h.AttachmentPos = Vector3.new(0, 0.4, 0)
  100. local ha = Instance.new("Part",h)
  101. ha.BrickColor = BrickColor.new("Really black")
  102. ha.Name = "Handle"
  103. ha.Size = Vector3.new(1, 0.8, 1)
  104. local m = Instance.new("SpecialMesh",ha)
  105. m.MeshId = "http://www.roblox.com/asset/?id=12305010"
  106. m.Scale = Vector3.new(1.1, 1.1, 1.1)
  107.  
  108. local h2 = Instance.new("Hat")
  109. h2.Name = "Helmet"
  110. h2.AttachmentPos = Vector3.new(0, -0.179, 0)
  111. local ha2 = Instance.new("Part",h2)
  112. ha2.Name = "Handle"
  113. ha2.Size = Vector3.new(2, 1, 1)
  114. local m2 = Instance.new("SpecialMesh",ha2)
  115. m2.Scale = Vector3.new(1.3, 1.35, 1.3)
  116. m2.MeshId = "http://www.roblox.com/asset/?id=12304452"
  117. m2.TextureId = "http://www.roblox.com/asset/?id=12305010"
  118. local aura1 = false
  119. h.Parent = char
  120. h2.Parent = char
  121. local aura2 = false
  122.  
  123. char.Head.face.Texture = "rbxassetid://20612916"
  124.  
  125. function onTouched(fire2)
  126. local hum = fire2.Parent:FindFirstChildOfClass("Humanoid")
  127. if hum then
  128. if not(fire2.Parent == char) then
  129. if aura1 == true then
  130. if fire2.Parent.ClassName == "Model" then
  131. hum:Destroy()
  132. for i,v in pairs(fire2.Parent:GetChildren()) do
  133. v.Parent = game.Workspace
  134. v.Name = "Diedhaha"
  135. if v.ClassName == "MeshPart" or v.ClassName == "Part" then
  136. v.CanCollide = true
  137. v:BreakJoints()
  138. v.Velocity = Vector3.new(0, 50, 0)
  139. end
  140. end
  141. end
  142. end
  143. end
  144. end
  145. end
  146. aura.Touched:connect(onTouched)
  147.  
  148. function onTouched(fire)
  149. if not(fire.Name == "Base") then
  150. if fire.Transparency == 0 then
  151. if can == true then
  152.  
  153. local hum = fire.Parent:FindFirstChildOfClass("Humanoid")
  154. if hum then
  155. hum:Destroy()
  156. for i,v in pairs(fire.Parent:GetChildren()) do
  157. if v.ClassName == "MeshPart" or v.ClassName == "Part" then
  158. v.CanCollide = true
  159. v.Anchored = false
  160. v.Parent = game.Workspace
  161. v.Velocity = Vector3.new(0, 50, 0) + char.HumanoidRootPart.CFrame.LookVector * 50
  162. end
  163. end
  164. end
  165. char.Torso.fbi:Play()
  166. fire.CanCollide = true
  167. fire.Anchored = false
  168. fire.Velocity = Vector3.new(0, 50, 0) + char.HumanoidRootPart.CFrame.LookVector * 50
  169.  
  170.  
  171. if not(fire.Name == "Torso" or fire.Name == "UpperTorso") then
  172. fire:BreakJoints()
  173.  
  174. end
  175.  
  176. end
  177. end
  178. end
  179. end
  180. char["Right Leg"].Touched:connect(onTouched)
  181.  
  182. -----Music
  183.  
  184. local mus = Instance.new("Sound",char)
  185. mus.SoundId = "rbxassetid://325533683"
  186. mus.Volume = 2
  187. mus:Play()
  188. mus.Looped = true
  189.  
  190. ----Name----
  191. local sur = Instance.new("BillboardGui", char.Head)
  192. sur.Name = "Billboard"
  193. sur.Adornee = char.Head
  194. sur.Size = UDim2.new(10, 0, 5, 0)
  195. sur.StudsOffset = Vector3.new(0, 5, 0)
  196. local text = Instance.new("TextLabel", sur)
  197. text.Text = "Allah abar (I WILLL EXPLODE AT YOUR HOUSE)"
  198. text.Size = UDim2.new(1, 0, 1, 0)
  199. text.TextScaled = true
  200. text.BackgroundTransparency = 1
  201. text.Font = Enum.Font.SourceSansLight
  202. text.TextColor3 = Color3.new(1, 1, 1)
  203. text.TextStrokeTransparency = 0
  204. ----------------------
  205.  
  206. ---------------------------------
  207. -------------Attacks-------------
  208. ---------------------------------
  209.  
  210. remote.OnServerEvent:Connect(function(Player, number, key)
  211. if number == 1 and plr.Name == Player.Name and attackd == false then
  212. if key == Enum.KeyCode.Z then
  213. can = true
  214. hum.WalkSpeed = 0
  215. RH.C0 = CFrame.new(1, -1.00000954, 1.52587891e-05, 6.55651093e-07, -9.53674316e-07, 0.999999762, 0.766051948, 0.642794251, -1.24660573e-07, -0.642787695, 0.766044736, -1.25169754e-06)
  216. wait(0.5)
  217. can = false
  218. RH.C0 = RHnor
  219. hum.WalkSpeed = 30
  220. end
  221. if key == Enum.KeyCode.X then
  222. hum.JumpPower = 70
  223. hum.Jump = true
  224. wait(0.001)
  225. hum.JumpPower = 50
  226. end
  227. if key == Enum.KeyCode.C then
  228. local char = owner.Character
  229. local fbi2 = Instance.new("Sound",char.HumanoidRootPart)
  230. local rooth = char.HumanoidRootPart
  231. char.HumanoidRootPart.Anchored = true
  232. char.HumanoidRootPart.Parent = workspace
  233. fbi2.Volume = 0.3
  234. fbi2.SoundId = "rbxassetid://381682789"
  235. fbi2.Name = "fbi2"
  236. fbi2:Play()
  237. wait(2)
  238. local m = Instance.new("Model", game.Workspace)
  239. m.Name = "Allahu Akbar"
  240. local enemy = hum
  241. local h = Instance.new("Part",m)
  242. h.Name = "Head"
  243. local me = plr.Character.Head.Mesh:Clone()
  244. me.Parent = h
  245. local facee = plr.Character.Head.face:Clone()
  246. facee.Parent = h
  247. h.Size = plr.Character.Head.Size
  248. h:BreakJoints()
  249. h.CanCollide = false
  250. h.Position = rooth.Position
  251. h.face.Texture = "http://www.roblox.com/asset/?id=1350110313"
  252.  
  253. local e = Instance.new("Explosion",char)
  254. e.Position = char.Torso.Position
  255. e.DestroyJointRadiusPercent = 500
  256. e.BlastRadius = 30
  257.  
  258. wait(0.2)
  259. local t = Instance.new("Part",m)
  260. t.Name = "Torso"
  261. t.Size = plr.Character.Torso.Size
  262. t:BreakJoints()
  263. t.CanCollide = false
  264. t.Position = h.Position
  265. t.Position = t.Position - Vector3.new(0, 2, 0)
  266.  
  267. local ra = Instance.new("Part",m)
  268. ra.Name = "Right Arm"
  269. ra.Size = plr.Character["Right Arm"].Size
  270. ra:BreakJoints()
  271. ra.Position = plr.Character["Right Arm"].Position
  272. ra.Position = ra.Position + Vector3.new(0, 10, 0)
  273.  
  274. local la = Instance.new("Part",m)
  275. la.Name = "Left Arm"
  276. la.Size = plr.Character["Left Arm"].Size
  277. la:BreakJoints()
  278. la.Position = plr.Character["Left Arm"].Position
  279. la.Position = la.Position + Vector3.new(0, 10, 0)
  280.  
  281. local ll = Instance.new("Part",m)
  282. ll.Name = "Left Leg"
  283. ll.Size = plr.Character["Left Leg"].Size
  284. ll:BreakJoints()
  285. ll.Position = plr.Character["Left Leg"].Position
  286. ll.Position = ll.Position + Vector3.new(0, 10, 0)
  287.  
  288. local rl = Instance.new("Part",m)
  289. rl.Name = "Right Leg"
  290. rl.Size = plr.Character["Right Leg"].Size
  291. rl:BreakJoints()
  292. rl.Position = plr.Character["Right Leg"].Position
  293. rl.Position = rl.Position + Vector3.new(0, 10, 0)
  294.  
  295. for i,v in pairs(m:GetChildren()) do
  296. v:BreakJoints()
  297. end
  298.  
  299. local neck = Instance.new("Motor6D")
  300. neck.Name = "Neck"
  301. neck.Part0 = t
  302. neck.Part1 = h
  303. neck.Parent = t
  304. neck.C0 = CFrame.new(0, 1, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0)
  305. neck.C1 = CFrame.new(0, -0.5, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0)
  306.  
  307. local rs = Instance.new("Motor6D")
  308. rs.Name = "Right Shoulder"
  309. rs.Part0 = t
  310. rs.Part1 = ra
  311. rs.Parent = t
  312. rs.C0 = CFrame.new(1, 0.5, 0, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  313. rs.C1 = CFrame.new(-0.5, 0.5, 0, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  314.  
  315. local ls = Instance.new("Motor6D")
  316. ls.Name = "Left Shoulder"
  317. ls.Part0 = t
  318. ls.Part1 = la
  319. ls.Parent = t
  320. ls.C0 = CFrame.new(-1, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  321. ls.C1 = CFrame.new(0.5, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  322.  
  323. local lh = Instance.new("Motor6D")
  324. lh.Name = "Left Hip"
  325. lh.Part0 = t
  326. lh.Part1 = ll
  327. lh.Parent = t
  328. lh.C0 = CFrame.new(-1, -1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  329. lh.C1 = CFrame.new(-0.5, 1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  330.  
  331. local rh = Instance.new("Motor6D")
  332. rh.Name = "Right Hip"
  333. rh.Part0 = t
  334. rh.Part1 = rl
  335. rh.Parent = t
  336. rh.C0 = CFrame.new(1, -1, 0, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  337. rh.C1 = CFrame.new(0.5, 1, 0, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  338.  
  339. wait(0.000000000000001)
  340.  
  341. h.BrickColor = BrickColor.new("Really black")
  342. ra.BrickColor = BrickColor.new("Really black")
  343. la.BrickColor = BrickColor.new("Really black")
  344. t.BrickColor = BrickColor.new("Really black")
  345. rl.BrickColor = BrickColor.new("Really black")
  346. ll.BrickColor = BrickColor.new("Really black")
  347.  
  348. for i,v in pairs(enemy.Parent:GetChildren()) do
  349.  
  350. v:Destroy()
  351.  
  352. end
  353.  
  354. local enemy = Instance.new("Humanoid",m)
  355. enemy.Name = "Dead"
  356. enemy.MaxHealth = 0
  357. enemy.PlatformStand = true
  358.  
  359. enemy.Parent.Torso["Left Hip"].Part1 = nil
  360. enemy.Parent.Torso["Left Shoulder"].Part1 = nil
  361. enemy.Parent.Torso["Right Hip"].Part1 = nil
  362. enemy.Parent.Torso["Right Shoulder"].Part1 = nil
  363.  
  364. local c1 = Instance.new("Part", enemy.Parent)
  365. c1.Size = Vector3.new(1, 1 , 1)
  366. c1.Transparency = 1
  367. local c2 = Instance.new("Part", enemy.Parent)
  368. c2.Size = Vector3.new(1, 1 , 1)
  369. c2.Transparency = 1
  370. local c3 = Instance.new("Part", enemy.Parent)
  371. c3.Size = Vector3.new(1, 1 , 1)
  372. c3.Transparency = 1
  373. local c4 = Instance.new("Part", enemy.Parent)
  374. c4.Size = Vector3.new(1, 1 , 1)
  375. c4.Transparency = 1
  376.  
  377.  
  378. local weld1 = Instance.new("Weld", enemy.Parent)
  379. weld1.Part0 = enemy.Parent["Left Arm"]
  380. weld1.Part1 = c1
  381.  
  382. local weld2 = Instance.new("Weld", enemy.Parent)
  383. weld2.Part0 = enemy.Parent["Left Leg"]
  384. weld2.Part1 = c2
  385.  
  386. local weld3 = Instance.new("Weld", enemy.Parent)
  387. weld3.Part0 = enemy.Parent["Right Arm"]
  388. weld3.Part1 = c3
  389.  
  390. local weld4 = Instance.new("Weld", enemy.Parent)
  391. weld4.Part0 = enemy.Parent["Right Leg"]
  392. weld4.Part1 = c4
  393.  
  394. local j1 = Instance.new("Glue", enemy.Parent)
  395. j1.Part0 = enemy.Parent.Torso
  396. j1.Part1 = enemy.Parent["Right Arm"]
  397. j1.C0 = CFrame.new(1.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  398. j1.C1 = CFrame.new(-0, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  399.  
  400. local j2 = Instance.new("Glue", enemy.Parent)
  401. j2.Part0 = enemy.Parent.Torso
  402. j2.Part1 = enemy.Parent["Right Leg"]
  403. j2.C0 = CFrame.new(0.5, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  404. j2.C1 = CFrame.new(0, 1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  405.  
  406. local j3 = Instance.new("Glue", enemy.Parent)
  407. j3.Part0 = enemy.Parent.Torso
  408. j3.Part1 = enemy.Parent["Left Arm"]
  409. j3.C0 = CFrame.new(-1.5, 0.5, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  410. j3.C1 = CFrame.new(0, 0.5, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  411.  
  412. local j4 = Instance.new("Glue", enemy.Parent)
  413. j4.Part0 = enemy.Parent.Torso
  414. j4.Part1 = enemy.Parent["Left Leg"]
  415. j4.C0 = CFrame.new(-0.5, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  416. j4.C1 = CFrame.new(-0, 1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  417. end
  418. if key == Enum.KeyCode.V then
  419. if aura1 == false and aura2 == false then
  420. aura1 = true
  421. aura.Transparency = 0.9
  422. aura2 = true
  423. wait(10)
  424. aura1 = false
  425. aura.Transparency = 1
  426. wait(5)
  427. aura2 = false
  428. end
  429. end
  430. elseif Player.Name == plr.Name and number == 2 and throw == true and throwbutton == true then
  431. throwbutton = false
  432. throw = false
  433. end
  434. end)
  435.  
  436. ---------------------------------
  437. -----------Wrapping up-----------
  438. ---------------------------------
  439.  
  440. while true do
  441. wait()
  442. if not(fbi.Parent == char.Torso) then
  443. local fbi = Instance.new("Sound",char.Torso)
  444. fbi.Volume = 1
  445. fbi.SoundId = "rbxassetid://2156386052"
  446. fbi.Name = "fbi"
  447. end
  448. end
  449.  
  450. while game:GetService("RunService").Heartbeat:Wait() do
  451. if normalanim then
  452. sine = sine + 1
  453. end
  454. if crabrave.Parent == char.Torso then
  455. crabrave.SoundId = "rbxassetid://1609256184"
  456. crabrave.Playing = true
  457. crabrave.Volume = 1
  458. crabrave.Looped = true
  459. timepos = crabrave.TimePosition
  460. else
  461. crabrave = Instance.new("Sound", char.Torso)
  462. crabrave.TimePosition = timepos
  463. end
  464. if remote.Parent == char then
  465. remote.Name = "ReplicationEvent"
  466. else
  467. remote = Instance.new("RemoteEvent", char)
  468. end
  469. local touchfloor = workspace:FindPartOnRay(Ray.new(char.HumanoidRootPart.CFrame.Position, ((CFrame.new(char.HumanoidRootPart.Position, char.HumanoidRootPart.Position - Vector3.new(0, 1, 0))).LookVector).Unit * 4), char)
  470. if char.HumanoidRootPart.Velocity.Magnitude > 1 and touchfloor then
  471. animpose = "Walking"
  472. elseif char.HumanoidRootPart.Velocity.Y > 0.5 and touchfloor == nil then
  473. animpose = "Jumping"
  474. elseif char.HumanoidRootPart.Velocity.Y < 0.5 and touchfloor == nil then
  475. animpose = "Falling"
  476. else
  477. animpose = "Idle"
  478. end
  479. if animpose == "Idle" and normalanim then
  480.  
  481. elseif animpose == "Walking" and normalanim then
  482.  
  483. elseif animpose == "Jumping" and normalanim then
  484.  
  485. elseif animpose == "Falling" and normalanim then
  486.  
  487. end
  488. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement