Adopt me Christmas Event Autofarm

Script Credit :- DekuDimz#0152
Features

Christmas Event Autofarm

Script
--BROUGHT TO YOU BY RobloxScripter.com!--

getgenv().Delay = 1 getgenv().T = true local t = game.ReplicatedStorage.Fsys for Name, Remote in pairs(debug.getupvalue(require(t).load("RouterClient").init, 4)) do Remote.Name = Name end while wait() and getgenv().T do pcall( function() game:GetService("Players").LocalPlayer.PlayerGui.DialogApp.Dialog.Visible = false for i, v in pairs(game:GetService("Workspace").Interiors.MainMap:GetChildren()) do if v.ClassName == "Model" and v:FindFirstChild("GingerbreadMan") then wait(getgenv().Delay) game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.GingerbreadMan.CFrame end end end ) end

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors