Build A Boat for Treasure Script | MOTOR SPEED CHANGER

Created by Oooga Booga

Features:

  • MOTOR SPEED CHANGER
local MotorSpeed = 250
for i,v in pairs(game:GetService("Workspace"):GetChildren()) do

if v.Name == "Motor"
or v.Name == "BoatMotor"
or v.Name == "FrontWheel"
or v.Name == "BackWheel" then
v.MaxSpeed.Value = WheelSpeed
end
end

ENJOY!

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

More Scripts!

TOP 10 TRENDING SCRIPTS