Roblox Give Item Script Hack

Item

Roblox give item script hack pastebin
Nov 21st, 2016

How To Use Scripts In Roblox? Any Roblox Script you downloaded such as a Roblox God Script, Admin Script, Exploit Scripts, Scripts Op, Hack Scripts, Money Script, Kill Script or a New Script, Hub they are all executed by a Script Executor. So you will first need to download a Hack or Script Executor and then put the Script in the execute box.

Roblox
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. lplr = game.Players.LocalPlayer
  2. lhum = lchar:FindFirstChild('Humanoid')
  3. lrootpart = lhum:FindFirstChild('HumanoidRootPart')
  4. animator = lhum.Animator
  5. ls = torso:FindFirstChild('Left Shoulder')
  6. lh = torso:FindFirstChild('Left Hip')
  7. rs = torso:FindFirstChild('Right Shoulder')
  8. rl = lchar:FindFirstChild('Right Leg')
  9. neck = torso:FindFirstChild('Neck')
  10. cf = CFrame
  11. pixelsizepreferred =2.75
  12. --Making the gui
  13. --Making the textbox
  14. generalframe.Size = UDim2.new(0,250,0,110)
  15. generalframe.Active =true
  16. generalframe.BackgroundColor3 = BrickColor.new('Really black').Color
  17. generalframe.Transparency =0.1
  18. local textbox = create('TextBox', generalframe)
  19. textbox.Size = UDim2.new(0,200,0,25)
  20. textbox.BackgroundColor3 = BrickColor.new('Really black').Color
  21. textbox.TextColor = BrickColor.new('Institutional white')
  22. textbox.FontSize ='Size24'
  23. --Making give gear button
  24. local execbutton = create('TextButton', generalframe)
  25. execbutton.Position = textbox.Position + UDim2.new(0,0,0,32.5)
  26. execbutton.Text ='Insert'
  27. execbutton.BackgroundColor3 = BrickColor.new('Really black').Color
  28. execbutton.TextColor = BrickColor.new('Institutional white')
  29. execbutton.FontSize = Enum.FontSize.Size18
  30. --Making clear inventory button
  31. local clearbutton = create('TextButton', generalframe)
  32. clearbutton.Position = execbutton.Position + UDim2.new(0,105,0,0)
  33. clearbutton.Text ='Clear'
  34. clearbutton.BackgroundColor3 = BrickColor.new('Really black').Color
  35. clearbutton.TextColor = BrickColor.new(255,255,255)
  36. clearbutton.FontSize = Enum.FontSize.Size18
  37. --Making credits text
  38. credits.Parent = generalframe
  39. credits.Position = textbox.Position - UDim2.new(0,0,0,30)
  40. credits.BackgroundColor3 = BrickColor.new('Really black').Color
  41. credits.Font ='SciFi'
  42. credits.TextColor = BrickColor.new(255,255,255)
  43. function givegear()
  44. local InsertService = game:GetService('InsertService')
  45. vgear = gearmodel:GetChildren()[1]
  46. end
  47. givegear()
  48. vgear.Parent = lchar
  49. end)
  50. for i, v inpairs(backpack:GetChildren())do
  51. v:Remove()
  52. end
RAW Paste Data

Roblox Give Item Command

Jul 22nd, 2015
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. --|LOCAL SCRIPT|--
  2. gear_ids={193769809,225921000,163352376,253519495,30393548} --insert gear asset ids
  3. --------------------------------------
  4. ---Source---
  5. for i,v in pairs(gear_ids) do
  6. if id~=nil then
  7. game:GetService('InsertService'):LoadAsset(id):GetChildren()[1].Parent=player.Backpack
  8. game:GetService('InsertService'):LoadAsset(id):GetChildren()[1].Parent=player.StarterGear
  9. end

Roblox Give Item Script

RAW Paste Data

Roblox Give Item Script Hack Script