Infinity Sea 2 INFINITE SPINS – AUTO SPIN FREE SCRIPT

Created by Septex#2195

Features:

  • AUTO SPINS
  • AUTO SPIN FAMILY

SCRIPTS: [2]

INFINITE SPIN:

local amount = 1000
game:GetService("ReplicatedStorage")._Turn:FireServer("RaceRolls", amount)
game:GetService("ReplicatedStorage")._Turn:FireServer("FamilyRolls", amount)

AUTO SPIN FAMILY:

local Wanted = {"Monkey"}

repeat
   if not table.find(Wanted,game.Players.LocalPlayer.Data.Family.Value) then
       game:GetService("ReplicatedStorage")._Turn:FireServer("Roll", "Family")
   end
   task.wait(0.1)
until table.find(Wanted,game.Players.LocalPlayer.Data.Family.Value)

⚠️ Warning: Do not download any extensions or anything other than .txt/.lua file, because script will download only in .txt/.lua format or It will redirect you to a pastebin link.

📋 Notice: If you find any of the scripts patched or not working, please report it to Forever4D through Discord. The script will be removed or marked as patched!