1. -- [[ RESETS DATA ]] --
  2. getgenv().auto_spin = {
  3. clans_wanted = {'Kamado'} -- Must be the exact identical names stored in their servers.
  4. } -- Leave that on auto-execute must be in game start menu
  5. loadstring(game:HttpGet('https://gamefraud.lol/muz/scripts/ingame_infspin.lua'))()