Article

Taxi Boss script – (AutoSpin halloween wheel)

Functions: AutoSpin halloween wheel

Script developer: Lucky gta

Installation guide:Copy the script from the button below.Run any Injector (We recommend KRNL Injector)Install it, insert the script and click executeEnjoy it)

Thank you for using our website
Your script:

				
					_G.autospin = true
while _G.autospin do
game:GetService("ReplicatedStorage").SpinWheel:InvokeServer()
wait(1)
end