MaxproGlitcher

Codé mes pas tester pour adjusté le chats

Jan 15th, 2025
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1.  
  2. -- Just a simple script xd
  3. local TextChatService = game:GetService("TextChatService")
  4. local chatWindowConfig = TextChatService.ChatWindowConfiguration
  5. -- btw you can edit this
  6. chatWindowConfig.HeightScale = 1
  7. chatWindowConfig.WidthScale = 1
  8. -- not this
  9. chatWindowConfig.Enabled = true
  10.  
Advertisement
Add Comment
Please, Sign In to add comment