if game.PlaceId == 735030788 then repeat wait() until game:IsLoaded() wait() game:GetService("Players").LocalPlayer.Idled:connect(function() game:GetService("VirtualUser"):ClickButton2(Vector2.new()) end) game.Players.LocalPlayer.Character:MoveTo(game:GetService("Workspace").AppleBobbing.AppleBobbingScripts.Seat.CFrame.p) while wait() do fireproximityprompt(game:GetService("Workspace").AppleBobbing.AppleBobbingScripts.Seat.Attachment.ProximityPrompt) end end if game.PlaceId ~= 735030788 then game:GetService("TeleportService"):Teleport(735030788, LocalPlayer) end