Advertisement
HenloMyDude

no btools for kian

Mar 24th, 2020
341
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. while true do wait() local k = workspace:FindFirstChild("yoimkian") if k then for i,v in pairs (k:children()) do if v:IsA("Tool") and v.Name == "Building Tools" then v:remove() end end end end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement