Advertisement
Testingdotsofficials

Afk command bdfd

Jan 14th, 2023
915
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. Command made by Amoguns#6167
  2. Variables required
  3. Name: afk
  4. Value = no
  5. Command 1
  6. Trigger: <prefix>afk
  7. Code:
  8. $nomention $setUserVar[afk;yes]
  9. $awaitFunc[afk]
  10. $title[$username is in afk!]
  11. $description[
  12. when you text it will automatically turn off your afk mode
  13. ] $color[$random[222222;888888]]
  14. $footer[afk]
  15. $footerIcon[$authorAvatar]
  16. Command 2
  17. Trigger: $awaitedCommand[afk;] don't change this!!!!
  18. Code:
  19. $nomention $setUserVar[afk;no]
  20. $title[$username is now online!]
  21. $description[afk mode disabled]
  22. $footer[afk mode]
  23. $footerIcon[$serverIcon]
  24. $color[$random[000000;555555]]
  25. For any issues join our server!
  26. https://discord.gg/SkeBPQJwcx
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement