Advertisement
Mewski

Digimon Aurity Autofarm

Feb 15th, 2019
4,111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 6.16 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. if game.GameId == 11848123 then
  5. local AutoFarm = Instance.new("ScreenGui")
  6. local main = Instance.new("ImageLabel")
  7. local guide = Instance.new("TextLabel")
  8. local Expfarm = Instance.new("TextButton")
  9. local TextButton_Roundify_12px = Instance.new("ImageLabel")
  10. local title = Instance.new("TextLabel")
  11. local safemode = Instance.new("TextButton")
  12. local TextButton_Roundify_12px_2 = Instance.new("ImageLabel")
  13. local Exit = Instance.new("TextButton")
  14. --Properties:
  15. AutoFarm.Name = "AutoFarm"
  16. AutoFarm.Parent = game:GetService("CoreGui")
  17. AutoFarm.ResetOnSpawn = false
  18.  
  19. main.Name = "main"
  20. main.Parent = AutoFarm
  21. main.BackgroundColor3 = Color3.new(1, 1, 1)
  22. main.BackgroundTransparency = 1
  23. main.Position = UDim2.new(0.442483276, 0, 0.412249714, 0)
  24. main.Size = UDim2.new(0, 279, 0, 157)
  25. main.Image = "rbxassetid://2260429633"
  26. main.ImageColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  27. main.ImageTransparency = 0.60000002384186
  28. main.ScaleType = Enum.ScaleType.Slice
  29. main.SliceCenter = Rect.new(12, 12, 13, 13)
  30. main.Selectable = true
  31. main.Active = true
  32. main.Draggable = true
  33.  
  34. guide.Name = "guide"
  35. guide.Parent = main
  36. guide.BackgroundColor3 = Color3.new(1, 1, 1)
  37. guide.BackgroundTransparency = 1
  38. guide.Position = UDim2.new(0.5, -100, 1, -22)
  39. guide.Size = UDim2.new(0, 200, 0, 22)
  40. guide.Font = Enum.Font.SourceSans
  41. guide.Text = "Please make sure you are a 'Digimon' While Farming"
  42. guide.TextColor3 = Color3.new(1, 1, 1)
  43. guide.TextSize = 14
  44.  
  45. Expfarm.Name = "Expfarm"
  46. Expfarm.Parent = main
  47. Expfarm.BackgroundColor3 = Color3.new(1, 1, 1)
  48. Expfarm.BackgroundTransparency = 1
  49. Expfarm.BorderSizePixel = 0
  50. Expfarm.Position = UDim2.new(0.5, -66, 0, 31)
  51. Expfarm.Size = UDim2.new(0, 132, 0, 41)
  52. Expfarm.Font = Enum.Font.SourceSansLight
  53. Expfarm.Text = "EXP Farm: Off"
  54. Expfarm.TextColor3 = Color3.new(1, 0, 0)
  55. Expfarm.TextSize = 25
  56. Expfarm.TextWrapped = true
  57.  
  58. TextButton_Roundify_12px.Name = "TextButton_Roundify_12px"
  59. TextButton_Roundify_12px.Parent = Expfarm
  60. TextButton_Roundify_12px.BackgroundColor3 = Color3.new(1, 1, 1)
  61. TextButton_Roundify_12px.BackgroundTransparency = 1
  62. TextButton_Roundify_12px.Size = UDim2.new(1, 0, 1, 0)
  63. TextButton_Roundify_12px.Image = "rbxassetid://2260429633"
  64. TextButton_Roundify_12px.ImageColor3 = Color3.new(0, 1, 0.498039)
  65. TextButton_Roundify_12px.ImageTransparency = 0.69999998807907
  66. TextButton_Roundify_12px.ScaleType = Enum.ScaleType.Slice
  67. TextButton_Roundify_12px.SliceCenter = Rect.new(12, 12, 13, 13)
  68.  
  69. title.Name = "title"
  70. title.Parent = main
  71. title.BackgroundColor3 = Color3.new(1, 1, 1)
  72. title.BackgroundTransparency = 1
  73. title.Position = UDim2.new(0.5, -110, -0, 0)
  74. title.Size = UDim2.new(0, 220, 0, 26)
  75. title.Font = Enum.Font.SourceSans
  76. title.Text = "Mewski's Digimon Aurity EXP Farm"
  77. title.TextColor3 = Color3.new(1, 1, 1)
  78. title.TextScaled = true
  79. title.TextSize = 14
  80. title.TextWrapped = true
  81.  
  82. safemode.Name = "safemode"
  83. safemode.Parent = main
  84. safemode.BackgroundColor3 = Color3.new(1, 1, 1)
  85. safemode.BackgroundTransparency = 1
  86. safemode.BorderSizePixel = 0
  87. safemode.Position = UDim2.new(0.5, -52, 0, 75)
  88. safemode.Size = UDim2.new(0, 104, 0, 30)
  89. safemode.Font = Enum.Font.SourceSansLight
  90. safemode.Text = "Safe Mode: Off"
  91. safemode.TextColor3 = Color3.new(1, 0, 0)
  92. safemode.TextSize = 20
  93. safemode.TextWrapped = true
  94.  
  95. TextButton_Roundify_12px_2.Name = "TextButton_Roundify_12px"
  96. TextButton_Roundify_12px_2.Parent = safemode
  97. TextButton_Roundify_12px_2.BackgroundColor3 = Color3.new(1, 1, 1)
  98. TextButton_Roundify_12px_2.BackgroundTransparency = 1
  99. TextButton_Roundify_12px_2.Size = UDim2.new(1, 0, 1, 0)
  100. TextButton_Roundify_12px_2.Image = "rbxassetid://2260429633"
  101. TextButton_Roundify_12px_2.ImageColor3 = Color3.new(0, 1, 0.498039)
  102. TextButton_Roundify_12px_2.ImageTransparency = 0.69999998807907
  103. TextButton_Roundify_12px_2.ScaleType = Enum.ScaleType.Slice
  104. TextButton_Roundify_12px_2.SliceCenter = Rect.new(12, 12, 13, 13)
  105.  
  106. Exit.Name = "Exit"
  107. Exit.Parent = main
  108. Exit.BackgroundColor3 = Color3.new(1, 1, 1)
  109. Exit.BackgroundTransparency = 1
  110. Exit.Position = UDim2.new(0.925001681, 0, 0.0177803636, 0)
  111. Exit.Size = UDim2.new(0, 20, 0, 20)
  112. Exit.Font = Enum.Font.SciFi
  113. Exit.Text = "X"
  114. Exit.TextColor3 = Color3.new(1, 1, 1)
  115. Exit.TextScaled = true
  116. Exit.TextSize = 14
  117. Exit.TextWrapped = true
  118.  
  119. Exit.MouseButton1Down:connect(function()
  120.     AutoFarm:Destroy()
  121. end)
  122. -- Scripts:
  123. function SCRIPT_ARHM70_FAKESCRIPT() -- main.core
  124.     local script = Instance.new('LocalScript')
  125.     script.Parent = main
  126.     local expfarming = false
  127.     local safemode = false
  128.    
  129.     script.Parent.Expfarm.MouseButton1Down:Connect(function()
  130.         expfarming = not expfarming
  131.         if expfarming == true then
  132.             script.Parent.Expfarm.Text = "EXP Farm: On"
  133.             script.Parent.Expfarm.TextColor3 = Color3.new(0,1,0)
  134.         end
  135.         if expfarming == false then
  136.             script.Parent.Expfarm.Text = "EXP Farm: Off"
  137.             script.Parent.Expfarm.TextColor3 = Color3.new(1,0,0)       
  138.         end
  139.     end)
  140.    
  141.     script.Parent.safemode.MouseButton1Down:Connect(function()
  142.         safemode = not safemode
  143.         if safemode == true then
  144.             script.Parent.safemode.Text = "Safe Mode: On"
  145.             script.Parent.safemode.TextColor3 = Color3.new(0,1,0)
  146.         end
  147.         if safemode == false then
  148.             script.Parent.safemode.Text = "Safe Mode: Off"
  149.             script.Parent.safemode.TextColor3 = Color3.new(1,0,0)      
  150.         end
  151.     end)
  152.    
  153.     while wait() do
  154.         if expfarming == true then
  155.             for i,v in pairs(game.Workspace:GetChildren()) do
  156.         if v.Name == "SmallData" then
  157.             game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(v.Position)
  158.         end
  159.         if v.Name == "LargeData" then
  160.             game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(v.Position)
  161.         end
  162.         if v.Name == "MediumData" then
  163.             game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(v.Position)
  164.         end
  165.             end
  166.         if safemode == true then
  167.     if not game.Workspace:FindFirstChild("SmallData") then
  168.         if not game.Workspace:FindFirstChild("MediumData") then
  169.             if not game.Workspace:FindFirstChild("LargeData") then
  170.                 game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(77.9265, 155.301, 3968.76)
  171.             end
  172.         end
  173.     end
  174.         end
  175.         end
  176.     end
  177.  
  178. end
  179. coroutine.resume(coroutine.create(SCRIPT_ARHM70_FAKESCRIPT))
  180. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement