Advertisement
ScriptHubRoblox

Candyfarmv2

Oct 7th, 2022
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.29 KB | None | 0 0
  1.  
  2. local loader3x5aa6v = Instance.new("ScreenGui")
  3. local main = Instance.new("Frame")
  4. local UICorner = Instance.new("UICorner")
  5. local name = Instance.new("TextLabel")
  6. local UICorner_2 = Instance.new("UICorner")
  7.  
  8. loader3x5aa6v.Name = "loader3x5aa6v"
  9. loader3x5aa6v.Parent = game.CoreGui
  10. loader3x5aa6v.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  11.  
  12. main.Name = "main"
  13. main.Parent = loader3x5aa6v
  14. main.BackgroundColor3 = Color3.fromRGB(70, 70, 70)
  15. main.BackgroundTransparency = 0.500
  16. main.Position = UDim2.new(0.857843757, 0, 0.81975311, 0)
  17. main.Size = UDim2.new(0, 270, 0, 52)
  18. main.Active = true
  19. main.Draggable = false
  20.  
  21. UICorner.CornerRadius = UDim.new(0, 3)
  22. UICorner.Parent = main
  23.  
  24. name.Name = "name"
  25. name.Parent = main
  26. name.BackgroundColor3 = Color3.fromRGB(118, 118, 118)
  27. name.Position = UDim2.new(0.0254453309, 0, 0.150070772, 0)
  28. name.Size = UDim2.new(0, 257, 0, 38)
  29. name.Font = Enum.Font.SourceSans
  30. name.Text = "Orca V4.1 Candy Farm Loading..."
  31. name.TextColor3 = Color3.fromRGB(255, 255, 255)
  32. name.TextScaled = true
  33. name.TextSize = 14.000
  34. name.TextWrapped = true
  35.  
  36. UICorner_2.CornerRadius = UDim.new(0, 3)
  37. UICorner_2.Parent = name
  38.  
  39. -- Scripts:
  40.  
  41. local function KOYXKOA_fake_script() -- loader3x5aa6v.nicksppoferanddestroyerv2
  42. local script = Instance.new('LocalScript', loader3x5aa6v)
  43.  
  44. --/Name Spoofer FE
  45. game.Players.LocalPlayer.Character.Head.Nametag:Destroy()
  46. game.Players.LocalPlayer.Character.Head:Destroy()
  47. --/Trees Destroyer
  48. game:GetService("Workspace").Halloween.DeadTree:Destroy()
  49. game:GetService("Workspace").Halloween.DeadTree:Destroy()
  50. game:GetService("Workspace").Halloween.DeadTree:Destroy()
  51. game:GetService("Workspace").Arena.island4["Big Tree"]:Destroy()
  52. --/Anti Kill
  53. game:GetService("Workspace").Halloween.Killpart:Destroy()
  54. game:GetService("Workspace").Halloween.Killpart:Destroy()
  55. game:GetService("Workspace").Halloween.Killpart:Destroy()
  56. game:GetService("Workspace").Arena.CubeOfDeathArea["the cube of death(i heard it kills)"]:Destroy()
  57. --/Portal Brazil Destroyer
  58. game:GetService("Workspace").Lobby.brazil:Destroy()
  59. --/Portals Destroyer
  60. game:GetService("Workspace").Lobby.Teleport1:Destroy()
  61. game:GetService("Workspace").Lobby.Teleport4:Destroy()
  62. game:GetService("Workspace").Lobby.Teleport2:Destroy()
  63. game:GetService("Workspace").Lobby.Teleport3:Destroy()
  64. --/Diamond Destroy
  65. game:GetService("Workspace").Halloween.Rocks:Destroy()
  66. --/Auto CFrame
  67. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-469, 320, 11)
  68. end
  69. coroutine.wrap(KOYXKOA_fake_script)()
  70. local function ZIROHD_fake_script() -- loader3x5aa6v.candyfarmscript
  71. local script = Instance.new('LocalScript', loader3x5aa6v)
  72.  
  73. wait(4)
  74. while true do
  75. wait(.25)
  76. for i,v in pairs(game.workspace.CandyCorns:GetDescendants()) do
  77. if v:IsA('Part') and v:GetChildren() then
  78. wait(2.5)
  79. game:GetService('TweenService'):Create(game.Players.LocalPlayer.Character.HumanoidRootPart, TweenInfo.new(2, Enum.EasingStyle.Sine, Enum.EasingDirection.Out),{CFrame = v.CFrame}):Play()
  80. end
  81. end
  82. end
  83. end
  84. coroutine.wrap(ZIROHD_fake_script)()
  85. local function XYQGDJV_fake_script() -- loader3x5aa6v.delloaderauto
  86. local script = Instance.new('LocalScript', loader3x5aa6v)
  87.  
  88. wait(5)
  89. game:GetService("CoreGui").loader3x5aa6v:Destroy()
  90. end
  91. coroutine.wrap(XYQGDJV_fake_script)()
  92.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement