Tutorials_for_BDFD

Captcha System EN

Nov 18th, 2022
340
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.59 KB | None | 0 0
  1. variable :
  2. RoleCaptcha : value =
  3. ChannelCaptcha : value =
  4. Captcha : value = 0
  5. ▬▬▬▬▬▬๑۩۞۩๑▬▬▬▬▬▬
  6. captcha
  7. ▬▬▬▬▬▬๑۩۞۩๑▬▬▬▬▬▬
  8. $nomention
  9. $onlyIf[$getServerVar[RoleCaptcha]!=;must set the role of the captcha `!setrolecaptcha`.]
  10. $onlyIf[$getServerVar[ChannelCaptcha]!=;Must set captcha channel `!setcaptcha`.]
  11. $onlyForChannels[$getServerVar[ChannelCaptcha];You can only run this command in the Captcha room.]
  12.  
  13.  
  14. $deleteIn[21s]
  15.  
  16. $deletecommand
  17. $title[CAPTCHA VERIFICATION]
  18. $color[#0400ff]
  19. $description[**__Hello $username#$discriminator[$authorID]__
  20.  
  21. Welcome to the server verification system. I'll let you enter the code shown below. Thanks ^^.
  22.  
  23. __information__:
  24. !very (show code) **]
  25. $footer[$serverName[$guildID]]
  26.  
  27. $image[https://textoverimage.moesif.com/image?image_url=https%3A%2F%2Fcdn.discordapp.com%2Fattachments%2F756652259596566628%2F758396479265308702%2F20200923_203646.jpg&text=$randomString[8]&texty_size=middlealign.&texty_size=15align.&texty_size=middle center]
  28.  
  29. $setUserVar[Captcha;$randomString[8]]
  30.  
  31. ▬▬▬▬▬▬๑۩۞۩๑▬▬▬▬▬▬
  32. !Setrolecaptcha
  33. ▬▬▬▬▬▬๑۩۞۩๑▬▬▬▬▬▬
  34. $nomention
  35. $setServerVar[RoleCaptcha;$mentionedRoles[1]]
  36.  
  37. $description[$message is automatically added to new players]
  38. $deletecommand
  39. $color[#0400FF]
  40. ▬▬▬▬▬▬๑۩۞۩๑▬▬▬▬▬▬
  41. Checked
  42. ▬▬▬▬▬▬๑۩۞۩๑▬▬▬▬▬▬
  43.  
  44. $nomention
  45. $onlyIfMessageContains[$message;$getUserVar[Captcha;$authorID]; ]$onlyIf[$getServerVar[RoleCaptcha]!=;must set verification role `!setrolecaptcha`.]
  46. $onlyIf[$getServerVar[ChannelCaptcha]!=;Must set captcha channel `!setcaptcha`.]
  47. $onlyForChannels[$getServerVar[ChannelCaptcha];You can only check the captcha in the captcha room.]
  48.  
  49. $giveRole[$authorID;$getServerVar[RoleCaptcha]]
  50.  
  51. $title[reviews]
  52. $color[#0400ff]
  53. $description[You have confirmed the Congratulations captcha.]
  54. $footer[$username#$discriminator[$authorID]]
  55. $deletecommand
  56. ▬▬▬▬▬▬๑۩۞۩๑▬▬▬▬▬▬
  57. Setcaptcha
  58. ▬▬▬▬▬▬๑۩۞۩๑▬▬▬▬▬▬
  59. $nomention
  60. $onlyAdmin[*<@$authorID> You do not have permission to do this (you must have administrator privileges to run this command).*]
  61. $argsCheck[>1;:tools: <@$authorID> You must mention a salon.]
  62. $setServerVar[ChannelCaptcha;$mentionedChannels[<;yes]]
  63. $deletecommand
  64. $color[#0400FF]
  65. $title[<:emoji_8:733675274310516776>**__Configure Captcha Channell__**]
  66. $description[
  67. The captcha channel is now $message.
  68. ]
  69. $embedSuppressErrors[__ERROR__; Report this bug to my creator.; #0400FF; ; ; ]
Advertisement
Add Comment
Please, Sign In to add comment