Categories > Coding > Lua >

BTools Lua Script

Posts: 16

Threads: 2

Joined: May, 2018

Reputation: 0

Posted

Bypassed BTools for ROBLOX :D Enjoy!

print("Getting Btools")
print("Drag Success")
a = Instance.new("HopperBin") 
a.BinType = 1 
a.Parent = game.Players.mitnavnergodt.Backpack
print("Delete Success")
a = Instance.new("HopperBin") 
a.BinType = 4 
a.Parent = game.Players.mitnavnergodt.Backpack
print("Copy Success")
a = Instance.new("HopperBin") 
a.BinType = 3 
a.Parent = game.Players.mitnavnergodt.Backpack
  • 0

Added

I made this because BTools looks to be patched so i found a script.
BTW This is not my script credits to who made it!
  • 0

Posts: 1

Threads: 0

Joined: Jun, 2018

Reputation: 0

Replied

BLUS
  • 0

Posts: 421

Threads: 28

Joined: Jan, 2018

Reputation: 14

Replied

some unnecessary code in it but oh well. 
  • 0

Posts: 18

Threads: 3

Joined: Jun, 2018

Reputation: 0

Replied

How do I convert it to the Visual Studio Code Thingy???  Im new
  • 0

Posts: 16

Threads: 2

Joined: May, 2018

Reputation: 0

Replied

a = Instance.new("HopperBin") 
a.BinType = 1 
a.Parent = game.Players.LocalPlayer.Backpack
a = Instance.new("HopperBin") 
a.BinType = 4 
a.Parent = game.Players.LocalPlayer.Backpack
a = Instance.new("HopperBin") 
a.BinType = 3 
a.Parent = game.Players.LocalPlayer.Backpack

Happy? No unneeded code :P
  • 0

Posts: 5

Threads: 2

Joined: Jun, 2018

Reputation: 0

Replied

Hey, this actually works on FE games.
  • 0

Posts: 4

Threads: 1

Joined: May, 2018

Reputation: 0

Replied

Thank you very much... I was really hoping we would get btools back. :D
  • 0

Users viewing this thread:

( Members: 0, Guests: 1, Total: 1 )