Roblox Prison Life: Deleting Shields Script ( Anti-Shield )

Аватар автора
Игровые Секреты
Roblox Prison Life when you hate shield users so much thta u made thsi Script: ———————————————————————————————— game:GetService("UserInputService").InputBegan:connect(function(inputObject, gameProcessedEvent) if gameProcessedEvent then return end if inputObject.KeyCode == Enum.KeyCode.G then for _,player in pairs(game.Players:GetPlayers()) do local minecraft = game.Workspace:FindFirstChild(player.Name).Torso:FindFirstChild("ShieldFolder") if minecraft then minecraft:Destroy() end local fortnite = game.Workspace:FindFirstChild(player.Name):FindFirstChild("Riot Shield") if fortnite then fortnite:Destroy() end end end end) ———————————————————————————————— like share subscribe comment and stuff ———————————————————————————————— ———————————————————————————————— What is ROBLOX? ROBLOX is an online virtual playground and workshop, where kids of all ages can safely interact, create, have fun, and learn. It’s unique in that practically everything on ROBLOX is designed and constructed by members of the community. ROBLOX is designed for 8 to 18 year olds, but it is open to people of all ages. Each player starts by choosing an avatar and giving it an identity. They can then explore ROBLOX — interacting with others by chatting, playing games, or collaborating on creative projects. There is no cost for this first plot of virtual land. By participating and by building cool stuff, ROBLOX members can earn specialty badges as well as ROBLOX dollars...

0/0


0/0

0/0

0/0