- -- set it to true to turn it on
- getgenv().bottlefarm = false
- while bottlefarm do task.wait()
- fireclickdetector(game:GetService("Workspace")["Npc Bottles"].ClickDetector)
- fireclickdetector(game:GetService("Workspace")["Bottle Buyer"].ClickDetector)
- end