Meme Piece Script | GET ALL ITEMS, EVEN ADMIN ITEMS

Created by Atomicals#8791

Features:

  • GET ALL ITEMS
  • EVEN ADMIN ITEMS
for i,v in pairs(game.ReplicatedStorage.Tools:GetChildren()) do
if v:IsA("RemoteEvent") then
v:FireServer()
end
end

ENJOY!

Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!

Share This Post

Share on facebook
Share on linkedin
Share on twitter
Share on email

More Scripts!

TOP 10 TRENDING SCRIPTS