Thank you for using our website
Your script:
NO KEY
_G.farm = true
while wait() do
if _G.farm == true then
local Event = game:GetService("Workspace").UUSERNAME.Vehicle.Server.Lift
Event:FireServer()
end
end
Enter the name of the game or script.
Thank you for using our website
Your script:
_G.farm = true
while wait() do
if _G.farm == true then
local Event = game:GetService("Workspace").UUSERNAME.Vehicle.Server.Lift
Event:FireServer()
end
end