Deadly Sins Retribution Script | AUTO SPIN

Created by Mystic204

Features:

  • Auto Spin Race
_G.AutoRace = true
while _G.AutoRace do wait()

game:GetService("Players").LocalPlayer.PlayerGui.MainUI.LocalScript.RaceSpin:FireServer(game:GetService("Players").LocalPlayer.PlayerGui.MainUI.Contents.RaceMagic)
wait(0.1)

if game.Players.LocalPlayer.Character.Data.Race.Value == "Curse" or "Royal Demon" then
_G.AutoRace = false
  end
end
  • Auto Spin Magic
_G.AutoMagic = true
while _G.AutoMagic do wait()

game:GetService("Players").LocalPlayer.PlayerGui.MainUI.LocalScript.Magic1Spin:FireServer(game:GetService("Players").LocalPlayer.PlayerGui.MainUI.Contents.RaceMagic)
wait(0.1)

if game.Players.LocalPlayer.Character.Data.Magic.Value == "Sunshine" or "Infinity" or "Babylon" then
_G.AutoMagic = false
  end
end

ENJOY!

Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!