Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Farewell Infortality.
- -- Version: 2.82
- -- Instances:
- if game.GameId == 11848123 then
- local AutoFarm = Instance.new("ScreenGui")
- local main = Instance.new("ImageLabel")
- local guide = Instance.new("TextLabel")
- local Expfarm = Instance.new("TextButton")
- local TextButton_Roundify_12px = Instance.new("ImageLabel")
- local title = Instance.new("TextLabel")
- local safemode = Instance.new("TextButton")
- local TextButton_Roundify_12px_2 = Instance.new("ImageLabel")
- local Exit = Instance.new("TextButton")
- --Properties:
- AutoFarm.Name = "AutoFarm"
- AutoFarm.Parent = game:GetService("CoreGui")
- AutoFarm.ResetOnSpawn = false
- main.Name = "main"
- main.Parent = AutoFarm
- main.BackgroundColor3 = Color3.new(1, 1, 1)
- main.BackgroundTransparency = 1
- main.Position = UDim2.new(0.442483276, 0, 0.412249714, 0)
- main.Size = UDim2.new(0, 279, 0, 157)
- main.Image = "rbxassetid://2260429633"
- main.ImageColor3 = Color3.new(0.196078, 0.196078, 0.196078)
- main.ImageTransparency = 0.60000002384186
- main.ScaleType = Enum.ScaleType.Slice
- main.SliceCenter = Rect.new(12, 12, 13, 13)
- main.Selectable = true
- main.Active = true
- main.Draggable = true
- guide.Name = "guide"
- guide.Parent = main
- guide.BackgroundColor3 = Color3.new(1, 1, 1)
- guide.BackgroundTransparency = 1
- guide.Position = UDim2.new(0.5, -100, 1, -22)
- guide.Size = UDim2.new(0, 200, 0, 22)
- guide.Font = Enum.Font.SourceSans
- guide.Text = "Please make sure you are a 'Digimon' While Farming"
- guide.TextColor3 = Color3.new(1, 1, 1)
- guide.TextSize = 14
- Expfarm.Name = "Expfarm"
- Expfarm.Parent = main
- Expfarm.BackgroundColor3 = Color3.new(1, 1, 1)
- Expfarm.BackgroundTransparency = 1
- Expfarm.BorderSizePixel = 0
- Expfarm.Position = UDim2.new(0.5, -66, 0, 31)
- Expfarm.Size = UDim2.new(0, 132, 0, 41)
- Expfarm.Font = Enum.Font.SourceSansLight
- Expfarm.Text = "EXP Farm: Off"
- Expfarm.TextColor3 = Color3.new(1, 0, 0)
- Expfarm.TextSize = 25
- Expfarm.TextWrapped = true
- TextButton_Roundify_12px.Name = "TextButton_Roundify_12px"
- TextButton_Roundify_12px.Parent = Expfarm
- TextButton_Roundify_12px.BackgroundColor3 = Color3.new(1, 1, 1)
- TextButton_Roundify_12px.BackgroundTransparency = 1
- TextButton_Roundify_12px.Size = UDim2.new(1, 0, 1, 0)
- TextButton_Roundify_12px.Image = "rbxassetid://2260429633"
- TextButton_Roundify_12px.ImageColor3 = Color3.new(0, 1, 0.498039)
- TextButton_Roundify_12px.ImageTransparency = 0.69999998807907
- TextButton_Roundify_12px.ScaleType = Enum.ScaleType.Slice
- TextButton_Roundify_12px.SliceCenter = Rect.new(12, 12, 13, 13)
- title.Name = "title"
- title.Parent = main
- title.BackgroundColor3 = Color3.new(1, 1, 1)
- title.BackgroundTransparency = 1
- title.Position = UDim2.new(0.5, -110, -0, 0)
- title.Size = UDim2.new(0, 220, 0, 26)
- title.Font = Enum.Font.SourceSans
- title.Text = "Mewski's Digimon Aurity EXP Farm"
- title.TextColor3 = Color3.new(1, 1, 1)
- title.TextScaled = true
- title.TextSize = 14
- title.TextWrapped = true
- safemode.Name = "safemode"
- safemode.Parent = main
- safemode.BackgroundColor3 = Color3.new(1, 1, 1)
- safemode.BackgroundTransparency = 1
- safemode.BorderSizePixel = 0
- safemode.Position = UDim2.new(0.5, -52, 0, 75)
- safemode.Size = UDim2.new(0, 104, 0, 30)
- safemode.Font = Enum.Font.SourceSansLight
- safemode.Text = "Safe Mode: Off"
- safemode.TextColor3 = Color3.new(1, 0, 0)
- safemode.TextSize = 20
- safemode.TextWrapped = true
- TextButton_Roundify_12px_2.Name = "TextButton_Roundify_12px"
- TextButton_Roundify_12px_2.Parent = safemode
- TextButton_Roundify_12px_2.BackgroundColor3 = Color3.new(1, 1, 1)
- TextButton_Roundify_12px_2.BackgroundTransparency = 1
- TextButton_Roundify_12px_2.Size = UDim2.new(1, 0, 1, 0)
- TextButton_Roundify_12px_2.Image = "rbxassetid://2260429633"
- TextButton_Roundify_12px_2.ImageColor3 = Color3.new(0, 1, 0.498039)
- TextButton_Roundify_12px_2.ImageTransparency = 0.69999998807907
- TextButton_Roundify_12px_2.ScaleType = Enum.ScaleType.Slice
- TextButton_Roundify_12px_2.SliceCenter = Rect.new(12, 12, 13, 13)
- Exit.Name = "Exit"
- Exit.Parent = main
- Exit.BackgroundColor3 = Color3.new(1, 1, 1)
- Exit.BackgroundTransparency = 1
- Exit.Position = UDim2.new(0.925001681, 0, 0.0177803636, 0)
- Exit.Size = UDim2.new(0, 20, 0, 20)
- Exit.Font = Enum.Font.SciFi
- Exit.Text = "X"
- Exit.TextColor3 = Color3.new(1, 1, 1)
- Exit.TextScaled = true
- Exit.TextSize = 14
- Exit.TextWrapped = true
- Exit.MouseButton1Down:connect(function()
- AutoFarm:Destroy()
- end)
- -- Scripts:
- function SCRIPT_ARHM70_FAKESCRIPT() -- main.core
- local script = Instance.new('LocalScript')
- script.Parent = main
- local expfarming = false
- local safemode = false
- script.Parent.Expfarm.MouseButton1Down:Connect(function()
- expfarming = not expfarming
- if expfarming == true then
- script.Parent.Expfarm.Text = "EXP Farm: On"
- script.Parent.Expfarm.TextColor3 = Color3.new(0,1,0)
- end
- if expfarming == false then
- script.Parent.Expfarm.Text = "EXP Farm: Off"
- script.Parent.Expfarm.TextColor3 = Color3.new(1,0,0)
- end
- end)
- script.Parent.safemode.MouseButton1Down:Connect(function()
- safemode = not safemode
- if safemode == true then
- script.Parent.safemode.Text = "Safe Mode: On"
- script.Parent.safemode.TextColor3 = Color3.new(0,1,0)
- end
- if safemode == false then
- script.Parent.safemode.Text = "Safe Mode: Off"
- script.Parent.safemode.TextColor3 = Color3.new(1,0,0)
- end
- end)
- while wait() do
- if expfarming == true then
- for i,v in pairs(game.Workspace:GetChildren()) do
- if v.Name == "SmallData" then
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(v.Position)
- end
- if v.Name == "LargeData" then
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(v.Position)
- end
- if v.Name == "MediumData" then
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(v.Position)
- end
- end
- if safemode == true then
- if not game.Workspace:FindFirstChild("SmallData") then
- if not game.Workspace:FindFirstChild("MediumData") then
- if not game.Workspace:FindFirstChild("LargeData") then
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(77.9265, 155.301, 3968.76)
- end
- end
- end
- end
- end
- end
- end
- coroutine.resume(coroutine.create(SCRIPT_ARHM70_FAKESCRIPT))
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement