Every Second You Get +1 Speed Script | AUTO WIN & AUTO REBIRTH

Created by Teemsploit

Features:

  • AUTO WIN
  • AUTO REBIRTH
local Player = game:GetService("Players").LocalPlayer
local Character = Player.Character
local win = workspace.Wins.World6

while task.wait()do
   game:GetService("ReplicatedStorage").RebirthEvent:FireServer()

   firetouchinterest(Character.HumanoidRootPart, win, 0)
   task.wait()
   firetouchinterest(Character.HumanoidRootPart, win, 1)
end