getgenv().Key = "" -- get the key from our discord -> https://discord.gg/PRRwyEZ9FH getgenv().UserName = "main acc id" -- main accounts username getgenv().controller = 123 -- enter the main accounts userid getgenv().prefix = "!" -- enter a prefix for the commands! getgenv().Ad = "StrikeHub is a W" getgenv().LowGfx = true -- more fps cleaner low detail getgenv().Alts = { -- enter alts MAX : 38 Alt1 = 123, Alt2 = 123, Alt3 = 123, Alt4 = 123, } loadstring(game:HttpGet('https://raw.githubusercontent.com/NoobieDev2009/MainAltControl/main/AltControlV1', true))()