getgenv().LegacySettings = ({ Year = 2016, -- only 2012 to 2016 allowed (if unavailable, it will be set to 2016 by default) OldGraphics = true, -- changes graphics to be more like the 2016 graphics HideDisplayName = true, -- changes other users nametags to show their username instead of display name SafeChat = false, -- adds the safechat button, only works on 2012, 2013 and 2014 OldConsole = false, -- adds the old developer console back OldBubbleChat = false, -- makes the bubble chat style like the 2016 one }) loadstring(game:HttpGet("https://raw.githubusercontent.com/yeku/legacy/refs/heads/main/Source.luau"))()