Roblox Neon District Hacker

Aug 20th, 2015
Never
Roblox Neon District Hacker

Roblox Neon District Hacker

Yo what's up guys!sorry about my old channel.its getting hack so i made new channel nowas you know my old channel is VedEd and its getting hack so i can't. Roblox bypass decals gamma hacked.

Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. local p=game:GetService'Players'.LocalPlayer
  2. local surf='SmoothNoOutlines'
  3. if not c then error'Cannot find character, please respawn, then rerun the script' end
  4. -- Flashlight Handle
  5. hand.BrickColor=BrickColor.DarkGray()
  6. hand.Anchored=false
  7. hand.CanCollide=false
  8. hand.Size=Vector3.new(1,1,2)
  9. local fe=Instance.new'Part'
  10. fe.Parent=c
  11. fe.Locked=true
  12. fe.FormFactor='Custom'
  13. fe.TopSurface,hand.BottomSurface=surf,surf
  14. -- Welding stuff
  15. -- Flash to Right Arm
  16. weld1.Parent=hand
  17. weld1.Part1=c['Right Arm']
  18. local weld2=Instance.new'Weld'
  19. weld2.Part0=hand
  20. weld2.C0=CFrame.new(0, 0, 1)
  21. -- Right Arm Weld
  22. ra.Parent=c['Torso']
  23. ra.Part1=c['Torso']
  24. ra.C0=CFrame.new(-1.5,1,0)*CFrame.Angles(math.rad(180),0,0)
  25. -- Flashlight Functionality
  26. local flashlightOn = false
  27. p:GetMouse().Button1Down:connect(function()
  28. if flashlightOn then
  29. light=Instance.new'SurfaceLight'
  30. light.Range=32
  31. light.Brightness=2
  32. else
  33. if light then light:destroy() end
  34. end
  35. spawn(function()
  36. if flashlightOn then
  37. Battery=Battery-1
  38. else
  39. Battery=Battery+1
  40. end
  41. end
  42. -- Turning off flashlight if the battery is too low
  43. while wait() do
  44. flashlightOn=false
  45. fe.BrickColor=BrickColor.new'Black'
  46. end
  47. end)
  48. local stepped = game:GetService'RunService'.RenderStepped

Neon District Roblox