Advertisement
hhaos

Untitled

Apr 4th, 2022
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. if ptan == true then
  2. send("pt "..matches[2].." is MIND LOCKED!")
  3. mindlocked = true
  4. else
  5. deleteLine()
  6. cecho("\n<violet>[MonkeyBusiness]: <yellow>"..matches[2].." is MIND LOCKED!")
  7. mindlocked = false
  8. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement