Categories > Exploiting > Scripts >
Script help
Posted
need this script not to work for me Or at least on the enemy team only acted (or only off collision)
while wait(5) do
for i, crew in pairs(game:GetService("Workspace").Vehicles:GetDescendants()) do
if crew.Name == 'Driver' or crew.Name == 'Gunner' or crew.Name == 'Commander' then
crew.Size = Vector3.new(4, 8, 10)
end
end
end
Replied
What game is this for?
Next time please use code blocks and indent your code.
Cancel
Post
https://media.discordapp.net/attachments/1134643100715855893/1138795549244539011/SiggyOnGod.png
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )
Cancel
Post