Advertisement
AlphaTwo_gg

Westbound AutoFarm

Feb 10th, 2025 (edited)
21,741
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.89 KB | None | 0 0
  1. --[[
  2. .____ ________ ___. _____ __
  3. | | __ _______ \_____ \\_ |___/ ____\_ __ ______ ____ _____ _/ |_ ___________
  4. | | | | \__ \ / | \| __ \ __\ | \/ ___// ___\\__ \\ __\/ _ \_ __ \
  5. | |___| | // __ \_/ | \ \_\ \ | | | /\___ \\ \___ / __ \| | ( <_> ) | \/
  6. |_______ \____/(____ /\_______ /___ /__| |____//____ >\___ >____ /__| \____/|__|
  7. \/ \/ \/ \/ \/ \/ \/
  8. \_Welcome to LuaObfuscator.com (Alpha 0.10.8) ~ Much Love, Ferib
  9.  
  10. ]]--
  11.  
  12. setclipboard("https://www.youtube.com/@ZeroTwo_GG");game.StarterGui:SetCore("SendNotification",{Title="Script Activated!",Text="Credits: AlphaTwo_gg | YT link copied!",Duration=5});local v0=game.Players.LocalPlayer;local v1=workspace.CurrentCamera;local v2,v3=v1.CFrame,v0.Character;local v4=v3:FindFirstChildWhichIsA("Humanoid");if v4 then local v22=v4:Clone();v22.Parent=v3;v0.Character=nil;v22:SetStateEnabled(Enum.HumanoidStateType.Dead,false);v22:SetStateEnabled(Enum.HumanoidStateType.FallingDown,false);v22:SetStateEnabled(Enum.HumanoidStateType.Physics,false);v4:Destroy();v0.Character=v3;v1.CameraSubject=v22;v1.CFrame=v2;v22.DisplayDistanceType=Enum.HumanoidDisplayDistanceType.None;local v29=v3:FindFirstChild("Animate");if v29 then v29.Disabled=true;wait();v29.Disabled=false;end v22.Health=v22.MaxHealth;end task.wait(2);local v5=game:GetService("Workspace");local v6=game:GetService("ReplicatedStorage");local v7=game:GetService("Players");local v8=game:GetService("RunService");local v9=v7.LocalPlayer;local v10=v9.Character;local v11=v10.HumanoidRootPart;local v12=v9:FindFirstChild("States");local v13=v9:FindFirstChild("Stats");local v14=v6:FindFirstChild("GeneralEvents"):FindFirstChild("Rob");local v15=v13:FindFirstChild("BagSizeLevel"):FindFirstChild("CurrentAmount");local v16=v12:FindFirstChild("Bag");local v17=CFrame.new(1636.62537,104.349976, -1736.184);local function v18() v11.CFrame=v17;end local function v19() for v32,v33 in ipairs(v5:GetChildren()) do if (v16.Value==v15.Value) then v18();break;elseif (v33:IsA("Model") and (v33.Name=="CashRegister")) then local v37=v33:FindFirstChild("Open");if v37 then v11.CFrame=v37.CFrame;v14:FireServer("Register",{Part=v33:FindFirstChild("Union"),OpenPart=v37,ActiveValue=v33:FindFirstChild("Active"),Active=true});end end end end local function v20() for v34,v35 in ipairs(v5:GetChildren()) do if (v16.Value==v15.Value) then v18();break;elseif (v35:IsA("Model") and (v35.Name=="Safe") and (v35:FindFirstChild("Amount").Value>0)) then local v38=v35:FindFirstChild("Safe");if v38 then v11.CFrame=v38.CFrame;if v35:FindFirstChild("Open").Value then v14:FireServer("Safe",v35);else v35:FindFirstChild("OpenSafe"):FireServer("Completed");v14:FireServer("Safe",v35);end end end end end v8.RenderStepped:Connect(function() v19();v20();end);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement