Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --Auto Farm
- _G.Autofarm = true
- loadstring(game:HttpGet("https://raw.githubusercontent.com/Marco8642/science/main/halloween%20taxi", true))()
- --Auto Spin Wheel
- _G.autospin = true
- while _G.autospin do
- game:GetService("ReplicatedStorage").SpinWheel:InvokeServer()
- wait(1)
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement