-- Config Anime_Final_Quest if not game:IsLoaded() then game.Loaded:Wait() end getgenv().Config = getgenv().Config or {} local Config = getgenv().Config Config.SelectMap = "Summon Gate" -- Summon Gate, Summon Station - 1 , Summon Station - 1 Config.SelectDiff = "Hard" -- Normal, Hard, Nightmare Config.Count = "1" Config.AutoJoin = true -- Config.Method = "Upper" Config.Distance = 13 Config.AutoMon = true Config.SelectedSkills = {"One","Two","Three","F","X"} Config.Awaken = true Config.Replay = true loadstring(game:HttpGet(('https://raw.githubusercontent.com/NOOBHUBX/Game/refs/heads/main/Multiple_Game'),true))()