Athan_Scripts

[FREE UGC] [UGC!] Twilight Daycare ✨

Sep 14th, 2024
500
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. local HatchimalsQuestService = game:GetService("ReplicatedStorage").Packages.Knit.Services.HatchimalsQuestService
  2.  
  3. for _,v in ipairs(game["Workspace"].BrickSpawns:GetChildren()) do
  4. game["Players"].LocalPlayer.Character:PivotTo(v:GetPivot()); task.wait(.1)
  5. fireproximityprompt(v.ProximityPrompt)
  6. end
  7.  
  8. HatchimalsQuestService.RE.CompletePersonalityTest:FireServer("Flame")
  9. HatchimalsQuestService.RE.CompleteMinigame:FireServer()
  10. HatchimalsQuestService.RE.ClaimRewards:FireServer(true)
Advertisement
Add Comment
Please, Sign In to add comment