--[[ .____ ________ ___. _____ __ | | __ _______ \_____ \\_ |___/ ____\_ __ ______ ____ _____ _/ |_ ___________ | | | | \__ \ / | \| __ \ __\ | \/ ___// ___\\__ \\ __\/ _ \_ __ \ | |___| | // __ \_/ | \ \_\ \ | | | /\___ \\ \___ / __ \| | ( <_> ) | \/ |_______ \____/(____ /\_______ /___ /__| |____//____ >\___ >____ /__| \____/|__| \/ \/ \/ \/ \/ \/ \/ \_Welcome to LuaObfuscator.com (Alpha 0.10.9) ~ Much Love, Ferib ]]-- local v0=game:GetService("UserInputService");local v1=game:GetService("ReplicatedStorage"):WaitForChild("Events"):WaitForChild("ClickMoney");local v2=Instance.new("ScreenGui",game.CoreGui);v2.Name="MoneyFarmGUI";local v4=Instance.new("Frame",v2);v4.Size=UDim2.new(0,285 -85 ,1065 -(68 + 997) ,1340 -(226 + 1044) );v4.Position=UDim2.new(0 -0 ,217 -(32 + 85) ,0 + 0 ,100);v4.BackgroundColor3=Color3.fromRGB(30,7 + 23 ,987 -(892 + 65) );v4.BorderSizePixel=0;v4.Active=true;local v10=Instance.new("TextButton",v4);v10.Size=UDim2.new(2 -1 ,0,1,0 -0 );v10.Text="Money Farm: OFF";v10.BackgroundColor3=Color3.fromRGB(91 -41 ,400 -(87 + 263) ,50);v10.TextColor3=Color3.new(1,181 -(67 + 113) ,1 + 0 );v10.Font=Enum.Font.SourceSansBold;v10.TextScaled=true;local v18,v19,v20,v21;v4.InputBegan:Connect(function(v24) if (v24.UserInputType==Enum.UserInputType.MouseButton1) then v18=true;v20=v24.Position;v21=v4.Position;end end);v4.InputEnded:Connect(function(v25) if (v25.UserInputType==Enum.UserInputType.MouseButton1) then v18=false;end end);v0.InputChanged:Connect(function(v26) if (v18 and (v26.UserInputType==Enum.UserInputType.MouseMovement)) then local v30=0;local v31;while true do if ((0 -0)==v30) then v31=v26.Position-v20 ;v4.Position=UDim2.new(v21.X.Scale,v21.X.Offset + v31.X ,v21.Y.Scale,v21.Y.Offset + v31.Y );break;end end end end);local v22=false;v10.MouseButton1Click:Connect(function() local v27=0;while true do if (0==v27) then v22= not v22;v10.Text="Money Farm: " .. ((v22 and "ON") or "OFF") ;v27=1;end if (v27==(1 + 0)) then v10.BackgroundColor3=(v22 and Color3.fromRGB(0 -0 ,1122 -(802 + 150) ,0 -0 )) or Color3.fromRGB(90 -40 ,37 + 13 ,50) ;break;end end end);local v23=false;spawn(function() while true do if v22 then if not v23 then v23=true;while v22 do pcall(function() for v35=998 -(915 + 82) ,141 -91 do v1:FireServer();end end);task.wait(0.1 + 0 );end v23=false;end end task.wait(0.1 -0 );end end);