Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --[[
- made by riu on v3rm
- https://discord.gg/RSwCAes
- keybind changes the opening & closing keybind
- scaled changes the chat message text being scaled
- fyi scaled looks awful visually and only made for < 1920x1080 screens
- ]]
- _G.KeyBind = Enum.KeyCode.K; --default: K
- _G.Scaled = false; --default: false
- loadstring(game:HttpGet("https://gist.githubusercontent.com/riuowo/572ad5e1ec53c08194604c762ae6ade4/raw/ad5e06c3a1b07b03e003a478f1fb77b4f3720585/chatlog.lua", true))()
Advertisement
Add Comment
Please, Sign In to add comment