Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Instances: 33 | Scripts: 2 | Modules: 0
- local G2L = {};
- -- StarterGui.TrashAltFarm
- G2L["1"] = Instance.new("ScreenGui", game:GetService("CoreGui"));
- G2L["1"]["IgnoreGuiInset"] = true;
- G2L["1"]["ScreenInsets"] = Enum.ScreenInsets.DeviceSafeInsets;
- G2L["1"]["Name"] = [[TrashAltFarm]];
- G2L["1"]["ZIndexBehavior"] = Enum.ZIndexBehavior.Sibling;
- G2L["1"]["ResetOnSpawn"] = false;
- -- StarterGui.TrashAltFarm.Frame
- G2L["2"] = Instance.new("Frame", G2L["1"]);
- G2L["2"]["BorderSizePixel"] = 0;
- G2L["2"]["BackgroundColor3"] = Color3.fromRGB(45, 45, 67);
- G2L["2"]["Size"] = UDim2.new(0, 264, 0, 341);
- G2L["2"]["ClipsDescendants"] = true;
- G2L["2"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["2"]["Position"] = UDim2.new(0.49938347935676575, 0, 0.02880658395588398, 0);
- G2L["2"]["AutomaticSize"] = Enum.AutomaticSize.XY;
- -- StarterGui.TrashAltFarm.Frame.UICorner
- G2L["3"] = Instance.new("UICorner", G2L["2"]);
- -- StarterGui.TrashAltFarm.Frame.UIStroke
- G2L["4"] = Instance.new("UIStroke", G2L["2"]);
- G2L["4"]["Color"] = Color3.fromRGB(171, 171, 255);
- G2L["4"]["Thickness"] = 2;
- -- StarterGui.TrashAltFarm.Frame.Main
- G2L["5"] = Instance.new("Frame", G2L["2"]);
- G2L["5"]["BorderSizePixel"] = 0;
- G2L["5"]["BackgroundColor3"] = Color3.fromRGB(55, 55, 82);
- G2L["5"]["Size"] = UDim2.new(0, 264, 0, 47);
- G2L["5"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["5"]["Name"] = [[Main]];
- -- StarterGui.TrashAltFarm.Frame.Main.UICorner
- G2L["6"] = Instance.new("UICorner", G2L["5"]);
- -- StarterGui.TrashAltFarm.Frame.Main.Cover
- G2L["7"] = Instance.new("Frame", G2L["5"]);
- G2L["7"]["BorderSizePixel"] = 0;
- G2L["7"]["BackgroundColor3"] = Color3.fromRGB(55, 55, 82);
- G2L["7"]["Size"] = UDim2.new(0, 264, 0, 11);
- G2L["7"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["7"]["Position"] = UDim2.new(0, 0, 0.7659574747085571, 0);
- G2L["7"]["Name"] = [[Cover]];
- -- StarterGui.TrashAltFarm.Frame.Main.Header
- G2L["8"] = Instance.new("TextLabel", G2L["5"]);
- G2L["8"]["BorderSizePixel"] = 0;
- G2L["8"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["8"]["TextXAlignment"] = Enum.TextXAlignment.Left;
- G2L["8"]["FontFace"] = Font.new([[rbxasset://fonts/families/GothamSSm.json]], Enum.FontWeight.Bold, Enum.FontStyle.Normal);
- G2L["8"]["TextSize"] = 17;
- G2L["8"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["8"]["Size"] = UDim2.new(0, 194, 0, 47);
- G2L["8"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["8"]["Text"] = [[PLAYERS]];
- G2L["8"]["Name"] = [[Header]];
- G2L["8"]["BackgroundTransparency"] = 1;
- G2L["8"]["Position"] = UDim2.new(0.049242425709962845, 0, 0, 0);
- -- StarterGui.TrashAltFarm.Frame.Main.mini
- G2L["9"] = Instance.new("ImageButton", G2L["5"]);
- G2L["9"]["BorderSizePixel"] = 0;
- G2L["9"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["9"]["AnchorPoint"] = Vector2.new(0, 0.5);
- G2L["9"]["Size"] = UDim2.new(0, 32, 0, 32);
- G2L["9"]["Name"] = [[mini]];
- G2L["9"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["9"]["Position"] = UDim2.new(0.8399999737739563, 0, 0.5, 0);
- G2L["9"]["BackgroundTransparency"] = 1;
- -- StarterGui.TrashAltFarm.Frame.Main.mini.Icon
- G2L["a"] = Instance.new("ImageLabel", G2L["9"]);
- G2L["a"]["BorderSizePixel"] = 0;
- G2L["a"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["a"]["AnchorPoint"] = Vector2.new(0.5, 0.5);
- G2L["a"]["Image"] = [[rbxassetid://7072706663]];
- G2L["a"]["Size"] = UDim2.new(0.699999988079071, 0, 0.699999988079071, 0);
- G2L["a"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["a"]["Name"] = [[Icon]];
- G2L["a"]["BackgroundTransparency"] = 1;
- G2L["a"]["Position"] = UDim2.new(0.5, 0, 0.5, 0);
- -- StarterGui.TrashAltFarm.Frame.HPlayers
- G2L["b"] = Instance.new("ScrollingFrame", G2L["2"]);
- G2L["b"]["Active"] = true;
- G2L["b"]["BorderSizePixel"] = 0;
- G2L["b"]["CanvasSize"] = UDim2.new(0, 0, 0, 0);
- G2L["b"]["MidImage"] = [[]];
- G2L["b"]["TopImage"] = [[]];
- G2L["b"]["BackgroundColor3"] = Color3.fromRGB(45, 45, 67);
- G2L["b"]["AutomaticCanvasSize"] = Enum.AutomaticSize.Y;
- G2L["b"]["Size"] = UDim2.new(0, 264, 0, 256);
- G2L["b"]["ScrollBarImageColor3"] = Color3.fromRGB(171, 171, 255);
- G2L["b"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["b"]["ScrollBarThickness"] = 0;
- G2L["b"]["Position"] = UDim2.new(0, 0, 0.13782991468906403, 0);
- G2L["b"]["Name"] = [[HPlayers]];
- G2L["b"]["BottomImage"] = [[]];
- -- StarterGui.TrashAltFarm.Frame.HPlayers.Players
- G2L["c"] = Instance.new("Frame", G2L["b"]);
- G2L["c"]["BorderSizePixel"] = 0;
- G2L["c"]["BackgroundColor3"] = Color3.fromRGB(64, 64, 96);
- G2L["c"]["Size"] = UDim2.new(0, 202, 0, 256);
- G2L["c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["c"]["AutomaticSize"] = Enum.AutomaticSize.Y;
- G2L["c"]["Name"] = [[Players]];
- -- StarterGui.TrashAltFarm.Frame.HPlayers.Players.UICorner
- G2L["d"] = Instance.new("UICorner", G2L["c"]);
- -- StarterGui.TrashAltFarm.Frame.HPlayers.Players.UIStroke
- G2L["e"] = Instance.new("UIStroke", G2L["c"]);
- G2L["e"]["Color"] = Color3.fromRGB(112, 112, 168);
- -- StarterGui.TrashAltFarm.Frame.HPlayers.Players.UIListLayout
- G2L["f"] = Instance.new("UIListLayout", G2L["c"]);
- G2L["f"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
- -- StarterGui.TrashAltFarm.Frame.HPlayers.Scroll
- G2L["10"] = Instance.new("Frame", G2L["b"]);
- G2L["10"]["BorderSizePixel"] = 0;
- G2L["10"]["BackgroundColor3"] = Color3.fromRGB(64, 64, 96);
- G2L["10"]["Size"] = UDim2.new(0, 42, 0, 256);
- G2L["10"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["10"]["Position"] = UDim2.new(0.8106060028076172, 0, 0, 0);
- G2L["10"]["AutomaticSize"] = Enum.AutomaticSize.Y;
- G2L["10"]["Name"] = [[Scroll]];
- -- StarterGui.TrashAltFarm.Frame.HPlayers.Scroll.UIStroke
- G2L["11"] = Instance.new("UIStroke", G2L["10"]);
- G2L["11"]["Color"] = Color3.fromRGB(112, 112, 168);
- -- StarterGui.TrashAltFarm.Frame.HPlayers.Scroll.UICorner
- G2L["12"] = Instance.new("UICorner", G2L["10"]);
- -- StarterGui.TrashAltFarm.Frame.HPlayers.Scroll.UIListLayout
- G2L["13"] = Instance.new("UIListLayout", G2L["10"]);
- G2L["13"]["SortOrder"] = Enum.SortOrder.LayoutOrder;
- -- StarterGui.TrashAltFarm.Frame.HPlayers.UIPadding
- G2L["14"] = Instance.new("UIPadding", G2L["b"]);
- G2L["14"]["PaddingTop"] = UDim.new(0, 6);
- G2L["14"]["PaddingLeft"] = UDim.new(0, 5);
- -- StarterGui.TrashAltFarm.Frame.Info
- G2L["15"] = Instance.new("Frame", G2L["2"]);
- G2L["15"]["BorderSizePixel"] = 0;
- G2L["15"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["15"]["BackgroundTransparency"] = 1;
- G2L["15"]["Size"] = UDim2.new(0, 264, 0, 38);
- G2L["15"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["15"]["Position"] = UDim2.new(0, 0, 0.8885630369186401, 0);
- G2L["15"]["Name"] = [[Info]];
- -- StarterGui.TrashAltFarm.Frame.Info.Connected
- G2L["16"] = Instance.new("Frame", G2L["15"]);
- G2L["16"]["BorderSizePixel"] = 0;
- G2L["16"]["BackgroundColor3"] = Color3.fromRGB(255, 49, 49);
- G2L["16"]["Size"] = UDim2.new(0, 25, 0, 25);
- G2L["16"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["16"]["Position"] = UDim2.new(0.018939394503831863, 0, 0.15789473056793213, 0);
- G2L["16"]["Name"] = [[Connected]];
- -- StarterGui.TrashAltFarm.Frame.Info.Connected.UICorner
- G2L["17"] = Instance.new("UICorner", G2L["16"]);
- G2L["17"]["CornerRadius"] = UDim.new(0, 7);
- -- StarterGui.TrashAltFarm.Frame.Info.TextButton
- G2L["18"] = Instance.new("TextButton", G2L["15"]);
- G2L["18"]["BorderSizePixel"] = 0;
- G2L["18"]["BackgroundColor3"] = Color3.fromRGB(64, 64, 96);
- G2L["18"]["TextSize"] = 14;
- G2L["18"]["FontFace"] = Font.new([[rbxasset://fonts/families/GothamSSm.json]], Enum.FontWeight.Medium, Enum.FontStyle.Normal);
- G2L["18"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["18"]["Size"] = UDim2.new(0, 220, 0, 25);
- G2L["18"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["18"]["Text"] = [[ALT FARM]];
- G2L["18"]["Position"] = UDim2.new(0.13636364042758942, 0, 0.15789473056793213, 0);
- -- StarterGui.TrashAltFarm.Frame.Info.TextButton.UIStroke
- G2L["19"] = Instance.new("UIStroke", G2L["18"]);
- G2L["19"]["Color"] = Color3.fromRGB(112, 112, 168);
- G2L["19"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
- -- StarterGui.TrashAltFarm.Frame.Info.TextButton.UICorner
- G2L["1a"] = Instance.new("UICorner", G2L["18"]);
- G2L["1a"]["CornerRadius"] = UDim.new(0, 6);
- -- StarterGui.TrashAltFarm.Frame.Dragify
- G2L["1b"] = Instance.new("LocalScript", G2L["2"]);
- G2L["1b"]["Name"] = [[Dragify]];
- -- StarterGui.TrashAltFarm.func
- G2L["1c"] = Instance.new("LocalScript", G2L["1"]);
- G2L["1c"]["Name"] = [[func]];
- -- StarterGui.TrashAltFarm.func.Block
- G2L["1d"] = Instance.new("Frame", G2L["1c"]);
- G2L["1d"]["BorderSizePixel"] = 0;
- G2L["1d"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["1d"]["BackgroundTransparency"] = 1;
- G2L["1d"]["Size"] = UDim2.new(1, 0, 0, 37);
- G2L["1d"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["1d"]["Name"] = [[Block]];
- -- StarterGui.TrashAltFarm.func.Player1
- G2L["1e"] = Instance.new("ImageButton", G2L["1c"]);
- G2L["1e"]["BorderSizePixel"] = 0;
- G2L["1e"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["1e"]["Size"] = UDim2.new(0, 202, 0, 37);
- G2L["1e"]["Name"] = [[Player1]];
- G2L["1e"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["1e"]["BackgroundTransparency"] = 1;
- -- StarterGui.TrashAltFarm.func.Player1.UICorner
- G2L["1f"] = Instance.new("UICorner", G2L["1e"]);
- -- StarterGui.TrashAltFarm.func.Player1.username
- G2L["20"] = Instance.new("TextLabel", G2L["1e"]);
- G2L["20"]["TextTruncate"] = Enum.TextTruncate.SplitWord;
- G2L["20"]["BorderSizePixel"] = 0;
- G2L["20"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["20"]["TextXAlignment"] = Enum.TextXAlignment.Left;
- G2L["20"]["FontFace"] = Font.new([[rbxasset://fonts/families/GothamSSm.json]], Enum.FontWeight.Medium, Enum.FontStyle.Normal);
- G2L["20"]["TextSize"] = 14;
- G2L["20"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
- G2L["20"]["Size"] = UDim2.new(1, 0, 1, 0);
- G2L["20"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
- G2L["20"]["Text"] = "Player1 - [@Player1]";
- G2L["20"]["Name"] = [[username]];
- G2L["20"]["BackgroundTransparency"] = 1;
- -- StarterGui.TrashAltFarm.func.Player1.username.UIPadding
- G2L["21"] = Instance.new("UIPadding", G2L["20"]);
- G2L["21"]["PaddingLeft"] = UDim.new(0, 12);
- -- StarterGui.TrashAltFarm.Frame.Dragify
- local function C_1b()
- local script = G2L["1b"];
- local UserInputService = game:GetService("UserInputService")
- local gui = script.Parent
- local dragging
- local dragInput
- local dragStart
- local startPos
- local function update(input)
- local delta = input.Position - dragStart
- gui.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
- end
- gui.InputBegan:Connect(function(input)
- if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
- dragging = true
- dragStart = input.Position
- startPos = gui.Position
- input.Changed:Connect(function()
- if input.UserInputState == Enum.UserInputState.End then
- dragging = false
- end
- end)
- end
- end)
- gui.InputChanged:Connect(function(input)
- if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
- dragInput = input
- end
- end)
- UserInputService.InputChanged:Connect(function(input)
- if input == dragInput and dragging then
- update(input)
- end
- end)
- end;
- task.spawn(C_1b);
- return G2L["1"], require;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement