Advertisement
pa1nx9

Free Roblox Script Adopt me Halloween fixed

Oct 28th, 2021
1,097
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.26 KB | None | 0 0
  1. a=game:service'ReplicatedStorage'.Fsys
  2. for Name, Remote in pairs(debug.getupvalue(require(a).load("RouterClient").init, 4)) do
  3. Remote.Name = Name
  4. end
  5. getgenv().AutoFarm = true
  6. game:GetService('RunService').Stepped:connect(function()
  7. if getgenv().AutoFarm then
  8. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  9. game:GetService("Workspace").Interiors.Crypt.PotionMinigame.Cauldron.Interaction.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  10. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-2074, 3988, -4045)
  11. game:GetService("Workspace").Interiors.Crypt.PotionMinigame.Cauldron.Interaction.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  12. end end)
  13. while wait() and getgenv().AutoFarm do
  14. pcall(function()
  15. for i,v in pairs(game:GetService("Workspace").Interiors.Crypt.PotionMinigame.IngredientBlocks:GetChildren()) do
  16. if v:FindFirstChild("Visual") then
  17. wait(1)
  18. game:GetService("ReplicatedStorage").API:FindFirstChild("HalloweenAPI/PotionGameTakeIngredient"):InvokeServer(v.Name)
  19. wait(1)
  20. game:GetService('VirtualInputManager'):SendKeyEvent(true,"E",false,uwu) wait(1)
  21. end end
  22. game:GetService("ReplicatedStorage").API:FindFirstChild("HalloweenAPI/PotionGameAttemptJoin"):FireServer()
  23. end) end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement