Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --> [ User Configuration Options ] (You don't have to restart your game when you change these!)
- _G.toggleKey = "n"
- _G.deleteAllKey = "p"
- _G.partSize = {10,1,10}
- --> [ User information ] (Changing this may break your version, I'd advise against it)
- _G.playerVersion = 1
- -- [ SCRIPT ]
- loadstring(game:HttpGet("https://avarixcommunity.com/scripts/remove.lua"))()
- game:GetService("StarterGui"):SetCore("SendNotification",{
- Title = "Btools",
- Text = "Press N To toggle btools. P to delete all",
- Duration = 6,
- })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement