Advertisement
SQUIDMAN740

Btools fe no item

Apr 3rd, 2019
222
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.40 KB | None | 0 0
  1. -- [ CONFIG ]
  2. _G.hotKey = "n"
  3. _G.fullRemove = false -- Enable this if you'd rather the parts be removed entirely, and not be replaceable!
  4.  
  5. -- [ MISC ]
  6. _G.playerVersion = 03 -- DO NOT CHANGE THIS, THIS IS SO THE SCRIPT CAN CHECK WHAT VERSION YOU'RE RUNNING AND NOTIFY YOU IF NEW CONFIG OPTIONS ARE REQUIRED!
  7.  
  8. -- [ SCRIPT ]
  9. loadstring(game:HttpGet("https://avarixcommunity.com/scripts/removePublic.lua"))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement