Roblox Hack Commands 2017

Lorem ipsum dolor sit amet, consectetur adipiscing elit.Morbi adipiscing gravdio, sit amet suscipit risus ultrices eu.Fusce viverra neque at purus laoreet consequa.Vivamus vulputate posuere nisl quis consequat.

Jan 15th, 2017
Admin commands roblox hacks
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. local c = Player.Character
  2. c = Player.CharacterAdded:wait()
  3. radio.Name = 'Radio'
  4. radio.Anchored = true
  5. radio.Size = Vector3.new(3.2, 1.43, 0.8)
  6. radio.CFrame = c.Torso.CFrame * CFrame.new(0,0,.8)
  7. radio.CFrame = radio.CFrame * CFrame.fromEulerAnglesXYZ(0,3.15,0)
  8. radio.CFrame = radio.CFrame * CFrame.fromEulerAnglesXYZ(0,0,-.7)
  9. local mesh = Instance.new('SpecialMesh',radio)
  10. mesh.MeshId = 'http://www.roblox.com/asset/?id=151760030'
  11. mesh.TextureId = 'https://www.roblox.com/TX_NCGBoomBox-item?id=151760072'
  12. local weld = Instance.new('Weld',radio)
  13. weld.Part1 = radio
  14. weld.C1 = radio.CFrame:inverse()
  15. sound.Name = 'Music'
  16. sound.Volume = 1
  17. local gui = Instance.new('ScreenGui',Player.PlayerGui)
  18. local frame = Instance.new('Frame',gui)
  19. frame.BackgroundColor3 = Color3.new(58/255,58/255,58/255)
  20. frame.BorderSizePixel = 2
  21. frame.Position = UDim2.new(0,20,.5,-100)
  22. local playb = Instance.new('TextButton',frame)
  23. playb.BorderColor3 = Color3.new(0,0,0)
  24. playb.Size = UDim2.new(.3,0,.2,0)
  25. playb.Text = 'Play'
  26. playb.TextScaled = true
  27. local stopb = Instance.new('TextButton',frame)
  28. stopb.BorderColor3 = Color3.new(0,0,0)
  29. stopb.Size = UDim2.new(.3,0,.2,0)
  30. stopb.Text = 'Stop'
  31. stopb.TextScaled = true
  32. local stipb = Instance.new('TextBox',frame)
  33. stipb.BorderColor3 = Color3.new(0,0,0)
  34. stipb:TweenSize(UDim2.new(.5,0,.25,0),'Out','Quad',1,true)
  35. stipb.Text = 'SoundId'
  36. stipb.TextScaled = true
  37. local label = Instance.new('TextLabel',frame)
  38. label.TextScaled = true
  39. label.TextColor3 = Color3.new(255,255,255)
  40. --stipb.Size = UDim2.new(1,0,.2,0)
  41. local Playing = false
  42. stipb.Changed:connect(function()
  43. end)
  44. playb.MouseButton1Click:connect(function()
  45. Playing = true
  46. sound:Stop()
  47. end)
  48. while true do
  49. mesh.Scale = Vector3.new(1.1,1.1,1.1)
  50. mesh.Scale = Vector3.new(1,1,1)
  51. wait(.2)
RAW Paste Data
May 20th, 2017

Roblox 2017 Game

Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!

Roblox Passwords 2017

  1. local lol = Instance.new('Tool',p.Backpack)
  2. lol.TextureId ='http://www.roblox.com/asset?id=130093050'
  3. lol2.Name ='Handle'
  4. lol3.MeshId ='http://www.roblox.com/asset?id=130099641'
  5. lol3.TextureId ='http://www.roblox.com/asset?id=130093033'
  6. lol4.Color = Color3.new(0,255,255)
  7. local lol5 = Instance.new('Sound',lol2)
  8. lol5.SoundId ='http://www.roblox.com/asset?id=130113322'
  9. lol6.Name ='Reload'
  10. lol6.SoundId ='http://www.roblox.com/asset?id=130113370'
  11. lol7.Name ='HitFade'
  12. lol7.SoundId ='http://www.roblox.com/asset?id=130113415'
  13. --| Constants |--
  14. local SHOT_TIME =1
  15. local NOZZLE_OFFSET = Vector3.new(0,0.4,-1.1)
  16. -----------------
  17. -----------------
  18. local PlayersService = Game:GetService('Players')
  19. local Handle = Tool:WaitForChild('Handle')
  20. local FireSound = Handle:WaitForChild('Fire')
  21. local HitFadeSound = Handle:WaitForChild('HitFade')
  22. local PointLight = Handle:WaitForChild('PointLight')
  23. local Character =nil
  24. local Player =nil
  25. local BaseShot =nil
  26. -----------------
  27. -----------------
  28. -- Returns a character ancestor and its Humanoid, or nil
  29. if subject and subject ~= Workspace then
  30. local humanoid = subject:FindFirstChild('Humanoid')
  31. return subject, humanoid
  32. return FindCharacterAncestor(subject.Parent)
  33. end
  34. end
  35. -- Removes any old creator tags and applies new ones to the specified target
  36. while target:FindFirstChild('creator')do
  37. end
  38. local creatorTag = Instance.new('ObjectValue')
  39. creatorTag.Name ='creator'--NOTE: Must be called 'creator' for website stats
  40. local iconTag = Instance.new('StringValue')
  41. iconTag.Name ='icon'
  42. iconTag.Parent = creatorTag
  43. DebrisService:AddItem(creatorTag,4)
  44. -- Returns all objects under instance with Transparency
  45. localfunction GetTransparentsRecursive(instance, partsTable)
  46. for _, child inpairs(instance:GetChildren())do
  47. table.insert(partsTable, child)
  48. GetTransparentsRecursive(child, partsTable)
  49. return partsTable
  50. local selectionBox = Instance.new('SelectionBox')
  51. selectionBox.Color = BrickColor.new('Toothpaste')
  52. return selectionBox
  53. local light = PointLight:Clone()
  54. light.Parent = instance
  55. localfunction FadeOutObjects(objectsWithTransparency, fadeIncrement)
  56. local lastObject =nil
  57. object.Transparency = object.Transparency + fadeIncrement
  58. end
  59. until lastObject.Transparency >=1ornot lastObject
  60. localfunction Dematerialize(character, humanoid, firstPart)
  61. for _, child inpairs(character:GetChildren())do
  62. child.Anchored =true
  63. elseif child:IsA('LocalScript')or child:IsA('Script')then
  64. end
  65. local firstSelectionBox = SelectionBoxify(firstPart)
  66. wait(0.05)
  67. for _, part inpairs(parts)do
  68. table.insert(selectionBoxes, SelectionBoxify(part))
  69. end
  70. local objectsWithTransparency = GetTransparentsRecursive(character)
  71. DebrisService:AddItem(character,2)
  72. local fadeIncrement =0.05
  73. FadeOutObjects({firstSelectionBox}, fadeIncrement)
  74. character:Destroy()
  75. end)
  76. end
  77. localfunction OnTouched(shot, otherPart)
  78. local character, humanoid = FindCharacterAncestor(otherPart)
  79. if character and humanoid and character ~= Character then
  80. if shot then
  81. local hitFadeSound = shot:FindFirstChild(HitFadeSound.Name)
  82. hitFadeSound.Parent = humanoid.Torso
  83. end
  84. end
  85. end
  86. Character = Tool.Parent
  87. Player = PlayersService:GetPlayerFromCharacter(Character)
  88. if Tool.Enabled and Humanoid.Health >0then
  89. local firingPoint = handleCFrame.p + handleCFrame:vectorToWorldSpace(NOZZLE_OFFSET)
  90. local shotCFrame = CFrame.new(firingPoint, Humanoid.TargetPoint)
  91. local laserShotClone = BaseShot:Clone()
  92. laserShotClone.CFrame = shotCFrame +(shotCFrame.lookVector *(BaseShot.Size.Z /2))
  93. bodyVelocity.velocity = shotCFrame.lookVector * SHOT_SPEED
  94. laserShotClone.Touched:connect(function(otherPart)
  95. end)
  96. laserShotClone.Parent = Tool
  97. wait(0.6)-- FireSound length
  98. ReloadSound:Play()
  99. end
  100. --| Script Logic |--
  101. BaseShot.Name ='Effect'
  102. BaseShot.Size = Vector3.new(0.2,0.2,3)
  103. BaseShot.BrickColor = BrickColor.new('Toothpaste')
  104. Light(BaseShot)
  105. Tool.Unequipped:connect(OnUnequipped)
RAW Paste Data

Comments are closed.