if not game:IsLoaded() then game.Loaded:Wait() end if game.PlaceId == 111446873000464 then local scriptSource = game:HttpGet("https://raw.githubusercontent.com/Lixtron/Hub/refs/heads/main/LixHub_ARX") local func, err = loadstring(scriptSource) if func then func() else warn("Loadstring error: " .. tostring(err)) end elseif game.PlaceId == 108533757090220 or game.PlaceId == 123516946198836 then local scriptSource = game:HttpGet("https://raw.githubusercontent.com/Lixtron/Hub/refs/heads/main/LixHub_GTD.lua") local func, err = loadstring(scriptSource) if func then func() else warn("Loadstring error: " .. tostring(err)) end elseif game.PlaceId == 17282336195 or game.PlaceId == 17400753636 then local scriptSource = game:HttpGet("https://raw.githubusercontent.com/Lixtron/Hub/refs/heads/main/LixHub_AG.lua") local func, err = loadstring(scriptSource) if func then func() else warn("Loadstring error: " .. tostring(err)) end elseif game.PlaceId == 107573139811370 or game.PlaceId == 72115712027203 then local scriptSource = game:HttpGet("https://raw.githubusercontent.com/Lixtron/Hub/refs/heads/main/LixHub_AC.lua") local func, err = loadstring(scriptSource) if func then func() else warn("Loadstring error: " .. tostring(err)) end elseif game.PlaceId == 17899227840 or game.PlaceId == 133424448378099 then local scriptSource = game:HttpGet("https://raw.githubusercontent.com/Lixtron/Hub/refs/heads/main/LixHub_AUV.lua") local func, err = loadstring(scriptSource) if func then func() else warn("Loadstring error: " .. tostring(err)) end elseif game.PlaceId == 133410800847665 or game.PlaceId == 106402284955512 or game.PlaceId == 100391355714091 then local scriptSource = game:HttpGet("https://raw.githubusercontent.com/Lixtron/Hub/refs/heads/main/LixHub_UTD.lua") local func, err = loadstring(scriptSource) if func then func() else warn("Loadstring error: " .. tostring(err)) end elseif game.PlaceId == 85661754644506 or game.PlaceId == 76806550943352 then local scriptSource = game:HttpGet("https://raw.githubusercontent.com/Lixtron/Hub/refs/heads/main/LixHub_AP.lua") local func, err = loadstring(scriptSource) if func then func() else warn("Loadstring error: " .. tostring(err)) end elseif game.PlaceId == 90738171169572 then local scriptSource = game:HttpGet("https://raw.githubusercontent.com/Lixtron/Hub/refs/heads/main/LixHub_ATS.lua") local func, err = loadstring(scriptSource) if func then func() else warn("Loadstring error: " .. tostring(err)) end elseif game.PlaceId == 126297188712308 or game.PlaceId == 80353351682367 then local scriptSource = game:HttpGet("https://raw.githubusercontent.com/Lixtron/Hub/refs/heads/main/LixHub_AO.lua") local func, err = loadstring(scriptSource) if func then func() else warn("Loadstring error: " .. tostring(err)) end else local scriptSource = game:HttpGet("https://raw.githubusercontent.com/Lixtron/Hub/refs/heads/main/LixHub_AOTR.lua") local func, err = loadstring(scriptSource) if func then func() else warn("Loadstring error: " .. tostring(err)) end end