Advertisement
mooodi1234

URNEXT_RUNAWAY666'S SCRIPT 2

Sep 15th, 2017
429
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.16 KB | None | 0 0
  1. musicOn = true
  2.  
  3. Me = game.Players.LocalPlayer
  4. player = Me
  5. char = Me.Character
  6. chara = char
  7. larm = char["Left Arm"]
  8. rarm = char["Right Arm"]
  9. lleg = char["Left Leg"]
  10. rleg = char["Right Leg"]
  11. torso = char.Torso
  12. hed = char.Head
  13. mouse = player:GetMouse()
  14. lght = game.Lighting
  15. lichtact = false
  16. moosicact = false
  17. gotsagofest = true
  18. chara.Humanoid.MaxHealth = math.huge + 9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999
  19. chara.Humanoid.Health = math.huge + 9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999
  20.  
  21.  
  22.  
  23. wait(2.5)
  24.  
  25. chara.Humanoid.WalkSpeed = 10
  26. chara.Humanoid.JumpPower = 40
  27. local naeeym = Instance.new("BillboardGui",chara)
  28. naeeym.Size = UDim2.new(0,100,0,40)
  29. naeeym.StudsOffset = Vector3.new(0,2,0)
  30. naeeym.Adornee = chara.Head
  31. local tecks = Instance.new("TextLabel",naeeym)
  32. tecks.BackgroundTransparency = 1
  33. tecks.BorderSizePixel = 0
  34. tecks.Text = ""
  35. tecks.Font = "Bodoni"
  36. tecks.FontSize = "Size36"
  37. tecks.TextStrokeTransparency = 0.5
  38. tecks.TextColor3 = Color3.new(0,0,0)
  39. rrer = BrickColor.new("Really red")
  40. tecks.TextStrokeColor3 = rrer.Color
  41. tecks.Size = UDim2.new(1,0,0.5,0)
  42. local licht = Instance.new("PointLight",chara.Torso)
  43. licht.Color = tecks.TextStrokeColor3
  44. licht.Range = 60
  45. licht.Brightness = 1
  46. licht.Enabled = false
  47.  
  48.  
  49. ------------------------------- Player -------------------------------------------------------------------
  50. local z = Instance.new("Sound",char)
  51. z.Looped = true
  52. z.SoundId = "rbxassetid://167161785"
  53. z.Volume = 10
  54. if musicOn then
  55. z:Play()
  56. end
  57.  
  58. Mouse = player:GetMouse()
  59.  
  60. local l = Instance.new("ColorCorrectionEffect",game.Lighting)
  61.  
  62. for i,v in pairs(chara:children()) do
  63. if v:IsA("Accessory") or v:IsA("Shirt") or v:IsA("Pants") then
  64. v:Destroy()
  65. end
  66. end
  67. char.Head.face:Destroy()
  68.  
  69. char["Body Colors"].HeadColor, char["Body Colors"].LeftArmColor, char["Body Colors"].LeftLegColor, char["Body Colors"].RightArmColor, char["Body Colors"].RightLegColor, char["Body Colors"].TorsoColor = BrickColor.new("Black"), BrickColor.new("Black"), BrickColor.new("Black"), BrickColor.new("Black"), BrickColor.new("Black"), BrickColor.new("Really black")
  70. local Orbd = Instance.new("Part", char)
  71. Orbd.Name = "Orbd"
  72. Orbd.Shape = Enum.PartType.Ball
  73. Orbd.CanCollide = false
  74. Orbd.BrickColor = BrickColor.new("Really red")
  75. Orbd.Transparency = 0
  76. Orbd.Material = "Neon"
  77. Orbd.Size = Vector3.new(0.1, 0.1, 0.1)
  78. Orbd.TopSurface = Enum.SurfaceType.Smooth
  79. Orbd.BottomSurface = Enum.SurfaceType.Smooth
  80. local Weld = Instance.new("Weld", Orbd)
  81. Weld.Part0 = char.Head
  82. Weld.Part1 = Orbd
  83. Weld.C1 = CFrame.new(-0.2, -0.2, 0.5)
  84. local glov = Instance.new("PointLight", Orbd)
  85. glov.Brightness = 0.25
  86. glov.Range = 20
  87. glov.Color = Color3.new(255, 0, 0)
  88. local Orbvc = Instance.new("Part", char)
  89. Orbvc.Name = "Orbvc"
  90. Orbvc.Shape = Enum.PartType.Ball
  91. Orbvc.CanCollide = false
  92. Orbvc.BrickColor = BrickColor.new("Really red")
  93. Orbvc.Transparency = 0
  94. Orbvc.Material = "Neon"
  95. Orbvc.Size = Vector3.new(0.1, 0.1, 0.1)
  96. Orbvc.TopSurface = Enum.SurfaceType.Smooth
  97. Orbvc.BottomSurface = Enum.SurfaceType.Smooth
  98. local Weld = Instance.new("Weld", Orbvc)
  99. Weld.Part0 = char.Head
  100. Weld.Part1 = Orbvc
  101. Weld.C1 = CFrame.new(0.2, -0.2, 0.5)
  102. local glo = Instance.new("PointLight", Orbvc)
  103. glo.Brightness = 0.25
  104. glo.Range = 20
  105. glo.Color = Color3.new(255, 0, 0)
  106.  
  107. local IsFreeFalling = false
  108. local SpinPart = Instance.new('Part')
  109. SpinPart.Transparency = 1
  110. SpinPart.Size = Vector3.new(25,1,25)
  111. SpinPart.CanCollide = false
  112. SpinPart.FormFactor = 'Custom'
  113. local FX = Instance.new('ParticleEmitter',SpinPart)
  114. FX.Color,FX.Size,FX.Lifetime,FX.Rate,FX.Speed,FX.EmissionDirection,FX.Transparency,FX.LockedToPart,FX.Texture,FX.VelocityInheritance = ColorSequence.new({ColorSequenceKeypoint.new(0, BrickColor.new("Really black").Color, 0), ColorSequenceKeypoint.new(1, BrickColor.new("Black").Color, 0)}), NumberSequence.new(0.25), NumberRange.new(3.75,3.75), 125, NumberRange.new(5,5), "Top", NumberSequence.new({NumberSequenceKeypoint.new(0,1,0),NumberSequenceKeypoint.new(0.25,0,0),NumberSequenceKeypoint.new(0.9,0,0),NumberSequenceKeypoint.new(0.975,1,0),NumberSequenceKeypoint.new(1,1,0)}), false, "rbxassetid://132883219",-0.1
  115. local FX = Instance.new('ParticleEmitter',SpinPart)
  116. FX.Color,FX.Size,FX.Lifetime,FX.Rate,FX.Speed,FX.EmissionDirection,FX.Transparency,FX.LockedToPart,FX.Texture,FX.VelocityInheritance = ColorSequence.new({ColorSequenceKeypoint.new(0, BrickColor.new("Really black").Color, 0), ColorSequenceKeypoint.new(1, BrickColor.new("Black").Color, 0)}), NumberSequence.new(0.25), NumberRange.new(3.75,3.75), 125, NumberRange.new(5,5), "Top", NumberSequence.new({NumberSequenceKeypoint.new(0,1,0),NumberSequenceKeypoint.new(0.25,0,0),NumberSequenceKeypoint.new(0.9,0,0),NumberSequenceKeypoint.new(0.975,1,0),NumberSequenceKeypoint.new(1,1,0)}), false, "rbxassetid://132883219",0.1
  117. do
  118. local tspin = Instance.new('BodyAngularVelocity')
  119. tspin.angularvelocity = Vector3.new(0,1,0)
  120. tspin.maxTorque =Vector3.new(math.huge,math.huge,math.huge)
  121. tspin.Parent = SpinPart
  122. end
  123. local SpinPos = Instance.new('BodyPosition')
  124. SpinPos.maxForce = Vector3.new(math.huge,math.huge,math.huge)
  125. SpinPos.Parent = SpinPart
  126.  
  127. function Equipped()
  128. IsEquipped = true
  129. local MyTorso = char.Torso
  130. if MyTorso then
  131. spawn(function()
  132. local startTime = tick()
  133. SpinPart.CFrame = CFrame.new(MyTorso.CFrame.p+Vector3.new(0,-2.8,0))
  134. SpinPart.Parent = MyTorso
  135. local fadeIn = true
  136. while IsEquipped do
  137. if not IsFreeFalling then
  138. SpinPos.position = MyTorso.CFrame.p+Vector3.new(0,-2.8,0)
  139. end
  140. wait()
  141. end
  142. SpinPart.Parent = nil
  143.  
  144. end)
  145. end
  146. end
  147.  
  148.  
  149. wait(0.01)
  150. Equipped()
  151.  
  152.  
  153. function start()
  154. print("URNEXT IS THE ONE AND THE ONLY")
  155. wait()
  156. print("URNEXT SHALL HACK PEOPLE WHO DOESNT TRUST HIM")
  157. wait()
  158. print("URNEXT CANT BE STOPPED")
  159. wait()
  160. print("Remember URNEXT is the 1st most dangerous hacker in the roblox")
  161. i = 0
  162. while i<1 do
  163. wait()
  164. i = i + 0.01
  165. l.Contrast,l.Saturation,l.Brightness = l.Contrast + 0.02, l.Saturation - 0.0075, l.Brightness + 0.00375
  166. l.TintColor = Color3.new(1,1-i,1-i)
  167. end
  168. end
  169.  
  170. delay(0,start)
  171.  
  172. TC = chara.HumanoidRootPart.RootJoint
  173. HC = chara.Torso.Neck
  174. RAC = chara.Torso["Right Shoulder"]
  175. LAC = chara.Torso["Left Shoulder"]
  176. RLC = chara.Torso["Right Hip"]
  177. LLC = chara.Torso["Left Hip"]
  178. TCF = CFrame.new(0, 0, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0)
  179. HCF = CFrame.new(0, 1, 0, -1, 0, 0, 0, 0, 1, 0, 1, -0)
  180. RACF = CFrame.new(1, 0.5, 0, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  181. LACF = CFrame.new(-1, 0.5, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  182. RLCF = CFrame.new(1, -1, 0, 0, 0, 1, 0, 1, -0, -1, 0, 0)
  183. LLCF = CFrame.new(-1, -1, 0, 0, 0, -1, 0, 1, 0, 1, 0, 0)
  184. RWF = CFrame.new(-1.5, 0, 0) * CFrame.fromEulerAnglesXYZ(0,0,0)
  185. LWF = CFrame.new(1.5, 0, 0) * CFrame.fromEulerAnglesXYZ(0,0,0)
  186. RLWF = CFrame.new(-.5, 2, 0) * CFrame.fromEulerAnglesXYZ(0,0,0)
  187. LLWF = CFrame.new(.5, 2, 0) * CFrame.fromEulerAnglesXYZ(0,0,0)
  188. RW = Instance.new("Weld",HC.Parent)
  189. RW.Part1 = HC.Parent
  190. RW.Part0 = chara["Right Arm"]
  191. RW.C0 = RWF
  192. LW = Instance.new("Weld",HC.Parent)
  193. LW.Part1 = HC.Parent
  194. LW.Part0 = chara["Left Arm"]
  195. LW.C0 = LWF
  196. RLW = nil
  197. LLW = nil
  198.  
  199.  
  200. function clerp(a,b,c)
  201. return a:lerp(b,c)
  202. end
  203.  
  204. TC.C0 = TCF
  205. HC.C0 = HCF
  206. RW.C0 = RWF
  207. LW.C0 = LWF
  208.  
  209. --Idle Clerp--
  210. ITCF = TCF * CFrame.fromEulerAnglesXYZ(0,0,math.rad(10))
  211. IHCF = HCF * CFrame.fromEulerAnglesXYZ(math.rad(10),0,math.rad(-10))
  212. IRWF = RWF * CFrame.fromEulerAnglesXYZ(0,0,math.rad(-2))
  213. ILWF = LWF * CFrame.fromEulerAnglesXYZ(0,0,math.rad(2))
  214.  
  215. TC.C0 = ITCF
  216. HC.C0 = IHCF
  217. RW.C0 = IRWF
  218. LW.C0 = ILWF
  219.  
  220.  
  221.  
  222.  
  223.  
  224. New = function(Object, Parent, Name, Data)
  225. local Object = Instance.new(Object)
  226. for Index, Value in pairs(Data or {}) do
  227. Object[Index] = Value
  228. end
  229. Object.Parent = Parent
  230. Object.Name = Name
  231. return Object
  232. end
  233.  
  234. function ScatterEff(part)
  235. local eff1 = Instance.new("ParticleEmitter",part)
  236. eff1.Size = NumberSequence.new(.1)
  237. eff1.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0),NumberSequenceKeypoint.new(.9,0),NumberSequenceKeypoint.new(1,1)})
  238. eff1.LightEmission = 1
  239. eff1.Lifetime = NumberRange.new(1)
  240. eff1.Speed = NumberRange.new(1)
  241. eff1.Rate = 100
  242. eff1.VelocitySpread = 10000
  243. eff1.Texture = "rbxassetid://347504241"
  244. eff1.Color = ColorSequence.new(Color3.new(1,0,0))
  245. local eff2 = Instance.new("ParticleEmitter",part)
  246. eff2.Size = NumberSequence.new(.1)
  247. eff2.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0),NumberSequenceKeypoint.new(.9,0),NumberSequenceKeypoint.new(1,1)})
  248. eff2.LightEmission = 1
  249. eff2.Lifetime = NumberRange.new(1)
  250. eff2.Speed = NumberRange.new(1)
  251. eff2.Rate = 100
  252. eff2.VelocitySpread = 10000
  253. eff2.Texture = "rbxassetid://347504259"
  254. eff2.Color = ColorSequence.new(Color3.new(1,0,0))
  255. end
  256.  
  257. function BurningEff(part)
  258. local eff1 = Instance.new("ParticleEmitter",part)
  259. eff1.Size = NumberSequence.new(.1)
  260. eff1.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0),NumberSequenceKeypoint.new(.2,0),NumberSequenceKeypoint.new(1,1)})
  261. eff1.LightEmission = 1
  262. eff1.Lifetime = NumberRange.new(1)
  263. eff1.Speed = NumberRange.new(0)
  264. eff1.Rate = 100
  265. eff1.Texture = "rbxassetid://347504241"
  266. eff1.Acceleration = Vector3.new(0,10,0)
  267. eff1.Color = ColorSequence.new(Color3.new(1,0,0))
  268. local eff2 = Instance.new("ParticleEmitter",part)
  269. eff2.Size = NumberSequence.new(.1)
  270. eff2.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0),NumberSequenceKeypoint.new(.2,0),NumberSequenceKeypoint.new(1,1)})
  271. eff2.LightEmission = 1
  272. eff2.Lifetime = NumberRange.new(1)
  273. eff2.Speed = NumberRange.new(0)
  274. eff2.Rate = 100
  275. eff2.Texture = "rbxassetid://347504259"
  276. eff2.Acceleration = Vector3.new(0,10,0)
  277. eff2.Color = ColorSequence.new(Color3.new(1,0,0))
  278. local eff3 = Instance.new("ParticleEmitter",part)
  279. eff3.Size = NumberSequence.new(1)
  280. eff3.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0),NumberSequenceKeypoint.new(1,1)})
  281. eff3.LightEmission = 1
  282. eff3.Lifetime = NumberRange.new(1)
  283. eff3.Speed = NumberRange.new(0)
  284. eff3.Rate = 100
  285. eff3.Texture = "rbxasset://textures/particles/fire_main.dds"
  286. eff3.Acceleration = Vector3.new(0,10,0)
  287. eff3.Color = ColorSequence.new(Color3.new(1,0,0))
  288. end
  289.  
  290.  
  291.  
  292. slashsnd = New("Sound",chara.Torso,"Slash",{SoundId = "rbxassetid://28144425",PlaybackSpeed = .7,Volume = 5})
  293. hitsnd = New("Sound",chara.Torso,"Hit",{SoundId = "rbxassetid://429400881",PlaybackSpeed = .7,Volume = 5})
  294. telesnd = New("Sound",chara.Torso,"Tele",{SoundId = "rbxassetid://2767090",PlaybackSpeed = .7,Volume = 5})
  295. burnsnd = New("Sound",chara.Torso,"Burn",{SoundId = "rbxassetid://32791565",PlaybackSpeed = .7,Volume = 5})
  296. music1 = New("Sound",chara.Torso,"Music1",{SoundId = "rbxassetid://151038517",PlaybackSpeed = .5,Volume = 10,Looped = true})
  297. music2 = New("Sound",chara.Torso,"Music2",{SoundId = "rbxassetid://11984351",PlaybackSpeed = .2,Volume = 5,Looped = true})
  298. deathmus = New("Sound",chara.Torso,"DeathMus",{SoundId = "rbxassetid://19094700",PlaybackSpeed = .5,Volume = 5,Looped = true})
  299. deathex = New("Sound",chara.Torso,"DeathEx",{SoundId = "rbxassetid://11984351",PlaybackSpeed = 1,Volume = 5})
  300.  
  301.  
  302.  
  303.  
  304.  
  305. --Soul Steal--
  306. function SoulSteal(pos)
  307. local soulst = coroutine.wrap(function()
  308. local soul = Instance.new("Part",chara)
  309. soul.Size = Vector3.new(0,0,0)
  310. soul.CanCollide = false
  311. soul.Anchored = false
  312. soul.Position = pos
  313. soul.CFrame = CFrame.new(pos.X,pos.Y,pos.Z)
  314. soul.Transparency = 1
  315. local ptc = Instance.new("ParticleEmitter",soul)
  316. ptc.Texture = "http://www.roblox.com/asset/?id=413366101"
  317. ptc.Size = NumberSequence.new(.5)
  318. ptc.LockedToPart = true
  319. ptc.Speed = NumberRange.new(0)
  320. ptc.Lifetime = NumberRange.new(9999)
  321. local bodpos = Instance.new("BodyPosition",soul)
  322. bodpos.Position = pos
  323. wait(2)
  324. soul.Touched:connect(function(hit)
  325. if hit.Parent == chara then
  326. soul:Destroy()
  327. end
  328. end)
  329. while soul do
  330. wait(.1)
  331. bodpos.Position = chara.Torso.Position
  332. end
  333. end)
  334. soulst()
  335. end
  336.  
  337. --Death of a Mortal--
  338. function KillMortal(hitdude)
  339. local torsy = nil
  340. if hitdude:FindFirstChild("Torso")~=nil then
  341. torsy = hitdude.Torso
  342. elseif hitdude:FindFirstChild("UpperTorso")~=nil then
  343. torsy = hitdude.UpperTorso
  344. end
  345. local val = Instance.new("ObjectValue",hitdude)
  346. val.Name = "HasBeenHit"
  347. hitdude:BreakJoints()
  348. hitdude.Humanoid:Destroy()
  349. SoulSteal(torsy.Position)
  350. local chi = hitdude:GetChildren()
  351. for i = 1, #chi do
  352. if chi[i].ClassName == "Part" or chi[i].ClassName == "MeshPart" then
  353. local bodpos = Instance.new("BodyPosition",chi[i])
  354. bodpos.Position = chi[i].Position + Vector3.new(math.random(-5,5),math.random(-5,5),math.random(-5,5))
  355. ScatterEff(chi[i])
  356. chi[i].BrickColor = BrickColor.new("Really black")
  357. end
  358. end
  359. for i = 1, 4 do
  360. for i = 1, #chi do
  361. if chi[i].ClassName == "Part" or chi[i].ClassName == "MeshPart" then
  362. chi[i].Transparency = chi[i].Transparency + .25
  363. wait(.01)
  364. end
  365. end
  366. end
  367. for i = 1, #chi do
  368. if chi[i].ClassName == "Part" or chi[i].ClassName == "MeshPart" then
  369. chi[i]:Destroy()
  370. end
  371. end
  372. end
  373.  
  374.  
  375. function Teleport(pos)
  376. telesnd:Play()
  377. local ch = chara:GetChildren()
  378. for i = 1, #ch do
  379. if ch[i].ClassName == "Part" and ch[i].Name ~= "HumanoidRootPart" then
  380. local trace = Instance.new("Part",game.Workspace)
  381. trace.Size = ch[i].Size
  382. trace.Material = "Neon"
  383. trace.BrickColor = BrickColor.new("Really black")
  384. trace.Transparency = .3
  385. trace.CanCollide = false
  386. trace.Anchored = true
  387. trace.CFrame = ch[i].CFrame
  388. if ch[i].Name == "Head" then
  389. mehs = Instance.new("CylinderMesh",trace)
  390. mehs.Scale = Vector3.new(1.25,1.25,1.25)
  391. end
  392. tracedisappear = coroutine.wrap(function()
  393. wait(1)
  394. for i = 1, 7 do
  395. wait(.1)
  396. trace.Transparency = trace.Transparency + .1
  397. end
  398. trace:Destroy()
  399. end)
  400. tracedisappear()
  401. end
  402. end
  403. chara.Torso.CFrame = CFrame.new(pos.X,pos.Y,pos.Z)
  404. end
  405.  
  406.  
  407. function Grab(mouse)
  408. local hit = mouse.Target
  409. if hit ~= nil then
  410. if hit.Parent:FindFirstChild("Humanoid")~=nil then
  411. local torsy = nil
  412. if hit.Parent:FindFirstChild("Torso")~=nil then
  413. torsy = hit.Parent.Torso
  414. elseif hit.Parent:FindFirstChild("UpperTorso")~=nil then
  415. torsy = hit.Parent.UpperTorso
  416. end
  417. local bodpos = Instance.new("BodyPosition",torsy)
  418. bodpos.Position = torsy.Position
  419. wait(1)
  420. burnsnd:Play()
  421. hit.Parent.Humanoid.MaxHealth = 100
  422. bodpos.Position = bodpos.Position + Vector3.new(0,4,0)
  423. for i = 1, 10 do
  424. wait(.1)
  425. BurningEff(torsy)
  426. hit.Parent.Humanoid.Health = hit.Parent.Humanoid.Health - 10
  427. end
  428. KillMortal(hit.Parent)
  429. end
  430. else end
  431. end
  432.  
  433.  
  434. function onKeyDown(key)
  435. if key == "z" then
  436. Teleport(Mouse.Hit.p + Vector3.new(0,2,0))
  437. elseif key == "x" then
  438. Grab(Mouse)
  439. end
  440. end
  441.  
  442. --Mouse Functions--
  443. Mouse = player:GetMouse()
  444. if Mouse then
  445. Mouse.KeyDown:connect(onKeyDown)
  446. end
  447.  
  448. while true do
  449. wait(.01)
  450. chance = math.random(0,100)
  451. if chance < 10 then
  452. sel = math.random(1,3)
  453. if sel == 1 then
  454. tecks.Text = "URNEXT_RUNAWAY666"
  455. elseif sel == 2 then
  456. tecks.Text = "E4404 10001000 666"
  457. elseif sel == 3 then
  458. tecks.Text = "URN3XT_RUN4W4Y"
  459. end
  460. else tecks.Text = "URNEXT_RUNAWAY666"
  461. if chara.Humanoid.Health > 0 then
  462. chara.Humanoid.MaxHealth = math.huge
  463. chara.Humanoid.Health = math.huge
  464. end
  465. if game.Lighting:FindFirstChild("ColorCorrection") == nil then
  466. local l = Instance.new("ColorCorrectionEffect",game.Lighting)
  467. l.Contrast,l.Saturation,l.Brightness = 2, -0.75, 0.375
  468. l.TintColor = Color3.new(1,0,0)
  469. end
  470. tecks.Position = UDim2.new(0,math.random(-1,1),0,math.random(-1,1))
  471. end
  472. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement