ADVERTISEMENTREMOVE ADS
GET EVERY GLOVE IN SLAB BATTLES!
47,557 views
Script Preview
Description
This is a script for slab battles which give you every single badge glove including paid gloves (doesnt give you crates/hiteffects)
Features:
- give
- all
- gloves
Tested with
ADVERTISEMENTREMOVE ADS
6 Lines • 245 Bytes
Verified
for l, j in ipairs(game.workspace.Lobby.GloveStands:GetChildren()) do
for i, v in ipairs(game.ReplicatedStorage._NETWORK:GetChildren()) do if v.ClassName == "RemoteEvent" then
v:FireServer(j.Name)
end
end
end
ADVERTISEMENTREMOVE ADS
ADVERTISEMENTREMOVE ADS
Comments
All badge gloves work but not the paid
@pele yeah unfortunately it says you own it but it doesn't equip
Keyless???
@Rake yeah! you just execute it and it works
Really worked