-- Gui to Lua -- Version: 3.2 -- Instances: local FarmingNfriendsmadebyfish2651 = Instance.new("ScreenGui") local Title = Instance.new("Frame") local Frame = Instance.new("Frame") local Frame_2 = Instance.new("Frame") local Frame_3 = Instance.new("Frame") local Base = Instance.new("TextLabel") local Base1N2 = Instance.new("TextButton") local Base3 = Instance.new("TextButton") local Base4 = Instance.new("TextButton") local Base5 = Instance.new("TextButton") local Base6 = Instance.new("TextButton") local Base7 = Instance.new("TextButton") local Shops = Instance.new("TextLabel") local SeedShop1 = Instance.new("TextButton") local SeedShop2 = Instance.new("TextButton") local WoodNStuff = Instance.new("TextButton") local Carshop = Instance.new("TextButton") local Eggsell = Instance.new("TextButton") local Foodstore = Instance.new("TextButton") local TextLabel = Instance.new("TextLabel") local TextLabel_2 = Instance.new("TextLabel") --Properties: FarmingNfriendsmadebyfish2651.Name = "Farming N friends made by fish#2651" FarmingNfriendsmadebyfish2651.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui") FarmingNfriendsmadebyfish2651.ZIndexBehavior = Enum.ZIndexBehavior.Sibling Title.Name = "Title" Title.Parent = FarmingNfriendsmadebyfish2651 Title.BackgroundColor3 = Color3.fromRGB(75, 75, 75) Title.Position = UDim2.new(0, 0, 0.193832606, 0) Title.Size = UDim2.new(0, 283, 0, 45) Frame.Parent = Title Frame.BackgroundColor3 = Color3.fromRGB(44, 44, 44) Frame.Position = UDim2.new(-0.00190804957, 0, 0.990566015, 0) Frame.Size = UDim2.new(0, 283, 0, 229) Frame_2.Parent = Title Frame_2.BackgroundColor3 = Color3.fromRGB(75, 75, 75) Frame_2.Position = UDim2.new(0.0604179017, 0, 1.38723278, 0) Frame_2.Size = UDim2.new(0, 247, 0, 192) Frame_3.Parent = Frame_2 Frame_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255) Frame_3.Position = UDim2.new(0.489878535, 0, 0, 0) Frame_3.Size = UDim2.new(0, 5, 0, 192) Base.Name = "Base" Base.Parent = Frame_2 Base.BackgroundColor3 = Color3.fromRGB(43, 57, 75) Base.Size = UDim2.new(0, 121, 0, 28) Base.Font = Enum.Font.SourceSans Base.Text = "Player base" Base.TextColor3 = Color3.fromRGB(85, 255, 0) Base.TextScaled = true Base.TextSize = 14.000 Base.TextWrapped = true Base1N2.Name = "Base1 N 2" Base1N2.Parent = Base Base1N2.BackgroundColor3 = Color3.fromRGB(0, 170, 255) Base1N2.Position = UDim2.new(0, 0, 1, 0) Base1N2.Size = UDim2.new(0, 121, 0, 17) Base1N2.Font = Enum.Font.SourceSans Base1N2.Text = "Base1 N 2" Base1N2.TextColor3 = Color3.fromRGB(0, 0, 0) Base1N2.TextScaled = true Base1N2.TextSize = 24.000 Base1N2.TextWrapped = true Base3.Name = "Base3" Base3.Parent = Base Base3.BackgroundColor3 = Color3.fromRGB(0, 170, 255) Base3.Position = UDim2.new(0, 0, 1.60714293, 0) Base3.Size = UDim2.new(0, 121, 0, 17) Base3.Font = Enum.Font.SourceSans Base3.Text = "Base3" Base3.TextColor3 = Color3.fromRGB(0, 0, 0) Base3.TextScaled = true Base3.TextSize = 14.000 Base3.TextWrapped = true Base4.Name = "Base4" Base4.Parent = Base Base4.BackgroundColor3 = Color3.fromRGB(0, 170, 255) Base4.Position = UDim2.new(0, 0, 2.21428585, 0) Base4.Size = UDim2.new(0, 121, 0, 17) Base4.Font = Enum.Font.SourceSans Base4.Text = "Base4" Base4.TextColor3 = Color3.fromRGB(0, 0, 0) Base4.TextScaled = true Base4.TextSize = 14.000 Base4.TextWrapped = true Base5.Name = "Base5" Base5.Parent = Base Base5.BackgroundColor3 = Color3.fromRGB(0, 170, 255) Base5.Position = UDim2.new(0, 0, 2.85714316, 0) Base5.Size = UDim2.new(0, 121, 0, 17) Base5.Font = Enum.Font.SourceSans Base5.Text = "Base5" Base5.TextColor3 = Color3.fromRGB(0, 0, 0) Base5.TextScaled = true Base5.TextSize = 14.000 Base5.TextWrapped = true Base6.Name = "Base6" Base6.Parent = Base Base6.BackgroundColor3 = Color3.fromRGB(0, 170, 255) Base6.Position = UDim2.new(0, 0, 3.46428609, 0) Base6.Size = UDim2.new(0, 121, 0, 17) Base6.Font = Enum.Font.SourceSans Base6.Text = "Base6" Base6.TextColor3 = Color3.fromRGB(0, 0, 0) Base6.TextScaled = true Base6.TextSize = 14.000 Base6.TextWrapped = true Base7.Name = "Base7" Base7.Parent = Base Base7.BackgroundColor3 = Color3.fromRGB(0, 170, 255) Base7.Position = UDim2.new(0, 0, 4.07142878, 0) Base7.Size = UDim2.new(0, 121, 0, 17) Base7.Font = Enum.Font.SourceSans Base7.Text = "Base7" Base7.TextColor3 = Color3.fromRGB(0, 0, 0) Base7.TextScaled = true Base7.TextSize = 14.000 Base7.TextWrapped = true Shops.Name = "Shops" Shops.Parent = Frame_2 Shops.BackgroundColor3 = Color3.fromRGB(43, 57, 75) Shops.Position = UDim2.new(0.510121465, 0, 0, 0) Shops.Size = UDim2.new(0, 121, 0, 28) Shops.Font = Enum.Font.SourceSans Shops.Text = "Shops" Shops.TextColor3 = Color3.fromRGB(85, 255, 0) Shops.TextScaled = true Shops.TextSize = 14.000 Shops.TextWrapped = true SeedShop1.Name = "SeedShop1" SeedShop1.Parent = Shops SeedShop1.BackgroundColor3 = Color3.fromRGB(170, 85, 255) SeedShop1.Position = UDim2.new(0, 0, 1.07142854, 0) SeedShop1.Size = UDim2.new(0, 121, 0, 15) SeedShop1.Font = Enum.Font.SourceSans SeedShop1.Text = "SeedShop1" SeedShop1.TextColor3 = Color3.fromRGB(0, 0, 0) SeedShop1.TextSize = 14.000 SeedShop2.Name = "SeedShop2" SeedShop2.Parent = Shops SeedShop2.BackgroundColor3 = Color3.fromRGB(170, 85, 255) SeedShop2.Position = UDim2.new(0, 0, 1.64285707, 0) SeedShop2.Size = UDim2.new(0, 121, 0, 15) SeedShop2.Font = Enum.Font.SourceSans SeedShop2.Text = "SeedShop2" SeedShop2.TextColor3 = Color3.fromRGB(0, 0, 0) SeedShop2.TextSize = 14.000 WoodNStuff.Name = "Wood N Stuff" WoodNStuff.Parent = Shops WoodNStuff.BackgroundColor3 = Color3.fromRGB(170, 85, 255) WoodNStuff.Position = UDim2.new(0, 0, 2.21428561, 0) WoodNStuff.Size = UDim2.new(0, 121, 0, 15) WoodNStuff.Font = Enum.Font.SourceSans WoodNStuff.Text = "Wood N Stuff" WoodNStuff.TextColor3 = Color3.fromRGB(0, 0, 0) WoodNStuff.TextScaled = true WoodNStuff.TextSize = 14.000 WoodNStuff.TextWrapped = true Carshop.Name = "Car shop" Carshop.Parent = Shops Carshop.BackgroundColor3 = Color3.fromRGB(170, 85, 255) Carshop.Position = UDim2.new(0, 0, 2.75, 0) Carshop.Size = UDim2.new(0, 121, 0, 15) Carshop.Font = Enum.Font.SourceSans Carshop.Text = "Car shop" Carshop.TextColor3 = Color3.fromRGB(0, 0, 0) Carshop.TextScaled = true Carshop.TextSize = 14.000 Carshop.TextWrapped = true Eggsell.Name = "Egg sell" Eggsell.Parent = Shops Eggsell.BackgroundColor3 = Color3.fromRGB(170, 85, 255) Eggsell.Position = UDim2.new(0, 0, 3.28571415, 0) Eggsell.Size = UDim2.new(0, 121, 0, 15) Eggsell.Font = Enum.Font.SourceSans Eggsell.Text = "Egg sell" Eggsell.TextColor3 = Color3.fromRGB(0, 0, 0) Eggsell.TextScaled = true Eggsell.TextSize = 14.000 Eggsell.TextWrapped = true Foodstore.Name = "Food store" Foodstore.Parent = Shops Foodstore.BackgroundColor3 = Color3.fromRGB(170, 85, 255) Foodstore.Position = UDim2.new(0, 0, 3.8214283, 0) Foodstore.Size = UDim2.new(0, 121, 0, 15) Foodstore.Font = Enum.Font.SourceSans Foodstore.Text = "Food store" Foodstore.TextColor3 = Color3.fromRGB(0, 0, 0) Foodstore.TextScaled = true Foodstore.TextSize = 14.000 Foodstore.TextWrapped = true TextLabel.Parent = Title TextLabel.BackgroundColor3 = Color3.fromRGB(75, 75, 75) TextLabel.Position = UDim2.new(-0.00353356893, 0, 0, 0) TextLabel.Size = UDim2.new(0, 282, 0, 34) TextLabel.Font = Enum.Font.SourceSans TextLabel.Text = "Fish Farming and friends script" TextLabel.TextColor3 = Color3.fromRGB(255, 85, 255) TextLabel.TextSize = 25.000 TextLabel.TextWrapped = true TextLabel_2.Parent = Title TextLabel_2.BackgroundColor3 = Color3.fromRGB(75, 75, 75) TextLabel_2.Position = UDim2.new(0.0600706711, 0, 5, 0) TextLabel_2.Size = UDim2.new(0, 247, 0, 29) TextLabel_2.Font = Enum.Font.SourceSans TextLabel_2.Text = "Key binds r to close and e to open" TextLabel_2.TextColor3 = Color3.fromRGB(255, 85, 255) TextLabel_2.TextScaled = true TextLabel_2.TextSize = 21.000 TextLabel_2.TextWrapped = true -- Scripts: local function NCBIMO_fake_script() -- Base1N2.LocalScript local script = Instance.new('LocalScript', Base1N2) local Plr = game.Players.LocalPlayer local char = Plr.Character script.Parent.MouseButton1Click:Connect(function() char.HumanoidRootPart.CFrame = CFrame.new(-144.631, 5.7, 196.459)--add number here\ end) end coroutine.wrap(NCBIMO_fake_script)() local function QJXK_fake_script() -- Base3.LocalScript local script = Instance.new('LocalScript', Base3) local Plr = game.Players.LocalPlayer local char = Plr.Character script.Parent.MouseButton1Click:Connect(function() char.HumanoidRootPart.CFrame = CFrame.new(552.159, 5.7, -173.229)--add number here\ end) end coroutine.wrap(QJXK_fake_script)() local function FJWXD_fake_script() -- Base4.LocalScript local script = Instance.new('LocalScript', Base4) local Plr = game.Players.LocalPlayer local char = Plr.Character script.Parent.MouseButton1Click:Connect(function() char.HumanoidRootPart.CFrame = CFrame.new(-706.697, 49.2007, -194.756)--add number here\ end) end coroutine.wrap(FJWXD_fake_script)() local function MGVNV_fake_script() -- Base5.LocalScript local script = Instance.new('LocalScript', Base5) local Plr = game.Players.LocalPlayer local char = Plr.Character script.Parent.MouseButton1Click:Connect(function() char.HumanoidRootPart.CFrame = CFrame.new(-293.88, 49.2007, -554.863)--add number here\ end) end coroutine.wrap(MGVNV_fake_script)() local function WOYMK_fake_script() -- Base6.LocalScript local script = Instance.new('LocalScript', Base6) local Plr = game.Players.LocalPlayer local char = Plr.Character script.Parent.MouseButton1Click:Connect(function() char.HumanoidRootPart.CFrame = CFrame.new(162.013, 56.3244, 901.4)--add number here\ end) end coroutine.wrap(WOYMK_fake_script)() local function BCHF_fake_script() -- Base7.LocalScript local script = Instance.new('LocalScript', Base7) local Plr = game.Players.LocalPlayer local char = Plr.Character script.Parent.MouseButton1Click:Connect(function() char.HumanoidRootPart.CFrame = CFrame.new(-756.81, 49.2007, 153.676)--add number here\ end) end coroutine.wrap(BCHF_fake_script)() local function JJOL_fake_script() -- SeedShop1.LocalScript local script = Instance.new('LocalScript', SeedShop1) local Plr = game.Players.LocalPlayer local char = Plr.Character script.Parent.MouseButton1Click:Connect(function() char.HumanoidRootPart.CFrame = CFrame.new(-604.019, 7.20001, 474.81)--add number here\ end) end coroutine.wrap(JJOL_fake_script)() local function YXOFZE_fake_script() -- SeedShop2.LocalScript local script = Instance.new('LocalScript', SeedShop2) local Plr = game.Players.LocalPlayer local char = Plr.Character script.Parent.MouseButton1Click:Connect(function() char.HumanoidRootPart.CFrame = CFrame.new(103.91, 50.7023, -730.253)--add number here\ end) end coroutine.wrap(YXOFZE_fake_script)() local function WYZB_fake_script() -- WoodNStuff.LocalScript local script = Instance.new('LocalScript', WoodNStuff) local Plr = game.Players.LocalPlayer local char = Plr.Character script.Parent.MouseButton1Click:Connect(function() char.HumanoidRootPart.CFrame = CFrame.new(-702.966, 17.6025, 1369.38)--add number here\ end) end coroutine.wrap(WYZB_fake_script)() local function UEWHP_fake_script() -- Carshop.LocalScript local script = Instance.new('LocalScript', Carshop) local Plr = game.Players.LocalPlayer local char = Plr.Character script.Parent.MouseButton1Click:Connect(function() char.HumanoidRootPart.CFrame = CFrame.new(-596.127, 7.20191, 823.77)--add number here\ end) end coroutine.wrap(UEWHP_fake_script)() local function IKYZLQ_fake_script() -- Eggsell.LocalScript local script = Instance.new('LocalScript', Eggsell) local Plr = game.Players.LocalPlayer local char = Plr.Character script.Parent.MouseButton1Click:Connect(function() char.HumanoidRootPart.CFrame = CFrame.new(-416.294, 14.0135, 1462.37)--add number here\ end) end coroutine.wrap(IKYZLQ_fake_script)() local function UXIEHO_fake_script() -- Foodstore.LocalScript local script = Instance.new('LocalScript', Foodstore) local Plr = game.Players.LocalPlayer local char = Plr.Character script.Parent.MouseButton1Click:Connect(function() char.HumanoidRootPart.CFrame = CFrame.new(-367.678, 12.5134, 1384.29)--add number here\ end) end coroutine.wrap(UXIEHO_fake_script)() local function SNAP_fake_script() -- Title.LocalScript local script = Instance.new('LocalScript', Title) local Plr = game.Players.LocalPlayer Plr:GetMouse().KeyDown:Connect(function(K) if K == "e" then script.Parent.Visible = true end end) local Plr = game.Players.LocalPlayer Plr:GetMouse().KeyDown:Connect(function(K) if K == "r" then script.Parent.Visible = false end end) end coroutine.wrap(SNAP_fake_script)()