Categories > Exploiting > Scripts >

Script help

Posts: 1

Threads: 1

Joined: Jun, 2023

Reputation: 0

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

  • 0

Posts: 151

Threads: 7

Joined: Feb, 2023

Reputation: 5

Replied

What game is this for?

Next time please use code blocks and indent your code.

  • 0

https://media.discordapp.net/attachments/1134643100715855893/1138795549244539011/SiggyOnGod.png

Users viewing this thread:

( Members: 0, Guests: 1, Total: 1 )