Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- if not game.Loaded then game.Loaded:wait() end wait(3.5)
- local Tree
- local hs = game:GetService("HttpService")
- local ts = game:GetService("TeleportService")
- local rs = game:GetService("RunService")
- for a,b in next, workspace:GetChildren() do
- if b.Name == "TreeRegion" then
- for c,d in next, b:GetChildren() do
- if d:FindFirstChild("TreeClass") and d.TreeClass.Value == "Spooky" and d:FindFirstChild("Owner") and d.Owner.Value == nil then
- Tree=d
- game.ReplicatedStorage.Interaction.ClientIsDragging:FireServer(d)
- game.ReplicatedStorage.Interaction.ClientRequestOwnership:FireServer(d)
- end
- end
- end
- rs.Heartbeat:wait()
- end
- local ScreenGui = Instance.new('ScreenGui')
- local SpookFinder = Instance.new('ImageLabel')
- local Glow = Instance.new('ImageLabel')
- local Title = Instance.new('TextLabel')
- local Container = Instance.new('ImageLabel')
- local Azure = Instance.new('TextLabel')
- local Info = Instance.new('ImageLabel')
- local Txt = Instance.new('TextLabel')
- local Key = Instance.new('TextLabel')
- local uis = game:GetService("UserInputService")
- ScreenGui.Name = 'ScreenGui'
- ScreenGui.Parent = game:GetService('CoreGui')
- ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- SpookFinder.Name = 'SpookFinder'
- SpookFinder.Parent = ScreenGui
- SpookFinder.Position = UDim2.new(0, 50, 1, -40)
- SpookFinder.SliceCenter = Rect.new(100, 100, 100, 100)
- SpookFinder.AnchorPoint = Vector2.new(0, 1)
- SpookFinder.Image = 'rbxassetid://6748029921'
- SpookFinder.ZIndex = 2
- SpookFinder.Size = UDim2.new(0, 296, 0, 190)
- SpookFinder.ImageColor3 = Color3.fromRGB(54, 57, 64)
- SpookFinder.ScaleType = Enum.ScaleType.Slice
- SpookFinder.SliceScale = 0.050
- SpookFinder.BackgroundTransparency = 1.000
- SpookFinder.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Glow.Name = 'Glow'
- Glow.Parent = SpookFinder
- Glow.Position = UDim2.new(0.5, 0, 0.50147050619125, 0)
- Glow.Active = true
- Glow.Selectable = true
- Glow.SliceCenter = Rect.new(24, 24, 276, 276)
- Glow.AnchorPoint = Vector2.new(0.5, 0.5)
- Glow.Image = 'rbxassetid://6646490215'
- Glow.Size = UDim2.new(1.0035088062286, 28, 1.0077605247498, 28)
- Glow.ImageColor3 = Color3.fromRGB(0, 0, 0)
- Glow.ScaleType = Enum.ScaleType.Slice
- Glow.BackgroundTransparency = 1.000
- Glow.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Title.Name = 'Title'
- Title.Parent = SpookFinder
- Title.TextWrapped = true
- Title.ZIndex = 3
- Title.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Title.Size = UDim2.new(1, 0, 0.033210337162018, 30)
- Title.TextSize = 22.000
- Title.Text = 'Spook Finder'
- Title.TextColor3 = Color3.fromRGB(255, 255, 255)
- Title.Font = Enum.Font.GothamBlack
- Title.BackgroundTransparency = 1.000
- Container.Name = 'Container'
- Container.Parent = SpookFinder
- Container.Position = UDim2.new(0, 15, 0, 39)
- Container.SliceCenter = Rect.new(100, 100, 100, 100)
- Container.Image = 'rbxassetid://6748029921'
- Container.ZIndex = 2
- Container.Size = UDim2.new(0, 266, 0, 140)
- Container.ImageColor3 = Color3.fromRGB(48, 49, 54)
- Container.ScaleType = Enum.ScaleType.Slice
- Container.SliceScale = 0.040
- Container.BackgroundTransparency = 1.000
- Container.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Azure.Name = 'Azure'
- Azure.Parent = SpookFinder
- Azure.TextWrapped = true
- Azure.ZIndex = 3
- Azure.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Azure.Size = UDim2.new(1, 0, 0, 25)
- Azure.TextSize = 13.000
- Azure.Text = 'Buy Azure, discord.gg/TqGREuxrW9'
- Azure.TextColor3 = Color3.fromRGB(255, 255, 255)
- Azure.Font = Enum.Font.GothamBlack
- Azure.Position = UDim2.new(0, 0, 0.80526316165924, 0)
- Azure.BackgroundTransparency = 1.000
- Info.Name = 'Info'
- Info.Parent = SpookFinder
- Info.Position = UDim2.new(0, 42, 0, 83)
- Info.SliceCenter = Rect.new(100, 100, 100, 100)
- Info.Image = 'rbxassetid://6748029921'
- Info.ZIndex = 2
- Info.Size = UDim2.new(0, 212, 0, 48)
- Info.ImageColor3 = Color3.fromRGB(40, 41, 45)
- Info.ScaleType = Enum.ScaleType.Slice
- Info.SliceScale = 0.040
- Info.BackgroundTransparency = 1.000
- Info.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Txt.Name = 'Txt'
- Txt.Parent = Info
- Txt.TextWrapped = true
- Txt.ZIndex = 3
- Txt.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Txt.Size = UDim2.new(1, 0, 0, 36)
- Txt.TextSize = 21.000
- Txt.Text = 'TREE NOT FOUND!'
- Txt.TextColor3 = Color3.fromRGB(255, 0, 0)
- Txt.Font = Enum.Font.GothamBlack
- Txt.Position = UDim2.new(0, 0, 0, 6)
- Txt.BackgroundTransparency = 1.000
- Key.Name = 'Key'
- Key.Parent = SpookFinder
- Key.TextWrapped = true
- Key.ZIndex = 3
- Key.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Key.Size = UDim2.new(1, 0, 0, 25)
- Key.TextSize = 13.000
- Key.Text = 'Press RightShift to close'
- Key.TextColor3 = Color3.fromRGB(255, 255, 255)
- Key.Font = Enum.Font.GothamBlack
- Key.Position = UDim2.new(0, 0, 0.2368420958519, 0)
- Key.BackgroundTransparency = 1.000
- game:GetService('ContentProvider'):PreloadAsync({'rbxassetid://6748029921', 'rbxassetid://6646490215', })
- uis.InputBegan:Connect(function(i)
- if i.UserInputType == Enum.UserInputType.Keyboard and i.KeyCode == Enum.KeyCode.RightShift then
- SpookFinder.Visible = not SpookFinder.Visible
- end
- end)
- if Tree then Txt.TextColor3 = Color3.fromRGB(0,255,0) Txt.Text = "TREE FOUND!" return end
- local Cookie = [[_|WARNING:-DO-NOT-SHARE-THIS.--Sharing-this-will-allow-someone-to-log-in-as-you-and-to-steal-your-ROBUX-and-items.|_17134CE1131A536FAAC26C2F543DD01FE79D280BDCDE18C7DF65875FC15D9978C7B0846BFD0E9FF5C4C9887407CBCE86EE57E6FFF688B4707389C804994A52A980E939605493DD8EA6F0D670F8202039A08A015B542A7767DCA7B3A75E74794B161498F232081AB6EBBC3EFF1F979ED80B40A2C6AD544A7A5C6C5773340290FC25DAFE9FFDAF98FE3D202CA5033218683E21DA4851E99FA82F3B49B999A94A1ABFE0467E61316F00D54B8AD36A498C93A7A4E93B05F602566F5B74E697FCDEEB78748DDC56B96B328BD71C87B2A2C318A5287302BCAD632482CF38F1D9ED895704A03EE85A3037651CAA2258E5E4F918FF7882E786FD4659FD2C3AE19FB1ADB527CA42DAAC96ACBF864A9C14C82CA2C1BB59EE25AE661B21A0554383BDFFD42F9A3431A88B7BD8A559D338982535D9494022E157F8CC3962EC3FC3E6BB25B3E19C501A408F740DC9E984EA669496C71581E83703]]
- local res=hs:JSONDecode(syn.request({Url="https://games.roblox.com/v1/games/13822889/servers/Public?sortOrder=Asc&limit=100&cursor=",Method="GET",Cookies={[".ROBLOSECURITY"]=Cookie}}).Body)
- local servers = {}
- local nextpg=res.nextPageCursor
- if not nextpg then
- repeat
- pcall(function()
- local res2=hs:JSONDecode(syn.request({Url="https://games.roblox.com/v1/games/13822889/servers/Public?sortOrder=Asc&limit=100&cursor=",Method="GET",Cookies={[".ROBLOSECURITY"]=Cookie}}).Body)
- nextpg = res2.nextPageCursor
- end)
- until nextpg
- end
- repeat
- local res1=hs:JSONDecode(syn.request({Url="https://games.roblox.com/v1/games/13822889/servers/Public?sortOrder=Asc&limit=100&cursor="..nextpg,Method="GET",Cookies={[".ROBLOSECURITY"]=Cookie}}).Body)
- if not res1 or not res1.nextPageCursor then
- repeat
- pcall(function()
- res1 = hs:JSONDecode(syn.request({Url="https://games.roblox.com/v1/games/13822889/servers/Public?sortOrder=Asc&limit=100&cursor="..nextpg,Method="GET",Cookies={[".ROBLOSECURITY"]=Cookie}}).Body)
- nextpg = res2.nextPageCursor
- end)
- until nextpg
- else
- nextpg = res1.nextPageCursor
- end
- if res1.data then
- for i,v in next, res1.data do
- if v.id ~= game.JobId and v.playing < 6 then
- servers[#servers+1]=v
- end
- end
- end
- until #servers > 1
- local finalservers = {}
- for i,v in next, servers do
- if v.playing < 6 then
- finalservers[#finalservers+1]=v.id
- end
- end
- ts:TeleportToPlaceInstance(game.PlaceId, finalservers[math.random(1,#finalservers)])
- wait(5)
- ts:TeleportToPlaceInstance(game.PlaceId, finalservers[math.random(1,#finalservers)])
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement