Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- require(3320473633).v2(owner.Name)
- owner.Chatted:Connect(function(msg)
- if msg == ";hide" then
- owner.PlayerGui.CoolModulesGUI.Enabled = true
- elseif msg == ";unhide" then
- owner.PlayerGui.CoolModulesGUI.Enabled = false
- end
- end)
Advertisement
Add Comment
Please, Sign In to add comment