Hammer Exploit Download Roblox

Permalink

Go to file

Safe & Free Roblox Exploits, Hacks, Cheats, Scripts and More. Roblox Exploits 2020. DOWNLOAD NOW FOR FREE! WORKING 17 JUNE.

Hammer Exploit Download Roblox Apk

  • Copy path
Roblox admin exploit downloadDownloadRoblox free exploit 2020
Latest commitf97ca36Feb 2, 2018History
1 contributor

Free Roblox Exploits

getglobal game
getfield -1 GetService
pushvalue -2
pushstring Players
pcall 2 1 0
getfield -1 LocalPlayer
getfield -1 Backpack
getglobal Instance
getfield -1 new
pushstring HopperBin
pushvalue -4
pcall 2 1 0
pushnumber 1
setfield -2 BinType
emptystack
getglobal game
getfield -1 GetService
pushvalue -2
pushstring Players
pcall 2 1 0
getfield -1 LocalPlayer
getfield -1 Backpack
getglobal Instance
getfield -1 new
pushstring HopperBin
pushvalue -4
pcall 2 1 0
pushnumber 3
setfield -2 BinType
emptystack
getglobal game
getfield -1 GetService
pushvalue -2
pushstring Players
pcall 2 1 0
getfield -1 LocalPlayer
getfield -1 Backpack
getglobal Instance
getfield -1 new
pushstring HopperBin
pushvalue -4
pcall 2 1 0
pushnumber 4
setfield -2 BinType
emptystack
  • Copy lines
  • Copy permalink
Feb 9th, 2020
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. -- Version: 1.3
  2. local main = Instance.new('Frame')
  3. local BT = Instance.new('TextButton')
  4. --Properties:
  5. ScreenGui.Parent = game.CoreGui
  6. main.Name ='main'
  7. main.BackgroundColor3 = Color3.fromRGB(62,62,62)
  8. main.BorderSizePixel =5
  9. main.Position = UDim2.new(0.0198598132,0,0.687250972,0)
  10. main.Active =true
  11. Text.Name ='Text'
  12. Text.BackgroundColor3 = Color3.fromRGB(157,157,157)
  13. Text.Position = UDim2.new(0.0292056073,0,0.699203134,0)
  14. Text.Font = Enum.Font.SciFi
  15. Text.TextColor3 = Color3.fromRGB(0,0,0)
  16. BT.Parent = ScreenGui
  17. BT.Position = UDim2.new(0.0443925261,0,0.860557795,0)
  18. BT.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  19. BT.Text ='Btools'
  20. BT.TextScaled =true
  21. BT.TextWrapped =true
  22. local tool1 = Instance.new('HopperBin',game.Players.LocalPlayer.Backpack)
  23. local tool2 = Instance.new('HopperBin',game.Players.LocalPlayer.Backpack)
  24. local tool3 = Instance.new('HopperBin',game.Players.LocalPlayer.Backpack)
  25. local tool4 = Instance.new('HopperBin',game.Players.LocalPlayer.Backpack)
  26. local tool5 = Instance.new('HopperBin',game.Players.LocalPlayer.Backpack)
  27. tool2.BinType ='GameTool'
  28. tool4.BinType ='Script'
  29. end)